2018-06-22 05:07:08,611 [salt.utils       ][ERROR   ][1513] DNS lookup or connection check of 'salt' failed.
2018-06-22 05:07:08,613 [salt.minion      ][ERROR   ][1513] Master hostname: 'salt' not found or not responsive. Retrying in 30 seconds
2018-06-22 05:07:09,110 [salt.utils.parsers][WARNING ][1513] Minion received a SIGTERM. Exiting.
2018-06-22 05:07:50,628 [salt.minion      ][ERROR   ][1671] Error while bringing up minion for multi-master. Is master at 10.20.0.2 responding?
2018-06-22 05:08:05,177 [salt.crypt       ][ERROR   ][1671] 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-06-22 05:11:59,402 [salt.loaded.int.module.cmdmod][ERROR   ][1838] 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-06-22 05:12:27,000 [salt.loaded.int.module.cmdmod][INFO    ][4900] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-06-22 05:12:27,021 [salt.loaded.int.module.cmdmod][INFO    ][4900] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-06-22 05:12:27,050 [salt.loaded.int.module.cmdmod][INFO    ][4900] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'salt-minion.service'] in directory '/root'
2018-06-22 05:12:27,093 [salt.utils.parsers][WARNING ][1671] Minion received a SIGTERM. Exiting.
2018-06-22 05:12:27,509 [salt.cli.daemons ][INFO    ][4983] Setting up the Salt Minion "mas01.mcp-ovs-dpdk-ha.local"
2018-06-22 05:12:27,635 [salt.cli.daemons ][INFO    ][4983] Starting up the Salt Minion
2018-06-22 05:12:27,635 [salt.utils.event ][INFO    ][4983] Starting pull socket on /var/run/salt/minion/minion_event_967fbee23e_pull.ipc
2018-06-22 05:12:28,110 [salt.minion      ][INFO    ][4983] Creating minion process manager
2018-06-22 05:12:29,160 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][4983] Executing command ['date', '+%z'] in directory '/root'
2018-06-22 05:12:29,180 [salt.utils.schedule][INFO    ][4983] Updating job settings for scheduled job: __mine_interval
2018-06-22 05:12:29,182 [salt.minion      ][INFO    ][4983] Added mine.update to scheduler
2018-06-22 05:12:29,188 [salt.minion      ][INFO    ][4983] Minion is starting as user 'root'
2018-06-22 05:12:29,209 [salt.minion      ][INFO    ][4983] Minion is ready to receive requests!
2018-06-22 05:12:30,212 [salt.utils.schedule][INFO    ][4983] Running scheduled job: __mine_interval
2018-06-22 05:12:46,082 [salt.minion      ][INFO    ][4983] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051246069725
2018-06-22 05:12:46,103 [salt.minion      ][INFO    ][5086] Starting a new job with PID 5086
2018-06-22 05:12:46,123 [salt.minion      ][INFO    ][5086] Returning information for job: 20180622051246069725
2018-06-22 05:13:06,882 [salt.minion      ][INFO    ][4983] User sudo_ubuntu Executing command state.sls with jid 20180622051306868512
2018-06-22 05:13:06,907 [salt.minion      ][INFO    ][5099] Starting a new job with PID 5099
2018-06-22 05:13:09,428 [salt.state       ][INFO    ][5099] Loading fresh modules for state activity
2018-06-22 05:13:09,495 [salt.fileclient  ][INFO    ][5099] Fetching file from saltenv 'base', ** done ** 'linux/network/init.sls'
2018-06-22 05:13:09,642 [salt.fileclient  ][INFO    ][5099] Fetching file from saltenv 'base', ** done ** 'linux/network/hostname.sls'
2018-06-22 05:13:09,766 [salt.fileclient  ][INFO    ][5099] Fetching file from saltenv 'base', ** done ** 'linux/network/host.sls'
2018-06-22 05:13:09,949 [salt.fileclient  ][INFO    ][5099] Fetching file from saltenv 'base', ** done ** 'linux/network/interface.sls'
2018-06-22 05:13:10,181 [salt.fileclient  ][INFO    ][5099] Fetching file from saltenv 'base', ** done ** 'linux/network/proxy.sls'
2018-06-22 05:13:10,294 [salt.state       ][INFO    ][5099] Running state [/etc/hostname] at time 05:13:10.294212
2018-06-22 05:13:10,294 [salt.state       ][INFO    ][5099] Executing state file.managed for /etc/hostname
2018-06-22 05:13:10,335 [salt.fileclient  ][INFO    ][5099] Fetching file from saltenv 'base', ** done ** 'linux/files/hostname'
2018-06-22 05:13:10,343 [salt.state       ][INFO    ][5099] File /etc/hostname is in the correct state
2018-06-22 05:13:10,344 [salt.state       ][INFO    ][5099] Completed state [/etc/hostname] at time 05:13:10.344445 duration_in_ms=50.231
2018-06-22 05:13:10,348 [salt.state       ][INFO    ][5099] Running state [hostname mas01] at time 05:13:10.348372
2018-06-22 05:13:10,349 [salt.state       ][INFO    ][5099] Executing state cmd.wait for hostname mas01
2018-06-22 05:13:10,350 [salt.state       ][INFO    ][5099] No changes made for hostname mas01
2018-06-22 05:13:10,350 [salt.state       ][INFO    ][5099] Completed state [hostname mas01] at time 05:13:10.350667 duration_in_ms=2.296
2018-06-22 05:13:10,352 [salt.state       ][INFO    ][5099] Running state [mdb02] at time 05:13:10.352258
2018-06-22 05:13:10,352 [salt.state       ][INFO    ][5099] Executing state host.present for mdb02
2018-06-22 05:13:10,354 [salt.state       ][INFO    ][5099] {'host': 'mdb02'}
2018-06-22 05:13:10,354 [salt.state       ][INFO    ][5099] Completed state [mdb02] at time 05:13:10.354914 duration_in_ms=2.656
2018-06-22 05:13:10,355 [salt.state       ][INFO    ][5099] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:13:10.355433
2018-06-22 05:13:10,355 [salt.state       ][INFO    ][5099] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,357 [salt.state       ][INFO    ][5099] {'host': 'mdb02.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,357 [salt.state       ][INFO    ][5099] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:13:10.357582 duration_in_ms=2.149
2018-06-22 05:13:10,358 [salt.state       ][INFO    ][5099] Running state [mdb03] at time 05:13:10.358103
2018-06-22 05:13:10,358 [salt.state       ][INFO    ][5099] Executing state host.present for mdb03
2018-06-22 05:13:10,359 [salt.state       ][INFO    ][5099] {'host': 'mdb03'}
2018-06-22 05:13:10,360 [salt.state       ][INFO    ][5099] Completed state [mdb03] at time 05:13:10.360226 duration_in_ms=2.123
2018-06-22 05:13:10,360 [salt.state       ][INFO    ][5099] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:13:10.360724
2018-06-22 05:13:10,361 [salt.state       ][INFO    ][5099] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,362 [salt.state       ][INFO    ][5099] {'host': 'mdb03.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,362 [salt.state       ][INFO    ][5099] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:13:10.362896 duration_in_ms=2.172
2018-06-22 05:13:10,363 [salt.state       ][INFO    ][5099] Running state [mdb01] at time 05:13:10.363399
2018-06-22 05:13:10,363 [salt.state       ][INFO    ][5099] Executing state host.present for mdb01
2018-06-22 05:13:10,365 [salt.state       ][INFO    ][5099] {'host': 'mdb01'}
2018-06-22 05:13:10,365 [salt.state       ][INFO    ][5099] Completed state [mdb01] at time 05:13:10.365560 duration_in_ms=2.161
2018-06-22 05:13:10,366 [salt.state       ][INFO    ][5099] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:13:10.366079
2018-06-22 05:13:10,366 [salt.state       ][INFO    ][5099] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,367 [salt.state       ][INFO    ][5099] {'host': 'mdb01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,368 [salt.state       ][INFO    ][5099] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:13:10.368217 duration_in_ms=2.138
2018-06-22 05:13:10,368 [salt.state       ][INFO    ][5099] Running state [mdb] at time 05:13:10.368713
2018-06-22 05:13:10,369 [salt.state       ][INFO    ][5099] Executing state host.present for mdb
2018-06-22 05:13:10,370 [salt.state       ][INFO    ][5099] {'host': 'mdb'}
2018-06-22 05:13:10,370 [salt.state       ][INFO    ][5099] Completed state [mdb] at time 05:13:10.370808 duration_in_ms=2.095
2018-06-22 05:13:10,371 [salt.state       ][INFO    ][5099] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:13:10.371315
2018-06-22 05:13:10,371 [salt.state       ][INFO    ][5099] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,373 [salt.state       ][INFO    ][5099] {'host': 'mdb.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,373 [salt.state       ][INFO    ][5099] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:13:10.373804 duration_in_ms=2.489
2018-06-22 05:13:10,374 [salt.state       ][INFO    ][5099] Running state [cfg01] at time 05:13:10.374315
2018-06-22 05:13:10,374 [salt.state       ][INFO    ][5099] Executing state host.present for cfg01
2018-06-22 05:13:10,376 [salt.state       ][INFO    ][5099] {'host': 'cfg01'}
2018-06-22 05:13:10,376 [salt.state       ][INFO    ][5099] Completed state [cfg01] at time 05:13:10.376493 duration_in_ms=2.178
2018-06-22 05:13:10,377 [salt.state       ][INFO    ][5099] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:13:10.377010
2018-06-22 05:13:10,377 [salt.state       ][INFO    ][5099] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,378 [salt.state       ][INFO    ][5099] {'host': 'cfg01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,379 [salt.state       ][INFO    ][5099] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:13:10.379151 duration_in_ms=2.141
2018-06-22 05:13:10,379 [salt.state       ][INFO    ][5099] Running state [prx01] at time 05:13:10.379668
2018-06-22 05:13:10,380 [salt.state       ][INFO    ][5099] Executing state host.present for prx01
2018-06-22 05:13:10,381 [salt.state       ][INFO    ][5099] {'host': 'prx01'}
2018-06-22 05:13:10,381 [salt.state       ][INFO    ][5099] Completed state [prx01] at time 05:13:10.381822 duration_in_ms=2.154
2018-06-22 05:13:10,382 [salt.state       ][INFO    ][5099] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:13:10.382331
2018-06-22 05:13:10,382 [salt.state       ][INFO    ][5099] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,384 [salt.state       ][INFO    ][5099] {'host': 'prx01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,384 [salt.state       ][INFO    ][5099] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:13:10.384494 duration_in_ms=2.163
2018-06-22 05:13:10,385 [salt.state       ][INFO    ][5099] Running state [kvm01] at time 05:13:10.385022
2018-06-22 05:13:10,385 [salt.state       ][INFO    ][5099] Executing state host.present for kvm01
2018-06-22 05:13:10,386 [salt.state       ][INFO    ][5099] {'host': 'kvm01'}
2018-06-22 05:13:10,387 [salt.state       ][INFO    ][5099] Completed state [kvm01] at time 05:13:10.387189 duration_in_ms=2.167
2018-06-22 05:13:10,387 [salt.state       ][INFO    ][5099] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:13:10.387697
2018-06-22 05:13:10,388 [salt.state       ][INFO    ][5099] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,389 [salt.state       ][INFO    ][5099] {'host': 'kvm01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,390 [salt.state       ][INFO    ][5099] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:13:10.390059 duration_in_ms=2.362
2018-06-22 05:13:10,390 [salt.state       ][INFO    ][5099] Running state [kvm03] at time 05:13:10.390336
2018-06-22 05:13:10,390 [salt.state       ][INFO    ][5099] Executing state host.present for kvm03
2018-06-22 05:13:10,391 [salt.state       ][INFO    ][5099] {'host': 'kvm03'}
2018-06-22 05:13:10,392 [salt.state       ][INFO    ][5099] Completed state [kvm03] at time 05:13:10.392118 duration_in_ms=1.782
2018-06-22 05:13:10,392 [salt.state       ][INFO    ][5099] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:13:10.392362
2018-06-22 05:13:10,392 [salt.state       ][INFO    ][5099] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,394 [salt.state       ][INFO    ][5099] {'host': 'kvm03.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,394 [salt.state       ][INFO    ][5099] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:13:10.394632 duration_in_ms=2.269
2018-06-22 05:13:10,395 [salt.state       ][INFO    ][5099] Running state [kvm02] at time 05:13:10.395020
2018-06-22 05:13:10,395 [salt.state       ][INFO    ][5099] Executing state host.present for kvm02
2018-06-22 05:13:10,396 [salt.state       ][INFO    ][5099] {'host': 'kvm02'}
2018-06-22 05:13:10,396 [salt.state       ][INFO    ][5099] Completed state [kvm02] at time 05:13:10.396923 duration_in_ms=1.903
2018-06-22 05:13:10,398 [salt.state       ][INFO    ][5099] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:13:10.398052
2018-06-22 05:13:10,398 [salt.state       ][INFO    ][5099] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,399 [salt.state       ][INFO    ][5099] {'host': 'kvm02.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,399 [salt.state       ][INFO    ][5099] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:13:10.399496 duration_in_ms=1.444
2018-06-22 05:13:10,399 [salt.state       ][INFO    ][5099] Running state [dbs] at time 05:13:10.399743
2018-06-22 05:13:10,400 [salt.state       ][INFO    ][5099] Executing state host.present for dbs
2018-06-22 05:13:10,401 [salt.state       ][INFO    ][5099] {'host': 'dbs'}
2018-06-22 05:13:10,401 [salt.state       ][INFO    ][5099] Completed state [dbs] at time 05:13:10.401649 duration_in_ms=1.906
2018-06-22 05:13:10,401 [salt.state       ][INFO    ][5099] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:13:10.401913
2018-06-22 05:13:10,402 [salt.state       ][INFO    ][5099] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,403 [salt.state       ][INFO    ][5099] {'host': 'dbs.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,403 [salt.state       ][INFO    ][5099] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:13:10.403323 duration_in_ms=1.41
2018-06-22 05:13:10,403 [salt.state       ][INFO    ][5099] Running state [prx] at time 05:13:10.403585
2018-06-22 05:13:10,403 [salt.state       ][INFO    ][5099] Executing state host.present for prx
2018-06-22 05:13:10,404 [salt.state       ][INFO    ][5099] {'host': 'prx'}
2018-06-22 05:13:10,405 [salt.state       ][INFO    ][5099] Completed state [prx] at time 05:13:10.405037 duration_in_ms=1.452
2018-06-22 05:13:10,405 [salt.state       ][INFO    ][5099] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:13:10.405311
2018-06-22 05:13:10,405 [salt.state       ][INFO    ][5099] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,406 [salt.state       ][INFO    ][5099] {'host': 'prx.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,406 [salt.state       ][INFO    ][5099] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:13:10.406725 duration_in_ms=1.413
2018-06-22 05:13:10,407 [salt.state       ][INFO    ][5099] Running state [prx02] at time 05:13:10.406983
2018-06-22 05:13:10,407 [salt.state       ][INFO    ][5099] Executing state host.present for prx02
2018-06-22 05:13:10,408 [salt.state       ][INFO    ][5099] {'host': 'prx02'}
2018-06-22 05:13:10,408 [salt.state       ][INFO    ][5099] Completed state [prx02] at time 05:13:10.408428 duration_in_ms=1.445
2018-06-22 05:13:10,408 [salt.state       ][INFO    ][5099] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:13:10.408696
2018-06-22 05:13:10,408 [salt.state       ][INFO    ][5099] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,410 [salt.state       ][INFO    ][5099] {'host': 'prx02.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,410 [salt.state       ][INFO    ][5099] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:13:10.410468 duration_in_ms=1.772
2018-06-22 05:13:10,410 [salt.state       ][INFO    ][5099] Running state [msg02] at time 05:13:10.410729
2018-06-22 05:13:10,410 [salt.state       ][INFO    ][5099] Executing state host.present for msg02
2018-06-22 05:13:10,411 [salt.state       ][INFO    ][5099] {'host': 'msg02'}
2018-06-22 05:13:10,412 [salt.state       ][INFO    ][5099] Completed state [msg02] at time 05:13:10.412167 duration_in_ms=1.439
2018-06-22 05:13:10,412 [salt.state       ][INFO    ][5099] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:13:10.412429
2018-06-22 05:13:10,412 [salt.state       ][INFO    ][5099] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,413 [salt.state       ][INFO    ][5099] {'host': 'msg02.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,413 [salt.state       ][INFO    ][5099] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:13:10.413920 duration_in_ms=1.491
2018-06-22 05:13:10,414 [salt.state       ][INFO    ][5099] Running state [msg03] at time 05:13:10.414182
2018-06-22 05:13:10,414 [salt.state       ][INFO    ][5099] Executing state host.present for msg03
2018-06-22 05:13:10,415 [salt.state       ][INFO    ][5099] {'host': 'msg03'}
2018-06-22 05:13:10,415 [salt.state       ][INFO    ][5099] Completed state [msg03] at time 05:13:10.415632 duration_in_ms=1.449
2018-06-22 05:13:10,415 [salt.state       ][INFO    ][5099] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:13:10.415910
2018-06-22 05:13:10,416 [salt.state       ][INFO    ][5099] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,417 [salt.state       ][INFO    ][5099] {'host': 'msg03.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,417 [salt.state       ][INFO    ][5099] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:13:10.417437 duration_in_ms=1.526
2018-06-22 05:13:10,417 [salt.state       ][INFO    ][5099] Running state [msg01] at time 05:13:10.417697
2018-06-22 05:13:10,417 [salt.state       ][INFO    ][5099] Executing state host.present for msg01
2018-06-22 05:13:10,418 [salt.state       ][INFO    ][5099] {'host': 'msg01'}
2018-06-22 05:13:10,419 [salt.state       ][INFO    ][5099] Completed state [msg01] at time 05:13:10.419161 duration_in_ms=1.464
2018-06-22 05:13:10,419 [salt.state       ][INFO    ][5099] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:13:10.419425
2018-06-22 05:13:10,419 [salt.state       ][INFO    ][5099] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,420 [salt.state       ][INFO    ][5099] {'host': 'msg01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,421 [salt.state       ][INFO    ][5099] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:13:10.421115 duration_in_ms=1.689
2018-06-22 05:13:10,421 [salt.state       ][INFO    ][5099] Running state [msg] at time 05:13:10.421715
2018-06-22 05:13:10,421 [salt.state       ][INFO    ][5099] Executing state host.present for msg
2018-06-22 05:13:10,423 [salt.state       ][INFO    ][5099] {'host': 'msg'}
2018-06-22 05:13:10,423 [salt.state       ][INFO    ][5099] Completed state [msg] at time 05:13:10.423182 duration_in_ms=1.467
2018-06-22 05:13:10,423 [salt.state       ][INFO    ][5099] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:13:10.423442
2018-06-22 05:13:10,423 [salt.state       ][INFO    ][5099] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,424 [salt.state       ][INFO    ][5099] {'host': 'msg.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,425 [salt.state       ][INFO    ][5099] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:13:10.424983 duration_in_ms=1.54
2018-06-22 05:13:10,425 [salt.state       ][INFO    ][5099] Running state [cfg01] at time 05:13:10.425260
2018-06-22 05:13:10,425 [salt.state       ][INFO    ][5099] Executing state host.present for cfg01
2018-06-22 05:13:10,425 [salt.state       ][INFO    ][5099] Host cfg01 (192.168.10.11) already present
2018-06-22 05:13:10,426 [salt.state       ][INFO    ][5099] Completed state [cfg01] at time 05:13:10.426146 duration_in_ms=0.886
2018-06-22 05:13:10,426 [salt.state       ][INFO    ][5099] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:13:10.426385
2018-06-22 05:13:10,426 [salt.state       ][INFO    ][5099] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,427 [salt.state       ][INFO    ][5099] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-06-22 05:13:10,427 [salt.state       ][INFO    ][5099] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:13:10.427311 duration_in_ms=0.926
2018-06-22 05:13:10,427 [salt.state       ][INFO    ][5099] Running state [cmp002] at time 05:13:10.427549
2018-06-22 05:13:10,427 [salt.state       ][INFO    ][5099] Executing state host.present for cmp002
2018-06-22 05:13:10,428 [salt.state       ][INFO    ][5099] {'host': 'cmp002'}
2018-06-22 05:13:10,429 [salt.state       ][INFO    ][5099] Completed state [cmp002] at time 05:13:10.429085 duration_in_ms=1.536
2018-06-22 05:13:10,429 [salt.state       ][INFO    ][5099] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:13:10.429360
2018-06-22 05:13:10,429 [salt.state       ][INFO    ][5099] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,430 [salt.state       ][INFO    ][5099] {'host': 'cmp002.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,430 [salt.state       ][INFO    ][5099] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:13:10.430856 duration_in_ms=1.496
2018-06-22 05:13:10,431 [salt.state       ][INFO    ][5099] Running state [cmp001] at time 05:13:10.431118
2018-06-22 05:13:10,431 [salt.state       ][INFO    ][5099] Executing state host.present for cmp001
2018-06-22 05:13:10,432 [salt.state       ][INFO    ][5099] {'host': 'cmp001'}
2018-06-22 05:13:10,432 [salt.state       ][INFO    ][5099] Completed state [cmp001] at time 05:13:10.432695 duration_in_ms=1.577
2018-06-22 05:13:10,433 [salt.state       ][INFO    ][5099] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:13:10.432959
2018-06-22 05:13:10,433 [salt.state       ][INFO    ][5099] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,434 [salt.state       ][INFO    ][5099] {'host': 'cmp001.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,434 [salt.state       ][INFO    ][5099] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:13:10.434839 duration_in_ms=1.88
2018-06-22 05:13:10,435 [salt.state       ][INFO    ][5099] Running state [dbs01] at time 05:13:10.435100
2018-06-22 05:13:10,435 [salt.state       ][INFO    ][5099] Executing state host.present for dbs01
2018-06-22 05:13:10,436 [salt.state       ][INFO    ][5099] {'host': 'dbs01'}
2018-06-22 05:13:10,436 [salt.state       ][INFO    ][5099] Completed state [dbs01] at time 05:13:10.436685 duration_in_ms=1.585
2018-06-22 05:13:10,436 [salt.state       ][INFO    ][5099] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:13:10.436948
2018-06-22 05:13:10,437 [salt.state       ][INFO    ][5099] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,438 [salt.state       ][INFO    ][5099] {'host': 'dbs01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,438 [salt.state       ][INFO    ][5099] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:13:10.438499 duration_in_ms=1.551
2018-06-22 05:13:10,438 [salt.state       ][INFO    ][5099] Running state [dbs02] at time 05:13:10.438760
2018-06-22 05:13:10,439 [salt.state       ][INFO    ][5099] Executing state host.present for dbs02
2018-06-22 05:13:10,440 [salt.state       ][INFO    ][5099] {'host': 'dbs02'}
2018-06-22 05:13:10,440 [salt.state       ][INFO    ][5099] Completed state [dbs02] at time 05:13:10.440472 duration_in_ms=1.712
2018-06-22 05:13:10,440 [salt.state       ][INFO    ][5099] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:13:10.440732
2018-06-22 05:13:10,440 [salt.state       ][INFO    ][5099] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,442 [salt.state       ][INFO    ][5099] {'host': 'dbs02.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,442 [salt.state       ][INFO    ][5099] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:13:10.442293 duration_in_ms=1.561
2018-06-22 05:13:10,442 [salt.state       ][INFO    ][5099] Running state [dbs03] at time 05:13:10.442555
2018-06-22 05:13:10,442 [salt.state       ][INFO    ][5099] Executing state host.present for dbs03
2018-06-22 05:13:10,443 [salt.state       ][INFO    ][5099] {'host': 'dbs03'}
2018-06-22 05:13:10,444 [salt.state       ][INFO    ][5099] Completed state [dbs03] at time 05:13:10.444144 duration_in_ms=1.589
2018-06-22 05:13:10,444 [salt.state       ][INFO    ][5099] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:13:10.444390
2018-06-22 05:13:10,444 [salt.state       ][INFO    ][5099] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,445 [salt.state       ][INFO    ][5099] {'host': 'dbs03.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,446 [salt.state       ][INFO    ][5099] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:13:10.445999 duration_in_ms=1.609
2018-06-22 05:13:10,446 [salt.state       ][INFO    ][5099] Running state [mas01] at time 05:13:10.446261
2018-06-22 05:13:10,446 [salt.state       ][INFO    ][5099] Executing state host.present for mas01
2018-06-22 05:13:10,447 [salt.state       ][INFO    ][5099] {'host': 'mas01'}
2018-06-22 05:13:10,447 [salt.state       ][INFO    ][5099] Completed state [mas01] at time 05:13:10.447839 duration_in_ms=1.578
2018-06-22 05:13:10,448 [salt.state       ][INFO    ][5099] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:13:10.448103
2018-06-22 05:13:10,448 [salt.state       ][INFO    ][5099] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,449 [salt.state       ][INFO    ][5099] {'host': 'mas01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,449 [salt.state       ][INFO    ][5099] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:13:10.449693 duration_in_ms=1.59
2018-06-22 05:13:10,449 [salt.state       ][INFO    ][5099] Running state [ctl02] at time 05:13:10.449952
2018-06-22 05:13:10,450 [salt.state       ][INFO    ][5099] Executing state host.present for ctl02
2018-06-22 05:13:10,451 [salt.state       ][INFO    ][5099] {'host': 'ctl02'}
2018-06-22 05:13:10,451 [salt.state       ][INFO    ][5099] Completed state [ctl02] at time 05:13:10.451521 duration_in_ms=1.568
2018-06-22 05:13:10,451 [salt.state       ][INFO    ][5099] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:13:10.451789
2018-06-22 05:13:10,452 [salt.state       ][INFO    ][5099] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,453 [salt.state       ][INFO    ][5099] {'host': 'ctl02.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,453 [salt.state       ][INFO    ][5099] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:13:10.453423 duration_in_ms=1.633
2018-06-22 05:13:10,453 [salt.state       ][INFO    ][5099] Running state [ctl03] at time 05:13:10.453687
2018-06-22 05:13:10,453 [salt.state       ][INFO    ][5099] Executing state host.present for ctl03
2018-06-22 05:13:10,455 [salt.state       ][INFO    ][5099] {'host': 'ctl03'}
2018-06-22 05:13:10,455 [salt.state       ][INFO    ][5099] Completed state [ctl03] at time 05:13:10.455422 duration_in_ms=1.735
2018-06-22 05:13:10,455 [salt.state       ][INFO    ][5099] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:13:10.455698
2018-06-22 05:13:10,455 [salt.state       ][INFO    ][5099] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,457 [salt.state       ][INFO    ][5099] {'host': 'ctl03.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,457 [salt.state       ][INFO    ][5099] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:13:10.457693 duration_in_ms=1.995
2018-06-22 05:13:10,457 [salt.state       ][INFO    ][5099] Running state [ctl01] at time 05:13:10.457958
2018-06-22 05:13:10,458 [salt.state       ][INFO    ][5099] Executing state host.present for ctl01
2018-06-22 05:13:10,459 [salt.state       ][INFO    ][5099] {'host': 'ctl01'}
2018-06-22 05:13:10,459 [salt.state       ][INFO    ][5099] Completed state [ctl01] at time 05:13:10.459550 duration_in_ms=1.592
2018-06-22 05:13:10,459 [salt.state       ][INFO    ][5099] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:13:10.459847
2018-06-22 05:13:10,460 [salt.state       ][INFO    ][5099] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,461 [salt.state       ][INFO    ][5099] {'host': 'ctl01.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,461 [salt.state       ][INFO    ][5099] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:13:10.461515 duration_in_ms=1.668
2018-06-22 05:13:10,461 [salt.state       ][INFO    ][5099] Running state [ctl] at time 05:13:10.461798
2018-06-22 05:13:10,462 [salt.state       ][INFO    ][5099] Executing state host.present for ctl
2018-06-22 05:13:10,463 [salt.state       ][INFO    ][5099] {'host': 'ctl'}
2018-06-22 05:13:10,463 [salt.state       ][INFO    ][5099] Completed state [ctl] at time 05:13:10.463408 duration_in_ms=1.61
2018-06-22 05:13:10,463 [salt.state       ][INFO    ][5099] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:13:10.463674
2018-06-22 05:13:10,463 [salt.state       ][INFO    ][5099] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-06-22 05:13:10,465 [salt.state       ][INFO    ][5099] {'host': 'ctl.mcp-ovs-dpdk-ha.local'}
2018-06-22 05:13:10,465 [salt.state       ][INFO    ][5099] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:13:10.465337 duration_in_ms=1.663
2018-06-22 05:13:10,465 [salt.state       ][INFO    ][5099] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:13:10.465591
2018-06-22 05:13:10,465 [salt.state       ][INFO    ][5099] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-06-22 05:13:10,466 [salt.state       ][INFO    ][5099] {'removed': '/etc/network/interfaces.d/50-cloud-init.cfg'}
2018-06-22 05:13:10,466 [salt.state       ][INFO    ][5099] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:13:10.466453 duration_in_ms=0.862
2018-06-22 05:13:10,472 [salt.state       ][INFO    ][5099] Running state [ens5] at time 05:13:10.472912
2018-06-22 05:13:10,473 [salt.state       ][INFO    ][5099] Executing state network.managed for ens5
2018-06-22 05:13:10,632 [salt.loaded.int.module.cmdmod][INFO    ][5099] Executing command ['ifup', 'ens5'] in directory '/root'
2018-06-22 05:13:11,248 [salt.state       ][INFO    ][5099] {'interface': 'Added network interface.', 'status': 'Interface ens5 is up'}
2018-06-22 05:13:11,249 [salt.state       ][INFO    ][5099] Completed state [ens5] at time 05:13:11.249857 duration_in_ms=776.944
2018-06-22 05:13:11,250 [salt.state       ][INFO    ][5099] Running state [ens4] at time 05:13:11.250413
2018-06-22 05:13:11,250 [salt.state       ][INFO    ][5099] Executing state network.managed for ens4
2018-06-22 05:13:11,272 [salt.loaded.int.module.cmdmod][INFO    ][5099] Executing command ['ifup', 'ens4'] in directory '/root'
2018-06-22 05:13:11,873 [salt.state       ][INFO    ][5099] {'interface': 'Added network interface.', 'status': 'Interface ens4 is up'}
2018-06-22 05:13:11,874 [salt.state       ][INFO    ][5099] Completed state [ens4] at time 05:13:11.874386 duration_in_ms=623.973
2018-06-22 05:13:11,875 [salt.state       ][INFO    ][5099] Running state [ens3] at time 05:13:11.874976
2018-06-22 05:13:11,875 [salt.state       ][INFO    ][5099] Executing state network.managed for ens3
2018-06-22 05:13:11,899 [salt.loaded.int.module.cmdmod][INFO    ][5099] Executing command ['ifdown', 'ens3'] in directory '/root'
2018-06-22 05:13:13,035 [salt.loaded.int.module.cmdmod][INFO    ][5099] Executing command ['ifup', 'ens3'] in directory '/root'
2018-06-22 05:13:13,210 [salt.state       ][INFO    ][5099] {'interface': 'Added network interface.', 'status': 'Interface ens3 restart to validate'}
2018-06-22 05:13:13,211 [salt.state       ][INFO    ][5099] Completed state [ens3] at time 05:13:13.211284 duration_in_ms=1336.307
2018-06-22 05:13:13,211 [salt.state       ][INFO    ][5099] Running state [/etc/profile.d/proxy.sh] at time 05:13:13.211680
2018-06-22 05:13:13,212 [salt.state       ][INFO    ][5099] Executing state file.absent for /etc/profile.d/proxy.sh
2018-06-22 05:13:13,212 [salt.state       ][INFO    ][5099] File /etc/profile.d/proxy.sh is not present
2018-06-22 05:13:13,212 [salt.state       ][INFO    ][5099] Completed state [/etc/profile.d/proxy.sh] at time 05:13:13.212803 duration_in_ms=1.123
2018-06-22 05:13:13,213 [salt.state       ][INFO    ][5099] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:13:13.213061
2018-06-22 05:13:13,213 [salt.state       ][INFO    ][5099] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-06-22 05:13:13,214 [salt.state       ][INFO    ][5099] File /etc/apt/apt.conf.d/95proxies is not present
2018-06-22 05:13:13,214 [salt.state       ][INFO    ][5099] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:13:13.214782 duration_in_ms=1.721
2018-06-22 05:13:13,217 [salt.minion      ][INFO    ][5099] Returning information for job: 20180622051306868512
2018-06-22 05:13:13,991 [salt.minion      ][INFO    ][4983] User sudo_ubuntu Executing command state.sls with jid 20180622051313981719
2018-06-22 05:13:14,014 [salt.minion      ][INFO    ][5512] Starting a new job with PID 5512
2018-06-22 05:13:14,502 [salt.state       ][INFO    ][5512] Loading fresh modules for state activity
2018-06-22 05:13:14,552 [salt.fileclient  ][INFO    ][5512] Fetching file from saltenv 'base', ** done ** 'opnfv/route_wrapper.sls'
2018-06-22 05:13:14,575 [salt.state       ][INFO    ][5512] Running state [/usr/local/sbin/route] at time 05:13:14.574988
2018-06-22 05:13:14,575 [salt.state       ][INFO    ][5512] Executing state file.managed for /usr/local/sbin/route
2018-06-22 05:13:14,586 [salt.state       ][INFO    ][5512] File changed:
New file
2018-06-22 05:13:14,587 [salt.state       ][INFO    ][5512] Completed state [/usr/local/sbin/route] at time 05:13:14.587040 duration_in_ms=12.053
2018-06-22 05:13:14,588 [salt.minion      ][INFO    ][5512] Returning information for job: 20180622051313981719
2018-06-22 05:13:15,288 [salt.minion      ][INFO    ][4983] User sudo_ubuntu Executing command system.reboot with jid 20180622051315277802
2018-06-22 05:13:15,307 [salt.minion      ][INFO    ][5521] Starting a new job with PID 5521
2018-06-22 05:13:15,315 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][5521] Executing command ['shutdown', '-r', 'now'] in directory '/root'
2018-06-22 05:13:15,370 [salt.utils.parsers][WARNING ][4983] Minion received a SIGTERM. Exiting.
2018-06-22 05:13:15,371 [salt.cli.daemons ][INFO    ][4983] Shutting down the Salt Minion
2018-06-22 05:13:25,692 [salt.cli.daemons ][INFO    ][1753] Setting up the Salt Minion "mas01.mcp-ovs-dpdk-ha.local"
2018-06-22 05:13:26,051 [salt.cli.daemons ][INFO    ][1753] Starting up the Salt Minion
2018-06-22 05:13:26,052 [salt.utils.event ][INFO    ][1753] Starting pull socket on /var/run/salt/minion/minion_event_967fbee23e_pull.ipc
2018-06-22 05:13:26,606 [salt.minion      ][INFO    ][1753] Creating minion process manager
2018-06-22 05:13:27,747 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1753] Executing command ['date', '+%z'] in directory '/root'
2018-06-22 05:13:27,778 [salt.utils.schedule][INFO    ][1753] Updating job settings for scheduled job: __mine_interval
2018-06-22 05:13:27,780 [salt.minion      ][INFO    ][1753] Added mine.update to scheduler
2018-06-22 05:13:27,786 [salt.minion      ][INFO    ][1753] Minion is starting as user 'root'
2018-06-22 05:13:27,809 [salt.minion      ][INFO    ][1753] Minion is ready to receive requests!
2018-06-22 05:13:28,812 [salt.utils.schedule][INFO    ][1753] Running scheduled job: __mine_interval
2018-06-22 05:13:34,938 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051335319846
2018-06-22 05:13:34,958 [salt.minion      ][INFO    ][1891] Starting a new job with PID 1891
2018-06-22 05:13:34,982 [salt.minion      ][INFO    ][1891] Returning information for job: 20180622051335319846
2018-06-22 05:13:45,714 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command test.ping with jid 20180622051346097274
2018-06-22 05:13:45,729 [salt.minion      ][INFO    ][1896] Starting a new job with PID 1896
2018-06-22 05:13:45,807 [salt.minion      ][INFO    ][1896] Returning information for job: 20180622051346097274
2018-06-22 05:13:46,550 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command pkg.upgrade with jid 20180622051346929141
2018-06-22 05:13:46,564 [salt.minion      ][INFO    ][1901] Starting a new job with PID 1901
2018-06-22 05:13:46,677 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:13:47,236 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1901] 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-06-22 05:14:00,844 [salt.loader.10.20.0.2.int.module.cmdmod][INFO    ][1901] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:14:00,886 [salt.minion      ][INFO    ][1901] Returning information for job: 20180622051346929141
2018-06-22 05:14:01,615 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.sls with jid 20180622051401718662
2018-06-22 05:14:01,633 [salt.minion      ][INFO    ][2979] Starting a new job with PID 2979
2018-06-22 05:14:04,213 [salt.state       ][INFO    ][2979] Loading fresh modules for state activity
2018-06-22 05:14:04,267 [salt.fileclient  ][INFO    ][2979] Fetching file from saltenv 'base', ** done ** 'ntp/init.sls'
2018-06-22 05:14:04,314 [salt.fileclient  ][INFO    ][2979] Fetching file from saltenv 'base', ** done ** 'ntp/client.sls'
2018-06-22 05:14:04,369 [salt.fileclient  ][INFO    ][2979] Fetching file from saltenv 'base', ** done ** 'ntp/server.sls'
2018-06-22 05:14:05,335 [salt.state       ][INFO    ][2979] Running state [ntp] at time 05:14:05.335504
2018-06-22 05:14:05,336 [salt.state       ][INFO    ][2979] Executing state pkg.installed for ntp
2018-06-22 05:14:05,337 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:14:05,736 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['apt-cache', '-q', 'policy', 'ntp'] in directory '/root'
2018-06-22 05:14:05,826 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-22 05:14:08,281 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-22 05:14:08,314 [salt.loaded.int.module.cmdmod][INFO    ][2979] 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-06-22 05:14:12,420 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:14:12,465 [salt.state       ][INFO    ][2979] Made the following changes:
'ntp' changed from 'absent' to '1:4.2.8p4+dfsg-3ubuntu5.8'
'libopts25' changed from 'absent' to '1:5.18.7-3'

2018-06-22 05:14:12,499 [salt.state       ][INFO    ][2979] Loading fresh modules for state activity
2018-06-22 05:14:12,535 [salt.state       ][INFO    ][2979] Completed state [ntp] at time 05:14:12.535844 duration_in_ms=7200.344
2018-06-22 05:14:12,546 [salt.state       ][INFO    ][2979] Running state [/etc/ntp.conf] at time 05:14:12.546309
2018-06-22 05:14:12,546 [salt.state       ][INFO    ][2979] Executing state file.managed for /etc/ntp.conf
2018-06-22 05:14:12,645 [salt.fileclient  ][INFO    ][2979] Fetching file from saltenv 'base', ** done ** 'ntp/files/ntp.conf'
2018-06-22 05:14:12,733 [salt.state       ][INFO    ][2979] File changed:
--- 
+++ 
@@ -1,66 +1,25 @@
-# /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.se.pool.ntp.org iburst
+server 0.se.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
+# Exchange time with everybody, but don't allow configuration.
+restrict -4 default kod notrap nomodify nopeer noquery
+restrict -6 default kod notrap nomodify nopeer noquery
 
-# Use Ubuntu's ntp server as a fallback.
-pool ntp.ubuntu.com
-
-# Access control configuration; see /usr/share/doc/ntp-doc/html/accopt.html for
-# details.  The web page <http://support.ntp.org/bin/view/Support/AccessRestrictions>
-# might also be helpful.
-#
-# Note that "restrict" applies to both servers and clients, so a configuration
-# that might be intended to block requests from certain clients could also end
-# up blocking replies from your own upstream servers.
-
-# By default, exchange time with everybody, but don't allow configuration.
-restrict -4 default kod notrap nomodify nopeer noquery limited
-restrict -6 default kod notrap nomodify nopeer noquery limited
-
-# Local users may interrogate the ntp server more closely.
+# Only allow read-only access from localhost
 restrict 127.0.0.1
 restrict ::1
 
-# Needed for adding pool entries
-restrict source notrap nomodify noquery
+# mode7 is required for collectd monitoring
 
-# Clients from this (example!) subnet have unlimited access, but only if
-# cryptographically authenticated.
-#restrict 192.168.123.0 mask 255.255.255.0 notrust
-
-
-# If you want to provide time to your local subnet, change the next line.
-# (Again, the address is an example only.)
-#broadcast 192.168.123.255
-
-# If you want to listen to time broadcasts on your local subnet, de-comment the
-# next lines.  Please do this only if you trust everybody on the network!
-#disable auth
-#broadcastclient
-
-#Changes recquired to use pps synchonisation as explained in documentation:
-#http://www.ntp.org/ntpfaq/NTP-s-config-adv.htm#AEN3918
-
-#server 127.127.8.1 mode 135 prefer    # Meinberg GPS167 with PPS
-#fudge 127.127.8.1 time1 0.0042        # relative to PPS for my hardware
-
-#server 127.127.22.1                   # ATOM(PPS)
-#fudge 127.127.22.1 flag3 1            # enable PPS API
+# Location of drift file
+driftfile /var/lib/ntp/ntp.drift

2018-06-22 05:14:12,734 [salt.state       ][INFO    ][2979] Completed state [/etc/ntp.conf] at time 05:14:12.734595 duration_in_ms=188.285
2018-06-22 05:14:12,893 [salt.state       ][INFO    ][2979] Running state [ntp] at time 05:14:12.893142
2018-06-22 05:14:12,893 [salt.state       ][INFO    ][2979] Executing state service.running for ntp
2018-06-22 05:14:12,896 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-06-22 05:14:12,910 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-06-22 05:14:12,922 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-06-22 05:14:12,936 [salt.state       ][INFO    ][2979] The service ntp is already running
2018-06-22 05:14:12,937 [salt.state       ][INFO    ][2979] Completed state [ntp] at time 05:14:12.937496 duration_in_ms=44.354
2018-06-22 05:14:12,938 [salt.state       ][INFO    ][2979] Running state [ntp] at time 05:14:12.938036
2018-06-22 05:14:12,938 [salt.state       ][INFO    ][2979] Executing state service.mod_watch for ntp
2018-06-22 05:14:12,940 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-06-22 05:14:12,951 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-06-22 05:14:12,966 [salt.loaded.int.module.cmdmod][INFO    ][2979] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ntp.service'] in directory '/root'
2018-06-22 05:14:13,052 [salt.state       ][INFO    ][2979] {'ntp': True}
2018-06-22 05:14:13,052 [salt.state       ][INFO    ][2979] Completed state [ntp] at time 05:14:13.052543 duration_in_ms=114.506
2018-06-22 05:14:13,054 [salt.minion      ][INFO    ][2979] Returning information for job: 20180622051401718662
2018-06-22 05:14:14,159 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command pillar.get with jid 20180622051414182285
2018-06-22 05:14:14,177 [salt.minion      ][INFO    ][4200] Starting a new job with PID 4200
2018-06-22 05:14:14,188 [salt.minion      ][INFO    ][4200] Returning information for job: 20180622051414182285
2018-06-22 05:14:14,868 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622051414895731
2018-06-22 05:14:14,886 [salt.minion      ][INFO    ][4205] Starting a new job with PID 4205
2018-06-22 05:14:15,378 [salt.state       ][INFO    ][4205] Loading fresh modules for state activity
2018-06-22 05:14:15,436 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'linux/init.sls'
2018-06-22 05:14:19,017 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'salt-minion --version' in directory '/root'
2018-06-22 05:14:19,313 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'salt-minion --version' in directory '/root'
2018-06-22 05:14:20,251 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'salt-minion --version' in directory '/root'
2018-06-22 05:14:20,518 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'salt-minion --version' in directory '/root'
2018-06-22 05:14:21,284 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/init.sls'
2018-06-22 05:14:21,317 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/server/init.sls'
2018-06-22 05:14:21,343 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/server/service.sls'
2018-06-22 05:14:21,375 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/map.jinja'
2018-06-22 05:14:21,421 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/server/public_key.sls'
2018-06-22 05:14:21,601 [salt.state       ][INFO    ][4205] Running state [/etc/environment] at time 05:14:21.601701
2018-06-22 05:14:21,602 [salt.state       ][INFO    ][4205] Executing state file.blockreplace for /etc/environment
2018-06-22 05:14:21,613 [salt.state       ][INFO    ][4205] 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-06-22 05:14:21,614 [salt.state       ][INFO    ][4205] Completed state [/etc/environment] at time 05:14:21.614606 duration_in_ms=12.905
2018-06-22 05:14:21,615 [salt.state       ][INFO    ][4205] Running state [/etc/profile.d] at time 05:14:21.615122
2018-06-22 05:14:21,616 [salt.state       ][INFO    ][4205] Executing state file.directory for /etc/profile.d
2018-06-22 05:14:21,618 [salt.state       ][INFO    ][4205] Directory /etc/profile.d is in the correct state
2018-06-22 05:14:21,618 [salt.state       ][INFO    ][4205] Completed state [/etc/profile.d] at time 05:14:21.618578 duration_in_ms=3.456
2018-06-22 05:14:22,118 [salt.state       ][INFO    ][4205] Running state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:14:22.118804
2018-06-22 05:14:22,119 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/apt/apt.conf.d/99prefer_ipv4-salt
2018-06-22 05:14:22,156 [salt.state       ][INFO    ][4205] File /etc/apt/apt.conf.d/99prefer_ipv4-salt is in the correct state
2018-06-22 05:14:22,156 [salt.state       ][INFO    ][4205] Completed state [/etc/apt/apt.conf.d/99prefer_ipv4-salt] at time 05:14:22.156653 duration_in_ms=37.85
2018-06-22 05:14:22,157 [salt.state       ][INFO    ][4205] Running state [linux_repo_prereq_pkgs] at time 05:14:22.157777
2018-06-22 05:14:22,158 [salt.state       ][INFO    ][4205] Executing state pkg.installed for linux_repo_prereq_pkgs
2018-06-22 05:14:22,159 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:14:22,554 [salt.state       ][INFO    ][4205] All specified packages are already installed
2018-06-22 05:14:22,555 [salt.state       ][INFO    ][4205] Completed state [linux_repo_prereq_pkgs] at time 05:14:22.555240 duration_in_ms=397.461
2018-06-22 05:14:22,555 [salt.state       ][INFO    ][4205] Running state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:14:22.555911
2018-06-22 05:14:22,556 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt
2018-06-22 05:14:22,557 [salt.state       ][INFO    ][4205] File /etc/apt/apt.conf.d/99proxies-salt is not present
2018-06-22 05:14:22,557 [salt.state       ][INFO    ][4205] Completed state [/etc/apt/apt.conf.d/99proxies-salt] at time 05:14:22.557674 duration_in_ms=1.763
2018-06-22 05:14:22,558 [salt.state       ][INFO    ][4205] Running state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:14:22.558183
2018-06-22 05:14:22,558 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/apt/apt.conf.d/99proxies-salt-uca
2018-06-22 05:14:22,559 [salt.state       ][INFO    ][4205] File /etc/apt/apt.conf.d/99proxies-salt-uca is not present
2018-06-22 05:14:22,560 [salt.state       ][INFO    ][4205] Completed state [/etc/apt/apt.conf.d/99proxies-salt-uca] at time 05:14:22.560089 duration_in_ms=1.906
2018-06-22 05:14:22,560 [salt.state       ][INFO    ][4205] Running state [/etc/apt/preferences.d/uca] at time 05:14:22.560609
2018-06-22 05:14:22,561 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/apt/preferences.d/uca
2018-06-22 05:14:22,561 [salt.state       ][INFO    ][4205] File /etc/apt/preferences.d/uca is not present
2018-06-22 05:14:22,562 [salt.state       ][INFO    ][4205] Completed state [/etc/apt/preferences.d/uca] at time 05:14:22.562105 duration_in_ms=1.496
2018-06-22 05:14:22,571 [salt.state       ][INFO    ][4205] Running state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:14:22.571299
2018-06-22 05:14:22,572 [salt.state       ][INFO    ][4205] Executing state pkgrepo.managed for deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main
2018-06-22 05:14:22,687 [salt.state       ][INFO    ][4205] Package repo 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main' already configured
2018-06-22 05:14:22,688 [salt.state       ][INFO    ][4205] Completed state [deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/queens main] at time 05:14:22.688503 duration_in_ms=117.203
2018-06-22 05:14:22,689 [salt.state       ][INFO    ][4205] Running state [linux_extra_packages_latest] at time 05:14:22.689083
2018-06-22 05:14:22,689 [salt.state       ][INFO    ][4205] Executing state pkg.latest for linux_extra_packages_latest
2018-06-22 05:14:22,697 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-22 05:14:24,925 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['apt-cache', '-q', 'policy', 'python-tornado'] in directory '/root'
2018-06-22 05:14:24,978 [salt.state       ][INFO    ][4205] Package python-tornado is already up-to-date
2018-06-22 05:14:24,980 [salt.state       ][INFO    ][4205] Completed state [linux_extra_packages_latest] at time 05:14:24.979997 duration_in_ms=2290.913
2018-06-22 05:14:24,982 [salt.state       ][INFO    ][4205] Running state [UTC] at time 05:14:24.982634
2018-06-22 05:14:24,983 [salt.state       ][INFO    ][4205] Executing state timezone.system for UTC
2018-06-22 05:14:24,985 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['timedatectl'] in directory '/root'
2018-06-22 05:14:25,044 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['timedatectl'] in directory '/root'
2018-06-22 05:14:25,070 [salt.state       ][INFO    ][4205] Timezone UTC already set, UTC already set to UTC
2018-06-22 05:14:25,070 [salt.state       ][INFO    ][4205] Completed state [UTC] at time 05:14:25.070660 duration_in_ms=88.025
2018-06-22 05:14:25,072 [salt.state       ][INFO    ][4205] Running state [nf_conntrack] at time 05:14:25.072610
2018-06-22 05:14:25,073 [salt.state       ][INFO    ][4205] Executing state kmod.present for nf_conntrack
2018-06-22 05:14:25,073 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'lsmod' in directory '/root'
2018-06-22 05:14:25,093 [salt.state       ][INFO    ][4205] Kernel module nf_conntrack is already present
2018-06-22 05:14:25,093 [salt.state       ][INFO    ][4205] Completed state [nf_conntrack] at time 05:14:25.093614 duration_in_ms=21.005
2018-06-22 05:14:25,095 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_keepalive_probes] at time 05:14:25.095071
2018-06-22 05:14:25,095 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_keepalive_probes
2018-06-22 05:14:25,111 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,165 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_keepalive_probes = 8 is already set
2018-06-22 05:14:25,165 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_keepalive_probes] at time 05:14:25.165780 duration_in_ms=70.709
2018-06-22 05:14:25,166 [salt.state       ][INFO    ][4205] Running state [fs.file-max] at time 05:14:25.166338
2018-06-22 05:14:25,166 [salt.state       ][INFO    ][4205] Executing state sysctl.present for fs.file-max
2018-06-22 05:14:25,167 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,205 [salt.state       ][INFO    ][4205] Sysctl value fs.file-max = 124165 is already set
2018-06-22 05:14:25,205 [salt.state       ][INFO    ][4205] Completed state [fs.file-max] at time 05:14:25.205440 duration_in_ms=39.102
2018-06-22 05:14:25,205 [salt.state       ][INFO    ][4205] Running state [net.core.somaxconn] at time 05:14:25.205789
2018-06-22 05:14:25,206 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.core.somaxconn
2018-06-22 05:14:25,206 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,237 [salt.state       ][INFO    ][4205] Sysctl value net.core.somaxconn = 4096 is already set
2018-06-22 05:14:25,238 [salt.state       ][INFO    ][4205] Completed state [net.core.somaxconn] at time 05:14:25.238255 duration_in_ms=32.466
2018-06-22 05:14:25,238 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_max_syn_backlog] at time 05:14:25.238641
2018-06-22 05:14:25,238 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_max_syn_backlog
2018-06-22 05:14:25,239 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,284 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_max_syn_backlog = 8192 is already set
2018-06-22 05:14:25,284 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_max_syn_backlog] at time 05:14:25.284763 duration_in_ms=46.122
2018-06-22 05:14:25,285 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_tw_reuse] at time 05:14:25.285126
2018-06-22 05:14:25,285 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_tw_reuse
2018-06-22 05:14:25,286 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,321 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_tw_reuse = 1 is already set
2018-06-22 05:14:25,322 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_tw_reuse] at time 05:14:25.322321 duration_in_ms=37.195
2018-06-22 05:14:25,322 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_congestion_control] at time 05:14:25.322701
2018-06-22 05:14:25,323 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_congestion_control
2018-06-22 05:14:25,323 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,361 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_congestion_control = yeah is already set
2018-06-22 05:14:25,362 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_congestion_control] at time 05:14:25.362432 duration_in_ms=39.73
2018-06-22 05:14:25,363 [salt.state       ][INFO    ][4205] Running state [net.nf_conntrack_max] at time 05:14:25.363013
2018-06-22 05:14:25,363 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.nf_conntrack_max
2018-06-22 05:14:25,365 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,403 [salt.state       ][INFO    ][4205] Sysctl value net.nf_conntrack_max = 1048576 is already set
2018-06-22 05:14:25,403 [salt.state       ][INFO    ][4205] Completed state [net.nf_conntrack_max] at time 05:14:25.403771 duration_in_ms=40.758
2018-06-22 05:14:25,404 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_retries2] at time 05:14:25.404154
2018-06-22 05:14:25,404 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_retries2
2018-06-22 05:14:25,405 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,445 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_retries2 = 5 is already set
2018-06-22 05:14:25,446 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_retries2] at time 05:14:25.446599 duration_in_ms=42.445
2018-06-22 05:14:25,447 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_fin_timeout] at time 05:14:25.447133
2018-06-22 05:14:25,447 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_fin_timeout
2018-06-22 05:14:25,449 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,482 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_fin_timeout = 30 is already set
2018-06-22 05:14:25,482 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_fin_timeout] at time 05:14:25.482775 duration_in_ms=35.642
2018-06-22 05:14:25,483 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_slow_start_after_idle] at time 05:14:25.483125
2018-06-22 05:14:25,483 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_slow_start_after_idle
2018-06-22 05:14:25,484 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,520 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_slow_start_after_idle = 0 is already set
2018-06-22 05:14:25,520 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_slow_start_after_idle] at time 05:14:25.520445 duration_in_ms=37.32
2018-06-22 05:14:25,520 [salt.state       ][INFO    ][4205] Running state [vm.swappiness] at time 05:14:25.520843
2018-06-22 05:14:25,521 [salt.state       ][INFO    ][4205] Executing state sysctl.present for vm.swappiness
2018-06-22 05:14:25,521 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,555 [salt.state       ][INFO    ][4205] Sysctl value vm.swappiness = 10 is already set
2018-06-22 05:14:25,555 [salt.state       ][INFO    ][4205] Completed state [vm.swappiness] at time 05:14:25.555798 duration_in_ms=34.954
2018-06-22 05:14:25,556 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_keepalive_intvl] at time 05:14:25.556437
2018-06-22 05:14:25,557 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_keepalive_intvl
2018-06-22 05:14:25,557 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,589 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_keepalive_intvl = 3 is already set
2018-06-22 05:14:25,590 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_keepalive_intvl] at time 05:14:25.590110 duration_in_ms=33.673
2018-06-22 05:14:25,590 [salt.state       ][INFO    ][4205] Running state [net.ipv4.neigh.default.gc_thresh1] at time 05:14:25.590449
2018-06-22 05:14:25,590 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh1
2018-06-22 05:14:25,591 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,627 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.neigh.default.gc_thresh1 = 4096 is already set
2018-06-22 05:14:25,628 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.neigh.default.gc_thresh1] at time 05:14:25.628028 duration_in_ms=37.578
2018-06-22 05:14:25,628 [salt.state       ][INFO    ][4205] Running state [net.ipv4.neigh.default.gc_thresh2] at time 05:14:25.628636
2018-06-22 05:14:25,629 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh2
2018-06-22 05:14:25,630 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,661 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.neigh.default.gc_thresh2 = 8192 is already set
2018-06-22 05:14:25,662 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.neigh.default.gc_thresh2] at time 05:14:25.661998 duration_in_ms=33.363
2018-06-22 05:14:25,662 [salt.state       ][INFO    ][4205] Running state [net.ipv4.neigh.default.gc_thresh3] at time 05:14:25.662338
2018-06-22 05:14:25,662 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.neigh.default.gc_thresh3
2018-06-22 05:14:25,663 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,696 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.neigh.default.gc_thresh3 = 16384 is already set
2018-06-22 05:14:25,697 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.neigh.default.gc_thresh3] at time 05:14:25.697434 duration_in_ms=35.096
2018-06-22 05:14:25,698 [salt.state       ][INFO    ][4205] Running state [net.core.netdev_max_backlog] at time 05:14:25.697943
2018-06-22 05:14:25,698 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.core.netdev_max_backlog
2018-06-22 05:14:25,699 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,740 [salt.state       ][INFO    ][4205] Sysctl value net.core.netdev_max_backlog = 261144 is already set
2018-06-22 05:14:25,741 [salt.state       ][INFO    ][4205] Completed state [net.core.netdev_max_backlog] at time 05:14:25.741493 duration_in_ms=43.55
2018-06-22 05:14:25,742 [salt.state       ][INFO    ][4205] Running state [net.ipv4.tcp_keepalive_time] at time 05:14:25.742067
2018-06-22 05:14:25,742 [salt.state       ][INFO    ][4205] Executing state sysctl.present for net.ipv4.tcp_keepalive_time
2018-06-22 05:14:25,744 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,788 [salt.state       ][INFO    ][4205] Sysctl value net.ipv4.tcp_keepalive_time = 30 is already set
2018-06-22 05:14:25,789 [salt.state       ][INFO    ][4205] Completed state [net.ipv4.tcp_keepalive_time] at time 05:14:25.789806 duration_in_ms=47.74
2018-06-22 05:14:25,790 [salt.state       ][INFO    ][4205] Running state [kernel.panic] at time 05:14:25.790616
2018-06-22 05:14:25,791 [salt.state       ][INFO    ][4205] Executing state sysctl.present for kernel.panic
2018-06-22 05:14:25,792 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:25,828 [salt.state       ][INFO    ][4205] Sysctl value kernel.panic = 60 is already set
2018-06-22 05:14:25,828 [salt.state       ][INFO    ][4205] Completed state [kernel.panic] at time 05:14:25.828726 duration_in_ms=38.11
2018-06-22 05:14:25,829 [salt.state       ][INFO    ][4205] Running state [linux_sysfs_package] at time 05:14:25.829441
2018-06-22 05:14:25,829 [salt.state       ][INFO    ][4205] Executing state pkg.installed for linux_sysfs_package
2018-06-22 05:14:25,840 [salt.state       ][INFO    ][4205] All specified packages are already installed
2018-06-22 05:14:25,841 [salt.state       ][INFO    ][4205] Completed state [linux_sysfs_package] at time 05:14:25.840993 duration_in_ms=11.551
2018-06-22 05:14:25,843 [salt.state       ][INFO    ][4205] Running state [/etc/sysfs.d] at time 05:14:25.843049
2018-06-22 05:14:25,843 [salt.state       ][INFO    ][4205] Executing state file.directory for /etc/sysfs.d
2018-06-22 05:14:25,844 [salt.state       ][INFO    ][4205] Directory /etc/sysfs.d is in the correct state
2018-06-22 05:14:25,844 [salt.state       ][INFO    ][4205] Completed state [/etc/sysfs.d] at time 05:14:25.844418 duration_in_ms=1.368
2018-06-22 05:14:25,845 [salt.state       ][INFO    ][4205] Running state [ondemand] at time 05:14:25.845313
2018-06-22 05:14:25,845 [salt.state       ][INFO    ][4205] Executing state service.dead for ondemand
2018-06-22 05:14:25,846 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'status', 'ondemand.service', '-n', '0'] in directory '/root'
2018-06-22 05:14:25,864 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-active', 'ondemand.service'] in directory '/root'
2018-06-22 05:14:25,880 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-enabled', 'ondemand.service'] in directory '/root'
2018-06-22 05:14:25,910 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'runlevel' in directory '/root'
2018-06-22 05:14:25,923 [salt.state       ][INFO    ][4205] The service ondemand is already dead
2018-06-22 05:14:25,924 [salt.state       ][INFO    ][4205] Completed state [ondemand] at time 05:14:25.924345 duration_in_ms=79.032
2018-06-22 05:14:25,926 [salt.state       ][INFO    ][4205] Running state [cs_CZ.UTF-8] at time 05:14:25.926228
2018-06-22 05:14:25,926 [salt.state       ][INFO    ][4205] Executing state locale.present for cs_CZ.UTF-8
2018-06-22 05:14:25,927 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'locale -a' in directory '/root'
2018-06-22 05:14:25,939 [salt.state       ][INFO    ][4205] Locale cs_CZ.UTF-8 is already present
2018-06-22 05:14:25,939 [salt.state       ][INFO    ][4205] Completed state [cs_CZ.UTF-8] at time 05:14:25.939803 duration_in_ms=13.576
2018-06-22 05:14:25,940 [salt.state       ][INFO    ][4205] Running state [en_US.UTF-8] at time 05:14:25.940155
2018-06-22 05:14:25,940 [salt.state       ][INFO    ][4205] Executing state locale.present for en_US.UTF-8
2018-06-22 05:14:25,941 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'locale -a' in directory '/root'
2018-06-22 05:14:25,953 [salt.state       ][INFO    ][4205] Locale en_US.UTF-8 is already present
2018-06-22 05:14:25,953 [salt.state       ][INFO    ][4205] Completed state [en_US.UTF-8] at time 05:14:25.953431 duration_in_ms=13.276
2018-06-22 05:14:25,956 [salt.state       ][INFO    ][4205] Running state [en_US.UTF-8] at time 05:14:25.956383
2018-06-22 05:14:25,956 [salt.state       ][INFO    ][4205] Executing state locale.system for en_US.UTF-8
2018-06-22 05:14:25,957 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'localectl' in directory '/root'
2018-06-22 05:14:26,004 [salt.state       ][INFO    ][4205] System locale en_US.UTF-8 already set
2018-06-22 05:14:26,004 [salt.state       ][INFO    ][4205] Completed state [en_US.UTF-8] at time 05:14:26.004586 duration_in_ms=48.203
2018-06-22 05:14:26,006 [salt.state       ][INFO    ][4205] Running state [root] at time 05:14:26.006539
2018-06-22 05:14:26,006 [salt.state       ][INFO    ][4205] Executing state group.present for root
2018-06-22 05:14:26,007 [salt.state       ][INFO    ][4205] Group root is present and up to date
2018-06-22 05:14:26,007 [salt.state       ][INFO    ][4205] Completed state [root] at time 05:14:26.007793 duration_in_ms=1.253
2018-06-22 05:14:26,014 [salt.state       ][INFO    ][4205] Running state [root] at time 05:14:26.014324
2018-06-22 05:14:26,014 [salt.state       ][INFO    ][4205] Executing state user.present for root
2018-06-22 05:14:26,016 [salt.state       ][INFO    ][4205] User root is present and up to date
2018-06-22 05:14:26,016 [salt.state       ][INFO    ][4205] Completed state [root] at time 05:14:26.016511 duration_in_ms=2.187
2018-06-22 05:14:26,017 [salt.state       ][INFO    ][4205] Running state [/root] at time 05:14:26.017683
2018-06-22 05:14:26,018 [salt.state       ][INFO    ][4205] Executing state file.directory for /root
2018-06-22 05:14:26,018 [salt.state       ][INFO    ][4205] Directory /root is in the correct state
2018-06-22 05:14:26,019 [salt.state       ][INFO    ][4205] Completed state [/root] at time 05:14:26.019154 duration_in_ms=1.471
2018-06-22 05:14:26,019 [salt.state       ][INFO    ][4205] Running state [/etc/sudoers.d/90-salt-user-root] at time 05:14:26.019398
2018-06-22 05:14:26,019 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/sudoers.d/90-salt-user-root
2018-06-22 05:14:26,020 [salt.state       ][INFO    ][4205] File /etc/sudoers.d/90-salt-user-root is not present
2018-06-22 05:14:26,020 [salt.state       ][INFO    ][4205] Completed state [/etc/sudoers.d/90-salt-user-root] at time 05:14:26.020708 duration_in_ms=1.31
2018-06-22 05:14:26,021 [salt.state       ][INFO    ][4205] Running state [ubuntu] at time 05:14:26.020974
2018-06-22 05:14:26,021 [salt.state       ][INFO    ][4205] Executing state group.present for ubuntu
2018-06-22 05:14:26,021 [salt.state       ][INFO    ][4205] Group ubuntu is present and up to date
2018-06-22 05:14:26,021 [salt.state       ][INFO    ][4205] Completed state [ubuntu] at time 05:14:26.021780 duration_in_ms=0.806
2018-06-22 05:14:26,023 [salt.state       ][INFO    ][4205] Running state [ubuntu] at time 05:14:26.023140
2018-06-22 05:14:26,023 [salt.state       ][INFO    ][4205] Executing state user.present for ubuntu
2018-06-22 05:14:26,025 [salt.state       ][INFO    ][4205] User ubuntu is present and up to date
2018-06-22 05:14:26,025 [salt.state       ][INFO    ][4205] Completed state [ubuntu] at time 05:14:26.025349 duration_in_ms=2.209
2018-06-22 05:14:26,027 [salt.state       ][INFO    ][4205] Running state [/home/ubuntu] at time 05:14:26.027226
2018-06-22 05:14:26,027 [salt.state       ][INFO    ][4205] Executing state file.directory for /home/ubuntu
2018-06-22 05:14:26,028 [salt.state       ][INFO    ][4205] Directory /home/ubuntu is in the correct state
2018-06-22 05:14:26,028 [salt.state       ][INFO    ][4205] Completed state [/home/ubuntu] at time 05:14:26.028538 duration_in_ms=1.312
2018-06-22 05:14:26,029 [salt.state       ][INFO    ][4205] Running state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:14:26.029531
2018-06-22 05:14:26,029 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/sudoers.d/90-salt-user-ubuntu
2018-06-22 05:14:26,059 [salt.state       ][INFO    ][4205] File /etc/sudoers.d/90-salt-user-ubuntu is in the correct state
2018-06-22 05:14:26,059 [salt.state       ][INFO    ][4205] Completed state [/etc/sudoers.d/90-salt-user-ubuntu] at time 05:14:26.059644 duration_in_ms=30.113
2018-06-22 05:14:26,059 [salt.state       ][INFO    ][4205] Running state [/etc/security/limits.d/90-salt-default.conf] at time 05:14:26.059911
2018-06-22 05:14:26,060 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/security/limits.d/90-salt-default.conf
2018-06-22 05:14:26,186 [salt.state       ][INFO    ][4205] File /etc/security/limits.d/90-salt-default.conf is in the correct state
2018-06-22 05:14:26,187 [salt.state       ][INFO    ][4205] Completed state [/etc/security/limits.d/90-salt-default.conf] at time 05:14:26.187225 duration_in_ms=127.304
2018-06-22 05:14:26,187 [salt.state       ][INFO    ][4205] Running state [apt-daily.timer] at time 05:14:26.187486
2018-06-22 05:14:26,187 [salt.state       ][INFO    ][4205] Executing state service.dead for apt-daily.timer
2018-06-22 05:14:26,188 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'status', 'apt-daily.timer', '-n', '0'] in directory '/root'
2018-06-22 05:14:26,212 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-active', 'apt-daily.timer'] in directory '/root'
2018-06-22 05:14:26,226 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-enabled', 'apt-daily.timer'] in directory '/root'
2018-06-22 05:14:26,256 [salt.state       ][INFO    ][4205] The service apt-daily.timer is already dead
2018-06-22 05:14:26,256 [salt.state       ][INFO    ][4205] Completed state [apt-daily.timer] at time 05:14:26.256533 duration_in_ms=69.045
2018-06-22 05:14:26,256 [salt.state       ][INFO    ][4205] Running state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:14:26.256892
2018-06-22 05:14:26,257 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/systemd/system.conf.d/90-salt.conf
2018-06-22 05:14:26,377 [salt.state       ][INFO    ][4205] File /etc/systemd/system.conf.d/90-salt.conf is in the correct state
2018-06-22 05:14:26,377 [salt.state       ][INFO    ][4205] Completed state [/etc/systemd/system.conf.d/90-salt.conf] at time 05:14:26.377742 duration_in_ms=120.85
2018-06-22 05:14:26,380 [salt.state       ][INFO    ][4205] Running state [service.systemctl_reload] at time 05:14:26.380015
2018-06-22 05:14:26,380 [salt.state       ][INFO    ][4205] Executing state module.wait for service.systemctl_reload
2018-06-22 05:14:26,380 [salt.state       ][INFO    ][4205] No changes made for service.systemctl_reload
2018-06-22 05:14:26,380 [salt.state       ][INFO    ][4205] Completed state [service.systemctl_reload] at time 05:14:26.380760 duration_in_ms=0.745
2018-06-22 05:14:26,381 [salt.state       ][INFO    ][4205] Running state [/etc/issue] at time 05:14:26.381002
2018-06-22 05:14:26,381 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/issue
2018-06-22 05:14:26,382 [salt.state       ][INFO    ][4205] File /etc/issue is in the correct state
2018-06-22 05:14:26,383 [salt.state       ][INFO    ][4205] Completed state [/etc/issue] at time 05:14:26.383131 duration_in_ms=2.129
2018-06-22 05:14:26,383 [salt.state       ][INFO    ][4205] Running state [/etc/hostname] at time 05:14:26.383388
2018-06-22 05:14:26,383 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/hostname
2018-06-22 05:14:26,400 [salt.state       ][INFO    ][4205] File /etc/hostname is in the correct state
2018-06-22 05:14:26,400 [salt.state       ][INFO    ][4205] Completed state [/etc/hostname] at time 05:14:26.400663 duration_in_ms=17.275
2018-06-22 05:14:26,404 [salt.state       ][INFO    ][4205] Running state [hostname mas01] at time 05:14:26.403994
2018-06-22 05:14:26,404 [salt.state       ][INFO    ][4205] Executing state cmd.wait for hostname mas01
2018-06-22 05:14:26,404 [salt.state       ][INFO    ][4205] No changes made for hostname mas01
2018-06-22 05:14:26,404 [salt.state       ][INFO    ][4205] Completed state [hostname mas01] at time 05:14:26.404774 duration_in_ms=0.781
2018-06-22 05:14:26,409 [salt.state       ][INFO    ][4205] Running state [mdb02] at time 05:14:26.409242
2018-06-22 05:14:26,409 [salt.state       ][INFO    ][4205] Executing state host.present for mdb02
2018-06-22 05:14:26,410 [salt.state       ][INFO    ][4205] Host mdb02 (192.168.10.33) already present
2018-06-22 05:14:26,410 [salt.state       ][INFO    ][4205] Completed state [mdb02] at time 05:14:26.410334 duration_in_ms=1.092
2018-06-22 05:14:26,410 [salt.state       ][INFO    ][4205] Running state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:14:26.410607
2018-06-22 05:14:26,411 [salt.state       ][INFO    ][4205] Executing state host.present for mdb02.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,411 [salt.state       ][INFO    ][4205] Host mdb02.mcp-ovs-dpdk-ha.local (192.168.10.33) already present
2018-06-22 05:14:26,412 [salt.state       ][INFO    ][4205] Completed state [mdb02.mcp-ovs-dpdk-ha.local] at time 05:14:26.412020 duration_in_ms=1.412
2018-06-22 05:14:26,412 [salt.state       ][INFO    ][4205] Running state [mdb03] at time 05:14:26.412312
2018-06-22 05:14:26,412 [salt.state       ][INFO    ][4205] Executing state host.present for mdb03
2018-06-22 05:14:26,413 [salt.state       ][INFO    ][4205] Host mdb03 (192.168.10.34) already present
2018-06-22 05:14:26,413 [salt.state       ][INFO    ][4205] Completed state [mdb03] at time 05:14:26.413419 duration_in_ms=1.107
2018-06-22 05:14:26,413 [salt.state       ][INFO    ][4205] Running state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:14:26.413710
2018-06-22 05:14:26,414 [salt.state       ][INFO    ][4205] Executing state host.present for mdb03.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,414 [salt.state       ][INFO    ][4205] Host mdb03.mcp-ovs-dpdk-ha.local (192.168.10.34) already present
2018-06-22 05:14:26,415 [salt.state       ][INFO    ][4205] Completed state [mdb03.mcp-ovs-dpdk-ha.local] at time 05:14:26.414888 duration_in_ms=1.177
2018-06-22 05:14:26,415 [salt.state       ][INFO    ][4205] Running state [mdb01] at time 05:14:26.415451
2018-06-22 05:14:26,415 [salt.state       ][INFO    ][4205] Executing state host.present for mdb01
2018-06-22 05:14:26,416 [salt.state       ][INFO    ][4205] Host mdb01 (192.168.10.32) already present
2018-06-22 05:14:26,416 [salt.state       ][INFO    ][4205] Completed state [mdb01] at time 05:14:26.416571 duration_in_ms=1.12
2018-06-22 05:14:26,416 [salt.state       ][INFO    ][4205] Running state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:14:26.416858
2018-06-22 05:14:26,417 [salt.state       ][INFO    ][4205] Executing state host.present for mdb01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,417 [salt.state       ][INFO    ][4205] Host mdb01.mcp-ovs-dpdk-ha.local (192.168.10.32) already present
2018-06-22 05:14:26,418 [salt.state       ][INFO    ][4205] Completed state [mdb01.mcp-ovs-dpdk-ha.local] at time 05:14:26.417956 duration_in_ms=1.098
2018-06-22 05:14:26,418 [salt.state       ][INFO    ][4205] Running state [mdb] at time 05:14:26.418262
2018-06-22 05:14:26,418 [salt.state       ][INFO    ][4205] Executing state host.present for mdb
2018-06-22 05:14:26,419 [salt.state       ][INFO    ][4205] Host mdb (192.168.10.31) already present
2018-06-22 05:14:26,419 [salt.state       ][INFO    ][4205] Completed state [mdb] at time 05:14:26.419363 duration_in_ms=1.101
2018-06-22 05:14:26,419 [salt.state       ][INFO    ][4205] Running state [mdb.mcp-ovs-dpdk-ha.local] at time 05:14:26.419657
2018-06-22 05:14:26,419 [salt.state       ][INFO    ][4205] Executing state host.present for mdb.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,420 [salt.state       ][INFO    ][4205] Host mdb.mcp-ovs-dpdk-ha.local (192.168.10.31) already present
2018-06-22 05:14:26,420 [salt.state       ][INFO    ][4205] Completed state [mdb.mcp-ovs-dpdk-ha.local] at time 05:14:26.420764 duration_in_ms=1.108
2018-06-22 05:14:26,421 [salt.state       ][INFO    ][4205] Running state [cfg01] at time 05:14:26.421050
2018-06-22 05:14:26,421 [salt.state       ][INFO    ][4205] Executing state host.present for cfg01
2018-06-22 05:14:26,421 [salt.state       ][INFO    ][4205] Host cfg01 (192.168.10.11) already present
2018-06-22 05:14:26,422 [salt.state       ][INFO    ][4205] Completed state [cfg01] at time 05:14:26.422147 duration_in_ms=1.097
2018-06-22 05:14:26,422 [salt.state       ][INFO    ][4205] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:14:26.422431
2018-06-22 05:14:26,422 [salt.state       ][INFO    ][4205] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,424 [salt.state       ][INFO    ][4205] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-06-22 05:14:26,424 [salt.state       ][INFO    ][4205] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:14:26.424347 duration_in_ms=1.916
2018-06-22 05:14:26,424 [salt.state       ][INFO    ][4205] Running state [prx01] at time 05:14:26.424593
2018-06-22 05:14:26,424 [salt.state       ][INFO    ][4205] Executing state host.present for prx01
2018-06-22 05:14:26,425 [salt.state       ][INFO    ][4205] Host prx01 (192.168.10.14) already present
2018-06-22 05:14:26,425 [salt.state       ][INFO    ][4205] Completed state [prx01] at time 05:14:26.425493 duration_in_ms=0.9
2018-06-22 05:14:26,425 [salt.state       ][INFO    ][4205] Running state [prx01.mcp-ovs-dpdk-ha.local] at time 05:14:26.425728
2018-06-22 05:14:26,425 [salt.state       ][INFO    ][4205] Executing state host.present for prx01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,426 [salt.state       ][INFO    ][4205] Host prx01.mcp-ovs-dpdk-ha.local (192.168.10.14) already present
2018-06-22 05:14:26,426 [salt.state       ][INFO    ][4205] Completed state [prx01.mcp-ovs-dpdk-ha.local] at time 05:14:26.426659 duration_in_ms=0.931
2018-06-22 05:14:26,426 [salt.state       ][INFO    ][4205] Running state [kvm01] at time 05:14:26.426913
2018-06-22 05:14:26,427 [salt.state       ][INFO    ][4205] Executing state host.present for kvm01
2018-06-22 05:14:26,427 [salt.state       ][INFO    ][4205] Host kvm01 (192.168.10.20) already present
2018-06-22 05:14:26,427 [salt.state       ][INFO    ][4205] Completed state [kvm01] at time 05:14:26.427811 duration_in_ms=0.898
2018-06-22 05:14:26,428 [salt.state       ][INFO    ][4205] Running state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:14:26.428045
2018-06-22 05:14:26,428 [salt.state       ][INFO    ][4205] Executing state host.present for kvm01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,428 [salt.state       ][INFO    ][4205] Host kvm01.mcp-ovs-dpdk-ha.local (192.168.10.20) already present
2018-06-22 05:14:26,428 [salt.state       ][INFO    ][4205] Completed state [kvm01.mcp-ovs-dpdk-ha.local] at time 05:14:26.428947 duration_in_ms=0.902
2018-06-22 05:14:26,429 [salt.state       ][INFO    ][4205] Running state [kvm03] at time 05:14:26.429188
2018-06-22 05:14:26,429 [salt.state       ][INFO    ][4205] Executing state host.present for kvm03
2018-06-22 05:14:26,430 [salt.state       ][INFO    ][4205] Host kvm03 (192.168.10.22) already present
2018-06-22 05:14:26,430 [salt.state       ][INFO    ][4205] Completed state [kvm03] at time 05:14:26.430182 duration_in_ms=0.994
2018-06-22 05:14:26,430 [salt.state       ][INFO    ][4205] Running state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:14:26.430415
2018-06-22 05:14:26,430 [salt.state       ][INFO    ][4205] Executing state host.present for kvm03.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,431 [salt.state       ][INFO    ][4205] Host kvm03.mcp-ovs-dpdk-ha.local (192.168.10.22) already present
2018-06-22 05:14:26,431 [salt.state       ][INFO    ][4205] Completed state [kvm03.mcp-ovs-dpdk-ha.local] at time 05:14:26.431542 duration_in_ms=1.128
2018-06-22 05:14:26,431 [salt.state       ][INFO    ][4205] Running state [kvm02] at time 05:14:26.431780
2018-06-22 05:14:26,432 [salt.state       ][INFO    ][4205] Executing state host.present for kvm02
2018-06-22 05:14:26,432 [salt.state       ][INFO    ][4205] Host kvm02 (192.168.10.21) already present
2018-06-22 05:14:26,432 [salt.state       ][INFO    ][4205] Completed state [kvm02] at time 05:14:26.432695 duration_in_ms=0.915
2018-06-22 05:14:26,432 [salt.state       ][INFO    ][4205] Running state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:14:26.432928
2018-06-22 05:14:26,433 [salt.state       ][INFO    ][4205] Executing state host.present for kvm02.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,433 [salt.state       ][INFO    ][4205] Host kvm02.mcp-ovs-dpdk-ha.local (192.168.10.21) already present
2018-06-22 05:14:26,433 [salt.state       ][INFO    ][4205] Completed state [kvm02.mcp-ovs-dpdk-ha.local] at time 05:14:26.433826 duration_in_ms=0.898
2018-06-22 05:14:26,434 [salt.state       ][INFO    ][4205] Running state [dbs] at time 05:14:26.434058
2018-06-22 05:14:26,434 [salt.state       ][INFO    ][4205] Executing state host.present for dbs
2018-06-22 05:14:26,434 [salt.state       ][INFO    ][4205] Host dbs (192.168.10.23) already present
2018-06-22 05:14:26,435 [salt.state       ][INFO    ][4205] Completed state [dbs] at time 05:14:26.435380 duration_in_ms=1.323
2018-06-22 05:14:26,435 [salt.state       ][INFO    ][4205] Running state [dbs.mcp-ovs-dpdk-ha.local] at time 05:14:26.435621
2018-06-22 05:14:26,435 [salt.state       ][INFO    ][4205] Executing state host.present for dbs.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,436 [salt.state       ][INFO    ][4205] Host dbs.mcp-ovs-dpdk-ha.local (192.168.10.23) already present
2018-06-22 05:14:26,436 [salt.state       ][INFO    ][4205] Completed state [dbs.mcp-ovs-dpdk-ha.local] at time 05:14:26.436535 duration_in_ms=0.914
2018-06-22 05:14:26,436 [salt.state       ][INFO    ][4205] Running state [prx] at time 05:14:26.436768
2018-06-22 05:14:26,437 [salt.state       ][INFO    ][4205] Executing state host.present for prx
2018-06-22 05:14:26,437 [salt.state       ][INFO    ][4205] Host prx (192.168.10.13) already present
2018-06-22 05:14:26,437 [salt.state       ][INFO    ][4205] Completed state [prx] at time 05:14:26.437659 duration_in_ms=0.891
2018-06-22 05:14:26,437 [salt.state       ][INFO    ][4205] Running state [prx.mcp-ovs-dpdk-ha.local] at time 05:14:26.437891
2018-06-22 05:14:26,438 [salt.state       ][INFO    ][4205] Executing state host.present for prx.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,438 [salt.state       ][INFO    ][4205] Host prx.mcp-ovs-dpdk-ha.local (192.168.10.13) already present
2018-06-22 05:14:26,438 [salt.state       ][INFO    ][4205] Completed state [prx.mcp-ovs-dpdk-ha.local] at time 05:14:26.438828 duration_in_ms=0.936
2018-06-22 05:14:26,439 [salt.state       ][INFO    ][4205] Running state [prx02] at time 05:14:26.439684
2018-06-22 05:14:26,439 [salt.state       ][INFO    ][4205] Executing state host.present for prx02
2018-06-22 05:14:26,440 [salt.state       ][INFO    ][4205] Host prx02 (192.168.10.15) already present
2018-06-22 05:14:26,440 [salt.state       ][INFO    ][4205] Completed state [prx02] at time 05:14:26.440589 duration_in_ms=0.905
2018-06-22 05:14:26,440 [salt.state       ][INFO    ][4205] Running state [prx02.mcp-ovs-dpdk-ha.local] at time 05:14:26.440822
2018-06-22 05:14:26,441 [salt.state       ][INFO    ][4205] Executing state host.present for prx02.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,441 [salt.state       ][INFO    ][4205] Host prx02.mcp-ovs-dpdk-ha.local (192.168.10.15) already present
2018-06-22 05:14:26,442 [salt.state       ][INFO    ][4205] Completed state [prx02.mcp-ovs-dpdk-ha.local] at time 05:14:26.442061 duration_in_ms=1.24
2018-06-22 05:14:26,442 [salt.state       ][INFO    ][4205] Running state [msg02] at time 05:14:26.442300
2018-06-22 05:14:26,442 [salt.state       ][INFO    ][4205] Executing state host.present for msg02
2018-06-22 05:14:26,443 [salt.state       ][INFO    ][4205] Host msg02 (192.168.10.29) already present
2018-06-22 05:14:26,443 [salt.state       ][INFO    ][4205] Completed state [msg02] at time 05:14:26.443586 duration_in_ms=1.286
2018-06-22 05:14:26,443 [salt.state       ][INFO    ][4205] Running state [msg02.mcp-ovs-dpdk-ha.local] at time 05:14:26.443826
2018-06-22 05:14:26,444 [salt.state       ][INFO    ][4205] Executing state host.present for msg02.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,444 [salt.state       ][INFO    ][4205] Host msg02.mcp-ovs-dpdk-ha.local (192.168.10.29) already present
2018-06-22 05:14:26,444 [salt.state       ][INFO    ][4205] Completed state [msg02.mcp-ovs-dpdk-ha.local] at time 05:14:26.444722 duration_in_ms=0.896
2018-06-22 05:14:26,444 [salt.state       ][INFO    ][4205] Running state [msg03] at time 05:14:26.444955
2018-06-22 05:14:26,445 [salt.state       ][INFO    ][4205] Executing state host.present for msg03
2018-06-22 05:14:26,445 [salt.state       ][INFO    ][4205] Host msg03 (192.168.10.30) already present
2018-06-22 05:14:26,445 [salt.state       ][INFO    ][4205] Completed state [msg03] at time 05:14:26.445867 duration_in_ms=0.911
2018-06-22 05:14:26,446 [salt.state       ][INFO    ][4205] Running state [msg03.mcp-ovs-dpdk-ha.local] at time 05:14:26.446115
2018-06-22 05:14:26,446 [salt.state       ][INFO    ][4205] Executing state host.present for msg03.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,446 [salt.state       ][INFO    ][4205] Host msg03.mcp-ovs-dpdk-ha.local (192.168.10.30) already present
2018-06-22 05:14:26,447 [salt.state       ][INFO    ][4205] Completed state [msg03.mcp-ovs-dpdk-ha.local] at time 05:14:26.447399 duration_in_ms=1.283
2018-06-22 05:14:26,447 [salt.state       ][INFO    ][4205] Running state [msg01] at time 05:14:26.447633
2018-06-22 05:14:26,447 [salt.state       ][INFO    ][4205] Executing state host.present for msg01
2018-06-22 05:14:26,448 [salt.state       ][INFO    ][4205] Host msg01 (192.168.10.28) already present
2018-06-22 05:14:26,448 [salt.state       ][INFO    ][4205] Completed state [msg01] at time 05:14:26.448526 duration_in_ms=0.893
2018-06-22 05:14:26,448 [salt.state       ][INFO    ][4205] Running state [msg01.mcp-ovs-dpdk-ha.local] at time 05:14:26.448761
2018-06-22 05:14:26,449 [salt.state       ][INFO    ][4205] Executing state host.present for msg01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,449 [salt.state       ][INFO    ][4205] Host msg01.mcp-ovs-dpdk-ha.local (192.168.10.28) already present
2018-06-22 05:14:26,449 [salt.state       ][INFO    ][4205] Completed state [msg01.mcp-ovs-dpdk-ha.local] at time 05:14:26.449671 duration_in_ms=0.91
2018-06-22 05:14:26,449 [salt.state       ][INFO    ][4205] Running state [msg] at time 05:14:26.449904
2018-06-22 05:14:26,450 [salt.state       ][INFO    ][4205] Executing state host.present for msg
2018-06-22 05:14:26,450 [salt.state       ][INFO    ][4205] Host msg (192.168.10.27) already present
2018-06-22 05:14:26,450 [salt.state       ][INFO    ][4205] Completed state [msg] at time 05:14:26.450832 duration_in_ms=0.928
2018-06-22 05:14:26,451 [salt.state       ][INFO    ][4205] Running state [msg.mcp-ovs-dpdk-ha.local] at time 05:14:26.451414
2018-06-22 05:14:26,451 [salt.state       ][INFO    ][4205] Executing state host.present for msg.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,452 [salt.state       ][INFO    ][4205] Host msg.mcp-ovs-dpdk-ha.local (192.168.10.27) already present
2018-06-22 05:14:26,452 [salt.state       ][INFO    ][4205] Completed state [msg.mcp-ovs-dpdk-ha.local] at time 05:14:26.452317 duration_in_ms=0.903
2018-06-22 05:14:26,452 [salt.state       ][INFO    ][4205] Running state [cfg01] at time 05:14:26.452550
2018-06-22 05:14:26,452 [salt.state       ][INFO    ][4205] Executing state host.present for cfg01
2018-06-22 05:14:26,453 [salt.state       ][INFO    ][4205] Host cfg01 (192.168.10.11) already present
2018-06-22 05:14:26,453 [salt.state       ][INFO    ][4205] Completed state [cfg01] at time 05:14:26.453452 duration_in_ms=0.901
2018-06-22 05:14:26,453 [salt.state       ][INFO    ][4205] Running state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:14:26.453692
2018-06-22 05:14:26,453 [salt.state       ][INFO    ][4205] Executing state host.present for cfg01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,454 [salt.state       ][INFO    ][4205] Host cfg01.mcp-ovs-dpdk-ha.local (192.168.10.11) already present
2018-06-22 05:14:26,454 [salt.state       ][INFO    ][4205] Completed state [cfg01.mcp-ovs-dpdk-ha.local] at time 05:14:26.454617 duration_in_ms=0.925
2018-06-22 05:14:26,454 [salt.state       ][INFO    ][4205] Running state [cmp002] at time 05:14:26.454851
2018-06-22 05:14:26,455 [salt.state       ][INFO    ][4205] Executing state host.present for cmp002
2018-06-22 05:14:26,455 [salt.state       ][INFO    ][4205] Host cmp002 (192.168.10.53) already present
2018-06-22 05:14:26,455 [salt.state       ][INFO    ][4205] Completed state [cmp002] at time 05:14:26.455769 duration_in_ms=0.918
2018-06-22 05:14:26,456 [salt.state       ][INFO    ][4205] Running state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:14:26.456001
2018-06-22 05:14:26,456 [salt.state       ][INFO    ][4205] Executing state host.present for cmp002.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,456 [salt.state       ][INFO    ][4205] Host cmp002.mcp-ovs-dpdk-ha.local (192.168.10.53) already present
2018-06-22 05:14:26,457 [salt.state       ][INFO    ][4205] Completed state [cmp002.mcp-ovs-dpdk-ha.local] at time 05:14:26.457032 duration_in_ms=1.03
2018-06-22 05:14:26,457 [salt.state       ][INFO    ][4205] Running state [cmp001] at time 05:14:26.457268
2018-06-22 05:14:26,457 [salt.state       ][INFO    ][4205] Executing state host.present for cmp001
2018-06-22 05:14:26,458 [salt.state       ][INFO    ][4205] Host cmp001 (192.168.10.52) already present
2018-06-22 05:14:26,458 [salt.state       ][INFO    ][4205] Completed state [cmp001] at time 05:14:26.458180 duration_in_ms=0.912
2018-06-22 05:14:26,458 [salt.state       ][INFO    ][4205] Running state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:14:26.458413
2018-06-22 05:14:26,458 [salt.state       ][INFO    ][4205] Executing state host.present for cmp001.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,459 [salt.state       ][INFO    ][4205] Host cmp001.mcp-ovs-dpdk-ha.local (192.168.10.52) already present
2018-06-22 05:14:26,459 [salt.state       ][INFO    ][4205] Completed state [cmp001.mcp-ovs-dpdk-ha.local] at time 05:14:26.459703 duration_in_ms=1.29
2018-06-22 05:14:26,459 [salt.state       ][INFO    ][4205] Running state [dbs01] at time 05:14:26.459937
2018-06-22 05:14:26,460 [salt.state       ][INFO    ][4205] Executing state host.present for dbs01
2018-06-22 05:14:26,460 [salt.state       ][INFO    ][4205] Host dbs01 (192.168.10.24) already present
2018-06-22 05:14:26,460 [salt.state       ][INFO    ][4205] Completed state [dbs01] at time 05:14:26.460830 duration_in_ms=0.893
2018-06-22 05:14:26,461 [salt.state       ][INFO    ][4205] Running state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:14:26.461060
2018-06-22 05:14:26,461 [salt.state       ][INFO    ][4205] Executing state host.present for dbs01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,461 [salt.state       ][INFO    ][4205] Host dbs01.mcp-ovs-dpdk-ha.local (192.168.10.24) already present
2018-06-22 05:14:26,462 [salt.state       ][INFO    ][4205] Completed state [dbs01.mcp-ovs-dpdk-ha.local] at time 05:14:26.461965 duration_in_ms=0.905
2018-06-22 05:14:26,462 [salt.state       ][INFO    ][4205] Running state [dbs02] at time 05:14:26.462196
2018-06-22 05:14:26,462 [salt.state       ][INFO    ][4205] Executing state host.present for dbs02
2018-06-22 05:14:26,462 [salt.state       ][INFO    ][4205] Host dbs02 (192.168.10.25) already present
2018-06-22 05:14:26,463 [salt.state       ][INFO    ][4205] Completed state [dbs02] at time 05:14:26.463136 duration_in_ms=0.94
2018-06-22 05:14:26,463 [salt.state       ][INFO    ][4205] Running state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:14:26.463368
2018-06-22 05:14:26,463 [salt.state       ][INFO    ][4205] Executing state host.present for dbs02.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,464 [salt.state       ][INFO    ][4205] Host dbs02.mcp-ovs-dpdk-ha.local (192.168.10.25) already present
2018-06-22 05:14:26,464 [salt.state       ][INFO    ][4205] Completed state [dbs02.mcp-ovs-dpdk-ha.local] at time 05:14:26.464264 duration_in_ms=0.896
2018-06-22 05:14:26,464 [salt.state       ][INFO    ][4205] Running state [dbs03] at time 05:14:26.464494
2018-06-22 05:14:26,464 [salt.state       ][INFO    ][4205] Executing state host.present for dbs03
2018-06-22 05:14:26,465 [salt.state       ][INFO    ][4205] Host dbs03 (192.168.10.26) already present
2018-06-22 05:14:26,465 [salt.state       ][INFO    ][4205] Completed state [dbs03] at time 05:14:26.465393 duration_in_ms=0.899
2018-06-22 05:14:26,465 [salt.state       ][INFO    ][4205] Running state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:14:26.465625
2018-06-22 05:14:26,465 [salt.state       ][INFO    ][4205] Executing state host.present for dbs03.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,466 [salt.state       ][INFO    ][4205] Host dbs03.mcp-ovs-dpdk-ha.local (192.168.10.26) already present
2018-06-22 05:14:26,466 [salt.state       ][INFO    ][4205] Completed state [dbs03.mcp-ovs-dpdk-ha.local] at time 05:14:26.466542 duration_in_ms=0.917
2018-06-22 05:14:26,466 [salt.state       ][INFO    ][4205] Running state [mas01] at time 05:14:26.466793
2018-06-22 05:14:26,467 [salt.state       ][INFO    ][4205] Executing state host.present for mas01
2018-06-22 05:14:26,467 [salt.state       ][INFO    ][4205] Host mas01 (192.168.10.12) already present
2018-06-22 05:14:26,467 [salt.state       ][INFO    ][4205] Completed state [mas01] at time 05:14:26.467703 duration_in_ms=0.91
2018-06-22 05:14:26,467 [salt.state       ][INFO    ][4205] Running state [mas01.mcp-ovs-dpdk-ha.local] at time 05:14:26.467933
2018-06-22 05:14:26,468 [salt.state       ][INFO    ][4205] Executing state host.present for mas01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:26,468 [salt.state       ][INFO    ][4205] Host mas01.mcp-ovs-dpdk-ha.local (192.168.10.12) already present
2018-06-22 05:14:26,468 [salt.state       ][INFO    ][4205] Completed state [mas01.mcp-ovs-dpdk-ha.local] at time 05:14:26.468826 duration_in_ms=0.893
2018-06-22 05:14:26,469 [salt.state       ][INFO    ][4205] Running state [file.replace] at time 05:14:26.469950
2018-06-22 05:14:26,470 [salt.state       ][INFO    ][4205] Executing state module.run for file.replace
2018-06-22 05:14:26,889 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['git', '--version'] in directory '/root'
2018-06-22 05:14:27,011 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'grep -q "mas01 mas01.mcp-ovs-dpdk-ha.local" /etc/hosts' in directory '/root'
2018-06-22 05:14:27,032 [salt.state       ][INFO    ][4205] {'ret': '--- \n+++ \n@@ -27,7 +27,7 @@\n 192.168.10.24\t\tdbs01 dbs01.mcp-ovs-dpdk-ha.local\n 192.168.10.25\t\tdbs02 dbs02.mcp-ovs-dpdk-ha.local\n 192.168.10.26\t\tdbs03 dbs03.mcp-ovs-dpdk-ha.local\n-192.168.10.12\t\tmas01 mas01.mcp-ovs-dpdk-ha.local\n+192.168.10.12\t\tmas01.mcp-ovs-dpdk-ha.local mas01\n 192.168.10.37\t\tctl02 ctl02.mcp-ovs-dpdk-ha.local\n 192.168.10.38\t\tctl03 ctl03.mcp-ovs-dpdk-ha.local\n 192.168.10.36\t\tctl01 ctl01.mcp-ovs-dpdk-ha.local\n'}
2018-06-22 05:14:27,033 [salt.state       ][INFO    ][4205] Completed state [file.replace] at time 05:14:27.033209 duration_in_ms=563.257
2018-06-22 05:14:27,033 [salt.state       ][INFO    ][4205] Running state [ctl02] at time 05:14:27.033885
2018-06-22 05:14:27,034 [salt.state       ][INFO    ][4205] Executing state host.present for ctl02
2018-06-22 05:14:27,035 [salt.state       ][INFO    ][4205] Host ctl02 (192.168.10.37) already present
2018-06-22 05:14:27,035 [salt.state       ][INFO    ][4205] Completed state [ctl02] at time 05:14:27.035856 duration_in_ms=1.972
2018-06-22 05:14:27,036 [salt.state       ][INFO    ][4205] Running state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:14:27.036300
2018-06-22 05:14:27,036 [salt.state       ][INFO    ][4205] Executing state host.present for ctl02.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:27,037 [salt.state       ][INFO    ][4205] Host ctl02.mcp-ovs-dpdk-ha.local (192.168.10.37) already present
2018-06-22 05:14:27,037 [salt.state       ][INFO    ][4205] Completed state [ctl02.mcp-ovs-dpdk-ha.local] at time 05:14:27.037693 duration_in_ms=1.393
2018-06-22 05:14:27,037 [salt.state       ][INFO    ][4205] Running state [ctl03] at time 05:14:27.037952
2018-06-22 05:14:27,038 [salt.state       ][INFO    ][4205] Executing state host.present for ctl03
2018-06-22 05:14:27,038 [salt.state       ][INFO    ][4205] Host ctl03 (192.168.10.38) already present
2018-06-22 05:14:27,038 [salt.state       ][INFO    ][4205] Completed state [ctl03] at time 05:14:27.038930 duration_in_ms=0.978
2018-06-22 05:14:27,039 [salt.state       ][INFO    ][4205] Running state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:14:27.039175
2018-06-22 05:14:27,039 [salt.state       ][INFO    ][4205] Executing state host.present for ctl03.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:27,039 [salt.state       ][INFO    ][4205] Host ctl03.mcp-ovs-dpdk-ha.local (192.168.10.38) already present
2018-06-22 05:14:27,040 [salt.state       ][INFO    ][4205] Completed state [ctl03.mcp-ovs-dpdk-ha.local] at time 05:14:27.040117 duration_in_ms=0.942
2018-06-22 05:14:27,040 [salt.state       ][INFO    ][4205] Running state [ctl01] at time 05:14:27.040380
2018-06-22 05:14:27,040 [salt.state       ][INFO    ][4205] Executing state host.present for ctl01
2018-06-22 05:14:27,041 [salt.state       ][INFO    ][4205] Host ctl01 (192.168.10.36) already present
2018-06-22 05:14:27,041 [salt.state       ][INFO    ][4205] Completed state [ctl01] at time 05:14:27.041868 duration_in_ms=1.489
2018-06-22 05:14:27,042 [salt.state       ][INFO    ][4205] Running state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:14:27.042110
2018-06-22 05:14:27,042 [salt.state       ][INFO    ][4205] Executing state host.present for ctl01.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:27,042 [salt.state       ][INFO    ][4205] Host ctl01.mcp-ovs-dpdk-ha.local (192.168.10.36) already present
2018-06-22 05:14:27,043 [salt.state       ][INFO    ][4205] Completed state [ctl01.mcp-ovs-dpdk-ha.local] at time 05:14:27.043085 duration_in_ms=0.975
2018-06-22 05:14:27,043 [salt.state       ][INFO    ][4205] Running state [ctl] at time 05:14:27.043336
2018-06-22 05:14:27,043 [salt.state       ][INFO    ][4205] Executing state host.present for ctl
2018-06-22 05:14:27,044 [salt.state       ][INFO    ][4205] Host ctl (192.168.10.35) already present
2018-06-22 05:14:27,044 [salt.state       ][INFO    ][4205] Completed state [ctl] at time 05:14:27.044255 duration_in_ms=0.919
2018-06-22 05:14:27,044 [salt.state       ][INFO    ][4205] Running state [ctl.mcp-ovs-dpdk-ha.local] at time 05:14:27.044853
2018-06-22 05:14:27,045 [salt.state       ][INFO    ][4205] Executing state host.present for ctl.mcp-ovs-dpdk-ha.local
2018-06-22 05:14:27,045 [salt.state       ][INFO    ][4205] Host ctl.mcp-ovs-dpdk-ha.local (192.168.10.35) already present
2018-06-22 05:14:27,045 [salt.state       ][INFO    ][4205] Completed state [ctl.mcp-ovs-dpdk-ha.local] at time 05:14:27.045787 duration_in_ms=0.934
2018-06-22 05:14:27,046 [salt.state       ][INFO    ][4205] Running state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:14:27.046023
2018-06-22 05:14:27,046 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/network/interfaces.d/50-cloud-init.cfg
2018-06-22 05:14:27,047 [salt.state       ][INFO    ][4205] File /etc/network/interfaces.d/50-cloud-init.cfg is not present
2018-06-22 05:14:27,047 [salt.state       ][INFO    ][4205] Completed state [/etc/network/interfaces.d/50-cloud-init.cfg] at time 05:14:27.047436 duration_in_ms=1.413
2018-06-22 05:14:27,047 [salt.state       ][INFO    ][4205] Running state [ens5] at time 05:14:27.047709
2018-06-22 05:14:27,047 [salt.state       ][INFO    ][4205] Executing state network.managed for ens5
2018-06-22 05:14:27,720 [salt.state       ][INFO    ][4205] Interface ens5 is up to date.
2018-06-22 05:14:27,720 [salt.state       ][INFO    ][4205] Completed state [ens5] at time 05:14:27.720513 duration_in_ms=672.804
2018-06-22 05:14:27,720 [salt.state       ][INFO    ][4205] Running state [ens4] at time 05:14:27.720844
2018-06-22 05:14:27,721 [salt.state       ][INFO    ][4205] Executing state network.managed for ens4
2018-06-22 05:14:28,302 [salt.state       ][INFO    ][4205] Interface ens4 is up to date.
2018-06-22 05:14:28,303 [salt.state       ][INFO    ][4205] Completed state [ens4] at time 05:14:28.303181 duration_in_ms=582.336
2018-06-22 05:14:28,303 [salt.state       ][INFO    ][4205] Running state [ens3] at time 05:14:28.303861
2018-06-22 05:14:28,304 [salt.state       ][INFO    ][4205] Executing state network.managed for ens3
2018-06-22 05:14:28,873 [salt.state       ][INFO    ][4205] Interface ens3 is up to date.
2018-06-22 05:14:28,874 [salt.state       ][INFO    ][4205] Completed state [ens3] at time 05:14:28.874573 duration_in_ms=570.712
2018-06-22 05:14:28,875 [salt.state       ][INFO    ][4205] Running state [/etc/profile.d/proxy.sh] at time 05:14:28.875080
2018-06-22 05:14:28,875 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/profile.d/proxy.sh
2018-06-22 05:14:28,877 [salt.state       ][INFO    ][4205] File /etc/profile.d/proxy.sh is not present
2018-06-22 05:14:28,877 [salt.state       ][INFO    ][4205] Completed state [/etc/profile.d/proxy.sh] at time 05:14:28.877576 duration_in_ms=2.497
2018-06-22 05:14:28,877 [salt.state       ][INFO    ][4205] Running state [/etc/apt/apt.conf.d/95proxies] at time 05:14:28.877843
2018-06-22 05:14:28,878 [salt.state       ][INFO    ][4205] Executing state file.absent for /etc/apt/apt.conf.d/95proxies
2018-06-22 05:14:28,878 [salt.state       ][INFO    ][4205] File /etc/apt/apt.conf.d/95proxies is not present
2018-06-22 05:14:28,878 [salt.state       ][INFO    ][4205] Completed state [/etc/apt/apt.conf.d/95proxies] at time 05:14:28.878686 duration_in_ms=0.843
2018-06-22 05:14:28,878 [salt.state       ][INFO    ][4205] Running state [salt-minion] at time 05:14:28.878952
2018-06-22 05:14:28,879 [salt.state       ][INFO    ][4205] Executing state pkg.installed for salt-minion
2018-06-22 05:14:28,886 [salt.state       ][INFO    ][4205] All specified packages are already installed
2018-06-22 05:14:28,887 [salt.state       ][INFO    ][4205] Completed state [salt-minion] at time 05:14:28.887143 duration_in_ms=8.191
2018-06-22 05:14:28,887 [salt.state       ][INFO    ][4205] Running state [salt_minion_dependency_packages] at time 05:14:28.887410
2018-06-22 05:14:28,887 [salt.state       ][INFO    ][4205] Executing state pkg.installed for salt_minion_dependency_packages
2018-06-22 05:14:28,895 [salt.state       ][INFO    ][4205] All specified packages are already installed
2018-06-22 05:14:28,895 [salt.state       ][INFO    ][4205] Completed state [salt_minion_dependency_packages] at time 05:14:28.895413 duration_in_ms=8.002
2018-06-22 05:14:28,897 [salt.state       ][INFO    ][4205] Running state [/etc/salt/minion.d/minion.conf] at time 05:14:28.897647
2018-06-22 05:14:28,897 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/salt/minion.d/minion.conf
2018-06-22 05:14:29,155 [salt.state       ][INFO    ][4205] File /etc/salt/minion.d/minion.conf is in the correct state
2018-06-22 05:14:29,155 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/minion.d/minion.conf] at time 05:14:29.155814 duration_in_ms=258.167
2018-06-22 05:14:29,157 [salt.state       ][INFO    ][4205] Running state [salt-minion] at time 05:14:29.157761
2018-06-22 05:14:29,158 [salt.state       ][INFO    ][4205] Executing state service.running for salt-minion
2018-06-22 05:14:29,158 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'status', 'salt-minion.service', '-n', '0'] in directory '/root'
2018-06-22 05:14:29,187 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-active', 'salt-minion.service'] in directory '/root'
2018-06-22 05:14:29,199 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-enabled', 'salt-minion.service'] in directory '/root'
2018-06-22 05:14:29,211 [salt.state       ][INFO    ][4205] The service salt-minion is already running
2018-06-22 05:14:29,212 [salt.state       ][INFO    ][4205] Completed state [salt-minion] at time 05:14:29.212154 duration_in_ms=54.391
2018-06-22 05:14:29,216 [salt.state       ][INFO    ][4205] Running state [/etc/salt/grains.d] at time 05:14:29.216321
2018-06-22 05:14:29,216 [salt.state       ][INFO    ][4205] Executing state file.directory for /etc/salt/grains.d
2018-06-22 05:14:29,217 [salt.state       ][INFO    ][4205] Directory /etc/salt/grains.d is in the correct state
2018-06-22 05:14:29,217 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/grains.d] at time 05:14:29.217938 duration_in_ms=1.617
2018-06-22 05:14:29,219 [salt.state       ][INFO    ][4205] Running state [/etc/salt/grains] at time 05:14:29.219181
2018-06-22 05:14:29,219 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/salt/grains
2018-06-22 05:14:29,220 [salt.state       ][INFO    ][4205] File /etc/salt/grains exists with proper permissions. No changes made.
2018-06-22 05:14:29,220 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/grains] at time 05:14:29.220212 duration_in_ms=1.032
2018-06-22 05:14:29,221 [salt.state       ][INFO    ][4205] Running state [/etc/salt/grains.d/placeholder] at time 05:14:29.221194
2018-06-22 05:14:29,221 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/salt/grains.d/placeholder
2018-06-22 05:14:29,222 [salt.state       ][INFO    ][4205] File /etc/salt/grains.d/placeholder exists with proper permissions. No changes made.
2018-06-22 05:14:29,222 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/grains.d/placeholder] at time 05:14:29.222663 duration_in_ms=1.469
2018-06-22 05:14:29,223 [salt.state       ][INFO    ][4205] Running state [/etc/salt/grains.d/sphinx] at time 05:14:29.223669
2018-06-22 05:14:29,223 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/salt/grains.d/sphinx
2018-06-22 05:14:29,226 [salt.state       ][INFO    ][4205] File changed:
--- 
+++ 
@@ -16,6 +16,8 @@
               value:
               - 10.20.0.3
               - 127.0.0.1
+              - 192.168.10.12
+              - 192.168.11.3
         system:
           name: System
           param:

2018-06-22 05:14:29,227 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/grains.d/sphinx] at time 05:14:29.227138 duration_in_ms=3.469
2018-06-22 05:14:29,229 [salt.state       ][INFO    ][4205] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.229064
2018-06-22 05:14:29,229 [salt.state       ][INFO    ][4205] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,229 [salt.state       ][INFO    ][4205] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,229 [salt.state       ][INFO    ][4205] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.229919 duration_in_ms=0.855
2018-06-22 05:14:29,230 [salt.state       ][INFO    ][4205] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.230165
2018-06-22 05:14:29,230 [salt.state       ][INFO    ][4205] Executing state cmd.mod_watch for python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,231 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"' in directory '/root'
2018-06-22 05:14:29,352 [salt.state       ][INFO    ][4205] {'pid': 4866, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:14:29,352 [salt.state       ][INFO    ][4205] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/sphinx', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.352726 duration_in_ms=122.561
2018-06-22 05:14:29,354 [salt.state       ][INFO    ][4205] Running state [/etc/salt/grains.d/dns_records] at time 05:14:29.354226
2018-06-22 05:14:29,354 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/salt/grains.d/dns_records
2018-06-22 05:14:29,356 [salt.state       ][INFO    ][4205] File /etc/salt/grains.d/dns_records is in the correct state
2018-06-22 05:14:29,356 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/grains.d/dns_records] at time 05:14:29.356599 duration_in_ms=2.373
2018-06-22 05:14:29,359 [salt.state       ][INFO    ][4205] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.359092
2018-06-22 05:14:29,359 [salt.state       ][INFO    ][4205] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,359 [salt.state       ][INFO    ][4205] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,360 [salt.state       ][INFO    ][4205] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/dns_records', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.359971 duration_in_ms=0.879
2018-06-22 05:14:29,361 [salt.state       ][INFO    ][4205] Running state [/etc/salt/grains.d/salt] at time 05:14:29.360959
2018-06-22 05:14:29,361 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/salt/grains.d/salt
2018-06-22 05:14:29,362 [salt.state       ][INFO    ][4205] File /etc/salt/grains.d/salt is in the correct state
2018-06-22 05:14:29,362 [salt.state       ][INFO    ][4205] Completed state [/etc/salt/grains.d/salt] at time 05:14:29.362644 duration_in_ms=1.685
2018-06-22 05:14:29,364 [salt.state       ][INFO    ][4205] Running state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.364576
2018-06-22 05:14:29,364 [salt.state       ][INFO    ][4205] Executing state cmd.wait for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,365 [salt.state       ][INFO    ][4205] No changes made for python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"
2018-06-22 05:14:29,365 [salt.state       ][INFO    ][4205] Completed state [python -c "import yaml; stream = file('/etc/salt/grains.d/salt', 'r'); yaml.load(stream); stream.close()"] at time 05:14:29.365385 duration_in_ms=0.809
2018-06-22 05:14:29,368 [salt.state       ][INFO    ][4205] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:14:29.368951
2018-06-22 05:14:29,369 [salt.state       ][INFO    ][4205] Executing state cmd.wait for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-06-22 05:14:29,369 [salt.state       ][INFO    ][4205] No changes made for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-06-22 05:14:29,370 [salt.state       ][INFO    ][4205] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:14:29.370131 duration_in_ms=1.18
2018-06-22 05:14:29,370 [salt.state       ][INFO    ][4205] Running state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:14:29.370371
2018-06-22 05:14:29,370 [salt.state       ][INFO    ][4205] Executing state cmd.mod_watch for cat /etc/salt/grains.d/* > /etc/salt/grains
2018-06-22 05:14:29,372 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command 'cat /etc/salt/grains.d/* > /etc/salt/grains' in directory '/root'
2018-06-22 05:14:29,384 [salt.state       ][INFO    ][4205] {'pid': 4869, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:14:29,385 [salt.state       ][INFO    ][4205] Completed state [cat /etc/salt/grains.d/* > /etc/salt/grains] at time 05:14:29.385349 duration_in_ms=14.978
2018-06-22 05:14:29,387 [salt.state       ][INFO    ][4205] Running state [mine.update] at time 05:14:29.387652
2018-06-22 05:14:29,388 [salt.state       ][INFO    ][4205] Executing state module.wait for mine.update
2018-06-22 05:14:29,388 [salt.state       ][INFO    ][4205] No changes made for mine.update
2018-06-22 05:14:29,388 [salt.state       ][INFO    ][4205] Completed state [mine.update] at time 05:14:29.388837 duration_in_ms=1.186
2018-06-22 05:14:29,389 [salt.state       ][INFO    ][4205] Running state [mine.update] at time 05:14:29.389139
2018-06-22 05:14:29,389 [salt.state       ][INFO    ][4205] Executing state module.mod_watch for mine.update
2018-06-22 05:14:29,926 [salt.state       ][INFO    ][4205] {'ret': True}
2018-06-22 05:14:29,926 [salt.state       ][INFO    ][4205] Completed state [mine.update] at time 05:14:29.926525 duration_in_ms=537.386
2018-06-22 05:14:29,927 [salt.state       ][INFO    ][4205] Running state [ca-certificates] at time 05:14:29.927494
2018-06-22 05:14:29,928 [salt.state       ][INFO    ][4205] Executing state pkg.installed for ca-certificates
2018-06-22 05:14:29,940 [salt.state       ][INFO    ][4205] All specified packages are already installed
2018-06-22 05:14:29,940 [salt.state       ][INFO    ][4205] Completed state [ca-certificates] at time 05:14:29.940679 duration_in_ms=13.185
2018-06-22 05:14:29,942 [salt.state       ][INFO    ][4205] Running state [update-ca-certificates] at time 05:14:29.942254
2018-06-22 05:14:29,942 [salt.state       ][INFO    ][4205] Executing state cmd.wait for update-ca-certificates
2018-06-22 05:14:29,942 [salt.state       ][INFO    ][4205] No changes made for update-ca-certificates
2018-06-22 05:14:29,943 [salt.state       ][INFO    ][4205] Completed state [update-ca-certificates] at time 05:14:29.943115 duration_in_ms=0.861
2018-06-22 05:14:29,943 [salt.state       ][INFO    ][4205] Running state [openssh-server] at time 05:14:29.943376
2018-06-22 05:14:29,943 [salt.state       ][INFO    ][4205] Executing state pkg.latest for openssh-server
2018-06-22 05:14:29,949 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['apt-cache', '-q', 'policy', 'openssh-server'] in directory '/root'
2018-06-22 05:14:30,018 [salt.state       ][INFO    ][4205] Package openssh-server is already up-to-date
2018-06-22 05:14:30,018 [salt.state       ][INFO    ][4205] Completed state [openssh-server] at time 05:14:30.018842 duration_in_ms=75.464
2018-06-22 05:14:30,021 [salt.state       ][INFO    ][4205] Running state [/etc/issue.net] at time 05:14:30.021384
2018-06-22 05:14:30,021 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/issue.net
2018-06-22 05:14:30,056 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/files/banner'
2018-06-22 05:14:30,099 [salt.state       ][INFO    ][4205] File changed:
--- 
+++ 
@@ -1 +1,9 @@
-Ubuntu 16.04.4 LTS
+=================================== WARNING ====================================
+You have accessed a computer managed by COMPANY_NAME.
+You are required to have authorisation from COMPANY_NAME
+before you proceed and you are strictly limited to use set out within that
+authorisation. Unauthorised access to or misuse of this system is prohibited
+and constitutes an offence under the Computer Misuse Act 1990.
+If you disclose any information obtained through this system without authority
+COMPANY_NAME may take legal action against you.
+================================================================================

2018-06-22 05:14:30,100 [salt.state       ][INFO    ][4205] Completed state [/etc/issue.net] at time 05:14:30.100358 duration_in_ms=78.972
2018-06-22 05:14:30,102 [salt.state       ][INFO    ][4205] Running state [/etc/ssh/sshd_config] at time 05:14:30.102113
2018-06-22 05:14:30,102 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/ssh/sshd_config
2018-06-22 05:14:30,131 [salt.fileclient  ][INFO    ][4205] Fetching file from saltenv 'base', ** done ** 'openssh/files/sshd_config'
2018-06-22 05:14:30,228 [salt.state       ][INFO    ][4205] File changed:
--- 
+++ 
@@ -1,48 +1,63 @@
+
+
 # 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
+
 LogLevel INFO
 
-# Authentication:
-LoginGraceTime 120
-PermitRootLogin prohibit-password
+LoginGraceTime 60
+
+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
 
 # To enable empty passwords, change to yes (NOT RECOMMENDED)
 PermitEmptyPasswords no
+
+PermitUserEnvironment no
 
 # Change to yes to enable challenge-response passwords (beware issues with
 # some PAM modules and threads)
@@ -52,24 +67,33 @@
 PasswordAuthentication no
 
 # Kerberos options
-#KerberosAuthentication no
+KerberosAuthentication no
 #KerberosGetAFSToken no
 #KerberosOrLocalPasswd yes
 #KerberosTicketCleanup yes
 
 # GSSAPI options
-#GSSAPIAuthentication no
+GSSAPIAuthentication no
 #GSSAPICleanupCredentials yes
 
-X11Forwarding yes
+X11Forwarding no
 X11DisplayOffset 10
 PrintMotd no
 PrintLastLog yes
 TCPKeepAlive yes
 #UseLogin no
+ClientAliveInterval 300
 
+ClientAliveCountMax 0
+
+MaxSessions 10
 #MaxStartups 10:30:60
-#Banner /etc/issue.net
+MaxAuthTries 4
+# CIS 5.2.15 requires Banner option configured. It also proposes
+# file name '/etc/issue.net' as a solution, if Banner is not configured.
+# WARNING: Some security scanners accepts only '/etc/issue.net'
+# as a valid banner file name, so please do not change it.
+Banner /etc/issue.net
 
 # Allow client to pass locale environment variables
 AcceptEnv LANG LC_*
@@ -86,3 +110,5 @@
 # PAM authentication, then enable this but set PasswordAuthentication
 # and ChallengeResponseAuthentication to 'no'.
 UsePAM yes
+MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,umac-128@openssh.com,hmac-sha2-256,umac-128-etm@openssh.com
+

2018-06-22 05:14:30,228 [salt.state       ][INFO    ][4205] Completed state [/etc/ssh/sshd_config] at time 05:14:30.228736 duration_in_ms=126.622
2018-06-22 05:14:30,230 [salt.state       ][INFO    ][4205] Running state [ssh] at time 05:14:30.230619
2018-06-22 05:14:30,230 [salt.state       ][INFO    ][4205] Executing state service.running for ssh
2018-06-22 05:14:30,231 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'status', 'ssh.service', '-n', '0'] in directory '/root'
2018-06-22 05:14:30,254 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-06-22 05:14:30,268 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-06-22 05:14:30,282 [salt.state       ][INFO    ][4205] The service ssh is already running
2018-06-22 05:14:30,282 [salt.state       ][INFO    ][4205] Completed state [ssh] at time 05:14:30.282392 duration_in_ms=51.772
2018-06-22 05:14:30,282 [salt.state       ][INFO    ][4205] Running state [ssh] at time 05:14:30.282708
2018-06-22 05:14:30,283 [salt.state       ][INFO    ][4205] Executing state service.mod_watch for ssh
2018-06-22 05:14:30,284 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-active', 'ssh.service'] in directory '/root'
2018-06-22 05:14:30,301 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-enabled', 'ssh.service'] in directory '/root'
2018-06-22 05:14:30,315 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'ssh.service'] in directory '/root'
2018-06-22 05:14:30,365 [salt.state       ][INFO    ][4205] {'ssh': True}
2018-06-22 05:14:30,365 [salt.state       ][INFO    ][4205] Completed state [ssh] at time 05:14:30.365838 duration_in_ms=83.129
2018-06-22 05:14:30,366 [salt.state       ][INFO    ][4205] Running state [ntp] at time 05:14:30.366250
2018-06-22 05:14:30,366 [salt.state       ][INFO    ][4205] Executing state pkg.installed for ntp
2018-06-22 05:14:30,382 [salt.state       ][INFO    ][4205] All specified packages are already installed
2018-06-22 05:14:30,382 [salt.state       ][INFO    ][4205] Completed state [ntp] at time 05:14:30.382768 duration_in_ms=16.518
2018-06-22 05:14:30,384 [salt.state       ][INFO    ][4205] Running state [/etc/ntp.conf] at time 05:14:30.384475
2018-06-22 05:14:30,384 [salt.state       ][INFO    ][4205] Executing state file.managed for /etc/ntp.conf
2018-06-22 05:14:30,477 [salt.state       ][INFO    ][4205] File /etc/ntp.conf is in the correct state
2018-06-22 05:14:30,478 [salt.state       ][INFO    ][4205] Completed state [/etc/ntp.conf] at time 05:14:30.478143 duration_in_ms=93.667
2018-06-22 05:14:30,479 [salt.state       ][INFO    ][4205] Running state [ntp] at time 05:14:30.479431
2018-06-22 05:14:30,479 [salt.state       ][INFO    ][4205] Executing state service.running for ntp
2018-06-22 05:14:30,480 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'status', 'ntp.service', '-n', '0'] in directory '/root'
2018-06-22 05:14:30,496 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-active', 'ntp.service'] in directory '/root'
2018-06-22 05:14:30,513 [salt.loaded.int.module.cmdmod][INFO    ][4205] Executing command ['systemctl', 'is-enabled', 'ntp.service'] in directory '/root'
2018-06-22 05:14:30,539 [salt.state       ][INFO    ][4205] The service ntp is already running
2018-06-22 05:14:30,540 [salt.state       ][INFO    ][4205] Completed state [ntp] at time 05:14:30.539875 duration_in_ms=60.443
2018-06-22 05:14:30,551 [salt.minion      ][INFO    ][4205] Returning information for job: 20180622051414895731
2018-06-22 05:14:31,309 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622051431310943
2018-06-22 05:14:31,334 [salt.minion      ][INFO    ][4932] Starting a new job with PID 4932
2018-06-22 05:14:33,902 [salt.state       ][INFO    ][4932] Loading fresh modules for state activity
2018-06-22 05:14:33,954 [salt.fileclient  ][INFO    ][4932] Fetching file from saltenv 'base', ** done ** 'maas/pxe_nat.sls'
2018-06-22 05:14:33,980 [salt.state       ][INFO    ][4932] Running state [net.ipv4.ip_forward] at time 05:14:33.980248
2018-06-22 05:14:33,980 [salt.state       ][INFO    ][4932] Executing state sysctl.present for net.ipv4.ip_forward
2018-06-22 05:14:33,999 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command 'sysctl -a' in directory '/root'
2018-06-22 05:14:34,039 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command 'sysctl -w net.ipv4.ip_forward="1"' in directory '/root'
2018-06-22 05:14:34,052 [salt.state       ][INFO    ][4932] {'net.ipv4.ip_forward': 1}
2018-06-22 05:14:34,053 [salt.state       ][INFO    ][4932] Completed state [net.ipv4.ip_forward] at time 05:14:34.053558 duration_in_ms=73.31
2018-06-22 05:14:34,059 [salt.state       ][INFO    ][4932] Running state [iptables_pxe_nat] at time 05:14:34.059478
2018-06-22 05:14:34,059 [salt.state       ][INFO    ][4932] Executing state iptables.append for iptables_pxe_nat
2018-06-22 05:14:34,154 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command '/sbin/iptables --wait -t nat -A POSTROUTING  --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump MASQUERADE' in directory '/root'
2018-06-22 05:14:34,171 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command '/sbin/iptables-save' in directory '/root'
2018-06-22 05:14:34,195 [salt.state       ][INFO    ][4932] {'locale': 'iptables_pxe_nat'}
2018-06-22 05:14:34,195 [salt.state       ][INFO    ][4932] Completed state [iptables_pxe_nat] at time 05:14:34.195929 duration_in_ms=136.451
2018-06-22 05:14:34,196 [salt.state       ][INFO    ][4932] Running state [iptables_pxe_source] at time 05:14:34.196225
2018-06-22 05:14:34,196 [salt.state       ][INFO    ][4932] Executing state iptables.append for iptables_pxe_source
2018-06-22 05:14:34,266 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 192.168.11.3/255.255.255.0  --destination 0/0 --jump ACCEPT' in directory '/root'
2018-06-22 05:14:34,278 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command '/sbin/iptables-save' in directory '/root'
2018-06-22 05:14:34,287 [salt.state       ][INFO    ][4932] {'locale': 'iptables_pxe_source'}
2018-06-22 05:14:34,288 [salt.state       ][INFO    ][4932] Completed state [iptables_pxe_source] at time 05:14:34.288267 duration_in_ms=92.042
2018-06-22 05:14:34,288 [salt.state       ][INFO    ][4932] Running state [iptables_pxe_destination] at time 05:14:34.288592
2018-06-22 05:14:34,288 [salt.state       ][INFO    ][4932] Executing state iptables.append for iptables_pxe_destination
2018-06-22 05:14:34,355 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command '/sbin/iptables --wait -t filter -A INPUT  --source 0/0  --destination 192.168.11.3/255.255.255.0 --jump ACCEPT' in directory '/root'
2018-06-22 05:14:34,366 [salt.loaded.int.module.cmdmod][INFO    ][4932] Executing command '/sbin/iptables-save' in directory '/root'
2018-06-22 05:14:34,376 [salt.state       ][INFO    ][4932] {'locale': 'iptables_pxe_destination'}
2018-06-22 05:14:34,376 [salt.state       ][INFO    ][4932] Completed state [iptables_pxe_destination] at time 05:14:34.376808 duration_in_ms=88.214
2018-06-22 05:14:34,380 [salt.minion      ][INFO    ][4932] Returning information for job: 20180622051431310943
2018-06-22 05:14:35,113 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622051435109100
2018-06-22 05:14:35,127 [salt.minion      ][INFO    ][4983] Starting a new job with PID 4983
2018-06-22 05:14:35,652 [salt.state       ][INFO    ][4983] Loading fresh modules for state activity
2018-06-22 05:14:35,707 [salt.fileclient  ][INFO    ][4983] Fetching file from saltenv 'base', ** done ** 'maas/cluster.sls'
2018-06-22 05:14:36,346 [salt.state       ][INFO    ][4983] Running state [maas-rack-controller] at time 05:14:36.346549
2018-06-22 05:14:36,346 [salt.state       ][INFO    ][4983] Executing state pkg.installed for maas-rack-controller
2018-06-22 05:14:36,347 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:14:36,733 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['apt-cache', '-q', 'policy', 'maas-rack-controller'] in directory '/root'
2018-06-22 05:14:36,818 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-22 05:14:39,008 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-22 05:14:39,036 [salt.loaded.int.module.cmdmod][INFO    ][4983] 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-06-22 05:14:55,188 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051455158673
2018-06-22 05:14:55,206 [salt.minion      ][INFO    ][7757] Starting a new job with PID 7757
2018-06-22 05:14:55,232 [salt.minion      ][INFO    ][7757] Returning information for job: 20180622051455158673
2018-06-22 05:15:05,422 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051505381251
2018-06-22 05:15:05,441 [salt.minion      ][INFO    ][8416] Starting a new job with PID 8416
2018-06-22 05:15:05,466 [salt.minion      ][INFO    ][8416] Returning information for job: 20180622051505381251
2018-06-22 05:15:15,657 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051515609490
2018-06-22 05:15:15,677 [salt.minion      ][INFO    ][8554] Starting a new job with PID 8554
2018-06-22 05:15:15,707 [salt.minion      ][INFO    ][8554] Returning information for job: 20180622051515609490
2018-06-22 05:15:17,443 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:15:17,497 [salt.state       ][INFO    ][4983] Made the following changes:
'python3-pyvmomi' changed from 'absent' to '6.5.0.2017.5-0ubuntu1~16.04.1'
'libdaemon0' changed from 'absent' to '0.14-6'
'tgt' changed from 'absent' to '1:1.0.63-1ubuntu1.1'
'authbind' changed from 'absent' to '2.1.1+nmu1'
'libavahi-common3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-twisted' changed from 'absent' to '16.0.0-1ubuntu0.2'
'libfreeipmi16' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'python3-bson' changed from 'absent' to '3.2-1build1'
'python3-zope' changed from 'absent' to '1'
'python3-service-identity' changed from 'absent' to '16.0.0-2'
'python3-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.2'
'avahi-daemon' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-iso8601' changed from 'absent' to '0.1.11-1'
'python3.5-lxml' changed from 'absent' to '1'
'sg3-utils' changed from 'absent' to '1.40-0ubuntu1'
'archdetect-deb' changed from 'absent' to '1.117ubuntu2.3'
'python3-lxml' changed from 'absent' to '3.5.0-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.2'
'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.6.0-2~cloud0'
'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'
'python3-tempita' changed from 'absent' to '0.5.2-1build1'
'python3-ptyprocess' changed from 'absent' to '0.5-1'
'python3-netifaces' changed from 'absent' to '0.10.4-0.1build2'
'syslinux-common' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'libnss-mdns' changed from 'absent' to '0.10-7'
'libipmiconsole2' changed from 'absent' to '1.4.11-1.1ubuntu4~0.16.04'
'libavahi-client3' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-pyparsing' changed from 'absent' to '2.2.0+dfsg1-2~cloud0'
'python3-pbr' changed from 'absent' to '3.1.1-3ubuntu3~cloud0'
'python3-dnspython' changed from 'absent' to '1.15.0-1~cloud0'
'python3-paramiko' changed from 'absent' to '2.0.0-1ubuntu1~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 '18.1-17-gae48e86f-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 '17.5.0-1ubuntu1~cloud0'
'python3-distro-info' changed from 'absent' to '0.14build1'
'python3-attr' changed from 'absent' to '17.4.0-2~cloud0'
'libibverbs1' changed from 'absent' to '1.1.8-1.1ubuntu2'
'libdebian-installer4' changed from 'absent' to '0.102ubuntu1.1'
'isc-dhcp-server' changed from 'absent' to '4.3.3-5ubuntu12.10'
'maas-rack-controller' changed from 'absent' to '2.3.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 '18.1-17-gae48e86f-0ubuntu1~16.04.1'
'python3-simplejson' changed from 'absent' to '3.8.1-1ubuntu2'
'pxelinux' changed from 'absent' to '3:6.03+dfsg-11ubuntu1'
'bind9utils' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'
'python3-crochet' changed from 'absent' to '1.4.0-0ubuntu2'
'libavahi-common-data' changed from 'absent' to '0.6.32~rc+dfsg-1ubuntu2.2'
'python3-formencode' changed from 'absent' to '1.3.0-0ubuntu5'
'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.6.0-1~cloud0'
'libsgutils2-2' changed from 'absent' to '1.40-0ubuntu1'
'libirs-export141' changed from 'absent' to '1:9.10.3.dfsg.P4-8ubuntu1.10'

2018-06-22 05:15:17,528 [salt.state       ][INFO    ][4983] Loading fresh modules for state activity
2018-06-22 05:15:17,563 [salt.state       ][INFO    ][4983] Completed state [maas-rack-controller] at time 05:15:17.563647 duration_in_ms=41217.098
2018-06-22 05:15:17,572 [salt.state       ][INFO    ][4983] Running state [ipmitool] at time 05:15:17.572119
2018-06-22 05:15:17,572 [salt.state       ][INFO    ][4983] Executing state pkg.installed for ipmitool
2018-06-22 05:15:18,027 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-22 05:15:18,055 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['systemd-run', '--scope', 'apt-get', '-q', '-y', '-o', 'DPkg::Options::=--force-confold', '-o', 'DPkg::Options::=--force-confdef', 'install', 'ipmitool'] in directory '/root'
2018-06-22 05:15:22,520 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:15:22,571 [salt.state       ][INFO    ][4983] Made the following changes:
'libsnmp30' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'ipmitool' changed from 'absent' to '1.8.16-3ubuntu0.1'
'libsensors4' changed from 'absent' to '1:3.4.0-2'
'libopenipmi0' changed from 'absent' to '2.0.18-0ubuntu11.1'
'libsnmp-base' changed from 'absent' to '5.7.3+dfsg-1ubuntu4.1'
'openipmi' changed from 'absent' to '2.0.18-0ubuntu11.1'

2018-06-22 05:15:22,587 [salt.state       ][INFO    ][4983] Loading fresh modules for state activity
2018-06-22 05:15:22,621 [salt.state       ][INFO    ][4983] Completed state [ipmitool] at time 05:15:22.620945 duration_in_ms=5048.825
2018-06-22 05:15:22,625 [salt.state       ][INFO    ][4983] Running state [/etc/maas/rackd.conf] at time 05:15:22.625112
2018-06-22 05:15:22,625 [salt.state       ][INFO    ][4983] Executing state file.line for /etc/maas/rackd.conf
2018-06-22 05:15:22,626 [salt.loaded.int.states.file][WARNING ][4983] 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-06-22 05:15:22,630 [salt.state       ][INFO    ][4983] No changes needed to be made
2018-06-22 05:15:22,630 [salt.state       ][INFO    ][4983] Completed state [/etc/maas/rackd.conf] at time 05:15:22.630630 duration_in_ms=5.518
2018-06-22 05:15:22,631 [salt.state       ][INFO    ][4983] Running state [/etc/maas/rackd.conf] at time 05:15:22.631139
2018-06-22 05:15:22,631 [salt.state       ][INFO    ][4983] Executing state file.managed for /etc/maas/rackd.conf
2018-06-22 05:15:22,632 [salt.loaded.int.states.file][WARNING ][4983] 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-06-22 05:15:22,633 [salt.state       ][INFO    ][4983] File /etc/maas/rackd.conf exists with proper permissions. No changes made.
2018-06-22 05:15:22,633 [salt.state       ][INFO    ][4983] Completed state [/etc/maas/rackd.conf] at time 05:15:22.633511 duration_in_ms=2.372
2018-06-22 05:15:22,782 [salt.state       ][INFO    ][4983] Running state [maas-rackd] at time 05:15:22.782914
2018-06-22 05:15:22,783 [salt.state       ][INFO    ][4983] Executing state service.running for maas-rackd
2018-06-22 05:15:22,786 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['systemctl', 'status', 'maas-rackd.service', '-n', '0'] in directory '/root'
2018-06-22 05:15:22,803 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['systemctl', 'is-active', 'maas-rackd.service'] in directory '/root'
2018-06-22 05:15:22,818 [salt.loaded.int.module.cmdmod][INFO    ][4983] Executing command ['systemctl', 'is-enabled', 'maas-rackd.service'] in directory '/root'
2018-06-22 05:15:22,831 [salt.state       ][INFO    ][4983] The service maas-rackd is already running
2018-06-22 05:15:22,832 [salt.state       ][INFO    ][4983] Completed state [maas-rackd] at time 05:15:22.832519 duration_in_ms=49.605
2018-06-22 05:15:22,835 [salt.minion      ][INFO    ][4983] Returning information for job: 20180622051435109100
2018-06-22 05:15:23,601 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622051523548738
2018-06-22 05:15:23,617 [salt.minion      ][INFO    ][9692] Starting a new job with PID 9692
2018-06-22 05:15:26,227 [salt.state       ][INFO    ][9692] Loading fresh modules for state activity
2018-06-22 05:15:26,286 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/region.sls'
2018-06-22 05:15:26,992 [salt.state       ][INFO    ][9692] Running state [maas-region-controller] at time 05:15:26.992449
2018-06-22 05:15:26,992 [salt.state       ][INFO    ][9692] Executing state pkg.installed for maas-region-controller
2018-06-22 05:15:26,993 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:15:27,396 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['apt-cache', '-q', 'policy', 'maas-region-controller'] in directory '/root'
2018-06-22 05:15:27,476 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['apt-get', '-q', 'update'] in directory '/root'
2018-06-22 05:15:29,594 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['dpkg', '--get-selections', '*'] in directory '/root'
2018-06-22 05:15:29,623 [salt.loaded.int.module.cmdmod][INFO    ][9692] 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-06-22 05:15:43,644 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051543606939
2018-06-22 05:15:43,667 [salt.minion      ][INFO    ][11675] Starting a new job with PID 11675
2018-06-22 05:15:43,696 [salt.minion      ][INFO    ][11675] Returning information for job: 20180622051543606939
2018-06-22 05:15:53,669 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051553633385
2018-06-22 05:15:53,690 [salt.minion      ][INFO    ][13361] Starting a new job with PID 13361
2018-06-22 05:15:53,717 [salt.minion      ][INFO    ][13361] Returning information for job: 20180622051553633385
2018-06-22 05:16:03,693 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051603665709
2018-06-22 05:16:03,719 [salt.minion      ][INFO    ][13371] Starting a new job with PID 13371
2018-06-22 05:16:03,741 [salt.minion      ][INFO    ][13371] Returning information for job: 20180622051603665709
2018-06-22 05:16:13,719 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051613693798
2018-06-22 05:16:13,744 [salt.minion      ][INFO    ][13380] Starting a new job with PID 13380
2018-06-22 05:16:13,768 [salt.minion      ][INFO    ][13380] Returning information for job: 20180622051613693798
2018-06-22 05:16:23,752 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051623729582
2018-06-22 05:16:23,773 [salt.minion      ][INFO    ][13395] Starting a new job with PID 13395
2018-06-22 05:16:23,800 [salt.minion      ][INFO    ][13395] Returning information for job: 20180622051623729582
2018-06-22 05:16:33,787 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051633769801
2018-06-22 05:16:33,814 [salt.minion      ][INFO    ][14060] Starting a new job with PID 14060
2018-06-22 05:16:33,842 [salt.minion      ][INFO    ][14060] Returning information for job: 20180622051633769801
2018-06-22 05:16:43,821 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051643805876
2018-06-22 05:16:43,839 [salt.minion      ][INFO    ][14670] Starting a new job with PID 14670
2018-06-22 05:16:43,861 [salt.minion      ][INFO    ][14670] Returning information for job: 20180622051643805876
2018-06-22 05:16:53,852 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051653836910
2018-06-22 05:16:53,873 [salt.minion      ][INFO    ][15060] Starting a new job with PID 15060
2018-06-22 05:16:53,903 [salt.minion      ][INFO    ][15060] Returning information for job: 20180622051653836910
2018-06-22 05:17:03,881 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051703871199
2018-06-22 05:17:03,919 [salt.minion      ][INFO    ][15565] Starting a new job with PID 15565
2018-06-22 05:17:03,953 [salt.minion      ][INFO    ][15565] Returning information for job: 20180622051703871199
2018-06-22 05:17:13,930 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051713917876
2018-06-22 05:17:13,969 [salt.minion      ][INFO    ][15571] Starting a new job with PID 15571
2018-06-22 05:17:14,015 [salt.minion      ][INFO    ][15571] Returning information for job: 20180622051713917876
2018-06-22 05:17:24,006 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051723997070
2018-06-22 05:17:24,039 [salt.minion      ][INFO    ][15582] Starting a new job with PID 15582
2018-06-22 05:17:24,073 [salt.minion      ][INFO    ][15582] Returning information for job: 20180622051723997070
2018-06-22 05:17:34,072 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051734059889
2018-06-22 05:17:34,106 [salt.minion      ][INFO    ][15587] Starting a new job with PID 15587
2018-06-22 05:17:34,157 [salt.minion      ][INFO    ][15587] Returning information for job: 20180622051734059889
2018-06-22 05:17:44,142 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051744137905
2018-06-22 05:17:44,176 [salt.minion      ][INFO    ][15593] Starting a new job with PID 15593
2018-06-22 05:17:44,211 [salt.minion      ][INFO    ][15593] Returning information for job: 20180622051744137905
2018-06-22 05:17:54,203 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051754194399
2018-06-22 05:17:54,232 [salt.minion      ][INFO    ][15598] Starting a new job with PID 15598
2018-06-22 05:17:54,271 [salt.minion      ][INFO    ][15598] Returning information for job: 20180622051754194399
2018-06-22 05:18:04,255 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051804250502
2018-06-22 05:18:04,289 [salt.minion      ][INFO    ][15604] Starting a new job with PID 15604
2018-06-22 05:18:04,341 [salt.minion      ][INFO    ][15604] Returning information for job: 20180622051804250502
2018-06-22 05:18:14,352 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051814338001
2018-06-22 05:18:14,394 [salt.minion      ][INFO    ][15609] Starting a new job with PID 15609
2018-06-22 05:18:14,455 [salt.minion      ][INFO    ][15609] Returning information for job: 20180622051814338001
2018-06-22 05:18:24,456 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051824450969
2018-06-22 05:18:24,484 [salt.minion      ][INFO    ][15621] Starting a new job with PID 15621
2018-06-22 05:18:24,536 [salt.minion      ][INFO    ][15621] Returning information for job: 20180622051824450969
2018-06-22 05:18:34,539 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051834530245
2018-06-22 05:18:34,557 [salt.minion      ][INFO    ][16164] Starting a new job with PID 16164
2018-06-22 05:18:34,587 [salt.minion      ][INFO    ][16164] Returning information for job: 20180622051834530245
2018-06-22 05:18:44,586 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051844579301
2018-06-22 05:18:44,608 [salt.minion      ][INFO    ][16316] Starting a new job with PID 16316
2018-06-22 05:18:44,630 [salt.minion      ][INFO    ][16316] Returning information for job: 20180622051844579301
2018-06-22 05:18:48,739 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:18:48,802 [salt.state       ][INFO    ][9692] 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.6.7-1ubuntu1~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.4'
'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.13-0ubuntu0.16.04'
'apache2' changed from 'absent' to '2.4.18-2ubuntu3.8'
'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.13-0ubuntu0.16.04'
'python3-django' changed from 'absent' to '1.8.7-1ubuntu5.6'
'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.8'
'python3-convoy' changed from 'absent' to '0.2.1+bzr39-1'
'python3-psycopg2' changed from 'absent' to '2.7.4-1~cloud0'
'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.8'
'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.13-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.8'
'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.2.4-0.1~cloud0'
'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.13-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'
'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.8-1~cloud0'
'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.6.7-1ubuntu1~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.6'
'ssl-cert' changed from 'absent' to '1.0.37'
'libwebpmux1' changed from 'absent' to '0.4.4-1'

2018-06-22 05:18:48,839 [salt.state       ][INFO    ][9692] Loading fresh modules for state activity
2018-06-22 05:18:48,879 [salt.state       ][INFO    ][9692] Completed state [maas-region-controller] at time 05:18:48.879023 duration_in_ms=201886.574
2018-06-22 05:18:48,887 [salt.state       ][INFO    ][9692] Running state [python-oauth] at time 05:18:48.887873
2018-06-22 05:18:48,888 [salt.state       ][INFO    ][9692] Executing state pkg.installed for python-oauth
2018-06-22 05:18:49,379 [salt.state       ][INFO    ][9692] All specified packages are already installed
2018-06-22 05:18:49,380 [salt.state       ][INFO    ][9692] Completed state [python-oauth] at time 05:18:49.380395 duration_in_ms=492.522
2018-06-22 05:18:49,383 [salt.state       ][INFO    ][9692] Running state [/etc/maas/regiond.conf] at time 05:18:49.383774
2018-06-22 05:18:49,384 [salt.state       ][INFO    ][9692] Executing state file.replace for /etc/maas/regiond.conf
2018-06-22 05:18:49,389 [salt.state       ][INFO    ][9692] File changed:
--- 
+++ 
@@ -3,4 +3,4 @@
 database_pass: IzWky7nHRqsA
 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-06-22 05:18:49,391 [salt.state       ][INFO    ][9692] Completed state [/etc/maas/regiond.conf] at time 05:18:49.391376 duration_in_ms=7.602
2018-06-22 05:18:49,392 [salt.state       ][INFO    ][9692] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 05:18:49.392097
2018-06-22 05:18:49,392 [salt.state       ][INFO    ][9692] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-06-22 05:18:49,432 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-proxy.conf.template'
2018-06-22 05:18:49,469 [salt.state       ][INFO    ][9692] 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-06-22 05:18:49,469 [salt.state       ][INFO    ][9692] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 05:18:49.469821 duration_in_ms=77.724
2018-06-22 05:18:49,470 [salt.state       ][INFO    ][9692] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:18:49.470302
2018-06-22 05:18:49,470 [salt.state       ][INFO    ][9692] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-06-22 05:18:49,474 [salt.state       ][INFO    ][9692] 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-06-22 05:18:49,474 [salt.state       ][INFO    ][9692] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:18:49.474575 duration_in_ms=4.273
2018-06-22 05:18:49,475 [salt.state       ][INFO    ][9692] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:18:49.475024
2018-06-22 05:18:49,475 [salt.state       ][INFO    ][9692] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-06-22 05:18:49,478 [salt.state       ][INFO    ][9692] 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-06-22 05:18:49,479 [salt.state       ][INFO    ][9692] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:18:49.479088 duration_in_ms=4.065
2018-06-22 05:18:49,479 [salt.state       ][INFO    ][9692] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 05:18:49.479540
2018-06-22 05:18:49,479 [salt.state       ][INFO    ][9692] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-06-22 05:18:49,483 [salt.state       ][INFO    ][9692] File changed:
--- 
+++ 
@@ -103,7 +103,7 @@
             return None
         if int_blksize < 8 or int_blksize > 65464:
             return None
-        int_blksize = min((int_blksize, MAX_BLOCK_SIZE))
+        int_blksize = 1464
         return int_to_byte_string(int_blksize)
 
     def option_timeout(self, val):

2018-06-22 05:18:49,484 [salt.state       ][INFO    ][9692] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 05:18:49.484017 duration_in_ms=4.477
2018-06-22 05:18:49,484 [salt.state       ][INFO    ][9692] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 05:18:49.484468
2018-06-22 05:18:49,484 [salt.state       ][INFO    ][9692] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-06-22 05:18:49,516 [salt.state       ][INFO    ][9692] 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-06-22 05:18:49,516 [salt.state       ][INFO    ][9692] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 05:18:49.516387 duration_in_ms=31.918
2018-06-22 05:18:49,516 [salt.state       ][INFO    ][9692] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 05:18:49.516888
2018-06-22 05:18:49,517 [salt.state       ][INFO    ][9692] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-06-22 05:18:49,538 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-http.conf'
2018-06-22 05:18:49,541 [salt.state       ][INFO    ][9692] 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-06-22 05:18:49,541 [salt.state       ][INFO    ][9692] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 05:18:49.541830 duration_in_ms=24.941
2018-06-22 05:18:49,543 [salt.state       ][INFO    ][9692] Running state [a2enmod headers] at time 05:18:49.543259
2018-06-22 05:18:49,543 [salt.state       ][INFO    ][9692] Executing state cmd.run for a2enmod headers
2018-06-22 05:18:49,544 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command 'a2enmod headers' in directory '/root'
2018-06-22 05:18:49,604 [salt.state       ][INFO    ][9692] {'pid': 16502, 'retcode': 0, 'stderr': '', 'stdout': 'Enabling module headers.\nTo activate the new configuration, you need to run:\n  service apache2 restart'}
2018-06-22 05:18:49,605 [salt.state       ][INFO    ][9692] Completed state [a2enmod headers] at time 05:18:49.605279 duration_in_ms=62.02
2018-06-22 05:18:49,605 [salt.state       ][INFO    ][9692] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 05:18:49.605713
2018-06-22 05:18:49,606 [salt.state       ][INFO    ][9692] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-06-22 05:18:49,639 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/mirantis-styles.css'
2018-06-22 05:18:49,642 [salt.state       ][INFO    ][9692] File changed:
New file
2018-06-22 05:18:49,642 [salt.state       ][INFO    ][9692] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 05:18:49.642523 duration_in_ms=36.809
2018-06-22 05:18:49,643 [salt.state       ][INFO    ][9692] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 05:18:49.643120
2018-06-22 05:18:49,644 [salt.state       ][INFO    ][9692] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-06-22 05:18:49,664 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_trusty'
2018-06-22 05:18:49,698 [salt.state       ][INFO    ][9692] File changed:
New file
2018-06-22 05:18:49,698 [salt.state       ][INFO    ][9692] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 05:18:49.698656 duration_in_ms=55.535
2018-06-22 05:18:49,699 [salt.state       ][INFO    ][9692] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 05:18:49.699135
2018-06-22 05:18:49,699 [salt.state       ][INFO    ][9692] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-06-22 05:18:49,721 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_amd64_generic_xenial'
2018-06-22 05:18:49,762 [salt.state       ][INFO    ][9692] File changed:
New file
2018-06-22 05:18:49,763 [salt.state       ][INFO    ][9692] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 05:18:49.763051 duration_in_ms=63.916
2018-06-22 05:18:49,764 [salt.state       ][INFO    ][9692] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 05:18:49.764103
2018-06-22 05:18:49,764 [salt.state       ][INFO    ][9692] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial
2018-06-22 05:18:49,785 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/curtin_userdata_arm64_generic_xenial'
2018-06-22 05:18:49,823 [salt.state       ][INFO    ][9692] File changed:
New file
2018-06-22 05:18:49,825 [salt.state       ][INFO    ][9692] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 05:18:49.825005 duration_in_ms=60.9
2018-06-22 05:18:49,826 [salt.state       ][INFO    ][9692] Running state [/root/.pgpass] at time 05:18:49.826151
2018-06-22 05:18:49,827 [salt.state       ][INFO    ][9692] Executing state file.managed for /root/.pgpass
2018-06-22 05:18:49,853 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/pgpass'
2018-06-22 05:18:49,901 [salt.state       ][INFO    ][9692] File changed:
New file
2018-06-22 05:18:49,902 [salt.state       ][INFO    ][9692] Completed state [/root/.pgpass] at time 05:18:49.902131 duration_in_ms=75.981
2018-06-22 05:18:49,907 [salt.state       ][INFO    ][9692] Running state [maas-region syncdb --noinput] at time 05:18:49.907220
2018-06-22 05:18:49,908 [salt.state       ][INFO    ][9692] Executing state cmd.run for maas-region syncdb --noinput
2018-06-22 05:18:49,909 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command 'maas-region syncdb --noinput' in directory '/root'
2018-06-22 05:18:53,089 [salt.state       ][INFO    ][9692] {'pid': 16530, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: messages, staticfiles\n  Apply all migrations: auth, piston3, contenttypes, maasserver, sites, sessions, metadataserver\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-06-22 05:18:53,089 [salt.state       ][INFO    ][9692] Completed state [maas-region syncdb --noinput] at time 05:18:53.089594 duration_in_ms=3182.374
2018-06-22 05:18:53,091 [salt.state       ][INFO    ][9692] Running state [maas-regiond] at time 05:18:53.091438
2018-06-22 05:18:53,091 [salt.state       ][INFO    ][9692] Executing state service.running for maas-regiond
2018-06-22 05:18:53,092 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-06-22 05:18:53,109 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:18:53,123 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:18:53,137 [salt.state       ][INFO    ][9692] The service maas-regiond is already running
2018-06-22 05:18:53,138 [salt.state       ][INFO    ][9692] Completed state [maas-regiond] at time 05:18:53.137925 duration_in_ms=46.487
2018-06-22 05:18:53,138 [salt.state       ][INFO    ][9692] Running state [maas-regiond] at time 05:18:53.138244
2018-06-22 05:18:53,138 [salt.state       ][INFO    ][9692] Executing state service.mod_watch for maas-regiond
2018-06-22 05:18:53,140 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:18:53,153 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:18:53,168 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:18:53,235 [salt.state       ][INFO    ][9692] {'maas-regiond': True}
2018-06-22 05:18:53,236 [salt.state       ][INFO    ][9692] Completed state [maas-regiond] at time 05:18:53.236388 duration_in_ms=98.143
2018-06-22 05:18:53,238 [salt.state       ][INFO    ][9692] Running state [bind9] at time 05:18:53.238312
2018-06-22 05:18:53,238 [salt.state       ][INFO    ][9692] Executing state service.running for bind9
2018-06-22 05:18:53,241 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-06-22 05:18:53,265 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-06-22 05:18:53,288 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-06-22 05:18:53,323 [salt.state       ][INFO    ][9692] The service bind9 is already running
2018-06-22 05:18:53,324 [salt.state       ][INFO    ][9692] Completed state [bind9] at time 05:18:53.324344 duration_in_ms=86.031
2018-06-22 05:18:53,324 [salt.state       ][INFO    ][9692] Running state [bind9] at time 05:18:53.324684
2018-06-22 05:18:53,325 [salt.state       ][INFO    ][9692] Executing state service.mod_watch for bind9
2018-06-22 05:18:53,326 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-06-22 05:18:53,342 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-06-22 05:18:53,363 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'bind9.service'] in directory '/root'
2018-06-22 05:18:53,434 [salt.state       ][INFO    ][9692] {'bind9': True}
2018-06-22 05:18:53,435 [salt.state       ][INFO    ][9692] Completed state [bind9] at time 05:18:53.435051 duration_in_ms=110.367
2018-06-22 05:18:53,437 [salt.state       ][INFO    ][9692] Running state [apache2] at time 05:18:53.437177
2018-06-22 05:18:53,437 [salt.state       ][INFO    ][9692] Executing state service.running for apache2
2018-06-22 05:18:53,438 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-06-22 05:18:53,456 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-06-22 05:18:53,492 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-06-22 05:18:53,512 [salt.state       ][INFO    ][9692] The service apache2 is already running
2018-06-22 05:18:53,513 [salt.state       ][INFO    ][9692] Completed state [apache2] at time 05:18:53.513052 duration_in_ms=75.874
2018-06-22 05:18:53,513 [salt.state       ][INFO    ][9692] Running state [apache2] at time 05:18:53.513356
2018-06-22 05:18:53,513 [salt.state       ][INFO    ][9692] Executing state service.mod_watch for apache2
2018-06-22 05:18:53,514 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-06-22 05:18:53,536 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-06-22 05:18:53,557 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command ['systemd-run', '--scope', 'systemctl', 'restart', 'apache2.service'] in directory '/root'
2018-06-22 05:18:54,628 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051854626152
2018-06-22 05:18:54,645 [salt.minion      ][INFO    ][16722] Starting a new job with PID 16722
2018-06-22 05:18:54,678 [salt.minion      ][INFO    ][16722] Returning information for job: 20180622051854626152
2018-06-22 05:18:54,842 [salt.state       ][INFO    ][9692] {'apache2': True}
2018-06-22 05:18:54,843 [salt.state       ][INFO    ][9692] Completed state [apache2] at time 05:18:54.843033 duration_in_ms=1329.676
2018-06-22 05:18:54,844 [salt.state       ][INFO    ][9692] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 05:18:54.844837
2018-06-22 05:18:54,845 [salt.state       ][INFO    ][9692] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-06-22 05:18:54,846 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command 'maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin' in directory '/root'
2018-06-22 05:18:57,251 [salt.state       ][INFO    ][9692] {'pid': 16834, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:18:57,252 [salt.state       ][INFO    ][9692] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 05:18:57.252683 duration_in_ms=2407.844
2018-06-22 05:18:57,254 [salt.state       ][INFO    ][9692] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:18:57.254098
2018-06-22 05:18:57,266 [salt.state       ][INFO    ][9692] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:18:57,267 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:18:59,286 [salt.state       ][INFO    ][9692] {'pid': 16892, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:18:59,287 [salt.state       ][INFO    ][9692] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:18:59.286945 duration_in_ms=2032.846
2018-06-22 05:18:59,290 [salt.state       ][INFO    ][9692] Running state [maasng.boot_resources_import] at time 05:18:59.290392
2018-06-22 05:18:59,291 [salt.state       ][INFO    ][9692] Executing state module.run for maasng.boot_resources_import
2018-06-22 05:19:00,080 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-06-22 05:19:04,689 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051904679635
2018-06-22 05:19:04,709 [salt.minion      ][INFO    ][17020] Starting a new job with PID 17020
2018-06-22 05:19:04,753 [salt.minion      ][INFO    ][17020] Returning information for job: 20180622051904679635
2018-06-22 05:19:05,131 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-06-22 05:19:10,200 [salt.state       ][INFO    ][9692] {'ret': True}
2018-06-22 05:19:10,201 [salt.state       ][INFO    ][9692] Completed state [maasng.boot_resources_import] at time 05:19:10.201119 duration_in_ms=10910.726
2018-06-22 05:19:10,201 [salt.state       ][INFO    ][9692] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 05:19:10.201779
2018-06-22 05:19:10,202 [salt.state       ][INFO    ][9692] Executing state module.run for maasng.sync_and_wait_bs_to_all_racks
2018-06-22 05:19:10,202 [salt.loaded.ext.module.maasng][INFO    ][9692] boot-sources sync initiated for ALL Rack's
2018-06-22 05:19:11,006 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:900.0/900s
2018-06-22 05:19:14,756 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051914751811
2018-06-22 05:19:14,807 [salt.minion      ][INFO    ][17246] Starting a new job with PID 17246
2018-06-22 05:19:14,867 [salt.minion      ][INFO    ][17246] Returning information for job: 20180622051914751811
2018-06-22 05:19:16,273 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:894.0/900s
2018-06-22 05:19:22,389 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:888.0/900s
2018-06-22 05:19:24,885 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051924878860
2018-06-22 05:19:24,911 [salt.minion      ][INFO    ][17316] Starting a new job with PID 17316
2018-06-22 05:19:24,945 [salt.minion      ][INFO    ][17316] Returning information for job: 20180622051924878860
2018-06-22 05:19:27,737 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:883.0/900s
2018-06-22 05:19:32,983 [salt.loaded.ext.module.maasng][INFO    ][9692] Waiting boot-resources sync done to rack:mas01
sleep for:5s Left:878.0/900s
2018-06-22 05:19:34,955 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051934949939
2018-06-22 05:19:34,990 [salt.minion      ][INFO    ][17417] Starting a new job with PID 17417
2018-06-22 05:19:35,046 [salt.minion      ][INFO    ][17417] Returning information for job: 20180622051934949939
2018-06-22 05:19:38,694 [salt.state       ][INFO    ][9692] {'ret': True}
2018-06-22 05:19:38,694 [salt.state       ][INFO    ][9692] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 05:19:38.694874 duration_in_ms=28493.094
2018-06-22 05:19:38,696 [salt.state       ][INFO    ][9692] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'] at time 05:19:38.695931
2018-06-22 05:19:38,696 [salt.state       ][INFO    ][9692] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'
2018-06-22 05:19:38,698 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selections read 1 | grep -q xenial' in directory '/root'
2018-06-22 05:19:44,448 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'' in directory '/root'
2018-06-22 05:19:45,067 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051945057924
2018-06-22 05:19:45,087 [salt.minion      ][INFO    ][17444] Starting a new job with PID 17444
2018-06-22 05:19:45,122 [salt.minion      ][INFO    ][17444] Returning information for job: 20180622051945057924
2018-06-22 05:19:50,438 [salt.state       ][INFO    ][9692] {'pid': 17439, '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\nImport of boot resources is being stopped{\n    "labels": [\n        "*"\n    ],\n    "id": 1,\n    "subarches": [\n        "generic",\n        "ga-16.04",\n        "hwe-16.04"\n    ],\n    "resource_uri": "/MAAS/api/2.0/boot-sources/1/selections/1/",\n    "release": "xenial",\n    "os": "ubuntu",\n    "boot_source_id": 1,\n    "arches": [\n        "amd64"\n    ]\n}'}
2018-06-22 05:19:50,440 [salt.state       ][INFO    ][9692] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'] at time 05:19:50.439888 duration_in_ms=11743.957
2018-06-22 05:19:50,441 [salt.state       ][INFO    ][9692] Running state [salt://maas/files/maas-artifact-sync.sh] at time 05:19:50.441787
2018-06-22 05:19:50,442 [salt.state       ][INFO    ][9692] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-06-22 05:19:50,477 [salt.fileclient  ][INFO    ][9692] Fetching file from saltenv 'base', ** done ** 'maas/files/maas-artifact-sync.sh'
2018-06-22 05:19:50,516 [salt.loaded.int.module.cmdmod][INFO    ][9692] Executing command '/tmp/tmps6wsv4.sh' in directory '/root'
2018-06-22 05:19:55,135 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622051955128505
2018-06-22 05:19:55,154 [salt.minion      ][INFO    ][17508] Starting a new job with PID 17508
2018-06-22 05:19:55,176 [salt.minion      ][INFO    ][17508] Returning information for job: 20180622051955128505
2018-06-22 05:20:05,202 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052005189952
2018-06-22 05:20:05,225 [salt.minion      ][INFO    ][17567] Starting a new job with PID 17567
2018-06-22 05:20:05,250 [salt.minion      ][INFO    ][17567] Returning information for job: 20180622052005189952
2018-06-22 05:20:15,276 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052015265091
2018-06-22 05:20:15,325 [salt.minion      ][INFO    ][17622] Starting a new job with PID 17622
2018-06-22 05:20:15,379 [salt.minion      ][INFO    ][17622] Returning information for job: 20180622052015265091
2018-06-22 05:20:25,400 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052025391757
2018-06-22 05:20:25,418 [salt.minion      ][INFO    ][17653] Starting a new job with PID 17653
2018-06-22 05:20:25,448 [salt.minion      ][INFO    ][17653] Returning information for job: 20180622052025391757
2018-06-22 05:20:35,491 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052035477225
2018-06-22 05:20:35,511 [salt.minion      ][INFO    ][17685] Starting a new job with PID 17685
2018-06-22 05:20:35,535 [salt.minion      ][INFO    ][17685] Returning information for job: 20180622052035477225
2018-06-22 05:20:45,576 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052045561778
2018-06-22 05:20:45,622 [salt.minion      ][INFO    ][17701] Starting a new job with PID 17701
2018-06-22 05:20:45,699 [salt.minion      ][INFO    ][17701] Returning information for job: 20180622052045561778
2018-06-22 05:20:48,844 [salt.state       ][INFO    ][9692] {'pid': 17478, '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: true && test -d /var/lib/maas/boot-resources/current/ubuntu/amd64"}
2018-06-22 05:20:48,849 [salt.state       ][INFO    ][9692] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 05:20:48.849679 duration_in_ms=58407.892
2018-06-22 05:20:48,852 [salt.state       ][INFO    ][9692] Running state [maas.process_maas_config] at time 05:20:48.852743
2018-06-22 05:20:48,854 [salt.state       ][INFO    ][9692] Executing state module.run for maas.process_maas_config
2018-06-22 05:20:48,857 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=enable_http_proxy value=True
2018-06-22 05:20:48,920 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=dnssec_validation value=no
2018-06-22 05:20:48,975 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=commissioning_distro_series value=xenial
2018-06-22 05:20:49,035 [salt.loaded.ext.module.maas][ERROR   ][9692] Failed for object commissioning_distro_series reason {"commissioning_distro_series": ["'xenial' is not a valid commissioning_distro_series.  It should be one of: 'bionic'."]}
2018-06-22 05:20:49,036 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=default_osystem value=ubuntu
2018-06-22 05:20:49,104 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=active_discovery_interval value=600
2018-06-22 05:20:49,147 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=upstream_dns value=8.8.8.8
2018-06-22 05:20:50,016 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=enable_third_party_drivers value=True
2018-06-22 05:20:50,064 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=network_discovery value=enabled
2018-06-22 05:20:50,189 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=maas_name value=mas01
2018-06-22 05:20:50,243 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=default_storage_layout value=lvm
2018-06-22 05:20:50,299 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=ntp_external_only value=True
2018-06-22 05:20:50,349 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=disk_erase_with_secure_erase value=False
2018-06-22 05:20:50,395 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=default_distro_series value=xenial
2018-06-22 05:20:50,454 [salt.loaded.ext.module.maas][ERROR   ][9692] Failed for object default_distro_series reason {"default_distro_series": ["'xenial' is not a valid release.  It should be one of: 'bionic'."]}
2018-06-22 05:20:50,455 [salt.loaded.ext.module.maas][INFO    ][9692] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-06-22 05:20:50,513 [salt.loaded.ext.module.maas][ERROR   ][9692] Failed for object default_min_hwe_kernel reason {"default_min_hwe_kernel": ["'hwe-16.04' is not a valid default_min_hwe_kernel.  It should be one of: ''."]}
2018-06-22 05:20:50,514 [salt.state       ][ERROR   ][9692] Module function maas.process_maas_config threw an exception. Exception: {'updated': [], 'errors': {'commissioning_distro_series': '{"commissioning_distro_series": ["\'xenial\' is not a valid commissioning_distro_series.  It should be one of: \'bionic\'."]}', 'default_distro_series': '{"default_distro_series": ["\'xenial\' is not a valid release.  It should be one of: \'bionic\'."]}', 'default_min_hwe_kernel': '{"default_min_hwe_kernel": ["\'hwe-16.04\' is not a valid default_min_hwe_kernel.  It should be one of: \'\'."]}'}, 'success': ['enable_http_proxy', 'dnssec_validation', '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']}
2018-06-22 05:20:50,514 [salt.state       ][INFO    ][9692] Completed state [maas.process_maas_config] at time 05:20:50.514328 duration_in_ms=1661.585
2018-06-22 05:20:50,514 [salt.state       ][INFO    ][9692] Running state [maas.process_subnets] at time 05:20:50.514941
2018-06-22 05:20:50,515 [salt.state       ][INFO    ][9692] Executing state module.run for maas.process_subnets
2018-06-22 05:20:50,721 [salt.loaded.ext.module.maas][INFO    ][9692] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2018-06-22 05:20:50,835 [salt.loaded.ext.module.maas][WARNING ][9692] all 3 ipranges []
2018-06-22 05:20:50,836 [salt.loaded.ext.module.maas][WARNING ][9692] INFO: {'start_ip': '192.168.11.36', 'subnet': '3', 'end_ip': '192.168.11.254', 'type': 'dynamic'}
 OLD: None
2018-06-22 05:20:50,836 [salt.loaded.ext.module.maas][INFO    ][9692] iprange start_ip=192.168.11.36 subnet=3 end_ip=192.168.11.254 type=dynamic
2018-06-22 05:20:50,990 [salt.loaded.ext.module.maas][WARNING ][9692] all fabric 2 vlans [{u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}]
2018-06-22 05:20:50,990 [salt.loaded.ext.module.maas][WARNING ][9692] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}
2018-06-22 05:20:51,062 [salt.state       ][INFO    ][9692] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-06-22 05:20:51,062 [salt.state       ][INFO    ][9692] Completed state [maas.process_subnets] at time 05:20:51.062277 duration_in_ms=547.335
2018-06-22 05:20:51,062 [salt.state       ][INFO    ][9692] Running state [maas.process_domain] at time 05:20:51.062841
2018-06-22 05:20:51,063 [salt.state       ][INFO    ][9692] Executing state module.run for maas.process_domain
2018-06-22 05:20:51,100 [salt.loaded.ext.module.maas][INFO    ][9692] domain authoritative=True name=mcp-ovs-dpdk-ha.local id=0
2018-06-22 05:20:51,155 [salt.state       ][INFO    ][9692] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-06-22 05:20:51,155 [salt.state       ][INFO    ][9692] Completed state [maas.process_domain] at time 05:20:51.155343 duration_in_ms=92.502
2018-06-22 05:20:51,155 [salt.state       ][INFO    ][9692] Running state [maas.process_sshprefs] at time 05:20:51.155867
2018-06-22 05:20:51,156 [salt.state       ][INFO    ][9692] Executing state module.run for maas.process_sshprefs
2018-06-22 05:20:51,156 [salt.loaded.ext.module.maas][INFO    ][9692] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H
2018-06-22 05:20:51,268 [salt.state       ][INFO    ][9692] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-06-22 05:20:51,268 [salt.state       ][INFO    ][9692] Completed state [maas.process_sshprefs] at time 05:20:51.268581 duration_in_ms=112.713
2018-06-22 05:20:51,273 [salt.minion      ][INFO    ][9692] Returning information for job: 20180622051523548738
2018-06-22 05:21:02,128 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052102114321
2018-06-22 05:21:02,147 [salt.minion      ][INFO    ][17988] Starting a new job with PID 17988
2018-06-22 05:21:04,720 [salt.state       ][INFO    ][17988] Loading fresh modules for state activity
2018-06-22 05:21:05,504 [salt.state       ][INFO    ][17988] Running state [maas-region-controller] at time 05:21:05.504239
2018-06-22 05:21:05,504 [salt.state       ][INFO    ][17988] Executing state pkg.installed for maas-region-controller
2018-06-22 05:21:05,505 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['dpkg-query', '--showformat', '${Status} ${Package} ${Version} ${Architecture}\n', '-W'] in directory '/root'
2018-06-22 05:21:05,919 [salt.state       ][INFO    ][17988] All specified packages are already installed
2018-06-22 05:21:05,919 [salt.state       ][INFO    ][17988] Completed state [maas-region-controller] at time 05:21:05.919683 duration_in_ms=415.445
2018-06-22 05:21:05,920 [salt.state       ][INFO    ][17988] Running state [python-oauth] at time 05:21:05.920060
2018-06-22 05:21:05,920 [salt.state       ][INFO    ][17988] Executing state pkg.installed for python-oauth
2018-06-22 05:21:05,927 [salt.state       ][INFO    ][17988] All specified packages are already installed
2018-06-22 05:21:05,928 [salt.state       ][INFO    ][17988] Completed state [python-oauth] at time 05:21:05.928432 duration_in_ms=8.372
2018-06-22 05:21:05,932 [salt.state       ][INFO    ][17988] Running state [/etc/maas/regiond.conf] at time 05:21:05.932535
2018-06-22 05:21:05,933 [salt.state       ][INFO    ][17988] Executing state file.replace for /etc/maas/regiond.conf
2018-06-22 05:21:05,937 [salt.state       ][INFO    ][17988] No changes needed to be made
2018-06-22 05:21:05,938 [salt.state       ][INFO    ][17988] Completed state [/etc/maas/regiond.conf] at time 05:21:05.938301 duration_in_ms=5.766
2018-06-22 05:21:05,939 [salt.state       ][INFO    ][17988] Running state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 05:21:05.939044
2018-06-22 05:21:05,939 [salt.state       ][INFO    ][17988] Executing state file.managed for /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template
2018-06-22 05:21:06,011 [salt.state       ][INFO    ][17988] File /usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template is in the correct state
2018-06-22 05:21:06,011 [salt.state       ][INFO    ][17988] Completed state [/usr/lib/python3/dist-packages/provisioningserver/templates/proxy/maas-proxy.conf.template] at time 05:21:06.011634 duration_in_ms=72.59
2018-06-22 05:21:06,012 [salt.state       ][INFO    ][17988] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:21:06.012552
2018-06-22 05:21:06,013 [salt.state       ][INFO    ][17988] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-06-22 05:21:06,017 [salt.state       ][INFO    ][17988] No changes needed to be made
2018-06-22 05:21:06,018 [salt.state       ][INFO    ][17988] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:21:06.017980 duration_in_ms=5.428
2018-06-22 05:21:06,018 [salt.state       ][INFO    ][17988] Running state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:21:06.018705
2018-06-22 05:21:06,019 [salt.state       ][INFO    ][17988] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/node_status.py
2018-06-22 05:21:06,023 [salt.state       ][INFO    ][17988] No changes needed to be made
2018-06-22 05:21:06,023 [salt.state       ][INFO    ][17988] Completed state [/usr/lib/python3/dist-packages/maasserver/node_status.py] at time 05:21:06.023465 duration_in_ms=4.76
2018-06-22 05:21:06,024 [salt.state       ][INFO    ][17988] Running state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 05:21:06.024161
2018-06-22 05:21:06,024 [salt.state       ][INFO    ][17988] Executing state file.replace for /usr/lib/python3/dist-packages/tftp/bootstrap.py
2018-06-22 05:21:06,027 [salt.state       ][INFO    ][17988] No changes needed to be made
2018-06-22 05:21:06,028 [salt.state       ][INFO    ][17988] Completed state [/usr/lib/python3/dist-packages/tftp/bootstrap.py] at time 05:21:06.028116 duration_in_ms=3.954
2018-06-22 05:21:06,028 [salt.state       ][INFO    ][17988] Running state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 05:21:06.028834
2018-06-22 05:21:06,029 [salt.state       ][INFO    ][17988] Executing state file.replace for /usr/lib/python3/dist-packages/maasserver/models/node.py
2018-06-22 05:21:06,052 [salt.state       ][INFO    ][17988] No changes needed to be made
2018-06-22 05:21:06,053 [salt.state       ][INFO    ][17988] Completed state [/usr/lib/python3/dist-packages/maasserver/models/node.py] at time 05:21:06.053161 duration_in_ms=24.327
2018-06-22 05:21:06,053 [salt.state       ][INFO    ][17988] Running state [/etc/apache2/conf-enabled/maas-http.conf] at time 05:21:06.053881
2018-06-22 05:21:06,054 [salt.state       ][INFO    ][17988] Executing state file.managed for /etc/apache2/conf-enabled/maas-http.conf
2018-06-22 05:21:06,069 [salt.state       ][INFO    ][17988] File /etc/apache2/conf-enabled/maas-http.conf is in the correct state
2018-06-22 05:21:06,070 [salt.state       ][INFO    ][17988] Completed state [/etc/apache2/conf-enabled/maas-http.conf] at time 05:21:06.069973 duration_in_ms=16.092
2018-06-22 05:21:06,071 [salt.state       ][INFO    ][17988] Running state [a2enmod headers] at time 05:21:06.071353
2018-06-22 05:21:06,071 [salt.state       ][INFO    ][17988] Executing state cmd.run for a2enmod headers
2018-06-22 05:21:06,072 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command 'a2enmod headers' in directory '/root'
2018-06-22 05:21:06,129 [salt.state       ][INFO    ][17988] {'pid': 18011, 'retcode': 0, 'stderr': '', 'stdout': 'Module headers already enabled'}
2018-06-22 05:21:06,130 [salt.state       ][INFO    ][17988] Completed state [a2enmod headers] at time 05:21:06.130393 duration_in_ms=59.039
2018-06-22 05:21:06,131 [salt.state       ][INFO    ][17988] Running state [/usr/share/maas/web/static/css/maas-styles.css] at time 05:21:06.131502
2018-06-22 05:21:06,132 [salt.state       ][INFO    ][17988] Executing state file.managed for /usr/share/maas/web/static/css/maas-styles.css
2018-06-22 05:21:06,163 [salt.state       ][INFO    ][17988] File /usr/share/maas/web/static/css/maas-styles.css is in the correct state
2018-06-22 05:21:06,164 [salt.state       ][INFO    ][17988] Completed state [/usr/share/maas/web/static/css/maas-styles.css] at time 05:21:06.164418 duration_in_ms=32.915
2018-06-22 05:21:06,166 [salt.state       ][INFO    ][17988] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 05:21:06.166133
2018-06-22 05:21:06,167 [salt.state       ][INFO    ][17988] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty
2018-06-22 05:21:06,224 [salt.state       ][INFO    ][17988] File /etc/maas/preseeds/curtin_userdata_amd64_generic_trusty is in the correct state
2018-06-22 05:21:06,225 [salt.state       ][INFO    ][17988] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_trusty] at time 05:21:06.225221 duration_in_ms=59.089
2018-06-22 05:21:06,226 [salt.state       ][INFO    ][17988] Running state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 05:21:06.226147
2018-06-22 05:21:06,226 [salt.state       ][INFO    ][17988] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial
2018-06-22 05:21:06,305 [salt.state       ][INFO    ][17988] File /etc/maas/preseeds/curtin_userdata_amd64_generic_xenial is in the correct state
2018-06-22 05:21:06,306 [salt.state       ][INFO    ][17988] Completed state [/etc/maas/preseeds/curtin_userdata_amd64_generic_xenial] at time 05:21:06.306287 duration_in_ms=80.141
2018-06-22 05:21:06,307 [salt.state       ][INFO    ][17988] Running state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 05:21:06.307017
2018-06-22 05:21:06,307 [salt.state       ][INFO    ][17988] Executing state file.managed for /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial
2018-06-22 05:21:06,365 [salt.state       ][INFO    ][17988] File /etc/maas/preseeds/curtin_userdata_arm64_generic_xenial is in the correct state
2018-06-22 05:21:06,366 [salt.state       ][INFO    ][17988] Completed state [/etc/maas/preseeds/curtin_userdata_arm64_generic_xenial] at time 05:21:06.366398 duration_in_ms=59.381
2018-06-22 05:21:06,366 [salt.state       ][INFO    ][17988] Running state [/root/.pgpass] at time 05:21:06.366950
2018-06-22 05:21:06,367 [salt.state       ][INFO    ][17988] Executing state file.managed for /root/.pgpass
2018-06-22 05:21:06,416 [salt.state       ][INFO    ][17988] File /root/.pgpass is in the correct state
2018-06-22 05:21:06,416 [salt.state       ][INFO    ][17988] Completed state [/root/.pgpass] at time 05:21:06.416461 duration_in_ms=49.511
2018-06-22 05:21:06,421 [salt.state       ][INFO    ][17988] Running state [maas-region syncdb --noinput] at time 05:21:06.421349
2018-06-22 05:21:06,421 [salt.state       ][INFO    ][17988] Executing state cmd.run for maas-region syncdb --noinput
2018-06-22 05:21:06,422 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command 'maas-region syncdb --noinput' in directory '/root'
2018-06-22 05:21:09,150 [salt.state       ][INFO    ][17988] {'pid': 18025, 'retcode': 0, 'stderr': '', 'stdout': 'Operations to perform:\n  Synchronize unmigrated apps: staticfiles, messages\n  Apply all migrations: piston3, sessions, maasserver, contenttypes, metadataserver, auth, sites\nSynchronizing apps without migrations:\n  Creating tables...\n    Running deferred SQL...\n  Installing custom SQL...\nRunning migrations:\n  No migrations to apply.'}
2018-06-22 05:21:09,152 [salt.state       ][INFO    ][17988] Completed state [maas-region syncdb --noinput] at time 05:21:09.152230 duration_in_ms=2730.88
2018-06-22 05:21:09,156 [salt.state       ][INFO    ][17988] Running state [maas-regiond] at time 05:21:09.156477
2018-06-22 05:21:09,158 [salt.state       ][INFO    ][17988] Executing state service.running for maas-regiond
2018-06-22 05:21:09,159 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'status', 'maas-regiond.service', '-n', '0'] in directory '/root'
2018-06-22 05:21:09,187 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'is-active', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:21:09,204 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'is-enabled', 'maas-regiond.service'] in directory '/root'
2018-06-22 05:21:09,222 [salt.state       ][INFO    ][17988] The service maas-regiond is already running
2018-06-22 05:21:09,223 [salt.state       ][INFO    ][17988] Completed state [maas-regiond] at time 05:21:09.223204 duration_in_ms=66.726
2018-06-22 05:21:09,225 [salt.state       ][INFO    ][17988] Running state [bind9] at time 05:21:09.225113
2018-06-22 05:21:09,225 [salt.state       ][INFO    ][17988] Executing state service.running for bind9
2018-06-22 05:21:09,226 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'status', 'bind9.service', '-n', '0'] in directory '/root'
2018-06-22 05:21:09,244 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'is-active', 'bind9.service'] in directory '/root'
2018-06-22 05:21:09,261 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'is-enabled', 'bind9.service'] in directory '/root'
2018-06-22 05:21:09,276 [salt.state       ][INFO    ][17988] The service bind9 is already running
2018-06-22 05:21:09,278 [salt.state       ][INFO    ][17988] Completed state [bind9] at time 05:21:09.278214 duration_in_ms=53.097
2018-06-22 05:21:09,281 [salt.state       ][INFO    ][17988] Running state [apache2] at time 05:21:09.281315
2018-06-22 05:21:09,282 [salt.state       ][INFO    ][17988] Executing state service.running for apache2
2018-06-22 05:21:09,284 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'status', 'apache2.service', '-n', '0'] in directory '/root'
2018-06-22 05:21:09,302 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'is-active', 'apache2.service'] in directory '/root'
2018-06-22 05:21:09,320 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command ['systemctl', 'is-enabled', 'apache2.service'] in directory '/root'
2018-06-22 05:21:09,342 [salt.state       ][INFO    ][17988] The service apache2 is already running
2018-06-22 05:21:09,343 [salt.state       ][INFO    ][17988] Completed state [apache2] at time 05:21:09.343495 duration_in_ms=62.176
2018-06-22 05:21:09,345 [salt.state       ][INFO    ][17988] Running state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 05:21:09.345695
2018-06-22 05:21:09,346 [salt.state       ][INFO    ][17988] Executing state cmd.run for maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin
2018-06-22 05:21:09,347 [salt.state       ][INFO    ][17988] /var/lib/maas/.setup_admin exists
2018-06-22 05:21:09,348 [salt.state       ][INFO    ][17988] Completed state [maas createadmin --username opnfv --password opnfv_secret --email email@example.com && touch /var/lib/maas/.setup_admin] at time 05:21:09.348135 duration_in_ms=2.439
2018-06-22 05:21:09,350 [salt.state       ][INFO    ][17988] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:09.350071
2018-06-22 05:21:09,350 [salt.state       ][INFO    ][17988] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:21:09,351 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:21:11,132 [salt.state       ][INFO    ][17988] {'pid': 18047, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:21:11,133 [salt.state       ][INFO    ][17988] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:11.132984 duration_in_ms=1782.911
2018-06-22 05:21:11,135 [salt.state       ][INFO    ][17988] Running state [maasng.boot_resources_import] at time 05:21:11.135927
2018-06-22 05:21:11,136 [salt.state       ][INFO    ][17988] Executing state module.run for maasng.boot_resources_import
2018-06-22 05:21:11,241 [salt.loaded.ext.module.maasng][INFO    ][17988] Waiting boot-resources import done
sleep for:5s Left:900.0/900s
2018-06-22 05:21:16,302 [salt.loaded.ext.module.maasng][INFO    ][17988] Waiting boot-resources import done
sleep for:5s Left:895.0/900s
2018-06-22 05:21:21,411 [salt.state       ][INFO    ][17988] {'ret': True}
2018-06-22 05:21:21,411 [salt.state       ][INFO    ][17988] Completed state [maasng.boot_resources_import] at time 05:21:21.411720 duration_in_ms=10275.79
2018-06-22 05:21:21,412 [salt.state       ][INFO    ][17988] Running state [maasng.sync_and_wait_bs_to_all_racks] at time 05:21:21.412552
2018-06-22 05:21:21,412 [salt.state       ][INFO    ][17988] Executing state module.run for maasng.sync_and_wait_bs_to_all_racks
2018-06-22 05:21:21,413 [salt.loaded.ext.module.maasng][INFO    ][17988] boot-sources sync initiated for ALL Rack's
2018-06-22 05:21:22,192 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052122176527
2018-06-22 05:21:22,216 [salt.minion      ][INFO    ][18354] Starting a new job with PID 18354
2018-06-22 05:21:22,251 [salt.minion      ][INFO    ][18354] Returning information for job: 20180622052122176527
2018-06-22 05:21:22,434 [salt.state       ][INFO    ][17988] {'ret': True}
2018-06-22 05:21:22,434 [salt.state       ][INFO    ][17988] Completed state [maasng.sync_and_wait_bs_to_all_racks] at time 05:21:22.434931 duration_in_ms=1022.378
2018-06-22 05:21:22,435 [salt.state       ][INFO    ][17988] Running state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'] at time 05:21:22.435477
2018-06-22 05:21:22,435 [salt.state       ][INFO    ][17988] Executing state cmd.run for maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'
2018-06-22 05:21:22,436 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command 'maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-source-selections read 1 | grep -q xenial' in directory '/root'
2018-06-22 05:21:26,470 [salt.state       ][INFO    ][17988] unless execution succeeded
2018-06-22 05:21:26,471 [salt.state       ][INFO    ][17988] Completed state [maas login opnfv http://192.168.11.3:5240/MAAS/api/2.0 - < /var/lib/maas/.maas_credentials && maas opnfv boot-resources stop-import && maas opnfv boot-source-selection update 1 1 release='xenial' arches='amd64' subarches='generic' subarches='ga-16.04' subarches='hwe-16.04'] at time 05:21:26.471136 duration_in_ms=4035.656
2018-06-22 05:21:26,473 [salt.state       ][INFO    ][17988] Running state [salt://maas/files/maas-artifact-sync.sh] at time 05:21:26.473133
2018-06-22 05:21:26,474 [salt.state       ][INFO    ][17988] Executing state cmd.script for salt://maas/files/maas-artifact-sync.sh
2018-06-22 05:21:26,552 [salt.loaded.int.module.cmdmod][INFO    ][17988] Executing command '/tmp/tmpkLpYls.sh' in directory '/root'
2018-06-22 05:21:32,223 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052132206402
2018-06-22 05:21:32,245 [salt.minion      ][INFO    ][18411] Starting a new job with PID 18411
2018-06-22 05:21:32,288 [salt.minion      ][INFO    ][18411] Returning information for job: 20180622052132206402
2018-06-22 05:21:42,263 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command saltutil.find_job with jid 20180622052142250780
2018-06-22 05:21:42,281 [salt.minion      ][INFO    ][18557] Starting a new job with PID 18557
2018-06-22 05:21:42,306 [salt.minion      ][INFO    ][18557] Returning information for job: 20180622052142250780
2018-06-22 05:21:46,470 [salt.state       ][INFO    ][17988] {'pid': 18378, '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: true && test -d /var/lib/maas/boot-resources/current/ubuntu/amd64"}
2018-06-22 05:21:46,472 [salt.state       ][INFO    ][17988] Completed state [salt://maas/files/maas-artifact-sync.sh] at time 05:21:46.471969 duration_in_ms=19998.836
2018-06-22 05:21:46,474 [salt.state       ][INFO    ][17988] Running state [maas.process_maas_config] at time 05:21:46.474585
2018-06-22 05:21:46,475 [salt.state       ][INFO    ][17988] Executing state module.run for maas.process_maas_config
2018-06-22 05:21:46,476 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=enable_http_proxy value=True
2018-06-22 05:21:46,534 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=dnssec_validation value=no
2018-06-22 05:21:46,597 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=commissioning_distro_series value=xenial
2018-06-22 05:21:47,607 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=default_osystem value=ubuntu
2018-06-22 05:21:47,668 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=active_discovery_interval value=600
2018-06-22 05:21:47,738 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=upstream_dns value=8.8.8.8
2018-06-22 05:21:47,795 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=enable_third_party_drivers value=True
2018-06-22 05:21:47,841 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=network_discovery value=enabled
2018-06-22 05:21:47,945 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=maas_name value=mas01
2018-06-22 05:21:48,001 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=default_storage_layout value=lvm
2018-06-22 05:21:48,061 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=ntp_external_only value=True
2018-06-22 05:21:48,110 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=disk_erase_with_secure_erase value=False
2018-06-22 05:21:48,160 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=default_distro_series value=xenial
2018-06-22 05:21:48,210 [salt.loaded.ext.module.maas][INFO    ][17988] maasconfig name=default_min_hwe_kernel value=hwe-16.04
2018-06-22 05:21:48,388 [salt.state       ][INFO    ][17988] {'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-06-22 05:21:48,389 [salt.state       ][INFO    ][17988] Completed state [maas.process_maas_config] at time 05:21:48.389152 duration_in_ms=1914.567
2018-06-22 05:21:48,389 [salt.state       ][INFO    ][17988] Running state [maas.process_subnets] at time 05:21:48.389791
2018-06-22 05:21:48,390 [salt.state       ][INFO    ][17988] Executing state module.run for maas.process_subnets
2018-06-22 05:21:48,549 [salt.loaded.ext.module.maas][INFO    ][17988] subnet id=3 cidr=192.168.11.0/24 gateway_ip=192.168.11.3 name=192.168.11.0/24 fabric=2
2018-06-22 05:21:48,676 [salt.loaded.ext.module.maas][WARNING ][17988] all 3 ipranges [{u'comment': u'', u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'tg73ww', u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'end_ip': u'192.168.11.254', u'user': {u'username': u'opnfv', u'is_superuser': True, u'email': u'email@example.com', u'resource_uri': u'/MAAS/api/2.0/users/opnfv/'}, u'start_ip': u'192.168.11.36', u'type': u'dynamic', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/ipranges/1/'}]
2018-06-22 05:21:48,677 [salt.loaded.ext.module.maas][WARNING ][17988] INFO: {'start_ip': '192.168.11.36', 'subnet': '3', 'end_ip': '192.168.11.254', 'type': 'dynamic'}
 OLD: {u'comment': u'', u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'tg73ww', u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'end_ip': u'192.168.11.254', u'user': {u'username': u'opnfv', u'is_superuser': True, u'email': u'email@example.com', u'resource_uri': u'/MAAS/api/2.0/users/opnfv/'}, u'start_ip': u'192.168.11.36', u'type': u'dynamic', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/ipranges/1/'}
2018-06-22 05:21:48,677 [salt.loaded.ext.module.maas][INFO    ][17988] iprange start_ip=192.168.11.36 subnet=3 end_ip=192.168.11.254 type=dynamic
2018-06-22 05:21:48,679 [salt.loaded.ext.module.maas][WARNING ][17988] UPDATING {'start_ip': '192.168.11.36', 'subnet': '3', 'end_ip': '192.168.11.254', 'type': 'dynamic'} {u'comment': u'', u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'dhcp_on': True, u'fabric_id': 2, u'mtu': 1500, u'primary_rack': u'tg73ww', u'relay_vlan': None, u'external_dhcp': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'end_ip': u'192.168.11.254', u'user': {u'username': u'opnfv', u'is_superuser': True, u'email': u'email@example.com', u'resource_uri': u'/MAAS/api/2.0/users/opnfv/'}, u'start_ip': u'192.168.11.36', u'type': u'dynamic', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/ipranges/1/'}
2018-06-22 05:21:48,809 [salt.loaded.ext.module.maas][WARNING ][17988] all fabric 2 vlans [{u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'tg73ww', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}]
2018-06-22 05:21:48,809 [salt.loaded.ext.module.maas][WARNING ][17988] UPDATING {'primary_rack': 'mas01', 'dhcp_on': 'True', 'secondary_rack': '', 'mtu': '1500'} {u'fabric': u'fabric-2', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'relay_vlan': None, u'primary_rack': u'tg73ww', u'resource_uri': u'/MAAS/api/2.0/vlans/5003/', u'id': 5003, u'secondary_rack': None, u'name': u'untagged'}
2018-06-22 05:21:48,889 [salt.state       ][INFO    ][17988] {'ret': {'updated': ['192.168.11.0/24'], 'errors': {}, 'success': []}}
2018-06-22 05:21:48,889 [salt.state       ][INFO    ][17988] Completed state [maas.process_subnets] at time 05:21:48.889558 duration_in_ms=499.766
2018-06-22 05:21:48,891 [salt.state       ][INFO    ][17988] Running state [maas.process_domain] at time 05:21:48.891088
2018-06-22 05:21:48,891 [salt.state       ][INFO    ][17988] Executing state module.run for maas.process_domain
2018-06-22 05:21:48,949 [salt.loaded.ext.module.maas][INFO    ][17988] domain authoritative=True name=mcp-ovs-dpdk-ha.local id=0
2018-06-22 05:21:49,023 [salt.state       ][INFO    ][17988] {'ret': {'updated': [], 'errors': {}, 'success': ['domain']}}
2018-06-22 05:21:49,024 [salt.state       ][INFO    ][17988] Completed state [maas.process_domain] at time 05:21:49.024031 duration_in_ms=132.942
2018-06-22 05:21:49,024 [salt.state       ][INFO    ][17988] Running state [maas.process_sshprefs] at time 05:21:49.024664
2018-06-22 05:21:49,025 [salt.state       ][INFO    ][17988] Executing state module.run for maas.process_sshprefs
2018-06-22 05:21:49,025 [salt.loaded.ext.module.maas][INFO    ][17988] sshprefs key=ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwbsLV1UY13y2+2b7H9h6zOFMrcnumZvKOz6oqAXgttZjoKci01cqGRU8OMjob/9xeAOP2Cmu7HOBpRxda00X57yYx4UidSgEtlbOi7LLj2DuvJScix+rgPAd19aukdCiTuMmyLZQPMzVrdBxqzupJ5zqS3djSCllnQ2myEwswcSBn0Dpusgt3bnwdsCgI6B6ZgL9aR9DLnyMPMVroI6ZZH7aP7syIy1sPEsiJd3smWEULgeRElsuK+4I3YKG1Z1J2n80lmtR2gVD5tuKLFRRxnbjAqzyCEXQBTUVRc13SAFrH0b5bzFaqfxY1wdQPzP+dBSA+t25KcjnpTAAtL86H
2018-06-22 05:21:49,123 [salt.state       ][INFO    ][17988] {'ret': {'updated': [], 'errors': {}, 'success': ['ssh-rsa AA']}}
2018-06-22 05:21:49,124 [salt.state       ][INFO    ][17988] Completed state [maas.process_sshprefs] at time 05:21:49.124027 duration_in_ms=99.362
2018-06-22 05:21:49,127 [salt.minion      ][INFO    ][17988] Returning information for job: 20180622052102114321
2018-06-22 05:21:49,903 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052149891542
2018-06-22 05:21:49,926 [salt.minion      ][INFO    ][18788] Starting a new job with PID 18788
2018-06-22 05:21:52,509 [salt.state       ][INFO    ][18788] Loading fresh modules for state activity
2018-06-22 05:21:52,573 [salt.fileclient  ][INFO    ][18788] Fetching file from saltenv 'base', ** done ** 'maas/machines/init.sls'
2018-06-22 05:21:52,629 [salt.state       ][INFO    ][18788] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:52.629102
2018-06-22 05:21:52,629 [salt.state       ][INFO    ][18788] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:21:52,632 [salt.loaded.int.module.cmdmod][INFO    ][18788] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:21:54,473 [salt.state       ][INFO    ][18788] {'pid': 18836, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:21:54,475 [salt.state       ][INFO    ][18788] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:21:54.475020 duration_in_ms=1845.921
2018-06-22 05:21:54,477 [salt.state       ][INFO    ][18788] Running state [maas.process_machines] at time 05:21:54.477203
2018-06-22 05:21:54,477 [salt.state       ][INFO    ][18788] Executing state module.run for maas.process_machines
2018-06-22 05:21:54,547 [salt.loaded.ext.module.maas][WARNING ][18788] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-22 05:21:54,547 [salt.loaded.ext.module.maas][INFO    ][18788] 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-06-22 05:21:55,980 [salt.loaded.ext.module.maas][WARNING ][18788] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-22 05:21:55,980 [salt.loaded.ext.module.maas][INFO    ][18788] 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-06-22 05:21:57,368 [salt.loaded.ext.module.maas][WARNING ][18788] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-22 05:21:57,369 [salt.loaded.ext.module.maas][INFO    ][18788] 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-06-22 05:21:58,668 [salt.loaded.ext.module.maas][WARNING ][18788] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-22 05:21:58,668 [salt.loaded.ext.module.maas][INFO    ][18788] 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-06-22 05:21:59,986 [salt.loaded.ext.module.maas][WARNING ][18788] Old machine-describe detected! Please read documentation for 'salt-formulas/maas' for migration!
2018-06-22 05:21:59,987 [salt.loaded.ext.module.maas][INFO    ][18788] 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-06-22 05:22:01,331 [salt.state       ][INFO    ][18788] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-06-22 05:22:01,332 [salt.state       ][INFO    ][18788] Completed state [maas.process_machines] at time 05:22:01.332300 duration_in_ms=6855.097
2018-06-22 05:22:01,335 [salt.minion      ][INFO    ][18788] Returning information for job: 20180622052149891542
2018-06-22 05:22:43,196 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command pillar.get with jid 20180622052243171641
2018-06-22 05:22:43,223 [salt.minion      ][INFO    ][19165] Starting a new job with PID 19165
2018-06-22 05:22:43,234 [salt.minion      ][INFO    ][19165] Returning information for job: 20180622052243171641
2018-06-22 05:22:43,957 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052243941253
2018-06-22 05:22:43,976 [salt.minion      ][INFO    ][19170] Starting a new job with PID 19170
2018-06-22 05:22:46,496 [salt.state       ][INFO    ][19170] Loading fresh modules for state activity
2018-06-22 05:22:46,547 [salt.fileclient  ][INFO    ][19170] Fetching file from saltenv 'base', ** done ** 'maas/machines/status.sls'
2018-06-22 05:22:46,609 [salt.state       ][INFO    ][19170] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:46.609178
2018-06-22 05:22:46,609 [salt.state       ][INFO    ][19170] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:22:46,612 [salt.loaded.int.module.cmdmod][INFO    ][19170] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:22:48,489 [salt.state       ][INFO    ][19170] {'pid': 19177, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:22:48,491 [salt.state       ][INFO    ][19170] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:22:48.490916 duration_in_ms=1881.742
2018-06-22 05:22:48,492 [salt.state       ][INFO    ][19170] Running state [maas.machines_status] at time 05:22:48.492697
2018-06-22 05:22:48,493 [salt.state       ][INFO    ][19170] Executing state module.run for maas.machines_status
2018-06-22 05:22:48,712 [salt.state       ][INFO    ][19170] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:22:48,713 [salt.state       ][INFO    ][19170] Completed state [maas.machines_status] at time 05:22:48.713145 duration_in_ms=220.447
2018-06-22 05:22:48,715 [salt.minion      ][INFO    ][19170] Returning information for job: 20180622052243941253
2018-06-22 05:22:59,453 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052259438399
2018-06-22 05:22:59,482 [salt.minion      ][INFO    ][19215] Starting a new job with PID 19215
2018-06-22 05:23:00,005 [salt.state       ][INFO    ][19215] Loading fresh modules for state activity
2018-06-22 05:23:00,100 [salt.state       ][INFO    ][19215] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:00.100350
2018-06-22 05:23:00,101 [salt.state       ][INFO    ][19215] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:23:00,103 [salt.loaded.int.module.cmdmod][INFO    ][19215] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:23:01,945 [salt.state       ][INFO    ][19215] {'pid': 19222, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:23:01,946 [salt.state       ][INFO    ][19215] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:01.946693 duration_in_ms=1846.344
2018-06-22 05:23:01,949 [salt.state       ][INFO    ][19215] Running state [maas.machines_status] at time 05:23:01.949308
2018-06-22 05:23:01,950 [salt.state       ][INFO    ][19215] Executing state module.run for maas.machines_status
2018-06-22 05:23:02,183 [salt.state       ][INFO    ][19215] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:23:02,183 [salt.state       ][INFO    ][19215] Completed state [maas.machines_status] at time 05:23:02.183839 duration_in_ms=234.53
2018-06-22 05:23:02,187 [salt.minion      ][INFO    ][19215] Returning information for job: 20180622052259438399
2018-06-22 05:23:12,894 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052312873844
2018-06-22 05:23:12,913 [salt.minion      ][INFO    ][19246] Starting a new job with PID 19246
2018-06-22 05:23:15,450 [salt.state       ][INFO    ][19246] Loading fresh modules for state activity
2018-06-22 05:23:15,541 [salt.state       ][INFO    ][19246] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:15.541874
2018-06-22 05:23:15,542 [salt.state       ][INFO    ][19246] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:23:15,545 [salt.loaded.int.module.cmdmod][INFO    ][19246] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:23:17,341 [salt.state       ][INFO    ][19246] {'pid': 19258, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:23:17,342 [salt.state       ][INFO    ][19246] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:17.342276 duration_in_ms=1800.407
2018-06-22 05:23:17,344 [salt.state       ][INFO    ][19246] Running state [maas.machines_status] at time 05:23:17.343972
2018-06-22 05:23:17,344 [salt.state       ][INFO    ][19246] Executing state module.run for maas.machines_status
2018-06-22 05:23:17,583 [salt.state       ][INFO    ][19246] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:23:17,584 [salt.state       ][INFO    ][19246] Completed state [maas.machines_status] at time 05:23:17.584828 duration_in_ms=240.855
2018-06-22 05:23:17,587 [salt.minion      ][INFO    ][19246] Returning information for job: 20180622052312873844
2018-06-22 05:23:28,357 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052328304599
2018-06-22 05:23:28,376 [salt.minion      ][INFO    ][19278] Starting a new job with PID 19278
2018-06-22 05:23:28,905 [salt.state       ][INFO    ][19278] Loading fresh modules for state activity
2018-06-22 05:23:28,999 [salt.state       ][INFO    ][19278] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:28.999694
2018-06-22 05:23:29,000 [salt.state       ][INFO    ][19278] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:23:29,002 [salt.loaded.int.module.cmdmod][INFO    ][19278] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:23:30,783 [salt.state       ][INFO    ][19278] {'pid': 19285, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:23:30,786 [salt.state       ][INFO    ][19278] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:30.785797 duration_in_ms=1786.101
2018-06-22 05:23:30,790 [salt.state       ][INFO    ][19278] Running state [maas.machines_status] at time 05:23:30.790400
2018-06-22 05:23:30,791 [salt.state       ][INFO    ][19278] Executing state module.run for maas.machines_status
2018-06-22 05:23:30,991 [salt.state       ][INFO    ][19278] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:23:30,992 [salt.state       ][INFO    ][19278] Completed state [maas.machines_status] at time 05:23:30.992375 duration_in_ms=201.975
2018-06-22 05:23:30,994 [salt.minion      ][INFO    ][19278] Returning information for job: 20180622052328304599
2018-06-22 05:23:41,729 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052341712701
2018-06-22 05:23:41,750 [salt.minion      ][INFO    ][19300] Starting a new job with PID 19300
2018-06-22 05:23:44,282 [salt.state       ][INFO    ][19300] Loading fresh modules for state activity
2018-06-22 05:23:44,378 [salt.state       ][INFO    ][19300] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:44.378641
2018-06-22 05:23:44,379 [salt.state       ][INFO    ][19300] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:23:44,381 [salt.loaded.int.module.cmdmod][INFO    ][19300] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:23:46,105 [salt.state       ][INFO    ][19300] {'pid': 19307, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:23:46,106 [salt.state       ][INFO    ][19300] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:46.106162 duration_in_ms=1727.52
2018-06-22 05:23:46,109 [salt.state       ][INFO    ][19300] Running state [maas.machines_status] at time 05:23:46.108955
2018-06-22 05:23:46,109 [salt.state       ][INFO    ][19300] Executing state module.run for maas.machines_status
2018-06-22 05:23:46,310 [salt.state       ][INFO    ][19300] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:23:46,310 [salt.state       ][INFO    ][19300] Completed state [maas.machines_status] at time 05:23:46.310854 duration_in_ms=201.899
2018-06-22 05:23:46,313 [salt.minion      ][INFO    ][19300] Returning information for job: 20180622052341712701
2018-06-22 05:23:57,050 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052357032855
2018-06-22 05:23:57,068 [salt.minion      ][INFO    ][19341] Starting a new job with PID 19341
2018-06-22 05:23:57,597 [salt.state       ][INFO    ][19341] Loading fresh modules for state activity
2018-06-22 05:23:57,689 [salt.state       ][INFO    ][19341] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:57.689618
2018-06-22 05:23:57,690 [salt.state       ][INFO    ][19341] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:23:57,693 [salt.loaded.int.module.cmdmod][INFO    ][19341] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:23:59,482 [salt.state       ][INFO    ][19341] {'pid': 19348, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:23:59,485 [salt.state       ][INFO    ][19341] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:23:59.485072 duration_in_ms=1795.456
2018-06-22 05:23:59,488 [salt.state       ][INFO    ][19341] Running state [maas.machines_status] at time 05:23:59.488400
2018-06-22 05:23:59,489 [salt.state       ][INFO    ][19341] Executing state module.run for maas.machines_status
2018-06-22 05:23:59,686 [salt.state       ][INFO    ][19341] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:23:59,687 [salt.state       ][INFO    ][19341] Completed state [maas.machines_status] at time 05:23:59.686995 duration_in_ms=198.596
2018-06-22 05:23:59,689 [salt.minion      ][INFO    ][19341] Returning information for job: 20180622052357032855
2018-06-22 05:24:10,400 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052410378488
2018-06-22 05:24:10,425 [salt.minion      ][INFO    ][19365] Starting a new job with PID 19365
2018-06-22 05:24:12,955 [salt.state       ][INFO    ][19365] Loading fresh modules for state activity
2018-06-22 05:24:13,046 [salt.state       ][INFO    ][19365] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:13.046544
2018-06-22 05:24:13,047 [salt.state       ][INFO    ][19365] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:24:13,050 [salt.loaded.int.module.cmdmod][INFO    ][19365] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:24:14,832 [salt.state       ][INFO    ][19365] {'pid': 19388, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:24:14,833 [salt.state       ][INFO    ][19365] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:14.833842 duration_in_ms=1787.298
2018-06-22 05:24:14,836 [salt.state       ][INFO    ][19365] Running state [maas.machines_status] at time 05:24:14.836264
2018-06-22 05:24:14,836 [salt.state       ][INFO    ][19365] Executing state module.run for maas.machines_status
2018-06-22 05:24:15,051 [salt.state       ][INFO    ][19365] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:24:15,052 [salt.state       ][INFO    ][19365] Completed state [maas.machines_status] at time 05:24:15.051914 duration_in_ms=215.649
2018-06-22 05:24:15,056 [salt.minion      ][INFO    ][19365] Returning information for job: 20180622052410378488
2018-06-22 05:24:25,818 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052425800192
2018-06-22 05:24:25,843 [salt.minion      ][INFO    ][19429] Starting a new job with PID 19429
2018-06-22 05:24:26,361 [salt.state       ][INFO    ][19429] Loading fresh modules for state activity
2018-06-22 05:24:26,444 [salt.state       ][INFO    ][19429] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:26.444011
2018-06-22 05:24:26,444 [salt.state       ][INFO    ][19429] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:24:26,446 [salt.loaded.int.module.cmdmod][INFO    ][19429] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:24:28,467 [salt.state       ][INFO    ][19429] {'pid': 19436, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:24:28,468 [salt.state       ][INFO    ][19429] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:28.468073 duration_in_ms=2024.062
2018-06-22 05:24:28,470 [salt.state       ][INFO    ][19429] Running state [maas.machines_status] at time 05:24:28.470503
2018-06-22 05:24:28,470 [salt.state       ][INFO    ][19429] Executing state module.run for maas.machines_status
2018-06-22 05:24:28,712 [salt.state       ][INFO    ][19429] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:24:28,712 [salt.state       ][INFO    ][19429] Completed state [maas.machines_status] at time 05:24:28.712599 duration_in_ms=242.095
2018-06-22 05:24:28,715 [salt.minion      ][INFO    ][19429] Returning information for job: 20180622052425800192
2018-06-22 05:24:39,443 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052439416266
2018-06-22 05:24:39,469 [salt.minion      ][INFO    ][19455] Starting a new job with PID 19455
2018-06-22 05:24:41,980 [salt.state       ][INFO    ][19455] Loading fresh modules for state activity
2018-06-22 05:24:42,070 [salt.state       ][INFO    ][19455] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:42.070333
2018-06-22 05:24:42,071 [salt.state       ][INFO    ][19455] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:24:42,073 [salt.loaded.int.module.cmdmod][INFO    ][19455] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:24:43,845 [salt.state       ][INFO    ][19455] {'pid': 19463, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:24:43,847 [salt.state       ][INFO    ][19455] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:43.847492 duration_in_ms=1777.161
2018-06-22 05:24:43,850 [salt.state       ][INFO    ][19455] Running state [maas.machines_status] at time 05:24:43.850831
2018-06-22 05:24:43,852 [salt.state       ][INFO    ][19455] Executing state module.run for maas.machines_status
2018-06-22 05:24:44,123 [salt.state       ][INFO    ][19455] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:24:44,124 [salt.state       ][INFO    ][19455] Completed state [maas.machines_status] at time 05:24:44.124002 duration_in_ms=273.172
2018-06-22 05:24:44,127 [salt.minion      ][INFO    ][19455] Returning information for job: 20180622052439416266
2018-06-22 05:24:54,868 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052454846481
2018-06-22 05:24:54,891 [salt.minion      ][INFO    ][19539] Starting a new job with PID 19539
2018-06-22 05:24:55,393 [salt.state       ][INFO    ][19539] Loading fresh modules for state activity
2018-06-22 05:24:55,480 [salt.state       ][INFO    ][19539] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:55.480543
2018-06-22 05:24:55,480 [salt.state       ][INFO    ][19539] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:24:55,482 [salt.loaded.int.module.cmdmod][INFO    ][19539] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:24:57,352 [salt.state       ][INFO    ][19539] {'pid': 19547, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:24:57,353 [salt.state       ][INFO    ][19539] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:24:57.353245 duration_in_ms=1872.702
2018-06-22 05:24:57,355 [salt.state       ][INFO    ][19539] Running state [maas.machines_status] at time 05:24:57.355517
2018-06-22 05:24:57,356 [salt.state       ][INFO    ][19539] Executing state module.run for maas.machines_status
2018-06-22 05:24:57,635 [salt.state       ][INFO    ][19539] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:24:57,636 [salt.state       ][INFO    ][19539] Completed state [maas.machines_status] at time 05:24:57.636223 duration_in_ms=280.704
2018-06-22 05:24:57,640 [salt.minion      ][INFO    ][19539] Returning information for job: 20180622052454846481
2018-06-22 05:25:08,395 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052508370620
2018-06-22 05:25:08,422 [salt.minion      ][INFO    ][19635] Starting a new job with PID 19635
2018-06-22 05:25:11,027 [salt.state       ][INFO    ][19635] Loading fresh modules for state activity
2018-06-22 05:25:11,120 [salt.state       ][INFO    ][19635] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:11.120163
2018-06-22 05:25:11,120 [salt.state       ][INFO    ][19635] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:25:11,123 [salt.loaded.int.module.cmdmod][INFO    ][19635] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:25:12,972 [salt.state       ][INFO    ][19635] {'pid': 19688, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:25:12,973 [salt.state       ][INFO    ][19635] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:12.973216 duration_in_ms=1853.056
2018-06-22 05:25:12,975 [salt.state       ][INFO    ][19635] Running state [maas.machines_status] at time 05:25:12.975024
2018-06-22 05:25:12,975 [salt.state       ][INFO    ][19635] Executing state module.run for maas.machines_status
2018-06-22 05:25:13,230 [salt.state       ][INFO    ][19635] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:25:13,231 [salt.state       ][INFO    ][19635] Completed state [maas.machines_status] at time 05:25:13.231094 duration_in_ms=256.069
2018-06-22 05:25:13,234 [salt.minion      ][INFO    ][19635] Returning information for job: 20180622052508370620
2018-06-22 05:25:23,951 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052523931419
2018-06-22 05:25:23,976 [salt.minion      ][INFO    ][19737] Starting a new job with PID 19737
2018-06-22 05:25:24,510 [salt.state       ][INFO    ][19737] Loading fresh modules for state activity
2018-06-22 05:25:24,599 [salt.state       ][INFO    ][19737] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:24.599808
2018-06-22 05:25:24,600 [salt.state       ][INFO    ][19737] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:25:24,602 [salt.loaded.int.module.cmdmod][INFO    ][19737] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:25:26,428 [salt.state       ][INFO    ][19737] {'pid': 19748, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:25:26,429 [salt.state       ][INFO    ][19737] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:26.429670 duration_in_ms=1829.861
2018-06-22 05:25:26,433 [salt.state       ][INFO    ][19737] Running state [maas.machines_status] at time 05:25:26.433203
2018-06-22 05:25:26,433 [salt.state       ][INFO    ][19737] Executing state module.run for maas.machines_status
2018-06-22 05:25:26,706 [salt.state       ][INFO    ][19737] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:25:26,707 [salt.state       ][INFO    ][19737] Completed state [maas.machines_status] at time 05:25:26.707179 duration_in_ms=273.976
2018-06-22 05:25:26,709 [salt.minion      ][INFO    ][19737] Returning information for job: 20180622052523931419
2018-06-22 05:25:37,429 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052537408988
2018-06-22 05:25:37,452 [salt.minion      ][INFO    ][19779] Starting a new job with PID 19779
2018-06-22 05:25:39,985 [salt.state       ][INFO    ][19779] Loading fresh modules for state activity
2018-06-22 05:25:40,077 [salt.state       ][INFO    ][19779] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:40.077221
2018-06-22 05:25:40,077 [salt.state       ][INFO    ][19779] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:25:40,080 [salt.loaded.int.module.cmdmod][INFO    ][19779] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:25:41,841 [salt.state       ][INFO    ][19779] {'pid': 19786, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:25:41,842 [salt.state       ][INFO    ][19779] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:41.842701 duration_in_ms=1765.481
2018-06-22 05:25:41,845 [salt.state       ][INFO    ][19779] Running state [maas.machines_status] at time 05:25:41.845039
2018-06-22 05:25:41,845 [salt.state       ][INFO    ][19779] Executing state module.run for maas.machines_status
2018-06-22 05:25:42,109 [salt.state       ][INFO    ][19779] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:25:42,109 [salt.state       ][INFO    ][19779] Completed state [maas.machines_status] at time 05:25:42.109462 duration_in_ms=264.422
2018-06-22 05:25:42,112 [salt.minion      ][INFO    ][19779] Returning information for job: 20180622052537408988
2018-06-22 05:25:52,837 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052552820156
2018-06-22 05:25:52,855 [salt.minion      ][INFO    ][19841] Starting a new job with PID 19841
2018-06-22 05:25:53,369 [salt.state       ][INFO    ][19841] Loading fresh modules for state activity
2018-06-22 05:25:53,461 [salt.state       ][INFO    ][19841] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:53.460999
2018-06-22 05:25:53,461 [salt.state       ][INFO    ][19841] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:25:53,464 [salt.loaded.int.module.cmdmod][INFO    ][19841] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:25:55,272 [salt.state       ][INFO    ][19841] {'pid': 19848, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:25:55,273 [salt.state       ][INFO    ][19841] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:25:55.273138 duration_in_ms=1812.147
2018-06-22 05:25:55,274 [salt.state       ][INFO    ][19841] Running state [maas.machines_status] at time 05:25:55.274883
2018-06-22 05:25:55,275 [salt.state       ][INFO    ][19841] Executing state module.run for maas.machines_status
2018-06-22 05:25:55,574 [salt.state       ][INFO    ][19841] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:25:55,575 [salt.state       ][INFO    ][19841] Completed state [maas.machines_status] at time 05:25:55.575790 duration_in_ms=300.904
2018-06-22 05:25:55,580 [salt.minion      ][INFO    ][19841] Returning information for job: 20180622052552820156
2018-06-22 05:26:06,297 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052606278551
2018-06-22 05:26:06,313 [salt.minion      ][INFO    ][20047] Starting a new job with PID 20047
2018-06-22 05:26:08,869 [salt.state       ][INFO    ][20047] Loading fresh modules for state activity
2018-06-22 05:26:08,950 [salt.state       ][INFO    ][20047] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:08.950234
2018-06-22 05:26:08,950 [salt.state       ][INFO    ][20047] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:26:08,953 [salt.loaded.int.module.cmdmod][INFO    ][20047] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:26:10,909 [salt.state       ][INFO    ][20047] {'pid': 20074, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:26:10,910 [salt.state       ][INFO    ][20047] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:10.910308 duration_in_ms=1960.076
2018-06-22 05:26:10,911 [salt.state       ][INFO    ][20047] Running state [maas.machines_status] at time 05:26:10.911945
2018-06-22 05:26:10,912 [salt.state       ][INFO    ][20047] Executing state module.run for maas.machines_status
2018-06-22 05:26:11,235 [salt.state       ][INFO    ][20047] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:26:11,236 [salt.state       ][INFO    ][20047] Completed state [maas.machines_status] at time 05:26:11.236184 duration_in_ms=324.238
2018-06-22 05:26:11,238 [salt.minion      ][INFO    ][20047] Returning information for job: 20180622052606278551
2018-06-22 05:26:22,009 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052621985868
2018-06-22 05:26:22,034 [salt.minion      ][INFO    ][20141] Starting a new job with PID 20141
2018-06-22 05:26:22,547 [salt.state       ][INFO    ][20141] Loading fresh modules for state activity
2018-06-22 05:26:22,633 [salt.state       ][INFO    ][20141] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:22.633126
2018-06-22 05:26:22,633 [salt.state       ][INFO    ][20141] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:26:22,635 [salt.loaded.int.module.cmdmod][INFO    ][20141] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:26:24,491 [salt.state       ][INFO    ][20141] {'pid': 20148, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:26:24,492 [salt.state       ][INFO    ][20141] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:24.492731 duration_in_ms=1859.607
2018-06-22 05:26:24,495 [salt.state       ][INFO    ][20141] Running state [maas.machines_status] at time 05:26:24.495030
2018-06-22 05:26:24,495 [salt.state       ][INFO    ][20141] Executing state module.run for maas.machines_status
2018-06-22 05:26:24,822 [salt.state       ][INFO    ][20141] {'ret': {'machines': [{'status': 'Commissioning', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 5})}}
2018-06-22 05:26:24,823 [salt.state       ][INFO    ][20141] Completed state [maas.machines_status] at time 05:26:24.823079 duration_in_ms=328.049
2018-06-22 05:26:24,825 [salt.minion      ][INFO    ][20141] Returning information for job: 20180622052621985868
2018-06-22 05:26:35,545 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052635523596
2018-06-22 05:26:35,567 [salt.minion      ][INFO    ][20260] Starting a new job with PID 20260
2018-06-22 05:26:38,089 [salt.state       ][INFO    ][20260] Loading fresh modules for state activity
2018-06-22 05:26:38,177 [salt.state       ][INFO    ][20260] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:38.176953
2018-06-22 05:26:38,177 [salt.state       ][INFO    ][20260] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:26:38,179 [salt.loaded.int.module.cmdmod][INFO    ][20260] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:26:40,107 [salt.state       ][INFO    ][20260] {'pid': 20272, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:26:40,108 [salt.state       ][INFO    ][20260] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:40.108270 duration_in_ms=1931.317
2018-06-22 05:26:40,110 [salt.state       ][INFO    ][20260] Running state [maas.machines_status] at time 05:26:40.109976
2018-06-22 05:26:40,110 [salt.state       ][INFO    ][20260] Executing state module.run for maas.machines_status
2018-06-22 05:26:40,536 [salt.state       ][INFO    ][20260] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-06-22 05:26:40,537 [salt.state       ][INFO    ][20260] Completed state [maas.machines_status] at time 05:26:40.536982 duration_in_ms=427.006
2018-06-22 05:26:40,540 [salt.minion      ][INFO    ][20260] Returning information for job: 20180622052635523596
2018-06-22 05:26:51,257 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052651235868
2018-06-22 05:26:51,278 [salt.minion      ][INFO    ][20325] Starting a new job with PID 20325
2018-06-22 05:26:51,787 [salt.state       ][INFO    ][20325] Loading fresh modules for state activity
2018-06-22 05:26:51,869 [salt.state       ][INFO    ][20325] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:51.868927
2018-06-22 05:26:51,869 [salt.state       ][INFO    ][20325] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:26:51,871 [salt.loaded.int.module.cmdmod][INFO    ][20325] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:26:53,649 [salt.state       ][INFO    ][20325] {'pid': 20332, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:26:53,650 [salt.state       ][INFO    ][20325] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:26:53.650632 duration_in_ms=1781.705
2018-06-22 05:26:53,652 [salt.state       ][INFO    ][20325] Running state [maas.machines_status] at time 05:26:53.652238
2018-06-22 05:26:53,652 [salt.state       ][INFO    ][20325] Executing state module.run for maas.machines_status
2018-06-22 05:26:54,059 [salt.state       ][INFO    ][20325] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Commissioning', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 4, 'Ready': 1})}}
2018-06-22 05:26:54,059 [salt.state       ][INFO    ][20325] Completed state [maas.machines_status] at time 05:26:54.059572 duration_in_ms=407.333
2018-06-22 05:26:54,062 [salt.minion      ][INFO    ][20325] Returning information for job: 20180622052651235868
2018-06-22 05:27:04,782 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052704757768
2018-06-22 05:27:04,805 [salt.minion      ][INFO    ][20629] Starting a new job with PID 20629
2018-06-22 05:27:07,358 [salt.state       ][INFO    ][20629] Loading fresh modules for state activity
2018-06-22 05:27:07,442 [salt.state       ][INFO    ][20629] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:07.442272
2018-06-22 05:27:07,442 [salt.state       ][INFO    ][20629] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:27:07,445 [salt.loaded.int.module.cmdmod][INFO    ][20629] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:27:09,311 [salt.state       ][INFO    ][20629] {'pid': 20641, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:27:09,312 [salt.state       ][INFO    ][20629] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:09.312478 duration_in_ms=1870.21
2018-06-22 05:27:09,314 [salt.state       ][INFO    ][20629] Running state [maas.machines_status] at time 05:27:09.314649
2018-06-22 05:27:09,315 [salt.state       ][INFO    ][20629] Executing state module.run for maas.machines_status
2018-06-22 05:27:09,748 [salt.state       ][INFO    ][20629] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-06-22 05:27:09,749 [salt.state       ][INFO    ][20629] Completed state [maas.machines_status] at time 05:27:09.749218 duration_in_ms=434.569
2018-06-22 05:27:09,752 [salt.minion      ][INFO    ][20629] Returning information for job: 20180622052704757768
2018-06-22 05:27:20,512 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052720488827
2018-06-22 05:27:20,534 [salt.minion      ][INFO    ][20756] Starting a new job with PID 20756
2018-06-22 05:27:21,069 [salt.state       ][INFO    ][20756] Loading fresh modules for state activity
2018-06-22 05:27:21,150 [salt.state       ][INFO    ][20756] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:21.150197
2018-06-22 05:27:21,150 [salt.state       ][INFO    ][20756] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:27:21,153 [salt.loaded.int.module.cmdmod][INFO    ][20756] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:27:22,961 [salt.state       ][INFO    ][20756] {'pid': 20779, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:27:22,962 [salt.state       ][INFO    ][20756] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:22.962659 duration_in_ms=1812.462
2018-06-22 05:27:22,964 [salt.state       ][INFO    ][20756] Running state [maas.machines_status] at time 05:27:22.964571
2018-06-22 05:27:22,965 [salt.state       ][INFO    ][20756] Executing state module.run for maas.machines_status
2018-06-22 05:27:23,461 [salt.state       ][INFO    ][20756] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-06-22 05:27:23,462 [salt.state       ][INFO    ][20756] Completed state [maas.machines_status] at time 05:27:23.462576 duration_in_ms=498.005
2018-06-22 05:27:23,465 [salt.minion      ][INFO    ][20756] Returning information for job: 20180622052720488827
2018-06-22 05:27:34,212 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052734193444
2018-06-22 05:27:34,236 [salt.minion      ][INFO    ][20837] Starting a new job with PID 20837
2018-06-22 05:27:36,834 [salt.state       ][INFO    ][20837] Loading fresh modules for state activity
2018-06-22 05:27:36,931 [salt.state       ][INFO    ][20837] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:36.931250
2018-06-22 05:27:36,931 [salt.state       ][INFO    ][20837] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:27:36,934 [salt.loaded.int.module.cmdmod][INFO    ][20837] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:27:38,680 [salt.state       ][INFO    ][20837] {'pid': 20847, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:27:38,683 [salt.state       ][INFO    ][20837] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:38.683040 duration_in_ms=1751.791
2018-06-22 05:27:38,687 [salt.state       ][INFO    ][20837] Running state [maas.machines_status] at time 05:27:38.687686
2018-06-22 05:27:38,689 [salt.state       ][INFO    ][20837] Executing state module.run for maas.machines_status
2018-06-22 05:27:39,179 [salt.state       ][INFO    ][20837] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-06-22 05:27:39,179 [salt.state       ][INFO    ][20837] Completed state [maas.machines_status] at time 05:27:39.179603 duration_in_ms=491.917
2018-06-22 05:27:39,182 [salt.minion      ][INFO    ][20837] Returning information for job: 20180622052734193444
2018-06-22 05:27:49,892 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052749869686
2018-06-22 05:27:49,911 [salt.minion      ][INFO    ][20879] Starting a new job with PID 20879
2018-06-22 05:27:50,417 [salt.state       ][INFO    ][20879] Loading fresh modules for state activity
2018-06-22 05:27:50,508 [salt.state       ][INFO    ][20879] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:50.508021
2018-06-22 05:27:50,508 [salt.state       ][INFO    ][20879] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:27:50,510 [salt.loaded.int.module.cmdmod][INFO    ][20879] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:27:52,277 [salt.state       ][INFO    ][20879] {'pid': 20886, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:27:52,279 [salt.state       ][INFO    ][20879] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:27:52.279226 duration_in_ms=1771.205
2018-06-22 05:27:52,282 [salt.state       ][INFO    ][20879] Running state [maas.machines_status] at time 05:27:52.282045
2018-06-22 05:27:52,282 [salt.state       ][INFO    ][20879] Executing state module.run for maas.machines_status
2018-06-22 05:27:52,780 [salt.state       ][INFO    ][20879] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Commissioning', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Commissioning': 3, 'Ready': 2})}}
2018-06-22 05:27:52,781 [salt.state       ][INFO    ][20879] Completed state [maas.machines_status] at time 05:27:52.781033 duration_in_ms=498.987
2018-06-22 05:27:52,784 [salt.minion      ][INFO    ][20879] Returning information for job: 20180622052749869686
2018-06-22 05:28:03,506 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052803483154
2018-06-22 05:28:03,530 [salt.minion      ][INFO    ][20981] Starting a new job with PID 20981
2018-06-22 05:28:06,130 [salt.state       ][INFO    ][20981] Loading fresh modules for state activity
2018-06-22 05:28:06,224 [salt.state       ][INFO    ][20981] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:06.224866
2018-06-22 05:28:06,225 [salt.state       ][INFO    ][20981] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:28:06,227 [salt.loaded.int.module.cmdmod][INFO    ][20981] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:28:07,987 [salt.state       ][INFO    ][20981] {'pid': 21058, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:28:07,988 [salt.state       ][INFO    ][20981] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:07.988464 duration_in_ms=1763.599
2018-06-22 05:28:07,991 [salt.state       ][INFO    ][20981] Running state [maas.machines_status] at time 05:28:07.991085
2018-06-22 05:28:07,991 [salt.state       ][INFO    ][20981] Executing state module.run for maas.machines_status
2018-06-22 05:28:08,551 [salt.state       ][INFO    ][20981] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Testing', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Ready': 2, 'Commissioning': 2, 'Testing': 1})}}
2018-06-22 05:28:08,552 [salt.state       ][INFO    ][20981] Completed state [maas.machines_status] at time 05:28:08.552257 duration_in_ms=561.172
2018-06-22 05:28:08,555 [salt.minion      ][INFO    ][20981] Returning information for job: 20180622052803483154
2018-06-22 05:28:19,305 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052819280061
2018-06-22 05:28:19,326 [salt.minion      ][INFO    ][21099] Starting a new job with PID 21099
2018-06-22 05:28:19,838 [salt.state       ][INFO    ][21099] Loading fresh modules for state activity
2018-06-22 05:28:19,928 [salt.state       ][INFO    ][21099] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:19.928667
2018-06-22 05:28:19,929 [salt.state       ][INFO    ][21099] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:28:19,931 [salt.loaded.int.module.cmdmod][INFO    ][21099] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:28:21,718 [salt.state       ][INFO    ][21099] {'pid': 21120, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:28:21,720 [salt.state       ][INFO    ][21099] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:21.719871 duration_in_ms=1791.203
2018-06-22 05:28:21,724 [salt.state       ][INFO    ][21099] Running state [maas.machines_status] at time 05:28:21.724065
2018-06-22 05:28:21,724 [salt.state       ][INFO    ][21099] Executing state module.run for maas.machines_status
2018-06-22 05:28:22,342 [salt.state       ][INFO    ][21099] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Commissioning', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Commissioning', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Ready': 3, 'Commissioning': 2})}}
2018-06-22 05:28:22,343 [salt.state       ][INFO    ][21099] Completed state [maas.machines_status] at time 05:28:22.342990 duration_in_ms=618.926
2018-06-22 05:28:22,348 [salt.minion      ][INFO    ][21099] Returning information for job: 20180622052819280061
2018-06-22 05:28:33,067 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052833043373
2018-06-22 05:28:33,089 [salt.minion      ][INFO    ][21286] Starting a new job with PID 21286
2018-06-22 05:28:35,614 [salt.state       ][INFO    ][21286] Loading fresh modules for state activity
2018-06-22 05:28:35,702 [salt.state       ][INFO    ][21286] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:35.702188
2018-06-22 05:28:35,702 [salt.state       ][INFO    ][21286] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:28:35,705 [salt.loaded.int.module.cmdmod][INFO    ][21286] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:28:37,479 [salt.state       ][INFO    ][21286] {'pid': 21299, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:28:37,481 [salt.state       ][INFO    ][21286] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:37.481182 duration_in_ms=1778.993
2018-06-22 05:28:37,484 [salt.state       ][INFO    ][21286] Running state [maas.machines_status] at time 05:28:37.484459
2018-06-22 05:28:37,486 [salt.state       ][INFO    ][21286] Executing state module.run for maas.machines_status
2018-06-22 05:28:38,242 [salt.state       ][INFO    ][21286] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Ready': 5})}}
2018-06-22 05:28:38,243 [salt.state       ][INFO    ][21286] Completed state [maas.machines_status] at time 05:28:38.243115 duration_in_ms=758.656
2018-06-22 05:28:38,245 [salt.minion      ][INFO    ][21286] Returning information for job: 20180622052833043373
2018-06-22 05:28:38,956 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052838933189
2018-06-22 05:28:38,979 [salt.minion      ][INFO    ][21311] Starting a new job with PID 21311
2018-06-22 05:28:39,524 [salt.state       ][INFO    ][21311] Loading fresh modules for state activity
2018-06-22 05:28:39,611 [salt.state       ][INFO    ][21311] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:39.611369
2018-06-22 05:28:39,612 [salt.state       ][INFO    ][21311] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:28:39,614 [salt.loaded.int.module.cmdmod][INFO    ][21311] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:28:41,383 [salt.state       ][INFO    ][21311] {'pid': 21318, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:28:41,386 [salt.state       ][INFO    ][21311] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:41.386713 duration_in_ms=1775.345
2018-06-22 05:28:41,388 [salt.state       ][INFO    ][21311] Running state [maas.machines_status] at time 05:28:41.388703
2018-06-22 05:28:41,389 [salt.state       ][INFO    ][21311] Executing state module.run for maas.machines_status
2018-06-22 05:28:42,049 [salt.state       ][INFO    ][21311] {'ret': {'machines': [{'status': 'Ready', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Ready', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Ready', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Ready', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Ready', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Ready': 5})}}
2018-06-22 05:28:42,050 [salt.state       ][INFO    ][21311] Completed state [maas.machines_status] at time 05:28:42.050459 duration_in_ms=661.755
2018-06-22 05:28:42,054 [salt.minion      ][INFO    ][21311] Returning information for job: 20180622052838933189
2018-06-22 05:28:42,794 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052842772568
2018-06-22 05:28:42,820 [salt.minion      ][INFO    ][21331] Starting a new job with PID 21331
2018-06-22 05:28:43,315 [salt.state       ][INFO    ][21331] Loading fresh modules for state activity
2018-06-22 05:28:43,365 [salt.fileclient  ][INFO    ][21331] Fetching file from saltenv 'base', ** done ** 'maas/machines/storage.sls'
2018-06-22 05:28:43,471 [salt.state       ][INFO    ][21331] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:43.471134
2018-06-22 05:28:43,471 [salt.state       ][INFO    ][21331] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:28:43,473 [salt.loaded.int.module.cmdmod][INFO    ][21331] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:28:45,212 [salt.state       ][INFO    ][21331] {'pid': 21338, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:28:45,215 [salt.state       ][INFO    ][21331] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:45.214821 duration_in_ms=1743.686
2018-06-22 05:28:45,219 [salt.state       ][INFO    ][21331] Running state [maas_machines_storage_cmp002_lvm] at time 05:28:45.219485
2018-06-22 05:28:45,220 [salt.state       ][INFO    ][21331] Executing state maasng.disk_layout_present for maas_machines_storage_cmp002_lvm
2018-06-22 05:28:46,495 [salt.loaded.ext.module.maasng][INFO    ][21331] g7bxhd
2018-06-22 05:28:46,496 [salt.loaded.ext.module.maasng][INFO    ][21331] sda
2018-06-22 05:28:47,233 [salt.loaded.ext.module.maasng][INFO    ][21331] g7bxhd
2018-06-22 05:28:47,348 [salt.loaded.ext.module.maasng][INFO    ][21331] [{u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'type': u'physical', u'partitions': [{u'uuid': u'2ea432bd-e1be-4976-a93b-523fa8d162bb', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g7bxhd', u'device_id': 2, u'filesystem': {u'uuid': u'870860ce-f0b4-464a-903b-8624715434ef', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 1, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/partition/1'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'g7bxhd', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/', u'used_size': 800106479616, u'id': 2, u'serial': u'600508b1001cb19198eb9a66f8a29401', u'size': 800109715456}, {u'block_size': 4096, u'name': u'vgroot-lvroot', u'tags': [], u'type': u'virtual', u'partitions': [], u'uuid': u'52e9e9dd-0e55-45ad-b6cb-bd76e80a4a05', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'g7bxhd', u'partition_table_type': None, u'filesystem': {u'uuid': u'e008967c-fcf3-4eee-8e7b-8a16100152ec', u'fstype': u'ext4', u'mount_point': u'/', u'mount_options': None, u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/4/', u'used_size': 800097042432, u'id': 4, u'serial': None, u'size': 800097042432}]
2018-06-22 05:28:47,349 [salt.loaded.ext.module.maasng][INFO    ][21331] vgroot
2018-06-22 05:28:47,349 [salt.loaded.ext.module.maasng][INFO    ][21331] lvroot
2018-06-22 05:28:47,354 [salt.loaded.ext.module.maasng][INFO    ][21331] 107374182400
2018-06-22 05:28:48,009 [salt.loaded.ext.module.maasng][INFO    ][21331] {u'domain': {u'resource_record_count': 4, u'name': u'mcp-ovs-dpdk-ha.local', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'status_action': u'', u'swap_size': None, u'ip_addresses': [u'192.168.11.40', u'192.168.11.42'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'hwe_kernel': u'', u'boot_interface': {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40', u'id': 24, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40'}], u'params': u'', u'mac_address': u'9c:b6:54:8a:10:18', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 9, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/9/'}, u'min_hwe_kernel': u'hwe-16.04', u'node_type': 0, u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'boot_disk': {u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'used_size': 800106479616, u'partitions': [{u'uuid': u'039a9ccf-1eee-412f-a9f7-e06fcd4cc0e7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g7bxhd', u'device_id': 2, u'filesystem': {u'uuid': u'79656dd6-87e2-4e02-a72d-426f912ea3ef', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/partition/6'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'g7bxhd', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'size': 800109715456, u'type': u'physical', u'id': 2, u'serial': u'600508b1001cb19198eb9a66f8a29401', u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/'}, u'zone': {u'description': u'', u'id': 1, u'name': u'default', u'resource_uri': u'/MAAS/api/2.0/zones/default/'}, u'hostname': u'cmp002', u'storage': 800109.715456, u'testing_status': 2, u'system_id': u'g7bxhd', u'power_state': u'off', u'memory': 65536, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': u'192.168.11.3', u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'disable_ipv4': False, u'blockdevice_set': [{u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'type': u'physical', u'partitions': [{u'uuid': u'039a9ccf-1eee-412f-a9f7-e06fcd4cc0e7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g7bxhd', u'device_id': 2, u'filesystem': {u'uuid': u'79656dd6-87e2-4e02-a72d-426f912ea3ef', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/partition/6'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'g7bxhd', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/', u'used_size': 800106479616, u'id': 2, u'serial': u'600508b1001cb19198eb9a66f8a29401', u'size': 800109715456}, {u'block_size': 4096, u'name': u'vgroot-lvroot', u'tags': [], u'type': u'virtual', u'partitions': [], u'uuid': u'38a71f99-fbe2-4d6e-9da6-2f639c51da5c', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'g7bxhd', u'partition_table_type': None, u'filesystem': {u'uuid': u'855e52b5-2620-4750-86c1-abfc8caddd5f', u'fstype': u'ext4', u'mount_point': u'/', u'mount_options': None, u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/12/', u'used_size': 107374182400, u'id': 12, u'serial': None, u'size': 107374182400}], u'status': 4, u'storage_test_status': 2, u'cpu_count': 40, u'raids': [], u'physicalblockdevice_set': [{u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'used_size': 800106479616, u'partitions': [{u'uuid': u'039a9ccf-1eee-412f-a9f7-e06fcd4cc0e7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'g7bxhd', u'device_id': 2, u'filesystem': {u'uuid': u'79656dd6-87e2-4e02-a72d-426f912ea3ef', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 6, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/partition/6'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'g7bxhd', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cb19198eb9a66f8a29401', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'size': 800109715456, u'type': u'physical', u'id': 2, u'serial': u'600508b1001cb19198eb9a66f8a29401', u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/2/'}], u'other_test_status_name': u'Unknown', u'owner_data': {}, u'volume_groups': [{u'__incomplete__': True, u'system_id': u'g7bxhd', u'id': 6}], u'special_filesystems': [], u'cpu_test_status_name': u'Unknown', u'node_type_name': u'Machine', u'interface_set': [{u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40', u'id': 24, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.40'}], u'params': u'', u'mac_address': u'9c:b6:54:8a:10:18', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 9, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/9/'}, {u'vlan': None, u'name': u'ens1f0', u'links': [], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:07:50', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 16, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/16/'}, {u'vlan': None, u'name': u'ens1f1', u'links': [], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:07:51', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 17, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/17/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'ens2f0', u'links': [{u'id': 25, u'mode': u'link_up'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:12:48', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 18, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/18/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'ens2f1', u'links': [{u'id': 26, u'mode': u'link_up'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:12:49', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 19, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/19/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'eno2', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'id': 27, u'mode': u'link_up'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.42'}], u'params': u'', u'mac_address': u'9c:b6:54:8a:10:1c', u'parents': [], u'system_id': u'g7bxhd', u'type': u'physical', u'id': 20, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/interfaces/20/'}], u'current_testing_result_id': 3, u'cpu_test_status': -1, u'bcaches': [], u'other_test_status': -1, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp002.mcp-ovs-dpdk-ha.local', u'memory_test_status_name': u'Unknown', u'virtualblockdevice_set': [{u'block_size': 4096, u'name': u'vgroot-lvroot', u'tags': [], u'used_size': 107374182400, u'partitions': [], u'uuid': u'38a71f99-fbe2-4d6e-9da6-2f639c51da5c', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'system_id': u'g7bxhd', u'partition_table_type': None, u'filesystem': {u'uuid': u'855e52b5-2620-4750-86c1-abfc8caddd5f', u'fstype': u'ext4', u'mount_point': u'/', u'mount_options': None, u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'size': 107374182400, u'type': u'virtual', u'id': 12, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/g7bxhd/blockdevices/12/'}], u'commissioning_status': 2, u'architecture': u'amd64/generic', u'commissioning_status_name': u'Passed', u'current_commissioning_result_id': 2, u'address_ttl': None, u'resource_uri': u'/MAAS/api/2.0/machines/g7bxhd/', u'distro_series': u'', u'memory_test_status': -1}
2018-06-22 05:28:48,013 [salt.state       ][INFO    ][21331] {'new': {'storage_layout': 'lvm'}}
2018-06-22 05:28:48,014 [salt.state       ][INFO    ][21331] Completed state [maas_machines_storage_cmp002_lvm] at time 05:28:48.013976 duration_in_ms=2794.493
2018-06-22 05:28:48,014 [salt.state       ][INFO    ][21331] Running state [maas_machines_storage_cmp001_lvm] at time 05:28:48.014366
2018-06-22 05:28:48,014 [salt.state       ][INFO    ][21331] Executing state maasng.disk_layout_present for maas_machines_storage_cmp001_lvm
2018-06-22 05:28:49,416 [salt.loaded.ext.module.maasng][INFO    ][21331] tqybwh
2018-06-22 05:28:49,416 [salt.loaded.ext.module.maasng][INFO    ][21331] sda
2018-06-22 05:28:50,052 [salt.loaded.ext.module.maasng][INFO    ][21331] tqybwh
2018-06-22 05:28:50,154 [salt.loaded.ext.module.maasng][INFO    ][21331] [{u'model': u'LOGICAL VOLUME', u'partition_table_type': u'MBR', u'block_size': 4096, u'available_size': 0, u'name': u'sda', u'tags': [u'ssd'], u'used_size': 800106479616, u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'system_id': u'tqybwh', u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'path': u'/dev/disk/by-dname/sda', u'serial': u'600508b1001cd7e61f5cd3479576479e', u'partitions': [{u'uuid': u'032d1cf4-a6c0-44bb-a0ae-4214e2f9fa69', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'tqybwh', u'device_id': 3, u'filesystem': {u'uuid': u'b276c3e9-b0d8-4d1e-b4b5-b86f56ebb593', u'label': None, u'mount_point': None, u'mount_options': None, u'fstype': u'lvm-pv'}, u'path': u'/dev/disk/by-dname/sda-part1', u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/partition/2', u'type': u'partition', u'id': 2, u'size': 800101236736}], u'type': u'physical', u'id': 3, u'size': 800109715456}, {u'model': None, u'partition_table_type': None, u'block_size': 4096, u'available_size': 0, u'name': u'vgroot-lvroot', u'tags': [], u'used_size': 800097042432, u'uuid': u'12e23b3c-cdd4-4cba-8e62-ab613a0229c8', u'used_for': u'ext4 formatted filesystem mounted at /', u'system_id': u'tqybwh', u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/5/', u'filesystem': {u'uuid': u'4bd955f7-f694-4865-af17-0e68057d2d75', u'label': u'root', u'mount_point': u'/', u'mount_options': None, u'fstype': u'ext4'}, u'id_path': None, u'path': u'/dev/disk/by-dname/lvroot', u'serial': None, u'partitions': [], u'type': u'virtual', u'id': 5, u'size': 800097042432}]
2018-06-22 05:28:50,154 [salt.loaded.ext.module.maasng][INFO    ][21331] vgroot
2018-06-22 05:28:50,155 [salt.loaded.ext.module.maasng][INFO    ][21331] lvroot
2018-06-22 05:28:50,155 [salt.loaded.ext.module.maasng][INFO    ][21331] 107374182400
2018-06-22 05:28:50,812 [salt.loaded.ext.module.maasng][INFO    ][21331] {u'domain': {u'resource_record_count': 4, u'name': u'mcp-ovs-dpdk-ha.local', u'authoritative': True, u'ttl': None, u'id': 0, u'resource_uri': u'/MAAS/api/2.0/domains/0/'}, u'status_action': u'', u'swap_size': None, u'ip_addresses': [u'192.168.11.41', u'192.168.11.46'], u'storage_test_status_name': u'Passed', u'power_type': u'ipmi', u'hwe_kernel': u'', u'boot_interface': {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.41', u'id': 30, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.41'}], u'params': u'', u'mac_address': u'9c:b6:54:8a:95:a0', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 10, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/10/'}, u'min_hwe_kernel': u'hwe-16.04', u'node_type': 0, u'tag_names': [], u'testing_status_name': u'Passed', u'owner': None, u'pod': None, u'cache_sets': [], u'iscsiblockdevice_set': [], u'boot_disk': {u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'used_size': 800106479616, u'partitions': [{u'uuid': u'7ed3701b-da40-44e1-8f73-30b9de9629f7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'tqybwh', u'device_id': 3, u'filesystem': {u'uuid': u'fd1e2cd8-7dd1-43af-940b-74547a32949d', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/partition/7'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'tqybwh', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'size': 800109715456, u'type': u'physical', u'id': 3, u'serial': u'600508b1001cd7e61f5cd3479576479e', u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/'}, u'zone': {u'description': u'', u'id': 1, u'name': u'default', u'resource_uri': u'/MAAS/api/2.0/zones/default/'}, u'hostname': u'cmp001', u'storage': 800109.715456, u'testing_status': 2, u'system_id': u'tqybwh', u'power_state': u'off', u'memory': 65536, u'current_installation_result_id': None, u'default_gateways': {u'ipv4': {u'gateway_ip': u'192.168.11.3', u'link_id': None}, u'ipv6': {u'gateway_ip': None, u'link_id': None}}, u'status_message': u'Power state queried: off', u'disable_ipv4': False, u'blockdevice_set': [{u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'type': u'physical', u'partitions': [{u'uuid': u'7ed3701b-da40-44e1-8f73-30b9de9629f7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'tqybwh', u'device_id': 3, u'filesystem': {u'uuid': u'fd1e2cd8-7dd1-43af-940b-74547a32949d', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/partition/7'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'tqybwh', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/', u'used_size': 800106479616, u'id': 3, u'serial': u'600508b1001cd7e61f5cd3479576479e', u'size': 800109715456}, {u'block_size': 4096, u'name': u'vgroot-lvroot', u'tags': [], u'type': u'virtual', u'partitions': [], u'uuid': u'67d4b379-4e04-4391-8332-e04856592d88', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/lvroot', u'system_id': u'tqybwh', u'partition_table_type': None, u'filesystem': {u'uuid': u'4c7b46fd-1234-4eea-bcc0-a254c9d3b6a2', u'fstype': u'ext4', u'mount_point': u'/', u'mount_options': None, u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/13/', u'used_size': 107374182400, u'id': 13, u'serial': None, u'size': 107374182400}], u'status': 4, u'storage_test_status': 2, u'cpu_count': 40, u'raids': [], u'physicalblockdevice_set': [{u'block_size': 4096, u'name': u'sda', u'tags': [u'ssd'], u'used_size': 800106479616, u'partitions': [{u'uuid': u'7ed3701b-da40-44e1-8f73-30b9de9629f7', u'bootable': False, u'used_for': u'LVM volume for vgroot', u'system_id': u'tqybwh', u'device_id': 3, u'filesystem': {u'uuid': u'fd1e2cd8-7dd1-43af-940b-74547a32949d', u'fstype': u'lvm-pv', u'mount_point': None, u'mount_options': None, u'label': None}, u'path': u'/dev/disk/by-dname/sda-part1', u'size': 800101236736, u'type': u'partition', u'id': 7, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/partition/7'}], u'uuid': None, u'used_for': u'MBR partitioned with 1 partition', u'path': u'/dev/disk/by-dname/sda', u'system_id': u'tqybwh', u'partition_table_type': u'MBR', u'filesystem': None, u'id_path': u'/dev/disk/by-id/wwn-0x600508b1001cd7e61f5cd3479576479e', u'available_size': 0, u'model': u'LOGICAL VOLUME', u'size': 800109715456, u'type': u'physical', u'id': 3, u'serial': u'600508b1001cd7e61f5cd3479576479e', u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/3/'}], u'other_test_status_name': u'Unknown', u'owner_data': {}, u'volume_groups': [{u'__incomplete__': True, u'system_id': u'tqybwh', u'id': 7}], u'special_filesystems': [], u'cpu_test_status_name': u'Unknown', u'node_type_name': u'Machine', u'interface_set': [{u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'eno1', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.41', u'id': 30, u'mode': u'dhcp'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.41'}], u'params': u'', u'mac_address': u'9c:b6:54:8a:95:a0', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 10, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/10/'}, {u'vlan': None, u'name': u'ens1f1', u'links': [], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:1f:d5', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 21, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/21/'}, {u'vlan': None, u'name': u'ens1f0', u'links': [], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:1f:d4', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 24, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/24/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'ens2f0', u'links': [{u'id': 31, u'mode': u'link_up'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:52:cc', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 22, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/22/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'name': u'eno2', u'links': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'id': 32, u'mode': u'link_up'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': [{u'subnet': {u'dns_servers': [], u'managed': True, u'name': u'192.168.11.0/24', u'space': u'undefined', u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 2, u'dhcp_on': True, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-2', u'relay_vlan': None, u'primary_rack': u'tg73ww', u'id': 5003, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5003/'}, u'allow_proxy': True, u'rdns_mode': 2, u'gateway_ip': u'192.168.11.3', u'active_discovery': False, u'cidr': u'192.168.11.0/24', u'id': 3, u'resource_uri': u'/MAAS/api/2.0/subnets/3/'}, u'ip_address': u'192.168.11.46'}], u'params': u'', u'mac_address': u'9c:b6:54:8a:95:a4', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 23, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/23/'}, {u'vlan': {u'name': u'untagged', u'vid': 0, u'space': u'undefined', u'fabric_id': 0, u'dhcp_on': False, u'mtu': 1500, u'external_dhcp': None, u'fabric': u'fabric-0', u'relay_vlan': None, u'primary_rack': None, u'id': 5001, u'secondary_rack': None, u'resource_uri': u'/MAAS/api/2.0/vlans/5001/'}, u'name': u'ens2f1', u'links': [{u'id': 33, u'mode': u'link_up'}], u'tags': [u'sriov'], u'effective_mtu': 1500, u'enabled': True, u'children': [], u'discovered': None, u'params': u'', u'mac_address': u'38:ea:a7:8f:52:cd', u'parents': [], u'system_id': u'tqybwh', u'type': u'physical', u'id': 25, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/interfaces/25/'}], u'current_testing_result_id': 5, u'cpu_test_status': -1, u'bcaches': [], u'other_test_status': -1, u'status_name': u'Ready', u'netboot': True, u'osystem': u'', u'fqdn': u'cmp001.mcp-ovs-dpdk-ha.local', u'memory_test_status_name': u'Unknown', u'virtualblockdevice_set': [{u'block_size': 4096, u'name': u'vgroot-lvroot', u'tags': [], u'used_size': 107374182400, u'partitions': [], u'uuid': u'67d4b379-4e04-4391-8332-e04856592d88', u'used_for': u'ext4 formatted filesystem mounted at /', u'path': u'/dev/disk/by-dname/vgroot-lvroot', u'system_id': u'tqybwh', u'partition_table_type': None, u'filesystem': {u'uuid': u'4c7b46fd-1234-4eea-bcc0-a254c9d3b6a2', u'fstype': u'ext4', u'mount_point': u'/', u'mount_options': None, u'label': u'root'}, u'id_path': None, u'available_size': 0, u'model': None, u'size': 107374182400, u'type': u'virtual', u'id': 13, u'serial': None, u'resource_uri': u'/MAAS/api/2.0/nodes/tqybwh/blockdevices/13/'}], u'commissioning_status': 2, u'architecture': u'amd64/generic', u'commissioning_status_name': u'Passed', u'current_commissioning_result_id': 4, u'address_ttl': None, u'resource_uri': u'/MAAS/api/2.0/machines/tqybwh/', u'distro_series': u'', u'memory_test_status': -1}
2018-06-22 05:28:50,815 [salt.state       ][INFO    ][21331] {'new': {'storage_layout': 'lvm'}}
2018-06-22 05:28:50,815 [salt.state       ][INFO    ][21331] Completed state [maas_machines_storage_cmp001_lvm] at time 05:28:50.815419 duration_in_ms=2801.052
2018-06-22 05:28:50,820 [salt.minion      ][INFO    ][21331] Returning information for job: 20180622052842772568
2018-06-22 05:28:51,560 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052851539484
2018-06-22 05:28:51,578 [salt.minion      ][INFO    ][21386] Starting a new job with PID 21386
2018-06-22 05:28:52,094 [salt.state       ][INFO    ][21386] Loading fresh modules for state activity
2018-06-22 05:28:52,147 [salt.fileclient  ][INFO    ][21386] Fetching file from saltenv 'base', ** done ** 'maas/machines/deploy.sls'
2018-06-22 05:28:52,196 [salt.state       ][INFO    ][21386] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:52.196217
2018-06-22 05:28:52,196 [salt.state       ][INFO    ][21386] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:28:52,198 [salt.loaded.int.module.cmdmod][INFO    ][21386] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:28:53,965 [salt.state       ][INFO    ][21386] {'pid': 21393, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:28:53,966 [salt.state       ][INFO    ][21386] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:28:53.966610 duration_in_ms=1770.394
2018-06-22 05:28:53,968 [salt.state       ][INFO    ][21386] Running state [maas.deploy_machines] at time 05:28:53.968105
2018-06-22 05:28:53,968 [salt.state       ][INFO    ][21386] Executing state module.run for maas.deploy_machines
2018-06-22 05:28:54,642 [salt.loaded.ext.module.maas][INFO    ][21386] deploymachines hwe_kernel=hwe-16.04 system_id=g7bxhd distro_series=xenial
2018-06-22 05:28:57,239 [salt.loaded.ext.module.maas][INFO    ][21386] deploymachines hwe_kernel=hwe-16.04 system_id=tqybwh distro_series=xenial
2018-06-22 05:28:59,697 [salt.loaded.ext.module.maas][INFO    ][21386] deploymachines hwe_kernel=hwe-16.04 system_id=cycyqs distro_series=xenial
2018-06-22 05:29:02,208 [salt.loaded.ext.module.maas][INFO    ][21386] deploymachines hwe_kernel=hwe-16.04 system_id=wk6teb distro_series=xenial
2018-06-22 05:29:04,687 [salt.loaded.ext.module.maas][INFO    ][21386] deploymachines hwe_kernel=hwe-16.04 system_id=rhtahe distro_series=xenial
2018-06-22 05:29:07,040 [salt.state       ][INFO    ][21386] {'ret': {'updated': [], 'errors': {}, 'success': ['cmp002', 'cmp001', 'kvm01', 'kvm03', 'kvm02']}}
2018-06-22 05:29:07,041 [salt.state       ][INFO    ][21386] Completed state [maas.deploy_machines] at time 05:29:07.041172 duration_in_ms=13073.058
2018-06-22 05:29:07,045 [salt.minion      ][INFO    ][21386] Returning information for job: 20180622052851539484
2018-06-22 05:29:17,765 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command pillar.get with jid 20180622052917744276
2018-06-22 05:29:17,790 [salt.minion      ][INFO    ][21730] Starting a new job with PID 21730
2018-06-22 05:29:17,801 [salt.minion      ][INFO    ][21730] Returning information for job: 20180622052917744276
2018-06-22 05:29:18,520 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052918500486
2018-06-22 05:29:18,541 [salt.minion      ][INFO    ][21738] Starting a new job with PID 21738
2018-06-22 05:29:21,063 [salt.state       ][INFO    ][21738] Loading fresh modules for state activity
2018-06-22 05:29:21,159 [salt.state       ][INFO    ][21738] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:21.159396
2018-06-22 05:29:21,160 [salt.state       ][INFO    ][21738] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:29:21,163 [salt.loaded.int.module.cmdmod][INFO    ][21738] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:29:22,992 [salt.state       ][INFO    ][21738] {'pid': 21746, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:29:22,994 [salt.state       ][INFO    ][21738] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:22.994842 duration_in_ms=1835.447
2018-06-22 05:29:22,998 [salt.state       ][INFO    ][21738] Running state [maas.machines_status] at time 05:29:22.998244
2018-06-22 05:29:22,999 [salt.state       ][INFO    ][21738] Executing state module.run for maas.machines_status
2018-06-22 05:29:23,647 [salt.state       ][INFO    ][21738] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:29:23,648 [salt.state       ][INFO    ][21738] Completed state [maas.machines_status] at time 05:29:23.648321 duration_in_ms=650.077
2018-06-22 05:29:23,651 [salt.minion      ][INFO    ][21738] Returning information for job: 20180622052918500486
2018-06-22 05:29:34,417 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052934391672
2018-06-22 05:29:34,437 [salt.minion      ][INFO    ][21761] Starting a new job with PID 21761
2018-06-22 05:29:34,958 [salt.state       ][INFO    ][21761] Loading fresh modules for state activity
2018-06-22 05:29:35,049 [salt.state       ][INFO    ][21761] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:35.049538
2018-06-22 05:29:35,050 [salt.state       ][INFO    ][21761] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:29:35,052 [salt.loaded.int.module.cmdmod][INFO    ][21761] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:29:36,793 [salt.state       ][INFO    ][21761] {'pid': 21768, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:29:36,796 [salt.state       ][INFO    ][21761] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:36.795849 duration_in_ms=1746.309
2018-06-22 05:29:36,799 [salt.state       ][INFO    ][21761] Running state [maas.machines_status] at time 05:29:36.799502
2018-06-22 05:29:36,800 [salt.state       ][INFO    ][21761] Executing state module.run for maas.machines_status
2018-06-22 05:29:37,599 [salt.state       ][INFO    ][21761] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:29:37,601 [salt.state       ][INFO    ][21761] Completed state [maas.machines_status] at time 05:29:37.601004 duration_in_ms=801.497
2018-06-22 05:29:37,604 [salt.minion      ][INFO    ][21761] Returning information for job: 20180622052934391672
2018-06-22 05:29:48,319 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622052948296513
2018-06-22 05:29:48,339 [salt.minion      ][INFO    ][21792] Starting a new job with PID 21792
2018-06-22 05:29:50,876 [salt.state       ][INFO    ][21792] Loading fresh modules for state activity
2018-06-22 05:29:50,972 [salt.state       ][INFO    ][21792] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:50.972836
2018-06-22 05:29:50,973 [salt.state       ][INFO    ][21792] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:29:50,976 [salt.loaded.int.module.cmdmod][INFO    ][21792] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:29:52,739 [salt.state       ][INFO    ][21792] {'pid': 21800, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:29:52,742 [salt.state       ][INFO    ][21792] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:29:52.741850 duration_in_ms=1769.013
2018-06-22 05:29:52,745 [salt.state       ][INFO    ][21792] Running state [maas.machines_status] at time 05:29:52.745525
2018-06-22 05:29:52,746 [salt.state       ][INFO    ][21792] Executing state module.run for maas.machines_status
2018-06-22 05:29:53,393 [salt.state       ][INFO    ][21792] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:29:53,393 [salt.state       ][INFO    ][21792] Completed state [maas.machines_status] at time 05:29:53.393530 duration_in_ms=648.005
2018-06-22 05:29:53,395 [salt.minion      ][INFO    ][21792] Returning information for job: 20180622052948296513
2018-06-22 05:30:04,110 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053004086715
2018-06-22 05:30:04,130 [salt.minion      ][INFO    ][21828] Starting a new job with PID 21828
2018-06-22 05:30:04,644 [salt.state       ][INFO    ][21828] Loading fresh modules for state activity
2018-06-22 05:30:04,731 [salt.state       ][INFO    ][21828] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:04.731436
2018-06-22 05:30:04,732 [salt.state       ][INFO    ][21828] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:30:04,734 [salt.loaded.int.module.cmdmod][INFO    ][21828] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:30:06,491 [salt.state       ][INFO    ][21828] {'pid': 21835, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:30:06,493 [salt.state       ][INFO    ][21828] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:06.493649 duration_in_ms=1762.212
2018-06-22 05:30:06,496 [salt.state       ][INFO    ][21828] Running state [maas.machines_status] at time 05:30:06.496866
2018-06-22 05:30:06,498 [salt.state       ][INFO    ][21828] Executing state module.run for maas.machines_status
2018-06-22 05:30:07,178 [salt.state       ][INFO    ][21828] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:30:07,178 [salt.state       ][INFO    ][21828] Completed state [maas.machines_status] at time 05:30:07.178903 duration_in_ms=682.037
2018-06-22 05:30:07,181 [salt.minion      ][INFO    ][21828] Returning information for job: 20180622053004086715
2018-06-22 05:30:17,899 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053017876364
2018-06-22 05:30:17,921 [salt.minion      ][INFO    ][21863] Starting a new job with PID 21863
2018-06-22 05:30:20,485 [salt.state       ][INFO    ][21863] Loading fresh modules for state activity
2018-06-22 05:30:20,577 [salt.state       ][INFO    ][21863] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:20.577575
2018-06-22 05:30:20,577 [salt.state       ][INFO    ][21863] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:30:20,579 [salt.loaded.int.module.cmdmod][INFO    ][21863] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:30:22,290 [salt.state       ][INFO    ][21863] {'pid': 21874, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:30:22,292 [salt.state       ][INFO    ][21863] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:22.291982 duration_in_ms=1714.406
2018-06-22 05:30:22,294 [salt.state       ][INFO    ][21863] Running state [maas.machines_status] at time 05:30:22.294723
2018-06-22 05:30:22,296 [salt.state       ][INFO    ][21863] Executing state module.run for maas.machines_status
2018-06-22 05:30:22,957 [salt.state       ][INFO    ][21863] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:30:22,957 [salt.state       ][INFO    ][21863] Completed state [maas.machines_status] at time 05:30:22.957336 duration_in_ms=662.612
2018-06-22 05:30:22,959 [salt.minion      ][INFO    ][21863] Returning information for job: 20180622053017876364
2018-06-22 05:30:33,696 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053033668444
2018-06-22 05:30:33,723 [salt.minion      ][INFO    ][21893] Starting a new job with PID 21893
2018-06-22 05:30:34,232 [salt.state       ][INFO    ][21893] Loading fresh modules for state activity
2018-06-22 05:30:34,332 [salt.state       ][INFO    ][21893] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:34.332638
2018-06-22 05:30:34,333 [salt.state       ][INFO    ][21893] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:30:34,336 [salt.loaded.int.module.cmdmod][INFO    ][21893] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:30:36,083 [salt.state       ][INFO    ][21893] {'pid': 21900, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:30:36,085 [salt.state       ][INFO    ][21893] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:36.085724 duration_in_ms=1753.088
2018-06-22 05:30:36,089 [salt.state       ][INFO    ][21893] Running state [maas.machines_status] at time 05:30:36.088957
2018-06-22 05:30:36,090 [salt.state       ][INFO    ][21893] Executing state module.run for maas.machines_status
2018-06-22 05:30:36,753 [salt.state       ][INFO    ][21893] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:30:36,753 [salt.state       ][INFO    ][21893] Completed state [maas.machines_status] at time 05:30:36.753841 duration_in_ms=664.885
2018-06-22 05:30:36,757 [salt.minion      ][INFO    ][21893] Returning information for job: 20180622053033668444
2018-06-22 05:30:47,488 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053047461903
2018-06-22 05:30:47,512 [salt.minion      ][INFO    ][21913] Starting a new job with PID 21913
2018-06-22 05:30:50,042 [salt.state       ][INFO    ][21913] Loading fresh modules for state activity
2018-06-22 05:30:50,131 [salt.state       ][INFO    ][21913] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:50.131517
2018-06-22 05:30:50,131 [salt.state       ][INFO    ][21913] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:30:50,133 [salt.loaded.int.module.cmdmod][INFO    ][21913] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:30:51,941 [salt.state       ][INFO    ][21913] {'pid': 21932, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:30:51,941 [salt.state       ][INFO    ][21913] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:30:51.941879 duration_in_ms=1810.362
2018-06-22 05:30:51,943 [salt.state       ][INFO    ][21913] Running state [maas.machines_status] at time 05:30:51.943595
2018-06-22 05:30:51,943 [salt.state       ][INFO    ][21913] Executing state module.run for maas.machines_status
2018-06-22 05:30:52,620 [salt.state       ][INFO    ][21913] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:30:52,620 [salt.state       ][INFO    ][21913] Completed state [maas.machines_status] at time 05:30:52.620709 duration_in_ms=677.113
2018-06-22 05:30:52,623 [salt.minion      ][INFO    ][21913] Returning information for job: 20180622053047461903
2018-06-22 05:31:03,364 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053103340730
2018-06-22 05:31:03,386 [salt.minion      ][INFO    ][21972] Starting a new job with PID 21972
2018-06-22 05:31:03,937 [salt.state       ][INFO    ][21972] Loading fresh modules for state activity
2018-06-22 05:31:04,021 [salt.state       ][INFO    ][21972] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:04.021039
2018-06-22 05:31:04,021 [salt.state       ][INFO    ][21972] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:31:04,023 [salt.loaded.int.module.cmdmod][INFO    ][21972] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:31:05,709 [salt.state       ][INFO    ][21972] {'pid': 21979, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:31:05,710 [salt.state       ][INFO    ][21972] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:05.710197 duration_in_ms=1689.159
2018-06-22 05:31:05,712 [salt.state       ][INFO    ][21972] Running state [maas.machines_status] at time 05:31:05.712408
2018-06-22 05:31:05,712 [salt.state       ][INFO    ][21972] Executing state module.run for maas.machines_status
2018-06-22 05:31:06,389 [salt.state       ][INFO    ][21972] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:31:06,390 [salt.state       ][INFO    ][21972] Completed state [maas.machines_status] at time 05:31:06.390288 duration_in_ms=677.88
2018-06-22 05:31:06,393 [salt.minion      ][INFO    ][21972] Returning information for job: 20180622053103340730
2018-06-22 05:31:17,105 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053117082703
2018-06-22 05:31:17,129 [salt.minion      ][INFO    ][22005] Starting a new job with PID 22005
2018-06-22 05:31:19,656 [salt.state       ][INFO    ][22005] Loading fresh modules for state activity
2018-06-22 05:31:19,742 [salt.state       ][INFO    ][22005] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:19.741937
2018-06-22 05:31:19,743 [salt.state       ][INFO    ][22005] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:31:19,745 [salt.loaded.int.module.cmdmod][INFO    ][22005] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:31:21,465 [salt.state       ][INFO    ][22005] {'pid': 22015, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:31:21,467 [salt.state       ][INFO    ][22005] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:21.467637 duration_in_ms=1725.7
2018-06-22 05:31:21,469 [salt.state       ][INFO    ][22005] Running state [maas.machines_status] at time 05:31:21.469386
2018-06-22 05:31:21,469 [salt.state       ][INFO    ][22005] Executing state module.run for maas.machines_status
2018-06-22 05:31:22,103 [salt.state       ][INFO    ][22005] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:31:22,105 [salt.state       ][INFO    ][22005] Completed state [maas.machines_status] at time 05:31:22.105209 duration_in_ms=635.822
2018-06-22 05:31:22,107 [salt.minion      ][INFO    ][22005] Returning information for job: 20180622053117082703
2018-06-22 05:31:32,852 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053132827660
2018-06-22 05:31:32,883 [salt.minion      ][INFO    ][22051] Starting a new job with PID 22051
2018-06-22 05:31:33,395 [salt.state       ][INFO    ][22051] Loading fresh modules for state activity
2018-06-22 05:31:33,481 [salt.state       ][INFO    ][22051] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:33.481616
2018-06-22 05:31:33,482 [salt.state       ][INFO    ][22051] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:31:33,484 [salt.loaded.int.module.cmdmod][INFO    ][22051] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:31:35,297 [salt.state       ][INFO    ][22051] {'pid': 22058, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:31:35,297 [salt.state       ][INFO    ][22051] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:35.297678 duration_in_ms=1816.068
2018-06-22 05:31:35,299 [salt.state       ][INFO    ][22051] Running state [maas.machines_status] at time 05:31:35.299363
2018-06-22 05:31:35,299 [salt.state       ][INFO    ][22051] Executing state module.run for maas.machines_status
2018-06-22 05:31:35,899 [salt.state       ][INFO    ][22051] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:31:35,899 [salt.state       ][INFO    ][22051] Completed state [maas.machines_status] at time 05:31:35.899440 duration_in_ms=600.077
2018-06-22 05:31:35,901 [salt.minion      ][INFO    ][22051] Returning information for job: 20180622053132827660
2018-06-22 05:31:46,657 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053146633405
2018-06-22 05:31:46,681 [salt.minion      ][INFO    ][22078] Starting a new job with PID 22078
2018-06-22 05:31:49,284 [salt.state       ][INFO    ][22078] Loading fresh modules for state activity
2018-06-22 05:31:49,397 [salt.state       ][INFO    ][22078] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:49.397447
2018-06-22 05:31:49,398 [salt.state       ][INFO    ][22078] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:31:49,400 [salt.loaded.int.module.cmdmod][INFO    ][22078] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:31:51,145 [salt.state       ][INFO    ][22078] {'pid': 22104, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:31:51,146 [salt.state       ][INFO    ][22078] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:31:51.146748 duration_in_ms=1749.302
2018-06-22 05:31:51,148 [salt.state       ][INFO    ][22078] Running state [maas.machines_status] at time 05:31:51.148229
2018-06-22 05:31:51,148 [salt.state       ][INFO    ][22078] Executing state module.run for maas.machines_status
2018-06-22 05:31:51,767 [salt.state       ][INFO    ][22078] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:31:51,768 [salt.state       ][INFO    ][22078] Completed state [maas.machines_status] at time 05:31:51.768483 duration_in_ms=620.253
2018-06-22 05:31:51,771 [salt.minion      ][INFO    ][22078] Returning information for job: 20180622053146633405
2018-06-22 05:32:02,477 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053202454596
2018-06-22 05:32:02,502 [salt.minion      ][INFO    ][22219] Starting a new job with PID 22219
2018-06-22 05:32:02,996 [salt.state       ][INFO    ][22219] Loading fresh modules for state activity
2018-06-22 05:32:03,079 [salt.state       ][INFO    ][22219] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:03.079036
2018-06-22 05:32:03,079 [salt.state       ][INFO    ][22219] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:32:03,081 [salt.loaded.int.module.cmdmod][INFO    ][22219] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:32:04,835 [salt.state       ][INFO    ][22219] {'pid': 22226, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:32:04,836 [salt.state       ][INFO    ][22219] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:04.836684 duration_in_ms=1757.648
2018-06-22 05:32:04,839 [salt.state       ][INFO    ][22219] Running state [maas.machines_status] at time 05:32:04.839813
2018-06-22 05:32:04,840 [salt.state       ][INFO    ][22219] Executing state module.run for maas.machines_status
2018-06-22 05:32:05,658 [salt.state       ][INFO    ][22219] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:32:05,659 [salt.state       ][INFO    ][22219] Completed state [maas.machines_status] at time 05:32:05.659594 duration_in_ms=819.78
2018-06-22 05:32:05,663 [salt.minion      ][INFO    ][22219] Returning information for job: 20180622053202454596
2018-06-22 05:32:16,392 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053216361806
2018-06-22 05:32:16,420 [salt.minion      ][INFO    ][22275] Starting a new job with PID 22275
2018-06-22 05:32:19,009 [salt.state       ][INFO    ][22275] Loading fresh modules for state activity
2018-06-22 05:32:19,103 [salt.state       ][INFO    ][22275] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:19.103151
2018-06-22 05:32:19,103 [salt.state       ][INFO    ][22275] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:32:19,105 [salt.loaded.int.module.cmdmod][INFO    ][22275] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:32:20,925 [salt.state       ][INFO    ][22275] {'pid': 22308, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:32:20,925 [salt.state       ][INFO    ][22275] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:20.925654 duration_in_ms=1822.506
2018-06-22 05:32:20,927 [salt.state       ][INFO    ][22275] Running state [maas.machines_status] at time 05:32:20.927482
2018-06-22 05:32:20,927 [salt.state       ][INFO    ][22275] Executing state module.run for maas.machines_status
2018-06-22 05:32:21,563 [salt.state       ][INFO    ][22275] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:32:21,563 [salt.state       ][INFO    ][22275] Completed state [maas.machines_status] at time 05:32:21.563574 duration_in_ms=636.091
2018-06-22 05:32:21,565 [salt.minion      ][INFO    ][22275] Returning information for job: 20180622053216361806
2018-06-22 05:32:32,289 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053232267107
2018-06-22 05:32:32,310 [salt.minion      ][INFO    ][22330] Starting a new job with PID 22330
2018-06-22 05:32:32,819 [salt.state       ][INFO    ][22330] Loading fresh modules for state activity
2018-06-22 05:32:32,913 [salt.state       ][INFO    ][22330] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:32.913514
2018-06-22 05:32:32,914 [salt.state       ][INFO    ][22330] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:32:32,916 [salt.loaded.int.module.cmdmod][INFO    ][22330] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:32:34,698 [salt.state       ][INFO    ][22330] {'pid': 22337, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:32:34,699 [salt.state       ][INFO    ][22330] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:34.699051 duration_in_ms=1785.537
2018-06-22 05:32:34,702 [salt.state       ][INFO    ][22330] Running state [maas.machines_status] at time 05:32:34.702272
2018-06-22 05:32:34,702 [salt.state       ][INFO    ][22330] Executing state module.run for maas.machines_status
2018-06-22 05:32:35,357 [salt.state       ][INFO    ][22330] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:32:35,358 [salt.state       ][INFO    ][22330] Completed state [maas.machines_status] at time 05:32:35.358779 duration_in_ms=656.504
2018-06-22 05:32:35,362 [salt.minion      ][INFO    ][22330] Returning information for job: 20180622053232267107
2018-06-22 05:32:46,094 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053246067294
2018-06-22 05:32:46,121 [salt.minion      ][INFO    ][22353] Starting a new job with PID 22353
2018-06-22 05:32:48,674 [salt.state       ][INFO    ][22353] Loading fresh modules for state activity
2018-06-22 05:32:48,760 [salt.state       ][INFO    ][22353] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:48.760889
2018-06-22 05:32:48,761 [salt.state       ][INFO    ][22353] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:32:48,763 [salt.loaded.int.module.cmdmod][INFO    ][22353] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:32:50,507 [salt.state       ][INFO    ][22353] {'pid': 22373, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:32:50,508 [salt.state       ][INFO    ][22353] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:32:50.508180 duration_in_ms=1747.291
2018-06-22 05:32:50,510 [salt.state       ][INFO    ][22353] Running state [maas.machines_status] at time 05:32:50.510137
2018-06-22 05:32:50,510 [salt.state       ][INFO    ][22353] Executing state module.run for maas.machines_status
2018-06-22 05:32:51,153 [salt.state       ][INFO    ][22353] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:32:51,153 [salt.state       ][INFO    ][22353] Completed state [maas.machines_status] at time 05:32:51.153803 duration_in_ms=643.666
2018-06-22 05:32:51,156 [salt.minion      ][INFO    ][22353] Returning information for job: 20180622053246067294
2018-06-22 05:33:01,901 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053301870631
2018-06-22 05:33:01,928 [salt.minion      ][INFO    ][22554] Starting a new job with PID 22554
2018-06-22 05:33:02,442 [salt.state       ][INFO    ][22554] Loading fresh modules for state activity
2018-06-22 05:33:02,531 [salt.state       ][INFO    ][22554] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:02.530936
2018-06-22 05:33:02,531 [salt.state       ][INFO    ][22554] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:33:02,533 [salt.loaded.int.module.cmdmod][INFO    ][22554] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:33:04,591 [salt.state       ][INFO    ][22554] {'pid': 22561, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:33:04,592 [salt.state       ][INFO    ][22554] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:04.592516 duration_in_ms=2061.583
2018-06-22 05:33:04,595 [salt.state       ][INFO    ][22554] Running state [maas.machines_status] at time 05:33:04.595044
2018-06-22 05:33:04,595 [salt.state       ][INFO    ][22554] Executing state module.run for maas.machines_status
2018-06-22 05:33:05,260 [salt.state       ][INFO    ][22554] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:33:05,260 [salt.state       ][INFO    ][22554] Completed state [maas.machines_status] at time 05:33:05.260670 duration_in_ms=665.625
2018-06-22 05:33:05,264 [salt.minion      ][INFO    ][22554] Returning information for job: 20180622053301870631
2018-06-22 05:33:15,988 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053315967263
2018-06-22 05:33:16,007 [salt.minion      ][INFO    ][22657] Starting a new job with PID 22657
2018-06-22 05:33:18,616 [salt.state       ][INFO    ][22657] Loading fresh modules for state activity
2018-06-22 05:33:18,700 [salt.state       ][INFO    ][22657] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:18.700535
2018-06-22 05:33:18,701 [salt.state       ][INFO    ][22657] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:33:18,703 [salt.loaded.int.module.cmdmod][INFO    ][22657] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:33:20,688 [salt.state       ][INFO    ][22657] {'pid': 22687, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:33:20,688 [salt.state       ][INFO    ][22657] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:20.688671 duration_in_ms=1988.136
2018-06-22 05:33:20,690 [salt.state       ][INFO    ][22657] Running state [maas.machines_status] at time 05:33:20.690209
2018-06-22 05:33:20,690 [salt.state       ][INFO    ][22657] Executing state module.run for maas.machines_status
2018-06-22 05:33:21,403 [salt.state       ][INFO    ][22657] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:33:21,404 [salt.state       ][INFO    ][22657] Completed state [maas.machines_status] at time 05:33:21.404632 duration_in_ms=714.422
2018-06-22 05:33:21,408 [salt.minion      ][INFO    ][22657] Returning information for job: 20180622053315967263
2018-06-22 05:33:32,145 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053332124290
2018-06-22 05:33:32,169 [salt.minion      ][INFO    ][22720] Starting a new job with PID 22720
2018-06-22 05:33:32,679 [salt.state       ][INFO    ][22720] Loading fresh modules for state activity
2018-06-22 05:33:32,760 [salt.state       ][INFO    ][22720] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:32.760534
2018-06-22 05:33:32,761 [salt.state       ][INFO    ][22720] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:33:32,764 [salt.loaded.int.module.cmdmod][INFO    ][22720] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:33:34,885 [salt.state       ][INFO    ][22720] {'pid': 22727, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:33:34,886 [salt.state       ][INFO    ][22720] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:34.886490 duration_in_ms=2125.957
2018-06-22 05:33:34,888 [salt.state       ][INFO    ][22720] Running state [maas.machines_status] at time 05:33:34.888505
2018-06-22 05:33:34,889 [salt.state       ][INFO    ][22720] Executing state module.run for maas.machines_status
2018-06-22 05:33:35,541 [salt.state       ][INFO    ][22720] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:33:35,542 [salt.state       ][INFO    ][22720] Completed state [maas.machines_status] at time 05:33:35.542273 duration_in_ms=653.768
2018-06-22 05:33:35,544 [salt.minion      ][INFO    ][22720] Returning information for job: 20180622053332124290
2018-06-22 05:33:46,293 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053346258289
2018-06-22 05:33:46,316 [salt.minion      ][INFO    ][22772] Starting a new job with PID 22772
2018-06-22 05:33:48,887 [salt.state       ][INFO    ][22772] Loading fresh modules for state activity
2018-06-22 05:33:48,990 [salt.state       ][INFO    ][22772] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:48.990631
2018-06-22 05:33:48,991 [salt.state       ][INFO    ][22772] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:33:48,993 [salt.loaded.int.module.cmdmod][INFO    ][22772] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:33:50,941 [salt.state       ][INFO    ][22772] {'pid': 22799, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:33:50,941 [salt.state       ][INFO    ][22772] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:33:50.941711 duration_in_ms=1951.083
2018-06-22 05:33:50,943 [salt.state       ][INFO    ][22772] Running state [maas.machines_status] at time 05:33:50.943893
2018-06-22 05:33:50,944 [salt.state       ][INFO    ][22772] Executing state module.run for maas.machines_status
2018-06-22 05:33:51,637 [salt.state       ][INFO    ][22772] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:33:51,638 [salt.state       ][INFO    ][22772] Completed state [maas.machines_status] at time 05:33:51.638237 duration_in_ms=694.343
2018-06-22 05:33:51,640 [salt.minion      ][INFO    ][22772] Returning information for job: 20180622053346258289
2018-06-22 05:34:02,355 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053402331181
2018-06-22 05:34:02,378 [salt.minion      ][INFO    ][23047] Starting a new job with PID 23047
2018-06-22 05:34:02,887 [salt.state       ][INFO    ][23047] Loading fresh modules for state activity
2018-06-22 05:34:02,977 [salt.state       ][INFO    ][23047] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:02.977343
2018-06-22 05:34:02,978 [salt.state       ][INFO    ][23047] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:34:02,980 [salt.loaded.int.module.cmdmod][INFO    ][23047] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:34:04,680 [salt.state       ][INFO    ][23047] {'pid': 23054, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:34:04,682 [salt.state       ][INFO    ][23047] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:04.682601 duration_in_ms=1705.259
2018-06-22 05:34:04,686 [salt.state       ][INFO    ][23047] Running state [maas.machines_status] at time 05:34:04.686083
2018-06-22 05:34:04,686 [salt.state       ][INFO    ][23047] Executing state module.run for maas.machines_status
2018-06-22 05:34:05,364 [salt.state       ][INFO    ][23047] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:34:05,364 [salt.state       ][INFO    ][23047] Completed state [maas.machines_status] at time 05:34:05.364561 duration_in_ms=678.478
2018-06-22 05:34:05,367 [salt.minion      ][INFO    ][23047] Returning information for job: 20180622053402331181
2018-06-22 05:34:16,087 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053416062510
2018-06-22 05:34:16,107 [salt.minion      ][INFO    ][23181] Starting a new job with PID 23181
2018-06-22 05:34:18,638 [salt.state       ][INFO    ][23181] Loading fresh modules for state activity
2018-06-22 05:34:18,724 [salt.state       ][INFO    ][23181] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:18.724181
2018-06-22 05:34:18,724 [salt.state       ][INFO    ][23181] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:34:18,727 [salt.loaded.int.module.cmdmod][INFO    ][23181] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:34:20,498 [salt.state       ][INFO    ][23181] {'pid': 23192, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:34:20,499 [salt.state       ][INFO    ][23181] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:20.499719 duration_in_ms=1775.54
2018-06-22 05:34:20,502 [salt.state       ][INFO    ][23181] Running state [maas.machines_status] at time 05:34:20.502656
2018-06-22 05:34:20,503 [salt.state       ][INFO    ][23181] Executing state module.run for maas.machines_status
2018-06-22 05:34:21,174 [salt.state       ][INFO    ][23181] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:34:21,175 [salt.state       ][INFO    ][23181] Completed state [maas.machines_status] at time 05:34:21.175515 duration_in_ms=672.858
2018-06-22 05:34:21,178 [salt.minion      ][INFO    ][23181] Returning information for job: 20180622053416062510
2018-06-22 05:34:31,911 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053431885350
2018-06-22 05:34:31,939 [salt.minion      ][INFO    ][23212] Starting a new job with PID 23212
2018-06-22 05:34:32,465 [salt.state       ][INFO    ][23212] Loading fresh modules for state activity
2018-06-22 05:34:32,550 [salt.state       ][INFO    ][23212] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:32.550848
2018-06-22 05:34:32,551 [salt.state       ][INFO    ][23212] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:34:32,553 [salt.loaded.int.module.cmdmod][INFO    ][23212] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:34:34,276 [salt.state       ][INFO    ][23212] {'pid': 23221, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:34:34,279 [salt.state       ][INFO    ][23212] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:34.279279 duration_in_ms=1728.43
2018-06-22 05:34:34,282 [salt.state       ][INFO    ][23212] Running state [maas.machines_status] at time 05:34:34.282283
2018-06-22 05:34:34,282 [salt.state       ][INFO    ][23212] Executing state module.run for maas.machines_status
2018-06-22 05:34:35,064 [salt.state       ][INFO    ][23212] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:34:35,065 [salt.state       ][INFO    ][23212] Completed state [maas.machines_status] at time 05:34:35.065056 duration_in_ms=782.773
2018-06-22 05:34:35,067 [salt.minion      ][INFO    ][23212] Returning information for job: 20180622053431885350
2018-06-22 05:34:45,818 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053445791083
2018-06-22 05:34:45,843 [salt.minion      ][INFO    ][23237] Starting a new job with PID 23237
2018-06-22 05:34:48,407 [salt.state       ][INFO    ][23237] Loading fresh modules for state activity
2018-06-22 05:34:48,493 [salt.state       ][INFO    ][23237] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:48.493337
2018-06-22 05:34:48,494 [salt.state       ][INFO    ][23237] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:34:48,496 [salt.loaded.int.module.cmdmod][INFO    ][23237] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:34:50,425 [salt.state       ][INFO    ][23237] {'pid': 23257, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:34:50,427 [salt.state       ][INFO    ][23237] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:34:50.427323 duration_in_ms=1933.985
2018-06-22 05:34:50,430 [salt.state       ][INFO    ][23237] Running state [maas.machines_status] at time 05:34:50.430551
2018-06-22 05:34:50,431 [salt.state       ][INFO    ][23237] Executing state module.run for maas.machines_status
2018-06-22 05:34:51,103 [salt.state       ][INFO    ][23237] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:34:51,104 [salt.state       ][INFO    ][23237] Completed state [maas.machines_status] at time 05:34:51.104417 duration_in_ms=673.864
2018-06-22 05:34:51,108 [salt.minion      ][INFO    ][23237] Returning information for job: 20180622053445791083
2018-06-22 05:35:01,830 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053501807768
2018-06-22 05:35:01,850 [salt.minion      ][INFO    ][23519] Starting a new job with PID 23519
2018-06-22 05:35:02,352 [salt.state       ][INFO    ][23519] Loading fresh modules for state activity
2018-06-22 05:35:02,447 [salt.state       ][INFO    ][23519] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:02.447440
2018-06-22 05:35:02,447 [salt.state       ][INFO    ][23519] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:35:02,449 [salt.loaded.int.module.cmdmod][INFO    ][23519] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:35:04,198 [salt.state       ][INFO    ][23519] {'pid': 23531, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:35:04,200 [salt.state       ][INFO    ][23519] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:04.199926 duration_in_ms=1752.486
2018-06-22 05:35:04,202 [salt.state       ][INFO    ][23519] Running state [maas.machines_status] at time 05:35:04.202062
2018-06-22 05:35:04,202 [salt.state       ][INFO    ][23519] Executing state module.run for maas.machines_status
2018-06-22 05:35:04,881 [salt.state       ][INFO    ][23519] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:35:04,882 [salt.state       ][INFO    ][23519] Completed state [maas.machines_status] at time 05:35:04.882187 duration_in_ms=680.125
2018-06-22 05:35:04,884 [salt.minion      ][INFO    ][23519] Returning information for job: 20180622053501807768
2018-06-22 05:35:15,593 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053515571216
2018-06-22 05:35:15,618 [salt.minion      ][INFO    ][23623] Starting a new job with PID 23623
2018-06-22 05:35:18,122 [salt.state       ][INFO    ][23623] Loading fresh modules for state activity
2018-06-22 05:35:18,209 [salt.state       ][INFO    ][23623] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:18.209893
2018-06-22 05:35:18,210 [salt.state       ][INFO    ][23623] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:35:18,213 [salt.loaded.int.module.cmdmod][INFO    ][23623] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:35:19,990 [salt.state       ][INFO    ][23623] {'pid': 23630, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:35:19,992 [salt.state       ][INFO    ][23623] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:19.992799 duration_in_ms=1782.908
2018-06-22 05:35:19,996 [salt.state       ][INFO    ][23623] Running state [maas.machines_status] at time 05:35:19.996245
2018-06-22 05:35:19,997 [salt.state       ][INFO    ][23623] Executing state module.run for maas.machines_status
2018-06-22 05:35:20,674 [salt.state       ][INFO    ][23623] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:35:20,675 [salt.state       ][INFO    ][23623] Completed state [maas.machines_status] at time 05:35:20.675286 duration_in_ms=679.041
2018-06-22 05:35:20,678 [salt.minion      ][INFO    ][23623] Returning information for job: 20180622053515571216
2018-06-22 05:35:31,454 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053531426536
2018-06-22 05:35:31,482 [salt.minion      ][INFO    ][23655] Starting a new job with PID 23655
2018-06-22 05:35:31,992 [salt.state       ][INFO    ][23655] Loading fresh modules for state activity
2018-06-22 05:35:32,088 [salt.state       ][INFO    ][23655] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:32.087966
2018-06-22 05:35:32,088 [salt.state       ][INFO    ][23655] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:35:32,090 [salt.loaded.int.module.cmdmod][INFO    ][23655] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:35:33,923 [salt.state       ][INFO    ][23655] {'pid': 23662, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:35:33,925 [salt.state       ][INFO    ][23655] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:33.925394 duration_in_ms=1837.427
2018-06-22 05:35:33,927 [salt.state       ][INFO    ][23655] Running state [maas.machines_status] at time 05:35:33.926988
2018-06-22 05:35:33,927 [salt.state       ][INFO    ][23655] Executing state module.run for maas.machines_status
2018-06-22 05:35:34,552 [salt.state       ][INFO    ][23655] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:35:34,553 [salt.state       ][INFO    ][23655] Completed state [maas.machines_status] at time 05:35:34.553707 duration_in_ms=626.718
2018-06-22 05:35:34,556 [salt.minion      ][INFO    ][23655] Returning information for job: 20180622053531426536
2018-06-22 05:35:45,292 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053545265412
2018-06-22 05:35:45,313 [salt.minion      ][INFO    ][23685] Starting a new job with PID 23685
2018-06-22 05:35:47,905 [salt.state       ][INFO    ][23685] Loading fresh modules for state activity
2018-06-22 05:35:47,997 [salt.state       ][INFO    ][23685] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:47.997853
2018-06-22 05:35:47,998 [salt.state       ][INFO    ][23685] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:35:48,001 [salt.loaded.int.module.cmdmod][INFO    ][23685] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:35:50,595 [salt.state       ][INFO    ][23685] {'pid': 23692, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:35:50,596 [salt.state       ][INFO    ][23685] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:35:50.596582 duration_in_ms=2598.728
2018-06-22 05:35:50,599 [salt.state       ][INFO    ][23685] Running state [maas.machines_status] at time 05:35:50.599517
2018-06-22 05:35:50,600 [salt.state       ][INFO    ][23685] Executing state module.run for maas.machines_status
2018-06-22 05:35:51,276 [salt.state       ][INFO    ][23685] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:35:51,276 [salt.state       ][INFO    ][23685] Completed state [maas.machines_status] at time 05:35:51.276543 duration_in_ms=677.026
2018-06-22 05:35:51,278 [salt.minion      ][INFO    ][23685] Returning information for job: 20180622053545265412
2018-06-22 05:36:01,998 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053601970842
2018-06-22 05:36:02,022 [salt.minion      ][INFO    ][23842] Starting a new job with PID 23842
2018-06-22 05:36:02,538 [salt.state       ][INFO    ][23842] Loading fresh modules for state activity
2018-06-22 05:36:02,628 [salt.state       ][INFO    ][23842] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:02.628595
2018-06-22 05:36:02,629 [salt.state       ][INFO    ][23842] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:36:02,634 [salt.loaded.int.module.cmdmod][INFO    ][23842] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:36:04,412 [salt.state       ][INFO    ][23842] {'pid': 23849, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:36:04,412 [salt.state       ][INFO    ][23842] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:04.412658 duration_in_ms=1784.067
2018-06-22 05:36:04,414 [salt.state       ][INFO    ][23842] Running state [maas.machines_status] at time 05:36:04.414273
2018-06-22 05:36:04,414 [salt.state       ][INFO    ][23842] Executing state module.run for maas.machines_status
2018-06-22 05:36:05,194 [salt.state       ][INFO    ][23842] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:36:05,194 [salt.state       ][INFO    ][23842] Completed state [maas.machines_status] at time 05:36:05.194816 duration_in_ms=780.542
2018-06-22 05:36:05,197 [salt.minion      ][INFO    ][23842] Returning information for job: 20180622053601970842
2018-06-22 05:36:15,954 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053615930053
2018-06-22 05:36:15,975 [salt.minion      ][INFO    ][23914] Starting a new job with PID 23914
2018-06-22 05:36:18,515 [salt.state       ][INFO    ][23914] Loading fresh modules for state activity
2018-06-22 05:36:18,608 [salt.state       ][INFO    ][23914] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:18.608376
2018-06-22 05:36:18,609 [salt.state       ][INFO    ][23914] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:36:18,613 [salt.loaded.int.module.cmdmod][INFO    ][23914] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:36:20,398 [salt.state       ][INFO    ][23914] {'pid': 23925, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:36:20,401 [salt.state       ][INFO    ][23914] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:20.401288 duration_in_ms=1792.912
2018-06-22 05:36:20,404 [salt.state       ][INFO    ][23914] Running state [maas.machines_status] at time 05:36:20.404849
2018-06-22 05:36:20,406 [salt.state       ][INFO    ][23914] Executing state module.run for maas.machines_status
2018-06-22 05:36:21,062 [salt.state       ][INFO    ][23914] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:36:21,062 [salt.state       ][INFO    ][23914] Completed state [maas.machines_status] at time 05:36:21.062742 duration_in_ms=657.893
2018-06-22 05:36:21,066 [salt.minion      ][INFO    ][23914] Returning information for job: 20180622053615930053
2018-06-22 05:36:31,793 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053631766048
2018-06-22 05:36:31,816 [salt.minion      ][INFO    ][23944] Starting a new job with PID 23944
2018-06-22 05:36:32,312 [salt.state       ][INFO    ][23944] Loading fresh modules for state activity
2018-06-22 05:36:32,405 [salt.state       ][INFO    ][23944] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:32.405287
2018-06-22 05:36:32,405 [salt.state       ][INFO    ][23944] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:36:32,409 [salt.loaded.int.module.cmdmod][INFO    ][23944] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:36:34,165 [salt.state       ][INFO    ][23944] {'pid': 23951, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:36:34,166 [salt.state       ][INFO    ][23944] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:34.166581 duration_in_ms=1761.295
2018-06-22 05:36:34,169 [salt.state       ][INFO    ][23944] Running state [maas.machines_status] at time 05:36:34.169032
2018-06-22 05:36:34,169 [salt.state       ][INFO    ][23944] Executing state module.run for maas.machines_status
2018-06-22 05:36:34,848 [salt.state       ][INFO    ][23944] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:36:34,849 [salt.state       ][INFO    ][23944] Completed state [maas.machines_status] at time 05:36:34.849796 duration_in_ms=680.763
2018-06-22 05:36:34,854 [salt.minion      ][INFO    ][23944] Returning information for job: 20180622053631766048
2018-06-22 05:36:45,591 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053645557801
2018-06-22 05:36:45,618 [salt.minion      ][INFO    ][23968] Starting a new job with PID 23968
2018-06-22 05:36:48,156 [salt.state       ][INFO    ][23968] Loading fresh modules for state activity
2018-06-22 05:36:48,251 [salt.state       ][INFO    ][23968] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:48.251781
2018-06-22 05:36:48,252 [salt.state       ][INFO    ][23968] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:36:48,271 [salt.loaded.int.module.cmdmod][INFO    ][23968] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:36:50,054 [salt.state       ][INFO    ][23968] {'pid': 23981, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:36:50,056 [salt.state       ][INFO    ][23968] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:36:50.055946 duration_in_ms=1804.168
2018-06-22 05:36:50,057 [salt.state       ][INFO    ][23968] Running state [maas.machines_status] at time 05:36:50.057728
2018-06-22 05:36:50,058 [salt.state       ][INFO    ][23968] Executing state module.run for maas.machines_status
2018-06-22 05:36:50,709 [salt.state       ][INFO    ][23968] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:36:50,710 [salt.state       ][INFO    ][23968] Completed state [maas.machines_status] at time 05:36:50.710074 duration_in_ms=652.345
2018-06-22 05:36:50,713 [salt.minion      ][INFO    ][23968] Returning information for job: 20180622053645557801
2018-06-22 05:37:01,467 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053701440678
2018-06-22 05:37:01,492 [salt.minion      ][INFO    ][24137] Starting a new job with PID 24137
2018-06-22 05:37:02,025 [salt.state       ][INFO    ][24137] Loading fresh modules for state activity
2018-06-22 05:37:02,112 [salt.state       ][INFO    ][24137] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:02.112654
2018-06-22 05:37:02,113 [salt.state       ][INFO    ][24137] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:37:02,116 [salt.loaded.int.module.cmdmod][INFO    ][24137] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:37:03,919 [salt.state       ][INFO    ][24137] {'pid': 24144, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:37:03,921 [salt.state       ][INFO    ][24137] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:03.920926 duration_in_ms=1808.271
2018-06-22 05:37:03,923 [salt.state       ][INFO    ][24137] Running state [maas.machines_status] at time 05:37:03.923723
2018-06-22 05:37:03,924 [salt.state       ][INFO    ][24137] Executing state module.run for maas.machines_status
2018-06-22 05:37:04,600 [salt.state       ][INFO    ][24137] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:37:04,601 [salt.state       ][INFO    ][24137] Completed state [maas.machines_status] at time 05:37:04.601163 duration_in_ms=677.44
2018-06-22 05:37:04,604 [salt.minion      ][INFO    ][24137] Returning information for job: 20180622053701440678
2018-06-22 05:37:15,355 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053715332472
2018-06-22 05:37:15,375 [salt.minion      ][INFO    ][24228] Starting a new job with PID 24228
2018-06-22 05:37:17,897 [salt.state       ][INFO    ][24228] Loading fresh modules for state activity
2018-06-22 05:37:17,992 [salt.state       ][INFO    ][24228] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:17.992445
2018-06-22 05:37:17,993 [salt.state       ][INFO    ][24228] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:37:17,997 [salt.loaded.int.module.cmdmod][INFO    ][24228] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:37:19,731 [salt.state       ][INFO    ][24228] {'pid': 24236, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:37:19,732 [salt.state       ][INFO    ][24228] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:19.732411 duration_in_ms=1739.968
2018-06-22 05:37:19,734 [salt.state       ][INFO    ][24228] Running state [maas.machines_status] at time 05:37:19.734188
2018-06-22 05:37:19,734 [salt.state       ][INFO    ][24228] Executing state module.run for maas.machines_status
2018-06-22 05:37:20,507 [salt.state       ][INFO    ][24228] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:37:20,507 [salt.state       ][INFO    ][24228] Completed state [maas.machines_status] at time 05:37:20.507419 duration_in_ms=773.23
2018-06-22 05:37:20,510 [salt.minion      ][INFO    ][24228] Returning information for job: 20180622053715332472
2018-06-22 05:37:31,243 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053731211240
2018-06-22 05:37:31,265 [salt.minion      ][INFO    ][24255] Starting a new job with PID 24255
2018-06-22 05:37:31,806 [salt.state       ][INFO    ][24255] Loading fresh modules for state activity
2018-06-22 05:37:31,893 [salt.state       ][INFO    ][24255] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:31.893793
2018-06-22 05:37:31,894 [salt.state       ][INFO    ][24255] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:37:31,899 [salt.loaded.int.module.cmdmod][INFO    ][24255] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:37:33,760 [salt.state       ][INFO    ][24255] {'pid': 24262, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:37:33,761 [salt.state       ][INFO    ][24255] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:33.761674 duration_in_ms=1867.884
2018-06-22 05:37:33,763 [salt.state       ][INFO    ][24255] Running state [maas.machines_status] at time 05:37:33.763433
2018-06-22 05:37:33,763 [salt.state       ][INFO    ][24255] Executing state module.run for maas.machines_status
2018-06-22 05:37:34,433 [salt.state       ][INFO    ][24255] {'ret': {'machines': [{'status': 'Deploying', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 5})}}
2018-06-22 05:37:34,433 [salt.state       ][INFO    ][24255] Completed state [maas.machines_status] at time 05:37:34.433458 duration_in_ms=670.024
2018-06-22 05:37:34,438 [salt.minion      ][INFO    ][24255] Returning information for job: 20180622053731211240
2018-06-22 05:37:45,148 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053745125721
2018-06-22 05:37:45,171 [salt.minion      ][INFO    ][24318] Starting a new job with PID 24318
2018-06-22 05:37:47,700 [salt.state       ][INFO    ][24318] Loading fresh modules for state activity
2018-06-22 05:37:47,797 [salt.state       ][INFO    ][24318] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:47.797659
2018-06-22 05:37:47,798 [salt.state       ][INFO    ][24318] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:37:47,803 [salt.loaded.int.module.cmdmod][INFO    ][24318] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:37:49,612 [salt.state       ][INFO    ][24318] {'pid': 24331, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:37:49,613 [salt.state       ][INFO    ][24318] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:37:49.613670 duration_in_ms=1816.012
2018-06-22 05:37:49,616 [salt.state       ][INFO    ][24318] Running state [maas.machines_status] at time 05:37:49.616786
2018-06-22 05:37:49,617 [salt.state       ][INFO    ][24318] Executing state module.run for maas.machines_status
2018-06-22 05:37:50,255 [salt.state       ][INFO    ][24318] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2018-06-22 05:37:50,256 [salt.state       ][INFO    ][24318] Completed state [maas.machines_status] at time 05:37:50.256228 duration_in_ms=639.442
2018-06-22 05:37:50,259 [salt.minion      ][INFO    ][24318] Returning information for job: 20180622053745125721
2018-06-22 05:38:00,960 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053800939834
2018-06-22 05:38:00,983 [salt.minion      ][INFO    ][24448] Starting a new job with PID 24448
2018-06-22 05:38:01,477 [salt.state       ][INFO    ][24448] Loading fresh modules for state activity
2018-06-22 05:38:01,557 [salt.state       ][INFO    ][24448] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:01.557818
2018-06-22 05:38:01,559 [salt.state       ][INFO    ][24448] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:38:01,563 [salt.loaded.int.module.cmdmod][INFO    ][24448] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:38:03,259 [salt.state       ][INFO    ][24448] {'pid': 24455, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:38:03,261 [salt.state       ][INFO    ][24448] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:03.261618 duration_in_ms=1703.8
2018-06-22 05:38:03,264 [salt.state       ][INFO    ][24448] Running state [maas.machines_status] at time 05:38:03.264251
2018-06-22 05:38:03,264 [salt.state       ][INFO    ][24448] Executing state module.run for maas.machines_status
2018-06-22 05:38:03,913 [salt.state       ][INFO    ][24448] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2018-06-22 05:38:03,913 [salt.state       ][INFO    ][24448] Completed state [maas.machines_status] at time 05:38:03.913443 duration_in_ms=649.191
2018-06-22 05:38:03,916 [salt.minion      ][INFO    ][24448] Returning information for job: 20180622053800939834
2018-06-22 05:38:14,661 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053814639323
2018-06-22 05:38:14,681 [salt.minion      ][INFO    ][24520] Starting a new job with PID 24520
2018-06-22 05:38:17,196 [salt.state       ][INFO    ][24520] Loading fresh modules for state activity
2018-06-22 05:38:17,291 [salt.state       ][INFO    ][24520] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:17.291170
2018-06-22 05:38:17,291 [salt.state       ][INFO    ][24520] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:38:17,295 [salt.loaded.int.module.cmdmod][INFO    ][24520] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:38:19,022 [salt.state       ][INFO    ][24520] {'pid': 24528, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:38:19,023 [salt.state       ][INFO    ][24520] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:19.023750 duration_in_ms=1732.581
2018-06-22 05:38:19,026 [salt.state       ][INFO    ][24520] Running state [maas.machines_status] at time 05:38:19.026259
2018-06-22 05:38:19,026 [salt.state       ][INFO    ][24520] Executing state module.run for maas.machines_status
2018-06-22 05:38:19,686 [salt.state       ][INFO    ][24520] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deploying', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 4, 'Deployed': 1})}}
2018-06-22 05:38:19,687 [salt.state       ][INFO    ][24520] Completed state [maas.machines_status] at time 05:38:19.686937 duration_in_ms=660.677
2018-06-22 05:38:19,691 [salt.minion      ][INFO    ][24520] Returning information for job: 20180622053814639323
2018-06-22 05:38:30,415 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053830390927
2018-06-22 05:38:30,438 [salt.minion      ][INFO    ][24565] Starting a new job with PID 24565
2018-06-22 05:38:30,944 [salt.state       ][INFO    ][24565] Loading fresh modules for state activity
2018-06-22 05:38:31,032 [salt.state       ][INFO    ][24565] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:31.032574
2018-06-22 05:38:31,033 [salt.state       ][INFO    ][24565] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:38:31,039 [salt.loaded.int.module.cmdmod][INFO    ][24565] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:38:32,809 [salt.state       ][INFO    ][24565] {'pid': 24577, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:38:32,811 [salt.state       ][INFO    ][24565] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:32.811570 duration_in_ms=1779.0
2018-06-22 05:38:32,814 [salt.state       ][INFO    ][24565] Running state [maas.machines_status] at time 05:38:32.814810
2018-06-22 05:38:32,815 [salt.state       ][INFO    ][24565] Executing state module.run for maas.machines_status
2018-06-22 05:38:33,471 [salt.state       ][INFO    ][24565] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:38:33,471 [salt.state       ][INFO    ][24565] Completed state [maas.machines_status] at time 05:38:33.471414 duration_in_ms=656.603
2018-06-22 05:38:33,474 [salt.minion      ][INFO    ][24565] Returning information for job: 20180622053830390927
2018-06-22 05:38:44,205 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053844183391
2018-06-22 05:38:44,227 [salt.minion      ][INFO    ][24597] Starting a new job with PID 24597
2018-06-22 05:38:46,753 [salt.state       ][INFO    ][24597] Loading fresh modules for state activity
2018-06-22 05:38:46,841 [salt.state       ][INFO    ][24597] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:46.841595
2018-06-22 05:38:46,842 [salt.state       ][INFO    ][24597] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:38:46,849 [salt.loaded.int.module.cmdmod][INFO    ][24597] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:38:48,679 [salt.state       ][INFO    ][24597] {'pid': 24607, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:38:48,680 [salt.state       ][INFO    ][24597] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:38:48.680427 duration_in_ms=1838.834
2018-06-22 05:38:48,682 [salt.state       ][INFO    ][24597] Running state [maas.machines_status] at time 05:38:48.681976
2018-06-22 05:38:48,682 [salt.state       ][INFO    ][24597] Executing state module.run for maas.machines_status
2018-06-22 05:38:49,307 [salt.state       ][INFO    ][24597] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:38:49,307 [salt.state       ][INFO    ][24597] Completed state [maas.machines_status] at time 05:38:49.307457 duration_in_ms=625.479
2018-06-22 05:38:49,309 [salt.minion      ][INFO    ][24597] Returning information for job: 20180622053844183391
2018-06-22 05:39:00,040 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053900019136
2018-06-22 05:39:00,061 [salt.minion      ][INFO    ][24922] Starting a new job with PID 24922
2018-06-22 05:39:00,578 [salt.state       ][INFO    ][24922] Loading fresh modules for state activity
2018-06-22 05:39:00,664 [salt.state       ][INFO    ][24922] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:00.664333
2018-06-22 05:39:00,665 [salt.state       ][INFO    ][24922] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:39:00,669 [salt.loaded.int.module.cmdmod][INFO    ][24922] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:39:02,378 [salt.state       ][INFO    ][24922] {'pid': 24930, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:39:02,379 [salt.state       ][INFO    ][24922] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:02.379686 duration_in_ms=1715.355
2018-06-22 05:39:02,381 [salt.state       ][INFO    ][24922] Running state [maas.machines_status] at time 05:39:02.381847
2018-06-22 05:39:02,382 [salt.state       ][INFO    ][24922] Executing state module.run for maas.machines_status
2018-06-22 05:39:03,044 [salt.state       ][INFO    ][24922] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:39:03,045 [salt.state       ][INFO    ][24922] Completed state [maas.machines_status] at time 05:39:03.045611 duration_in_ms=663.762
2018-06-22 05:39:03,049 [salt.minion      ][INFO    ][24922] Returning information for job: 20180622053900019136
2018-06-22 05:39:13,788 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053913761975
2018-06-22 05:39:13,808 [salt.minion      ][INFO    ][24990] Starting a new job with PID 24990
2018-06-22 05:39:16,391 [salt.state       ][INFO    ][24990] Loading fresh modules for state activity
2018-06-22 05:39:16,475 [salt.state       ][INFO    ][24990] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:16.475368
2018-06-22 05:39:16,476 [salt.state       ][INFO    ][24990] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:39:16,480 [salt.loaded.int.module.cmdmod][INFO    ][24990] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:39:18,221 [salt.state       ][INFO    ][24990] {'pid': 24999, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:39:18,224 [salt.state       ][INFO    ][24990] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:18.224085 duration_in_ms=1748.718
2018-06-22 05:39:18,227 [salt.state       ][INFO    ][24990] Running state [maas.machines_status] at time 05:39:18.227697
2018-06-22 05:39:18,228 [salt.state       ][INFO    ][24990] Executing state module.run for maas.machines_status
2018-06-22 05:39:18,873 [salt.state       ][INFO    ][24990] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:39:18,874 [salt.state       ][INFO    ][24990] Completed state [maas.machines_status] at time 05:39:18.874415 duration_in_ms=646.717
2018-06-22 05:39:18,878 [salt.minion      ][INFO    ][24990] Returning information for job: 20180622053913761975
2018-06-22 05:39:29,599 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053929574905
2018-06-22 05:39:29,621 [salt.minion      ][INFO    ][25020] Starting a new job with PID 25020
2018-06-22 05:39:30,129 [salt.state       ][INFO    ][25020] Loading fresh modules for state activity
2018-06-22 05:39:30,226 [salt.state       ][INFO    ][25020] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:30.226076
2018-06-22 05:39:30,226 [salt.state       ][INFO    ][25020] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:39:30,228 [salt.loaded.int.module.cmdmod][INFO    ][25020] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:39:31,999 [salt.state       ][INFO    ][25020] {'pid': 25027, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:39:32,001 [salt.state       ][INFO    ][25020] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:32.001275 duration_in_ms=1775.199
2018-06-22 05:39:32,003 [salt.state       ][INFO    ][25020] Running state [maas.machines_status] at time 05:39:32.003640
2018-06-22 05:39:32,004 [salt.state       ][INFO    ][25020] Executing state module.run for maas.machines_status
2018-06-22 05:39:32,667 [salt.state       ][INFO    ][25020] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:39:32,667 [salt.state       ][INFO    ][25020] Completed state [maas.machines_status] at time 05:39:32.667788 duration_in_ms=664.147
2018-06-22 05:39:32,671 [salt.minion      ][INFO    ][25020] Returning information for job: 20180622053929574905
2018-06-22 05:39:43,381 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053943359833
2018-06-22 05:39:43,400 [salt.minion      ][INFO    ][25042] Starting a new job with PID 25042
2018-06-22 05:39:45,895 [salt.state       ][INFO    ][25042] Loading fresh modules for state activity
2018-06-22 05:39:45,984 [salt.state       ][INFO    ][25042] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:45.984470
2018-06-22 05:39:45,985 [salt.state       ][INFO    ][25042] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:39:45,987 [salt.loaded.int.module.cmdmod][INFO    ][25042] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:39:47,713 [salt.state       ][INFO    ][25042] {'pid': 25049, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:39:47,714 [salt.state       ][INFO    ][25042] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:47.714767 duration_in_ms=1730.284
2018-06-22 05:39:47,717 [salt.state       ][INFO    ][25042] Running state [maas.machines_status] at time 05:39:47.717522
2018-06-22 05:39:47,718 [salt.state       ][INFO    ][25042] Executing state module.run for maas.machines_status
2018-06-22 05:39:48,362 [salt.state       ][INFO    ][25042] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:39:48,363 [salt.state       ][INFO    ][25042] Completed state [maas.machines_status] at time 05:39:48.362812 duration_in_ms=645.289
2018-06-22 05:39:48,366 [salt.minion      ][INFO    ][25042] Returning information for job: 20180622053943359833
2018-06-22 05:39:59,116 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622053959089263
2018-06-22 05:39:59,132 [salt.minion      ][INFO    ][25089] Starting a new job with PID 25089
2018-06-22 05:39:59,634 [salt.state       ][INFO    ][25089] Loading fresh modules for state activity
2018-06-22 05:39:59,718 [salt.state       ][INFO    ][25089] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:39:59.718877
2018-06-22 05:39:59,719 [salt.state       ][INFO    ][25089] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:39:59,720 [salt.loaded.int.module.cmdmod][INFO    ][25089] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:40:01,494 [salt.state       ][INFO    ][25089] {'pid': 25096, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:40:01,496 [salt.state       ][INFO    ][25089] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:01.496129 duration_in_ms=1777.251
2018-06-22 05:40:01,500 [salt.state       ][INFO    ][25089] Running state [maas.machines_status] at time 05:40:01.499965
2018-06-22 05:40:01,500 [salt.state       ][INFO    ][25089] Executing state module.run for maas.machines_status
2018-06-22 05:40:02,160 [salt.state       ][INFO    ][25089] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:40:02,161 [salt.state       ][INFO    ][25089] Completed state [maas.machines_status] at time 05:40:02.161371 duration_in_ms=661.405
2018-06-22 05:40:02,164 [salt.minion      ][INFO    ][25089] Returning information for job: 20180622053959089263
2018-06-22 05:40:12,904 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054012879643
2018-06-22 05:40:12,922 [salt.minion      ][INFO    ][25124] Starting a new job with PID 25124
2018-06-22 05:40:15,477 [salt.state       ][INFO    ][25124] Loading fresh modules for state activity
2018-06-22 05:40:15,577 [salt.state       ][INFO    ][25124] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:15.577054
2018-06-22 05:40:15,577 [salt.state       ][INFO    ][25124] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:40:15,579 [salt.loaded.int.module.cmdmod][INFO    ][25124] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:40:17,283 [salt.state       ][INFO    ][25124] {'pid': 25136, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:40:17,284 [salt.state       ][INFO    ][25124] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:17.284266 duration_in_ms=1707.212
2018-06-22 05:40:17,286 [salt.state       ][INFO    ][25124] Running state [maas.machines_status] at time 05:40:17.286052
2018-06-22 05:40:17,286 [salt.state       ][INFO    ][25124] Executing state module.run for maas.machines_status
2018-06-22 05:40:17,907 [salt.state       ][INFO    ][25124] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:40:17,908 [salt.state       ][INFO    ][25124] Completed state [maas.machines_status] at time 05:40:17.908240 duration_in_ms=622.187
2018-06-22 05:40:17,911 [salt.minion      ][INFO    ][25124] Returning information for job: 20180622054012879643
2018-06-22 05:40:28,630 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054028601647
2018-06-22 05:40:28,650 [salt.minion      ][INFO    ][25177] Starting a new job with PID 25177
2018-06-22 05:40:29,162 [salt.state       ][INFO    ][25177] Loading fresh modules for state activity
2018-06-22 05:40:29,258 [salt.state       ][INFO    ][25177] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:29.258642
2018-06-22 05:40:29,259 [salt.state       ][INFO    ][25177] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:40:29,261 [salt.loaded.int.module.cmdmod][INFO    ][25177] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:40:31,021 [salt.state       ][INFO    ][25177] {'pid': 25184, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:40:31,022 [salt.state       ][INFO    ][25177] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:31.022383 duration_in_ms=1763.745
2018-06-22 05:40:31,024 [salt.state       ][INFO    ][25177] Running state [maas.machines_status] at time 05:40:31.024749
2018-06-22 05:40:31,025 [salt.state       ][INFO    ][25177] Executing state module.run for maas.machines_status
2018-06-22 05:40:31,674 [salt.state       ][INFO    ][25177] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deploying', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deploying': 3, 'Deployed': 2})}}
2018-06-22 05:40:31,674 [salt.state       ][INFO    ][25177] Completed state [maas.machines_status] at time 05:40:31.674757 duration_in_ms=650.007
2018-06-22 05:40:31,678 [salt.minion      ][INFO    ][25177] Returning information for job: 20180622054028601647
2018-06-22 05:40:42,437 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054042408254
2018-06-22 05:40:42,459 [salt.minion      ][INFO    ][25215] Starting a new job with PID 25215
2018-06-22 05:40:44,987 [salt.state       ][INFO    ][25215] Loading fresh modules for state activity
2018-06-22 05:40:45,072 [salt.state       ][INFO    ][25215] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:45.072775
2018-06-22 05:40:45,073 [salt.state       ][INFO    ][25215] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:40:45,075 [salt.loaded.int.module.cmdmod][INFO    ][25215] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:40:46,807 [salt.state       ][INFO    ][25215] {'pid': 25229, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:40:46,809 [salt.state       ][INFO    ][25215] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:46.809663 duration_in_ms=1736.888
2018-06-22 05:40:46,812 [salt.state       ][INFO    ][25215] Running state [maas.machines_status] at time 05:40:46.812953
2018-06-22 05:40:46,813 [salt.state       ][INFO    ][25215] Executing state module.run for maas.machines_status
2018-06-22 05:40:47,578 [salt.state       ][INFO    ][25215] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-06-22 05:40:47,578 [salt.state       ][INFO    ][25215] Completed state [maas.machines_status] at time 05:40:47.578591 duration_in_ms=765.637
2018-06-22 05:40:47,581 [salt.minion      ][INFO    ][25215] Returning information for job: 20180622054042408254
2018-06-22 05:40:58,336 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054058311288
2018-06-22 05:40:58,357 [salt.minion      ][INFO    ][25351] Starting a new job with PID 25351
2018-06-22 05:40:58,933 [salt.state       ][INFO    ][25351] Loading fresh modules for state activity
2018-06-22 05:40:59,018 [salt.state       ][INFO    ][25351] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:40:59.018165
2018-06-22 05:40:59,018 [salt.state       ][INFO    ][25351] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:40:59,020 [salt.loaded.int.module.cmdmod][INFO    ][25351] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:41:00,834 [salt.state       ][INFO    ][25351] {'pid': 25371, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:41:00,835 [salt.state       ][INFO    ][25351] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:00.834942 duration_in_ms=1816.777
2018-06-22 05:41:00,837 [salt.state       ][INFO    ][25351] Running state [maas.machines_status] at time 05:41:00.837101
2018-06-22 05:41:00,837 [salt.state       ][INFO    ][25351] Executing state module.run for maas.machines_status
2018-06-22 05:41:01,474 [salt.state       ][INFO    ][25351] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-06-22 05:41:01,475 [salt.state       ][INFO    ][25351] Completed state [maas.machines_status] at time 05:41:01.475189 duration_in_ms=638.087
2018-06-22 05:41:01,478 [salt.minion      ][INFO    ][25351] Returning information for job: 20180622054058311288
2018-06-22 05:41:12,185 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054112161220
2018-06-22 05:41:12,207 [salt.minion      ][INFO    ][25466] Starting a new job with PID 25466
2018-06-22 05:41:14,737 [salt.state       ][INFO    ][25466] Loading fresh modules for state activity
2018-06-22 05:41:14,821 [salt.state       ][INFO    ][25466] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:14.821146
2018-06-22 05:41:14,821 [salt.state       ][INFO    ][25466] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:41:14,823 [salt.loaded.int.module.cmdmod][INFO    ][25466] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:41:16,526 [salt.state       ][INFO    ][25466] {'pid': 25477, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:41:16,529 [salt.state       ][INFO    ][25466] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:16.528873 duration_in_ms=1707.727
2018-06-22 05:41:16,531 [salt.state       ][INFO    ][25466] Running state [maas.machines_status] at time 05:41:16.531342
2018-06-22 05:41:16,532 [salt.state       ][INFO    ][25466] Executing state module.run for maas.machines_status
2018-06-22 05:41:17,285 [salt.state       ][INFO    ][25466] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deploying', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deploying', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deployed': 3, 'Deploying': 2})}}
2018-06-22 05:41:17,286 [salt.state       ][INFO    ][25466] Completed state [maas.machines_status] at time 05:41:17.286321 duration_in_ms=754.978
2018-06-22 05:41:17,289 [salt.minion      ][INFO    ][25466] Returning information for job: 20180622054112161220
2018-06-22 05:41:28,025 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054127997405
2018-06-22 05:41:28,053 [salt.minion      ][INFO    ][25528] Starting a new job with PID 25528
2018-06-22 05:41:28,572 [salt.state       ][INFO    ][25528] Loading fresh modules for state activity
2018-06-22 05:41:28,659 [salt.state       ][INFO    ][25528] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:28.659100
2018-06-22 05:41:28,659 [salt.state       ][INFO    ][25528] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:41:28,663 [salt.loaded.int.module.cmdmod][INFO    ][25528] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:41:30,453 [salt.state       ][INFO    ][25528] {'pid': 25535, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:41:30,454 [salt.state       ][INFO    ][25528] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:30.453965 duration_in_ms=1794.869
2018-06-22 05:41:30,455 [salt.state       ][INFO    ][25528] Running state [maas.machines_status] at time 05:41:30.455873
2018-06-22 05:41:30,456 [salt.state       ][INFO    ][25528] Executing state module.run for maas.machines_status
2018-06-22 05:41:31,102 [salt.state       ][INFO    ][25528] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deployed': 5})}}
2018-06-22 05:41:31,103 [salt.state       ][INFO    ][25528] Completed state [maas.machines_status] at time 05:41:31.103408 duration_in_ms=647.534
2018-06-22 05:41:31,106 [salt.minion      ][INFO    ][25528] Returning information for job: 20180622054127997405
2018-06-22 05:41:31,845 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command state.apply with jid 20180622054131822305
2018-06-22 05:41:31,866 [salt.minion      ][INFO    ][25548] Starting a new job with PID 25548
2018-06-22 05:41:32,372 [salt.state       ][INFO    ][25548] Loading fresh modules for state activity
2018-06-22 05:41:32,457 [salt.state       ][INFO    ][25548] Running state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:32.457896
2018-06-22 05:41:32,458 [salt.state       ][INFO    ][25548] Executing state cmd.run for maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials
2018-06-22 05:41:32,461 [salt.loaded.int.module.cmdmod][INFO    ][25548] Executing command 'maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials' in directory '/root'
2018-06-22 05:41:34,160 [salt.state       ][INFO    ][25548] {'pid': 25555, 'retcode': 0, 'stderr': '', 'stdout': ''}
2018-06-22 05:41:34,161 [salt.state       ][INFO    ][25548] Completed state [maas-region apikey --username opnfv > /var/lib/maas/.maas_credentials] at time 05:41:34.161260 duration_in_ms=1703.364
2018-06-22 05:41:34,163 [salt.state       ][INFO    ][25548] Running state [maas.machines_status] at time 05:41:34.163039
2018-06-22 05:41:34,163 [salt.state       ][INFO    ][25548] Executing state module.run for maas.machines_status
2018-06-22 05:41:34,789 [salt.state       ][INFO    ][25548] {'ret': {'machines': [{'status': 'Deployed', 'hostname': u'cmp002', 'system_id': u'g7bxhd'}, {'status': 'Deployed', 'hostname': u'cmp001', 'system_id': u'tqybwh'}, {'status': 'Deployed', 'hostname': u'kvm01', 'system_id': u'cycyqs'}, {'status': 'Deployed', 'hostname': u'kvm03', 'system_id': u'wk6teb'}, {'status': 'Deployed', 'hostname': u'kvm02', 'system_id': u'rhtahe'}], 'summary': Counter({'Deployed': 5})}}
2018-06-22 05:41:34,789 [salt.state       ][INFO    ][25548] Completed state [maas.machines_status] at time 05:41:34.789793 duration_in_ms=626.753
2018-06-22 05:41:34,792 [salt.minion      ][INFO    ][25548] Returning information for job: 20180622054131822305
2018-06-22 05:41:35,515 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command pillar.item with jid 20180622054135490887
2018-06-22 05:41:35,538 [salt.minion      ][INFO    ][25569] Starting a new job with PID 25569
2018-06-22 05:41:35,547 [salt.minion      ][INFO    ][25569] Returning information for job: 20180622054135490887
2018-06-22 06:13:28,811 [salt.utils.schedule][INFO    ][1753] Running scheduled job: __mine_interval
2018-06-22 07:13:28,812 [salt.utils.schedule][INFO    ][1753] Running scheduled job: __mine_interval
2018-06-22 07:45:44,450 [salt.minion      ][INFO    ][1753] User sudo_ubuntu Executing command cp.push_dir with jid 20180622074544435847
2018-06-22 07:45:44,474 [salt.minion      ][INFO    ][3578] Starting a new job with PID 3578
