Skip to content

Instantly share code, notes, and snippets.

@firemanxbr
Created April 9, 2018 13:33
Show Gist options
  • Save firemanxbr/7b65f19e27031b8a0ada191129b948dd to your computer and use it in GitHub Desktop.
Save firemanxbr/7b65f19e27031b8a0ada191129b948dd to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2018-04-09 15:20:59,409 extension L0189 DEBUG| found extension EntryPoint.parse('journal = avocado.plugins.journal:JournalResult')
2018-04-09 15:20:59,410 extension L0189 DEBUG| found extension EntryPoint.parse('tap = avocado.plugins.tap:TAPResult')
2018-04-09 15:20:59,410 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:Human')
2018-04-09 15:20:59,412 extension L0189 DEBUG| found extension EntryPoint.parse('teststmpdir = avocado.plugins.teststmpdir:TestsTmpDir')
2018-04-09 15:20:59,413 extension L0189 DEBUG| found extension EntryPoint.parse('jobscripts = avocado.plugins.jobscripts:JobScripts')
2018-04-09 15:20:59,413 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:HumanJob')
2018-04-09 15:20:59,417 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants')
2018-04-09 15:20:59,417 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux')
2018-04-09 15:20:59,418 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants')
2018-04-09 15:20:59,418 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux')
2018-04-09 15:20:59,420 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist.
2018-04-09 15:20:59,420 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist.
2018-04-09 15:20:59,420 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist.
2018-04-09 15:20:59,421 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log'])
2018-04-09 15:20:59,438 job L0327 INFO | Command line: /usr/bin/avocado run test_contra_env_setup.py -m test_contra_env_setup.yaml
2018-04-09 15:20:59,438 job L0328 INFO |
2018-04-09 15:20:59,438 job L0362 INFO | Avocado version: 59.0
2018-04-09 15:20:59,438 job L0363 INFO |
2018-04-09 15:20:59,438 job L0367 INFO | Config files read (in order):
2018-04-09 15:20:59,438 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/avocado.conf
2018-04-09 15:20:59,438 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/gdb.conf
2018-04-09 15:20:59,439 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/result_upload.conf
2018-04-09 15:20:59,439 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/resultsdb.conf
2018-04-09 15:20:59,439 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/jobscripts.conf
2018-04-09 15:20:59,439 job L0369 INFO | /home/firemanxbr/.config/avocado/avocado.conf
2018-04-09 15:20:59,439 job L0374 INFO |
2018-04-09 15:20:59,439 job L0376 INFO | Avocado config:
2018-04-09 15:20:59,440 job L0385 INFO | Section.Key Value
2018-04-09 15:20:59,440 job L0385 INFO | datadir.paths.base_dir /var/lib/avocado
2018-04-09 15:20:59,440 job L0385 INFO | datadir.paths.test_dir /usr/share/avocado/tests
2018-04-09 15:20:59,440 job L0385 INFO | datadir.paths.data_dir /var/lib/avocado/data
2018-04-09 15:20:59,440 job L0385 INFO | datadir.paths.logs_dir ~/avocado/job-results
2018-04-09 15:20:59,440 job L0385 INFO | sysinfo.collect.enabled True
2018-04-09 15:20:59,440 job L0385 INFO | sysinfo.collect.commands_timeout -1
2018-04-09 15:20:59,440 job L0385 INFO | sysinfo.collect.installed_packages False
2018-04-09 15:20:59,441 job L0385 INFO | sysinfo.collect.profiler False
2018-04-09 15:20:59,441 job L0385 INFO | sysinfo.collect.locale C
2018-04-09 15:20:59,441 job L0385 INFO | sysinfo.collect.per_test False
2018-04-09 15:20:59,441 job L0385 INFO | sysinfo.collectibles.commands /etc/avocado/sysinfo/commands
2018-04-09 15:20:59,441 job L0385 INFO | sysinfo.collectibles.files /etc/avocado/sysinfo/files
2018-04-09 15:20:59,441 job L0385 INFO | sysinfo.collectibles.profilers /etc/avocado/sysinfo/profilers
2018-04-09 15:20:59,441 job L0385 INFO | runner.output.colored True
2018-04-09 15:20:59,441 job L0385 INFO | runner.output.utf8
2018-04-09 15:20:59,441 job L0385 INFO | remoter.behavior.reject_unknown_hosts False
2018-04-09 15:20:59,441 job L0385 INFO | remoter.behavior.disable_known_hosts False
2018-04-09 15:20:59,441 job L0385 INFO | job.output.loglevel debug
2018-04-09 15:20:59,442 job L0385 INFO | restclient.connection.hostname localhost
2018-04-09 15:20:59,442 job L0385 INFO | restclient.connection.port 9405
2018-04-09 15:20:59,442 job L0385 INFO | restclient.connection.username
2018-04-09 15:20:59,442 job L0385 INFO | restclient.connection.password
2018-04-09 15:20:59,442 job L0385 INFO | plugins.disable []
2018-04-09 15:20:59,442 job L0385 INFO | plugins.skip_broken_plugin_notification []
2018-04-09 15:20:59,442 job L0385 INFO | plugins.loaders ['file', '@DEFAULT']
2018-04-09 15:20:59,442 job L0385 INFO | gdb.paths.gdb /usr/bin/gdb
2018-04-09 15:20:59,442 job L0385 INFO | gdb.paths.gdbserver /usr/bin/gdbserver
2018-04-09 15:20:59,442 job L0385 INFO | plugins.jobscripts.pre /etc/avocado/scripts/job/pre.d/
2018-04-09 15:20:59,442 job L0385 INFO | plugins.jobscripts.post /etc/avocado/scripts/job/post.d/
2018-04-09 15:20:59,443 job L0385 INFO | plugins.jobscripts.warn_non_existing_dir False
2018-04-09 15:20:59,443 job L0385 INFO | plugins.jobscripts.warn_non_zero_status True
2018-04-09 15:20:59,443 job L0386 INFO |
2018-04-09 15:20:59,443 job L0389 INFO | Avocado Data Directories:
2018-04-09 15:20:59,443 job L0390 INFO |
2018-04-09 15:20:59,444 job L0391 INFO | base /home/firemanxbr/avocado
2018-04-09 15:20:59,444 job L0392 INFO | tests /home/firemanxbr/.local/lib/python2.7/site-packages/examples/tests
2018-04-09 15:20:59,445 job L0393 INFO | data /home/firemanxbr/avocado/data
2018-04-09 15:20:59,445 job L0394 INFO | logs /home/firemanxbr/avocado/job-results/job-2018-04-09T15.20-5279338
2018-04-09 15:20:59,445 job L0395 INFO |
2018-04-09 15:20:59,446 job L0401 INFO | Multiplex tree representation:
2018-04-09 15:20:59,446 job L0401 INFO | \-- run
2018-04-09 15:20:59,446 job L0401 INFO | |-- extra_command
2018-04-09 15:20:59,446 job L0401 INFO | \-- distros
2018-04-09 15:20:59,447 job L0401 INFO | #== centos
2018-04-09 15:20:59,447 job L0401 INFO |
2018-04-09 15:20:59,447 job L0401 INFO | Multiplex variants (1):
2018-04-09 15:20:59,447 job L0401 INFO | Variant centos-extra_command-12d0: /run/extra_command, /run/distros/centos
2018-04-09 15:20:59,447 job L0405 INFO | Temporary dir: /var/tmp/avocado_Vz59Vz
2018-04-09 15:20:59,447 job L0406 INFO |
2018-04-09 15:20:59,447 job L0319 INFO | Job ID: 52793387257fdfb29251f143f211a751470f5141
2018-04-09 15:20:59,447 job L0322 INFO |
2018-04-09 15:20:59,480 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist.
2018-04-09 15:20:59,480 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist.
2018-04-09 15:20:59,480 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist.
2018-04-09 15:20:59,481 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log'])
2018-04-09 15:20:59,494 parameters L0146 DEBUG| PARAMS (key=timeout, path=*, default=None) => None
2018-04-09 15:20:59,494 test L0382 INFO | START 1-test_contra_env_setup.py:TestMinishift.test;centos-extra_command-12d0
2018-04-09 15:20:59,494 test L0400 DEBUG| Test metadata:
2018-04-09 15:20:59,494 test L0401 DEBUG| filename: /home/firemanxbr/GitHub/contra-env-setup/test/test_contra_env_setup.py
2018-04-09 15:20:59,514 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file)
2018-04-09 15:20:59,514 parameters L0146 DEBUG| PARAMS (key=command, path=*, default=None) => 'ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e user=avocado -e run_cleanup=true'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=debug, path=*, default=False) => True
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=minishift_iso_src_path, path=*, default=~/.contra-env-setup/minishift) => '~/.contra-env-setup/minishift'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=minishift_iso_dest_path, path=*, default=~/.contra-env-setup/minishift) => '~/.contra-env-setup/minishift'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=username, path=*, default=avocado) => 'avocado'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=password, path=*, default=avocado) => 'avocado'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=vm_name, path=*, default=contra-env-setup-01) => 'contra-env-setup-01'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=extra_command, path=*, default=None) => None
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=distro, path=*, default=Fedora) => 'CentOS'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=pkg_mgm, path=*, default=dnf) => 'yum'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=os_variant, path=*, default=fedora27) => 'centos7.0'
2018-04-09 15:20:59,515 parameters L0146 DEBUG| PARAMS (key=repo, path=*, default=https://github.com/CentOS-PaaS-SIG/contra-env-setup.git) => 'https://github.com/CentOS-PaaS-SIG/contra-env-setup.git'
2018-04-09 15:20:59,516 parameters L0146 DEBUG| PARAMS (key=branch, path=*, default=master) => 'master'
2018-04-09 15:20:59,516 git L0092 DEBUG| Initializing new git repo at /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0 for receiving git repo https://github.com/CentOS-PaaS-SIG/contra-env-setup.git
2018-04-09 15:20:59,516 process L0551 INFO | Running '/bin/git init'
2018-04-09 15:20:59,523 process L0633 INFO | Command '/bin/git init' finished with 0 after 0.00357222557068s
2018-04-09 15:20:59,523 process L0395 DEBUG| [stdout] Initialized empty Git repository in /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/.git/
2018-04-09 15:20:59,524 git L0114 INFO | Fetching git [REP 'https://github.com/CentOS-PaaS-SIG/contra-env-setup.git' BRANCH 'master'] -> /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0
2018-04-09 15:20:59,524 process L0551 INFO | Running '/bin/git fetch -q -f -u -t https://github.com/CentOS-PaaS-SIG/contra-env-setup.git master:master'
2018-04-09 15:21:00,684 process L0633 INFO | Command '/bin/git fetch -q -f -u -t https://github.com/CentOS-PaaS-SIG/contra-env-setup.git master:master' finished with 0 after 1.15131902695s
2018-04-09 15:21:00,685 git L0147 DEBUG| Checking out branch master
2018-04-09 15:21:00,685 process L0551 INFO | Running '/bin/git checkout master'
2018-04-09 15:21:00,694 process L0395 DEBUG| [stderr] Already on 'master'
2018-04-09 15:21:00,694 process L0633 INFO | Command '/bin/git checkout master' finished with 0 after 0.00606513023376s
2018-04-09 15:21:00,695 git L0157 DEBUG| Specific commit not specified
2018-04-09 15:21:00,695 process L0551 INFO | Running '/bin/git log --pretty=format:%H -1'
2018-04-09 15:21:00,700 process L0633 INFO | Command '/bin/git log --pretty=format:%H -1' finished with 0 after 0.00115013122559s
2018-04-09 15:21:00,700 process L0403 DEBUG| [stdout] f5b69cb4bfbfd5f1f94c8695e9264cfe266eb26d
2018-04-09 15:21:00,701 process L0551 INFO | Running '/bin/git describe'
2018-04-09 15:21:00,704 process L0395 DEBUG| [stderr] fatal: No names found, cannot describe anything.
2018-04-09 15:21:00,704 process L0633 INFO | Command '/bin/git describe' finished with 128 after 0.00103092193604s
2018-04-09 15:21:00,705 git L0165 INFO | git commit ID is f5b69cb4bfbfd5f1f94c8695e9264cfe266eb26d (no tag found)
2018-04-09 15:21:02,053 process L0551 INFO | Running '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2'
2018-04-09 15:21:02,075 process L0395 DEBUG| [stdout] Formatting '/home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2', fmt=qcow2 size=8589934592 backing_file=/home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16
2018-04-09 15:21:02,076 process L0633 INFO | Command '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2' finished with 0 after 0.0133769512177s
2018-04-09 15:21:02,079 process L0551 INFO | Running '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2 40G'
2018-04-09 15:21:02,109 process L0395 DEBUG| [stdout] Image resized.
2018-04-09 15:21:02,110 process L0633 INFO | Command '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2 40G' finished with 0 after 0.0221259593964s
2018-04-09 15:21:02,115 process L0551 INFO | Running '/bin/genisoimage -output /var/tmp/tmpCtBuXs/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpCtBuXs/meta-data /var/tmp/tmpCtBuXs/user-data'
2018-04-09 15:21:02,124 process L0395 DEBUG| [stderr] I: -input-charset not specified, using utf-8 (detected in locale settings)
2018-04-09 15:21:02,129 process L0395 DEBUG| [stderr] Total translation table size: 0
2018-04-09 15:21:02,129 process L0395 DEBUG| [stderr] Total rockridge attributes bytes: 331
2018-04-09 15:21:02,130 process L0395 DEBUG| [stderr] Total directory bytes: 0
2018-04-09 15:21:02,130 process L0633 INFO | Command '/bin/genisoimage -output /var/tmp/tmpCtBuXs/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpCtBuXs/meta-data /var/tmp/tmpCtBuXs/user-data' finished with 0 after 0.00781393051147s
2018-04-09 15:21:02,131 process L0395 DEBUG| [stderr] Path table size(bytes): 10
2018-04-09 15:21:02,132 process L0395 DEBUG| [stderr] Max brk space used 0
2018-04-09 15:21:02,132 process L0395 DEBUG| [stderr] 183 extents written (0 MB)
2018-04-09 15:21:02,135 process L0551 INFO | Running '/bin/virt-install --import --noautoconsole --connect qemu:///system --name contra-env-setup-01 --disk /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2,size=40 --graphics vnc --cpu host --memory 7168 --vcpus 4 --os-variant centos7.0 --disk /var/tmp/tmpCtBuXs/cdrom.iso,device=cdrom,format=iso'
2018-04-09 15:21:03,728 process L0395 DEBUG| [stdout]
2018-04-09 15:21:03,729 process L0395 DEBUG| [stdout] Starting install...
2018-04-09 15:21:03,730 process L0395 DEBUG| [stdout] Domain creation completed.
2018-04-09 15:21:03,893 process L0633 INFO | Command '/bin/virt-install --import --noautoconsole --connect qemu:///system --name contra-env-setup-01 --disk /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-c3d7033c.qcow2,size=40 --graphics vnc --cpu host --memory 7168 --vcpus 4 --os-variant centos7.0 --disk /var/tmp/tmpCtBuXs/cdrom.iso,device=cdrom,format=iso' finished with 0 after 1.74986696243s
2018-04-09 15:21:03,898 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:03,941 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:03,942 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:03,942 process L0395 DEBUG| [stdout]
2018-04-09 15:21:03,943 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0402820110321s
2018-04-09 15:21:04,947 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:04,985 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:04,985 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:04,985 process L0395 DEBUG| [stdout]
2018-04-09 15:21:04,986 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0348749160767s
2018-04-09 15:21:05,991 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:06,041 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:06,041 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0417969226837s
2018-04-09 15:21:06,043 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:06,043 process L0395 DEBUG| [stdout]
2018-04-09 15:21:07,048 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:07,084 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:07,085 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:07,085 process L0395 DEBUG| [stdout]
2018-04-09 15:21:07,087 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0350971221924s
2018-04-09 15:21:08,092 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:08,134 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:08,134 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0381391048431s
2018-04-09 15:21:08,135 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:08,135 process L0395 DEBUG| [stdout]
2018-04-09 15:21:09,140 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:09,188 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:09,189 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:09,189 process L0395 DEBUG| [stdout]
2018-04-09 15:21:09,190 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0427968502045s
2018-04-09 15:21:10,195 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:10,272 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:10,273 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:10,274 process L0395 DEBUG| [stdout]
2018-04-09 15:21:10,275 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0757071971893s
2018-04-09 15:21:11,284 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:11,361 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:11,361 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:11,361 process L0395 DEBUG| [stdout]
2018-04-09 15:21:11,362 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0705239772797s
2018-04-09 15:21:12,367 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:12,412 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:12,413 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:12,413 process L0395 DEBUG| [stdout]
2018-04-09 15:21:12,414 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0427958965302s
2018-04-09 15:21:13,417 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:13,478 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:13,478 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:13,479 process L0395 DEBUG| [stdout]
2018-04-09 15:21:13,479 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0548601150513s
2018-04-09 15:21:14,482 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:14,524 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:14,526 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:14,527 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0407240390778s
2018-04-09 15:21:14,527 process L0395 DEBUG| [stdout]
2018-04-09 15:21:15,534 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:15,572 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:15,572 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:15,572 process L0395 DEBUG| [stdout] vnet0 52:54:00:94:46:d3 ipv4 192.168.122.3/24
2018-04-09 15:21:15,572 process L0395 DEBUG| [stdout]
2018-04-09 15:21:15,573 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0354149341583s
2018-04-09 15:21:15,575 process L0551 INFO | Running '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01'
2018-04-09 15:21:15,616 process L0395 DEBUG| [stdout] Name MAC address Protocol Address
2018-04-09 15:21:15,617 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------
2018-04-09 15:21:15,617 process L0395 DEBUG| [stdout] vnet0 52:54:00:94:46:d3 ipv4 192.168.122.3/24
2018-04-09 15:21:15,617 process L0395 DEBUG| [stdout]
2018-04-09 15:21:15,617 process L0633 INFO | Command '/bin/virsh --connect qemu:///system domifaddr contra-env-setup-01' finished with 0 after 0.0377421379089s
2018-04-09 15:21:15,619 process L0551 INFO | Running '/bin/ssh [email protected] -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no true'
2018-04-09 15:21:18,767 process L0633 INFO | Command '/bin/ssh [email protected] -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no true' finished with 255 after 3.14353299141s
2018-04-09 15:21:18,768 process L0395 DEBUG| [stderr] ssh: connect to host 192.168.122.3 port 22: Connection refused
2018-04-09 15:21:19,772 process L0551 INFO | Running '/bin/ssh [email protected] -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no true'
2018-04-09 15:21:19,815 process L0395 DEBUG| [stderr] Warning: Permanently added '192.168.122.3' (ECDSA) to the list of known hosts.
2018-04-09 15:21:20,496 process L0633 INFO | Command '/bin/ssh [email protected] -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no true' finished with 0 after 0.715906143188s
2018-04-09 15:21:20,502 process L0551 INFO | Running ' /bin/ansible 192.168.122.3 -i "192.168.122.3," --become -m raw -a " yum install -y python libselinux-python git; yum update -y nettle; mkdir -p ~/.contra-env-setup/minishift; chown avocado:avocado ~/.contra-env-setup/minishift " --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" '
2018-04-09 15:21:41,983 process L0395 DEBUG| [stdout] 192.168.122.3 | SUCCESS | rc=0 >>
2018-04-09 15:21:41,984 process L0395 DEBUG| [stdout] Loaded plugins: fastestmirror
2018-04-09 15:21:41,984 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,984 process L0395 DEBUG| [stdout] base | 3.6 kB 00:00
2018-04-09 15:21:41,984 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,984 process L0395 DEBUG| [stdout] extras | 3.4 kB 00:00
2018-04-09 15:21:41,984 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout] updates | 3.4 kB 00:00
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout] (1/4): base/7/x86_64/group_gz | 156 kB 00:00
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout] (2/4): extras/7/x86_64/primary_db | 185 kB 00:00
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 6% [= ] 0.0 B/s | 924 kB --:-- ETA
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,985 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 17% [==- ] 1.8 MB/s | 2.2 MB 00:06 ETA
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 34% [=====- ] 2.1 MB/s | 4.5 MB 00:03 ETA
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 55% [========- ] 2.5 MB/s | 7.2 MB 00:02 ETA
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout] (3/4): base/7/x86_64/primary_db | 5.7 MB 00:01
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,986 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 71% [=========== ] 2.8 MB/s | 9.3 MB 00:01 ETA
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 77% [============ ] 2.8 MB/s | 10 MB 00:01 ETA
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 83% [============= ] 2.7 MB/s | 11 MB 00:00 ETA
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 89% [============== ] 2.7 MB/s | 12 MB 00:00 ETA
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,987 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 96% [=============== ] 2.8 MB/s | 13 MB 00:00 ETA
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/primary_db | 6.9 MB 00:03
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout] Determining fastest mirrors
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout] * base: mirror.karneval.cz
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout] * extras: mirror.karneval.cz
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout] * updates: mirror.karneval.cz
2018-04-09 15:21:41,988 process L0395 DEBUG| [stdout] Package python-2.7.5-58.el7.x86_64 already installed and latest version
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] Package libselinux-python-2.5-11.el7.x86_64 already installed and latest version
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] Resolving Dependencies
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] --> Running transaction check
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] ---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be installed
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-Git = 1.8.3.1-12.el7_4 for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(vars) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,989 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(strict) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(lib) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,990 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-12.el7_4.x86_64
2018-04-09 15:21:41,991 process L0395 DEBUG| [stdout] --> Running transaction check
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] ---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] ---> Package perl.x86_64 4:5.16.3-292.el7 will be installed
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,992 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,993 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-292.el7.x86_64
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch
2018-04-09 15:21:41,994 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be installed
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] --> Running transaction check
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
2018-04-09 15:21:41,995 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
2018-04-09 15:21:41,996 process L0395 DEBUG| [stdout] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
2018-04-09 15:21:41,997 process L0395 DEBUG| [stdout] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
2018-04-09 15:21:41,997 process L0395 DEBUG| [stdout] ---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed
2018-04-09 15:21:41,997 process L0395 DEBUG| [stdout] ---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed
2018-04-09 15:21:41,997 process L0395 DEBUG| [stdout] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
2018-04-09 15:21:41,997 process L0395 DEBUG| [stdout] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
2018-04-09 15:21:41,997 process L0395 DEBUG| [stdout] --> Running transaction check
2018-04-09 15:21:41,998 process L0395 DEBUG| [stdout] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
2018-04-09 15:21:41,998 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed
2018-04-09 15:21:41,998 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
2018-04-09 15:21:41,998 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
2018-04-09 15:21:41,998 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
2018-04-09 15:21:41,998 process L0395 DEBUG| [stdout] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
2018-04-09 15:21:41,999 process L0395 DEBUG| [stdout] --> Running transaction check
2018-04-09 15:21:41,999 process L0395 DEBUG| [stdout] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
2018-04-09 15:21:41,999 process L0395 DEBUG| [stdout] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
2018-04-09 15:21:41,999 process L0395 DEBUG| [stdout] --> Finished Dependency Resolution
2018-04-09 15:21:41,999 process L0395 DEBUG| [stdout]
2018-04-09 15:21:41,999 process L0395 DEBUG| [stdout] Dependencies Resolved
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout] ================================================================================
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout] Package Arch Version Repository Size
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout] ================================================================================
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout] Installing:
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout] git x86_64 1.8.3.1-12.el7_4 updates 4.4 M
2018-04-09 15:21:42,000 process L0395 DEBUG| [stdout] Installing for dependencies:
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] libgnome-keyring x86_64 3.12.0-1.el7 base 109 k
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl x86_64 4:5.16.3-292.el7 base 8.0 M
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl-Carp noarch 1.26-244.el7 base 19 k
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl-Encode x86_64 2.51-7.el7 base 1.5 M
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl-Error noarch 1:0.17020-2.el7 base 32 k
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl-Exporter noarch 5.68-3.el7 base 28 k
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl-File-Path noarch 2.09-2.el7 base 26 k
2018-04-09 15:21:42,001 process L0395 DEBUG| [stdout] perl-File-Temp noarch 0.23.01-3.el7 base 56 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-Filter x86_64 1.49-3.el7 base 76 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-Getopt-Long noarch 2.40-2.el7 base 56 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-Git noarch 1.8.3.1-12.el7_4 updates 53 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-PathTools x86_64 3.40-5.el7 base 82 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-Pod-Escapes noarch 1:1.04-292.el7 base 51 k
2018-04-09 15:21:42,002 process L0395 DEBUG| [stdout] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Pod-Usage noarch 1.63-3.el7 base 27 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Socket x86_64 2.010-4.el7 base 49 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Storable x86_64 2.45-3.el7 base 77 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-TermReadKey x86_64 2.30-20.el7 base 31 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
2018-04-09 15:21:42,003 process L0395 DEBUG| [stdout] perl-Time-Local noarch 1.2300-2.el7 base 24 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-constant noarch 1.27-2.el7 base 19 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-libs x86_64 4:5.16.3-292.el7 base 688 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-macros x86_64 4:5.16.3-292.el7 base 43 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-parent noarch 1:0.225-244.el7 base 12 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-podlators noarch 2.5.1-3.el7 base 112 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-threads x86_64 1.87-4.el7 base 49 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] perl-threads-shared x86_64 1.43-6.el7 base 39 k
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,004 process L0395 DEBUG| [stdout] Transaction Summary
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] ================================================================================
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] Install 1 Package (+31 Dependent packages)
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] Total download size: 16 M
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] Installed size: 59 M
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] Downloading packages:
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] warning: /var/cache/yum/x86_64/7/base/packages/libgnome-keyring-3.12.0-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] Public key for libgnome-keyring-3.12.0-1.el7.x86_64.rpm is not installed
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,005 process L0395 DEBUG| [stdout] (1/32): libgnome-keyring-3.12.0-1.el7.x86_64.rpm | 109 kB 00:00
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout] (2/32): perl-Carp-1.26-244.el7.noarch.rpm | 19 kB 00:00
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout] (4/32): perl-5.16.3-292.el 5% [- ] 0.0 B/s | 906 kB --:-- ETA
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout] (4/32): perl-5.16.3-292.el 18% [==- ] 2.7 MB/s | 3.0 MB 00:04 ETA
2018-04-09 15:21:42,006 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout] (3/32): perl-Encode-2.51-7.el7.x86_64.rpm | 1.5 MB 00:00
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout] (5/32): perl-5.16.3-292.el 43% [======- ] 3.4 MB/s | 6.9 MB 00:02 ETA
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout] (4/32): perl-Error-0.17020-2.el7.noarch.rpm | 32 kB 00:00
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout] (5/32): perl-Exporter-5.68-3.el7.noarch.rpm | 28 kB 00:00
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,007 process L0395 DEBUG| [stdout] (6/32): perl-File-Path-2.09-2.el7.noarch.rpm | 26 kB 00:00
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout] (7/32): perl-File-Temp-0.23.01-3.el7.noarch.rpm | 56 kB 00:00
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout] Public key for git-1.8.3.1-12.el7_4.x86_64.rpm is not installed
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout] (8/32): git-1.8.3.1-12.el7_4.x86_64.rpm | 4.4 MB 00:01
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout] (10/32): perl-Filter-1.49- 65% [========== ] 3.9 MB/s | 10 MB 00:01 ETA
2018-04-09 15:21:42,008 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,009 process L0395 DEBUG| [stdout] (9/32): perl-Filter-1.49-3.el7.x86_64.rpm | 76 kB 00:00
2018-04-09 15:21:42,009 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,009 process L0395 DEBUG| [stdout] (10/32): perl-Getopt-Long-2.40-2.el7.noarch.rpm | 56 kB 00:00
2018-04-09 15:21:42,009 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,009 process L0395 DEBUG| [stdout] (11/32): perl-HTTP-Tiny-0.033-3.el7.noarch.rpm | 38 kB 00:00
2018-04-09 15:21:42,009 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,010 process L0395 DEBUG| [stdout] (12/32): perl-Git-1.8.3.1-12.el7_4.noarch.rpm | 53 kB 00:00
2018-04-09 15:21:42,010 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,010 process L0395 DEBUG| [stdout] (13/32): perl-PathTools-3.40-5.el7.x86_64.rpm | 82 kB 00:00
2018-04-09 15:21:42,010 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,010 process L0395 DEBUG| [stdout] (14/32): perl-5.16.3-292.e 75% [============ ] 3.9 MB/s | 12 MB 00:00 ETA
2018-04-09 15:21:42,010 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,011 process L0395 DEBUG| [stdout] (14/32): perl-Pod-Escapes-1.04-292.el7.noarch.rpm | 51 kB 00:00
2018-04-09 15:21:42,011 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,011 process L0395 DEBUG| [stdout] (15/32): perl-Pod-Perldoc-3.20-4.el7.noarch.rpm | 87 kB 00:00
2018-04-09 15:21:42,011 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,012 process L0395 DEBUG| [stdout] (16/32): perl-Pod-Simple-3.28-4.el7.noarch.rpm | 216 kB 00:00
2018-04-09 15:21:42,012 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,012 process L0395 DEBUG| [stdout] (17/32): perl-5.16.3-292.e 85% [=============- ] 4.0 MB/s | 14 MB 00:00 ETA
2018-04-09 15:21:42,012 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,012 process L0395 DEBUG| [stdout] (17/32): perl-Pod-Usage-1.63-3.el7.noarch.rpm | 27 kB 00:00
2018-04-09 15:21:42,013 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,013 process L0395 DEBUG| [stdout] (18/32): perl-Scalar-List-Utils-1.27-248.el7.x86_64.rpm | 36 kB 00:00
2018-04-09 15:21:42,013 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,013 process L0395 DEBUG| [stdout] (19/32): perl-Socket-2.010-4.el7.x86_64.rpm | 49 kB 00:00
2018-04-09 15:21:42,013 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout] (20/32): perl-5.16.3-292.el7.x86_64.rpm | 8.0 MB 00:02
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout] (21/32): perl-Storable-2.45-3.el7.x86_64.rpm | 77 kB 00:00
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout] (22/32): perl-Text-ParseWords-3.29-4.el7.noarch.rpm | 14 kB 00:00
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout] (23/32): perl-TermReadKey-2.30-20.el7.x86_64.rpm | 31 kB 00:00
2018-04-09 15:21:42,014 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout] (24/32): perl-Time-HiRes-1.9725-3.el7.x86_64.rpm | 45 kB 00:00
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout] (25/32): perl-Time-Local-1.2300-2.el7.noarch.rpm | 24 kB 00:00
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout] (26/32): perl-constant-1.27-2.el7.noarch.rpm | 19 kB 00:00
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,015 process L0395 DEBUG| [stdout] (27/32): perl-macros-5.16.3-292.el7.x86_64.rpm | 43 kB 00:00
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout] (28/32): perl-parent-0.225-244.el7.noarch.rpm | 12 kB 00:00
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout] (29/32): perl-podlators-2.5.1-3.el7.noarch.rpm | 112 kB 00:00
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout] (30/32): perl-libs-5.16.3-292.el7.x86_64.rpm | 688 kB 00:00
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,016 process L0395 DEBUG| [stdout] (31/32): perl-threads-1.87-4.el7.x86_64.rpm | 49 kB 00:00
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] (32/32): perl-threads-shared-1.43-6.el7.x86_64.rpm | 39 kB 00:00
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] --------------------------------------------------------------------------------
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] Total 5.7 MB/s | 16 MB 00:02
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] Importing GPG key 0xF4A80EB5:
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <[email protected]>"
2018-04-09 15:21:42,017 process L0395 DEBUG| [stdout] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout] Package : centos-release-7-4.1708.el7.centos.x86_64 (installed)
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout] Running transaction check
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout] Running transaction test
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout] Transaction test succeeded
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout] Running transaction
2018-04-09 15:21:42,018 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [ ] 1/32
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [######## ] 1/32
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [################# ] 1/32
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [########################### ] 1/32
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7.noarch 1/32
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [ ] 2/32
2018-04-09 15:21:42,019 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [## ] 2/32
2018-04-09 15:21:42,020 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [####### ] 2/32
2018-04-09 15:21:42,020 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [############ ] 2/32
2018-04-09 15:21:42,020 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [############## ] 2/32
2018-04-09 15:21:42,020 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [############### ] 2/32
2018-04-09 15:21:42,020 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [########################### ] 2/32
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/32
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [ ] 3/32
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [# ] 3/32
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [## ] 3/32
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [######## ] 3/32
2018-04-09 15:21:42,021 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [######### ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########## ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########### ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############ ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############# ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############## ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############### ] 3/32
2018-04-09 15:21:42,022 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [##################### ] 3/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [###################### ] 3/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########################## ] 3/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########################### ] 3/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7.noarch 3/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [ ] 4/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [# ] 4/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [### ] 4/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [#### ] 4/32
2018-04-09 15:21:42,023 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [##### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [###### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [####### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######## ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [################### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [#################### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [##################### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [####################### ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######################## ] 4/32
2018-04-09 15:21:42,024 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######################### ] 4/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [########################## ] 4/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [########################### ] 4/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292 [ ] 5/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292 [##### ] 5/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292 [########################### ] 5/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch 5/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [ ] 6/32
2018-04-09 15:21:42,025 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [# ] 6/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [### ] 6/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [######## ] 6/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [############## ] 6/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [########################### ] 6/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 6/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [ ] 7/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [# ] 7/32
2018-04-09 15:21:42,026 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [## ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [### ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [#### ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [##### ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [###### ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [####### ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######## ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######### ] 7/32
2018-04-09 15:21:42,027 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########## ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########### ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############ ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############# ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############## ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############### ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################ ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################# ] 7/32
2018-04-09 15:21:42,028 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################## ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################### ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [#################### ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [##################### ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [###################### ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [####################### ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######################## ] 7/32
2018-04-09 15:21:42,029 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######################### ] 7/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########################## ] 7/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########################### ] 7/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_64 7/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [ ] 8/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [## ] 8/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [### ] 8/32
2018-04-09 15:21:42,030 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [##### ] 8/32
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [####### ] 8/32
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [########### ] 8/32
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [########################### ] 8/32
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/32
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout] Installing : 4:perl-macros-5.16.3-292.el [ ] 9/32
2018-04-09 15:21:42,031 process L0395 DEBUG| [stdout] Installing : 4:perl-macros-5.16.3-292.el [########################### ] 9/32
2018-04-09 15:21:42,032 process L0395 DEBUG| [stdout] Installing : 4:perl-macros-5.16.3-292.el7.x86_64 9/32
2018-04-09 15:21:42,032 process L0633 INFO | Command ' /bin/ansible 192.168.122.3 -i "192.168.122.3," --become -m raw -a " yum install -y python libselinux-python git; yum update -y nettle; mkdir -p ~/.contra-env-setup/minishift; chown avocado:avocado ~/.contra-env-setup/minishift " --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 21.5238931179s
2018-04-09 15:21:42,032 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,032 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [ ] 10/32
2018-04-09 15:21:42,032 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [# ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [### ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [#### ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [##### ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [###### ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [####### ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######## ] 10/32
2018-04-09 15:21:42,033 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######### ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [########## ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############ ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############# ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############## ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############### ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################ ] 10/32
2018-04-09 15:21:42,034 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################# ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################## ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################### ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [##################### ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [###################### ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [####################### ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######################## ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######################### ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [########################## ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [########################### ] 10/32
2018-04-09 15:21:42,035 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7.x86_64 10/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [ ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [###### ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [################ ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [################### ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [######################## ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [######################### ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [########################### ] 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x86_64 11/32
2018-04-09 15:21:42,036 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [ ] 12/32
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [# ] 12/32
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [########## ] 12/32
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [############## ] 12/32
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [############### ] 12/32
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [######################## ] 12/32
2018-04-09 15:21:42,037 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [########################### ] 12/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.noarch 12/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [ ] 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [##### ] 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [####### ] 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [######## ] 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [############## ] 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [########################### ] 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.noarch 13/32
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,038 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [ ] 14/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [##### ] 14/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [################ ] 14/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [#################### ] 14/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [########################### ] 14/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el7.noarch 14/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [ ] 15/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [######## ] 15/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [################### ] 15/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [##################### ] 15/32
2018-04-09 15:21:42,039 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [###################### ] 15/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [######################### ] 15/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [########################### ] 15/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86_64 15/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [ ] 16/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [# ] 16/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [## ] 16/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [####### ] 16/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [########################### ] 16/32
2018-04-09 15:21:42,040 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noarch 16/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [ ] 17/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [###### ] 17/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [############# ] 17/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [######################## ] 17/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [######################### ] 17/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [########################### ] 17/32
2018-04-09 15:21:42,041 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 17/32
2018-04-09 15:21:42,042 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,042 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [ ] 18/32
2018-04-09 15:21:42,042 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [### ] 18/32
2018-04-09 15:21:42,042 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [##### ] 18/32
2018-04-09 15:21:42,042 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [###### ] 18/32
2018-04-09 15:21:42,042 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [######### ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [########## ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [############# ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [############### ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [################ ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [###################### ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [####################### ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [######################## ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [######################### ] 18/32
2018-04-09 15:21:42,043 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [########################## ] 18/32
2018-04-09 15:21:42,044 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [########################### ] 18/32
2018-04-09 15:21:42,044 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x86_64 18/32
2018-04-09 15:21:42,044 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,044 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [ ] 19/32
2018-04-09 15:21:42,044 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [## ] 19/32
2018-04-09 15:21:42,044 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [### ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [###### ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [################# ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [###################### ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [####################### ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [######################## ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [########################## ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [########################### ] 19/32
2018-04-09 15:21:42,045 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 19/32
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [ ] 20/32
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [## ] 20/32
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [##### ] 20/32
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [########### ] 20/32
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [############## ] 20/32
2018-04-09 15:21:42,046 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [######################### ] 20/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [########################### ] 20/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el7.noarch 20/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [ ] 21/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [### ] 21/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [#### ] 21/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [######### ] 21/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [########################### ] 21/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.noarch 21/32
2018-04-09 15:21:42,047 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [ ] 22/32
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [############### ] 22/32
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [###################### ] 22/32
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [######################## ] 22/32
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [########################### ] 22/32
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6.el7.x86_64 22/32
2018-04-09 15:21:42,048 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [ ] 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [########### ] 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [##################### ] 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [####################### ] 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [######################## ] 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [########################### ] 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86_64 23/32
2018-04-09 15:21:42,049 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [ ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [## ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [###### ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [####### ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [######## ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [########### ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [############## ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [############### ] 24/32
2018-04-09 15:21:42,050 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [################# ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [################## ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [################### ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [#################### ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [##################### ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [###################### ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [####################### ] 24/32
2018-04-09 15:21:42,051 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [######################### ] 24/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [########################## ] 24/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [########################### ] 24/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_64 24/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [ ] 25/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [# ] 25/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [## ] 25/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [### ] 25/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [#### ] 25/32
2018-04-09 15:21:42,052 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [##### ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [###### ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [######### ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [############# ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [############## ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [############### ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [################# ] 25/32
2018-04-09 15:21:42,053 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [################## ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [#################### ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [##################### ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [####################### ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [######################### ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [########################## ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [########################### ] 25/32
2018-04-09 15:21:42,054 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 25/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [ ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [### ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [##### ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [###### ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [####### ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [########## ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [######################## ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [########################### ] 26/32
2018-04-09 15:21:42,055 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7.noarch 26/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [ ] 27/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [# ] 27/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [## ] 27/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [### ] 27/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [#### ] 27/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [##### ] 27/32
2018-04-09 15:21:42,056 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [###### ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [####### ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######## ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######### ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########## ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########### ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############ ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############# ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############## ] 27/32
2018-04-09 15:21:42,057 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############### ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################ ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################# ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################## ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################### ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [#################### ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [##################### ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [###################### ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [####################### ] 27/32
2018-04-09 15:21:42,058 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######################## ] 27/32
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######################### ] 27/32
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########################## ] 27/32
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########################### ] 27/32
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_64 27/32
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [ ] 28/32
2018-04-09 15:21:42,059 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [##### ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [###### ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [####### ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [######## ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [############ ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [############# ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [############## ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [########################### ] 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7.noarch 28/32
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,060 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [ ] 29/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [####### ] 29/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [###################### ] 29/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [######################### ] 29/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [########################### ] 29/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el7.x86_64 29/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [ ] 30/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [# ] 30/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [####### ] 30/32
2018-04-09 15:21:42,061 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [############ ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [############## ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [################# ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [################## ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [################### ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [#################### ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [##################### ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [###################### ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [####################### ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [######################## ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [######################### ] 30/32
2018-04-09 15:21:42,062 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [########################## ] 30/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [########################### ] 30/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.el7.x86_64 30/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [ ] 31/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [#### ] 31/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [##### ] 31/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [########################## ] 31/32
2018-04-09 15:21:42,063 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [########################### ] 31/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.noarch 31/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [ ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [# ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [## ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [### ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [#### ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [##### ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [###### ] 32/32
2018-04-09 15:21:42,064 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [####### ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######## ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######### ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########## ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########### ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############ ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############# ] 32/32
2018-04-09 15:21:42,065 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############## ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############### ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################ ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################# ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################## ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################### ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [#################### ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [##################### ] 32/32
2018-04-09 15:21:42,066 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [###################### ] 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [####################### ] 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######################## ] 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######################### ] 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########################## ] 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########################### ] 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 32/32
2018-04-09 15:21:42,067 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,068 process L0395 DEBUG| [stdout] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/32
2018-04-09 15:21:42,068 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,068 process L0395 DEBUG| [stdout] Verifying : libgnome-keyring-3.12.0-1.el7.x86_64 2/32
2018-04-09 15:21:42,068 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,068 process L0395 DEBUG| [stdout] Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/32
2018-04-09 15:21:42,068 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,069 process L0395 DEBUG| [stdout] Verifying : perl-Storable-2.45-3.el7.x86_64 4/32
2018-04-09 15:21:42,069 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,069 process L0395 DEBUG| [stdout] Verifying : perl-Exporter-5.68-3.el7.noarch 5/32
2018-04-09 15:21:42,069 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,069 process L0395 DEBUG| [stdout] Verifying : perl-constant-1.27-2.el7.noarch 6/32
2018-04-09 15:21:42,070 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,070 process L0395 DEBUG| [stdout] Verifying : perl-PathTools-3.40-5.el7.x86_64 7/32
2018-04-09 15:21:42,070 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,070 process L0395 DEBUG| [stdout] Verifying : 4:perl-macros-5.16.3-292.el7.x86_64 8/32
2018-04-09 15:21:42,070 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,070 process L0395 DEBUG| [stdout] Verifying : git-1.8.3.1-12.el7_4.x86_64 9/32
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout] Verifying : 1:perl-parent-0.225-244.el7.noarch 10/32
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout] Verifying : 4:perl-5.16.3-292.el7.x86_64 11/32
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 12/32
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 13/32
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,071 process L0395 DEBUG| [stdout] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 14/32
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout] Verifying : perl-Time-Local-1.2300-2.el7.noarch 15/32
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout] Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 16/32
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 17/32
2018-04-09 15:21:42,072 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout] Verifying : perl-Socket-2.010-4.el7.x86_64 18/32
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout] Verifying : perl-Carp-1.26-244.el7.noarch 19/32
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout] Verifying : perl-Git-1.8.3.1-12.el7_4.noarch 20/32
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,073 process L0395 DEBUG| [stdout] Verifying : 1:perl-Error-0.17020-2.el7.noarch 21/32
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 22/32
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 23/32
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout] Verifying : 1:perl-Pod-Escapes-1.04-292.el7.noarch 24/32
2018-04-09 15:21:42,074 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,075 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 25/32
2018-04-09 15:21:42,075 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,075 process L0395 DEBUG| [stdout] Verifying : perl-Encode-2.51-7.el7.x86_64 26/32
2018-04-09 15:21:42,075 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,075 process L0395 DEBUG| [stdout] Verifying : perl-podlators-2.5.1-3.el7.noarch 27/32
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout] Verifying : perl-Getopt-Long-2.40-2.el7.noarch 28/32
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout] Verifying : perl-File-Path-2.09-2.el7.noarch 29/32
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout] Verifying : perl-threads-1.87-4.el7.x86_64 30/32
2018-04-09 15:21:42,076 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,077 process L0395 DEBUG| [stdout] Verifying : perl-Filter-1.49-3.el7.x86_64 31/32
2018-04-09 15:21:42,077 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,077 process L0395 DEBUG| [stdout] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 32/32
2018-04-09 15:21:42,077 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,077 process L0395 DEBUG| [stdout] Installed:
2018-04-09 15:21:42,078 process L0395 DEBUG| [stdout] git.x86_64 0:1.8.3.1-12.el7_4
2018-04-09 15:21:42,078 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,078 process L0395 DEBUG| [stdout] Dependency Installed:
2018-04-09 15:21:42,078 process L0395 DEBUG| [stdout] libgnome-keyring.x86_64 0:3.12.0-1.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl.x86_64 4:5.16.3-292.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl-Carp.noarch 0:1.26-244.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl-Encode.x86_64 0:2.51-7.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl-Error.noarch 1:0.17020-2.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl-Exporter.noarch 0:5.68-3.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl-File-Path.noarch 0:2.09-2.el7
2018-04-09 15:21:42,079 process L0395 DEBUG| [stdout] perl-File-Temp.noarch 0:0.23.01-3.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Filter.x86_64 0:1.49-3.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Getopt-Long.noarch 0:2.40-2.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Git.noarch 0:1.8.3.1-12.el7_4
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-HTTP-Tiny.noarch 0:0.033-3.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-PathTools.x86_64 0:3.40-5.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Pod-Escapes.noarch 1:1.04-292.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Pod-Perldoc.noarch 0:3.20-4.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Pod-Simple.noarch 1:3.28-4.el7
2018-04-09 15:21:42,080 process L0395 DEBUG| [stdout] perl-Pod-Usage.noarch 0:1.63-3.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-Socket.x86_64 0:2.010-4.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-Storable.x86_64 0:2.45-3.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-TermReadKey.x86_64 0:2.30-20.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-Text-ParseWords.noarch 0:3.29-4.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-Time-HiRes.x86_64 4:1.9725-3.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-Time-Local.noarch 0:1.2300-2.el7
2018-04-09 15:21:42,081 process L0395 DEBUG| [stdout] perl-constant.noarch 0:1.27-2.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] perl-libs.x86_64 4:5.16.3-292.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] perl-macros.x86_64 4:5.16.3-292.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] perl-parent.noarch 1:0.225-244.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] perl-podlators.noarch 0:2.5.1-3.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] perl-threads.x86_64 0:1.87-4.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] perl-threads-shared.x86_64 0:1.43-6.el7
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,082 process L0395 DEBUG| [stdout] Complete!
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] Loaded plugins: fastestmirror
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] Loading mirror speeds from cached hostfile
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] * base: mirror.karneval.cz
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] * extras: mirror.karneval.cz
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] * updates: mirror.karneval.cz
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] Package(s) nettle(B available, but not installed.
2018-04-09 15:21:42,083 process L0395 DEBUG| [stdout] No packages marked for update
2018-04-09 15:21:42,084 process L0395 DEBUG| [stdout] Warning: Permanently added '192.168.122.3' (ECDSA) to the list of known hosts.
2018-04-09 15:21:42,084 process L0395 DEBUG| [stdout] Shared connection to 192.168.122.3 closed.
2018-04-09 15:21:42,084 process L0395 DEBUG| [stdout]
2018-04-09 15:21:42,087 process L0551 INFO | Running '/bin/ansible 192.168.122.3 -i "192.168.122.3," -m copy -a "src=~/.contra-env-setup/minishift/minishift.iso dest=~/.contra-env-setup/minishift/" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" '
2018-04-09 15:22:03,358 process L0395 DEBUG| [stdout] 192.168.122.3 | SUCCESS => {
2018-04-09 15:22:03,358 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:03,358 process L0395 DEBUG| [stdout] "checksum": "8bc03f8d26134e3d526883883a51b50fd282fdb5",
2018-04-09 15:22:03,358 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "md5sum": "5664091958cb2f0948b96ecfd140fded",
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "mode": "0664",
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "size": 413138944,
2018-04-09 15:22:03,359 process L0395 DEBUG| [stdout] "src": "/home/avocado/.ansible/tmp/ansible-tmp-1523280103.08-111883935108914/source",
2018-04-09 15:22:03,360 process L0395 DEBUG| [stdout] "state": "file",
2018-04-09 15:22:03,360 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:22:03,360 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:03,403 process L0633 INFO | Command '/bin/ansible 192.168.122.3 -i "192.168.122.3," -m copy -a "src=~/.contra-env-setup/minishift/minishift.iso dest=~/.contra-env-setup/minishift/" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 21.3111548424s
2018-04-09 15:22:03,407 process L0551 INFO | Running ' ansible-playbook -vvv -i "192.168.122.3," playbooks/setup.yml -e user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"'
2018-04-09 15:22:03,938 process L0395 DEBUG| [stdout] ansible-playbook 2.5.0
2018-04-09 15:22:03,938 process L0395 DEBUG| [stdout] config file = /etc/ansible/ansible.cfg
2018-04-09 15:22:03,938 process L0395 DEBUG| [stdout] configured module search path = [u'/home/firemanxbr/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
2018-04-09 15:22:03,938 process L0395 DEBUG| [stdout] ansible python module location = /usr/lib/python2.7/site-packages/ansible
2018-04-09 15:22:03,939 process L0395 DEBUG| [stdout] executable location = /usr/bin/ansible-playbook
2018-04-09 15:22:03,939 process L0395 DEBUG| [stdout] python version = 2.7.14 (default, Mar 14 2018, 13:36:31) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)]
2018-04-09 15:22:03,939 process L0395 DEBUG| [stdout] Using /etc/ansible/ansible.cfg as config file
2018-04-09 15:22:03,971 process L0395 DEBUG| [stdout] Parsed 192.168.122.3, inventory source with host_list plugin
2018-04-09 15:22:04,102 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/cleanup/tasks/cleanup.yml
2018-04-09 15:22:04,114 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/create/tasks/clone_repos.yml
2018-04-09 15:22:04,121 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml
2018-04-09 15:22:04,133 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml
2018-04-09 15:22:04,138 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml
2018-04-09 15:22:04,140 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml
2018-04-09 15:22:04,157 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml
2018-04-09 15:22:04,164 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/set_minishift_path.yml
2018-04-09 15:22:04,206 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml
2018-04-09 15:22:04,212 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/init_minishift.yml
2018-04-09 15:22:04,219 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/start_mcluster.yml
2018-04-09 15:22:04,222 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml
2018-04-09 15:22:04,227 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/login_to_cluster.yml
2018-04-09 15:22:04,230 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/get_set_project.yml
2018-04-09 15:22:04,235 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml
2018-04-09 15:22:04,241 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/setup_containers.yml
2018-04-09 15:22:04,249 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/add_scc.yml
2018-04-09 15:22:04,252 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/login_to_cluster.yml
2018-04-09 15:22:04,259 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/pipeline/tasks/setup_pipelines.yml
2018-04-09 15:22:04,377 process L0395 DEBUG| [stdout]
2018-04-09 15:22:04,377 process L0395 DEBUG| [stdout] PLAYBOOK: setup.yml ************************************************************
2018-04-09 15:22:04,377 process L0395 DEBUG| [stdout] 1 plays in playbooks/setup.yml
2018-04-09 15:22:04,386 process L0395 DEBUG| [stdout]
2018-04-09 15:22:04,387 process L0395 DEBUG| [stdout] PLAY [all] *********************************************************************
2018-04-09 15:22:04,435 process L0395 DEBUG| [stdout]
2018-04-09 15:22:04,435 process L0395 DEBUG| [stdout] TASK [Gathering Facts] *********************************************************
2018-04-09 15:22:04,435 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/setup.yml:2
2018-04-09 15:22:04,806 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py
2018-04-09 15:22:04,806 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:04,807 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:04,838 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:04,838 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:04,839 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092 `" && echo ansible-tmp-1523280124.81-243552191325092="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092 `" ) && sleep 0'"'"''
2018-04-09 15:22:04,866 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280124.81-243552191325092=/home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092\n', '')
2018-04-09 15:22:04,868 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp8rCcnh TO /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092/setup.py
2018-04-09 15:22:04,869 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:04,911 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp8rCcnh /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092/setup.py\n', '')
2018-04-09 15:22:04,912 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:04,914 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092/ /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092/setup.py && sleep 0'"'"''
2018-04-09 15:22:04,939 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:04,940 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:04,940 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092/setup.py && sleep 0'"'"''
2018-04-09 15:22:05,324 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_product_serial": "NA", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_user_id": "avocado", "ansible_selinux_python_present": true, "ansible_userspace_bits": "64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQC48XDnLYbBfBkV+2BXFxf0x5F7UisfUqF5pXLJ/wosciXAMwTgtvSbFlal08k4nuGN6sPri2JOBeu/tzm1fSYnMWgcDVC77YuUopTgkNBjEYm3rN5oQRnC9WKUAF55p8bU5jHp7PcMQE2ZD6aceQ31Sev28RFq/tonXsEAgG2a0zXZTZwxp2sJVfOk65FAGi4Gf7j4kYer+4Wah20XDe/Ct43z8JGcnVwr0cJ+kwGise/mGlt/SvXVzZGFdCIKAas3g0OMLKB/MjE8xsFZYOAqaR3ZiUDL+OAv6h8Qq/klEVyBEdYhzHuYKCpSrNSsQfJcJun1qJQqFpsV33DHBkgX", "gather_subset": ["all"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDpaTRwNq0xrIv69wrggaxChxBbb8DTE336R+F4av98ptnhlE2er/dFiFj8bpHjhsEVeiHAYoPvi/zmwiYgf03c=", "ansible_local": {}, "ansible_distribution_version": "7.4.1708", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_user_shell": "/bin/bash", "ansible_virtualization_type": "kvm", "ansible_real_user_id": 1000, "ansible_processor_cores": 1, "ansible_virtualization_role": "guest", "ansible_distribution_file_variety": "RedHat", "ansible_dns": {"nameservers": ["192.168.122.1"], "search": ["localdomain"]}, "ansible_effective_group_id": 1000, "ansible_is_chroot": true, "ansible_bios_version": "1.10.2-2.fc27", "ansible_processor": ["0", "GenuineIntel", "Intel Core Processor (Skylake)", "1", "GenuineIntel", "Intel Core Processor (Skylake)", "2", "GenuineIntel", "Intel Core Processor (Skylake)", "3", "GenuineIntel", "Intel Core Processor (Skylake)"], "ansible_date_time": {"weekday_number": "1", "iso8601_basic_short": "20180409T132205", "tz": "UTC", "weeknumber": "15", "hour": "13", "year": "2018", "minute": "22", "tz_offset": "+0000", "month": "04", "epoch": "1523280125", "iso8601_micro": "2018-04-09T13:22:05.255543Z", "weekday": "Monday", "time": "13:22:05", "date": "2018-04-09", "iso8601": "2018-04-09T13:22:05Z", "day": "09", "iso8601_basic": "20180409T132205255455", "second": "05"}, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 6814, "ansible_architecture": "x86_64", "ansible_device_links": {"masters": {}, "labels": {"sr0": ["cidata"]}, "ids": {"sr0": ["ata-QEMU_DVD-ROM_QM00001"]}, "uuids": {"sr0": ["2018-04-09-15-21-02-00"], "vda1": ["74309cb6-4564-422f-bd07-a13e35acbb7a"]}}, "ansible_default_ipv4": {"macaddress": "52:54:00:94:46:d3", "network": "192.168.122.0", "mtu": 1500, "broadcast": "192.168.122.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "192.168.122.3", "interface": "eth0", "type": "ether", "gateway": "192.168.122.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_distribution_release": "Core", "ansible_system_vendor": "QEMU", "ansible_os_family": "RedHat", "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200", "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.17.1.el7.x86_64", "ro": true, "root": "UUID=74309cb6-4564-422f-bd07-a13e35acbb7a"}, "ansible_effective_user_id": 1000, "ansible_user_gid": 1000, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_product_version": "pc-i440fx-2.10", "ansible_apparmor": {"status": "disabled"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "NA", "ansible_fqdn": "contra-env-setup-01", "ansible_system": "Linux", "ansible_pkg_mgr": "yum", "ansible_memfree_mb": 5831, "ansible_devices": {"vda": {"scheduler_mode": "", "rotational": "1", "vendor": "0x1af4", "sectors": "83886080", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"vda1": {"sectorsize": 512, "uuid": "74309cb6-4564-422f-bd07-a13e35acbb7a", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["74309cb6-4564-422f-bd07-a13e35acbb7a"]}, "sectors": "83883999", "start": "2048", "holders": [], "size": "40.00 GB"}}, "holders": [], "size": "40.00 GB"}, "sr0": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "QEMU", "sectors": "732", "links": {"masters": [], "labels": ["cidata"], "ids": ["ata-QEMU_DVD-ROM_QM00001"], "uuids": ["2018-04-09-15-21-02-00"]}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "2048", "removable": "1", "support_discard": "0", "model": "QEMU DVD-ROM", "partitions": {}, "holders": [], "size": "366.00 KB"}}, "ansible_user_uid": 1000, "ansible_memory_mb": {"real": {"total": 6814, "used": 983, "free": 5831}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 216, "free": 6598}}, "ansible_distribution": "CentOS", "ansible_user_dir": "/home/avocado", "ansible_env": {"LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "192.168.122.1 46954 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "avocado", "USER": "avocado", "PATH": "/usr/local/bin:/usr/bin", "HOME": "/home/avocado", "LANG": "en_US.UTF-8", "TERM": "xterm-256color", "SHELL": "/bin/bash", "SHLVL": "2", "XMODIFIERS": "@im=ibus", "XDG_RUNTIME_DIR": "/run/user/1000", "SELINUX_ROLE_REQUESTED": "", "XDG_SESSION_ID": "2", "_": "/usr/bin/python", "SSH_CONNECTION": "192.168.122.1 46954 192.168.122.3 22", "SSH_TTY": "/dev/pts/0", "SELINUX_LEVEL_REQUESTED": "", "PWD": "/home/avocado", "MAIL": "/var/mail/avocado", "LS_COLORS": "rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:"}, "ansible_distribution_major_version": "7", "module_setup": true, "ansible_processor_count": 4, "ansible_hostname": "contra-env-setup-01", "ansible_processor_vcpus": 4, "ansible_swaptotal_mb": 0, "ansible_lsb": {}, "ansible_real_group_id": 1000, "ansible_bios_date": "04/01/2014", "ansible_all_ipv6_addresses": ["fe80::5054:ff:fe94:46d3"], "ansible_interfaces": ["lo", "eth0"], "ansible_uptime_seconds": 59, "ansible_machine_id": "185108680b7f9aa0ee36dc54acc3127c", "ansible_kernel": "3.10.0-693.17.1.el7.x86_64", "ansible_user_gecos": "Cloud User", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_processor_threads_per_core": 1, "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJBl88wNrX1U5oR9T5HbX1dS1nLQDoS6YYhdHHrLusqw", "ansible_mounts": [{"block_used": 355664, "uuid": "74309cb6-4564-422f-bd07-a13e35acbb7a", "size_total": 42938118144, "block_total": 10482939, "mount": "/", "block_available": 10127275, "size_available": 41481318400, "fstype": "xfs", "inode_total": 20970992, "options": "rw,seclabel,relatime,attr2,inode64,noquota", "device": "/dev/vda1", "inode_used": 28709, "block_size": 4096, "inode_available": 20942283}], "ansible_eth0": {"macaddress": "52:54:00:94:46:d3", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "192.168.122.255", "netmask": "255.255.255.0", "network": "192.168.122.0", "address": "192.168.122.3"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::5054:ff:fe94:46d3"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_nodename": "contra-env-setup-01", "ansible_product_name": "Standard PC (i440FX + PIIX, 1996)", "ansible_machine": "x86_64", "ansible_system_capabilities": [""], "ansible_all_ipv4_addresses": ["192.168.122.3"], "ansible_python_version": "2.7.5"}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:05,326 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:05,327 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280124.81-243552191325092/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:05,361 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:05,403 process L0395 DEBUG| [stdout] ok: [192.168.122.3]
2018-04-09 15:22:05,403 process L0395 DEBUG| [stdout] META: ran handlers
2018-04-09 15:22:05,414 process L0395 DEBUG| [stdout]
2018-04-09 15:22:05,415 process L0395 DEBUG| [stdout] TASK [cleanup : Stop minishift if running] *************************************
2018-04-09 15:22:05,415 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/cleanup/tasks/cleanup.yml:5
2018-04-09 15:22:05,644 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:05,644 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:05,645 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:05,673 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:05,674 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:05,674 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759 `" && echo ansible-tmp-1523280125.64-46637958390759="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759 `" ) && sleep 0'"'"''
2018-04-09 15:22:05,705 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280125.64-46637958390759=/home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759\n', '')
2018-04-09 15:22:05,706 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmphKJou8 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759/command.py
2018-04-09 15:22:05,707 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:05,741 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmphKJou8 /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759/command.py\n', '')
2018-04-09 15:22:05,741 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:05,742 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759/ /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759/command.py && sleep 0'"'"''
2018-04-09 15:22:05,775 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:05,775 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:05,777 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759/command.py && sleep 0'"'"''
2018-04-09 15:22:05,959 process L0395 DEBUG| [stdout] <192.168.122.3> (1, '\r\n{"changed": true, "end": "2018-04-09 13:22:05.947968", "stdout": "", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "failed": true, "delta": "0:00:00.003655", "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", "rc": 127, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-04-09 13:22:05.944313", "msg": "non-zero return code"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:05,959 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:05,960 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280125.64-46637958390759/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:05,989 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:05,992 process L0395 DEBUG| [stdout] fatal: [192.168.122.3]: FAILED! => {
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift",
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "delta": "0:00:00.003655",
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:05.947968",
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift",
2018-04-09 15:22:05,993 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "msg": "non-zero return code",
2018-04-09 15:22:05,994 process L0395 DEBUG| [stdout] "rc": 127,
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:05.944313",
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory",
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] "stderr_lines": [
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory"
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:05,995 process L0395 DEBUG| [stdout] ...ignoring
2018-04-09 15:22:06,005 process L0395 DEBUG| [stdout]
2018-04-09 15:22:06,005 process L0395 DEBUG| [stdout] TASK [cleanup : Delete minishift profile minishift] ****************************
2018-04-09 15:22:06,005 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/cleanup/tasks/cleanup.yml:9
2018-04-09 15:22:06,063 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:06,063 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,064 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:06,100 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:06,100 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,101 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024 `" && echo ansible-tmp-1523280126.06-144545998011024="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024 `" ) && sleep 0'"'"''
2018-04-09 15:22:06,150 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280126.06-144545998011024=/home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024\n', '')
2018-04-09 15:22:06,151 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpEcx44z TO /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024/command.py
2018-04-09 15:22:06,152 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:06,191 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpEcx44z /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024/command.py\n', '')
2018-04-09 15:22:06,191 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,192 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024/ /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024/command.py && sleep 0'"'"''
2018-04-09 15:22:06,221 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:06,221 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,222 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024/command.py && sleep 0'"'"''
2018-04-09 15:22:06,389 process L0395 DEBUG| [stdout] <192.168.122.3> (1, '\r\n{"changed": true, "end": "2018-04-09 13:22:06.378621", "stdout": "", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", "failed": true, "delta": "0:00:00.003347", "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", "rc": 127, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-04-09 13:22:06.375274", "msg": "non-zero return code"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:06,390 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,390 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280126.06-144545998011024/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:06,420 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:06,425 process L0395 DEBUG| [stdout] fatal: [192.168.122.3]: FAILED! => {
2018-04-09 15:22:06,425 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:06,425 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force",
2018-04-09 15:22:06,426 process L0395 DEBUG| [stdout] "delta": "0:00:00.003347",
2018-04-09 15:22:06,426 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:06.378621",
2018-04-09 15:22:06,426 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:06,426 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:06,426 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force",
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:06,427 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:06,428 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:06,428 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:06,428 process L0395 DEBUG| [stdout] "msg": "non-zero return code",
2018-04-09 15:22:06,428 process L0395 DEBUG| [stdout] "rc": 127,
2018-04-09 15:22:06,428 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:06.375274",
2018-04-09 15:22:06,428 process L0395 DEBUG| [stdout] "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory",
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] "stderr_lines": [
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory"
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:06,429 process L0395 DEBUG| [stdout] ...ignoring
2018-04-09 15:22:06,445 process L0395 DEBUG| [stdout]
2018-04-09 15:22:06,446 process L0395 DEBUG| [stdout] TASK [cleanup : Cleanup files and directories /home/avocado/.contra-env-setup/minishift] ***
2018-04-09 15:22:06,446 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/cleanup/tasks/cleanup.yml:13
2018-04-09 15:22:06,678 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:06,678 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,679 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:06,707 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:06,707 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,708 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495 `" && echo ansible-tmp-1523280126.68-277255524744495="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495 `" ) && sleep 0'"'"''
2018-04-09 15:22:06,737 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280126.68-277255524744495=/home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495\n', '')
2018-04-09 15:22:06,739 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpuoJxtn TO /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495/file.py
2018-04-09 15:22:06,740 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:06,781 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpuoJxtn /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495/file.py\n', '')
2018-04-09 15:22:06,781 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,783 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495/ /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495/file.py && sleep 0'"'"''
2018-04-09 15:22:06,819 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:06,819 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,821 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495/file.py && sleep 0'"'"''
2018-04-09 15:22:06,993 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/minishift", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:06,993 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:06,994 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280126.68-277255524744495/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:07,021 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:07,025 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=minishift) => {
2018-04-09 15:22:07,026 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:07,026 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:07,026 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:07,026 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:07,026 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:07,027 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:07,027 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:07,027 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:07,027 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:07,027 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:07,027 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:07,028 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:07,028 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:07,028 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:07,028 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:07,028 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift",
2018-04-09 15:22:07,028 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:07,029 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:07,030 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:07,030 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:07,030 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:07,030 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:07,030 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:07,030 process L0395 DEBUG| [stdout] "item": "minishift",
2018-04-09 15:22:07,031 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift",
2018-04-09 15:22:07,031 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:07,031 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:07,066 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:07,066 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,066 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:07,094 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:07,094 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,095 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359 `" && echo ansible-tmp-1523280127.07-181891888262359="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359 `" ) && sleep 0'"'"''
2018-04-09 15:22:07,126 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280127.07-181891888262359=/home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359\n', '')
2018-04-09 15:22:07,128 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpB4j5zb TO /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359/file.py
2018-04-09 15:22:07,129 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:07,173 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpB4j5zb /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359/file.py\n', '')
2018-04-09 15:22:07,174 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,175 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359/ /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359/file.py && sleep 0'"'"''
2018-04-09 15:22:07,203 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:07,204 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,205 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359/file.py && sleep 0'"'"''
2018-04-09 15:22:07,366 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:07,367 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,367 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280127.07-181891888262359/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:07,394 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:07,402 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=LICENSE) => {
2018-04-09 15:22:07,402 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:07,402 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:07,402 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:07,402 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:07,402 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:07,403 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/LICENSE",
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:07,404 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] "item": "LICENSE",
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/LICENSE",
2018-04-09 15:22:07,405 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:07,406 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:07,447 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:07,448 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,449 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:07,473 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:07,474 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,474 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952 `" && echo ansible-tmp-1523280127.45-204321496076952="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952 `" ) && sleep 0'"'"''
2018-04-09 15:22:07,504 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280127.45-204321496076952=/home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952\n', '')
2018-04-09 15:22:07,505 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmph9JlRS TO /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952/file.py
2018-04-09 15:22:07,505 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:07,539 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmph9JlRS /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952/file.py\n', '')
2018-04-09 15:22:07,540 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,541 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952/ /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952/file.py && sleep 0'"'"''
2018-04-09 15:22:07,570 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:07,571 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,572 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952/file.py && sleep 0'"'"''
2018-04-09 15:22:07,734 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:07,734 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,735 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280127.45-204321496076952/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:07,767 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:07,769 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=README.adoc) => {
2018-04-09 15:22:07,769 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:07,770 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:07,770 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:07,770 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:07,770 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:07,770 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:07,770 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:07,771 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:07,771 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:07,771 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:07,771 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:07,771 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:07,771 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/README.adoc",
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:07,772 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:07,773 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:07,773 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:07,773 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:07,773 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:07,773 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:07,773 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:07,774 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:07,774 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:07,774 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:07,774 process L0395 DEBUG| [stdout] "item": "README.adoc",
2018-04-09 15:22:07,774 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/README.adoc",
2018-04-09 15:22:07,774 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:07,775 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:07,814 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:07,815 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,816 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:07,843 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:07,843 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,844 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748 `" && echo ansible-tmp-1523280127.81-232614142309748="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748 `" ) && sleep 0'"'"''
2018-04-09 15:22:07,874 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280127.81-232614142309748=/home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748\n', '')
2018-04-09 15:22:07,874 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp0AFsb8 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748/file.py
2018-04-09 15:22:07,875 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:07,915 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp0AFsb8 /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748/file.py\n', '')
2018-04-09 15:22:07,915 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,917 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748/ /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748/file.py && sleep 0'"'"''
2018-04-09 15:22:07,946 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:07,947 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:07,948 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748/file.py && sleep 0'"'"''
2018-04-09 15:22:08,146 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/.minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/.minishift", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:08,147 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,148 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280127.81-232614142309748/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:08,182 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:08,185 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=.minishift) => {
2018-04-09 15:22:08,185 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:08,185 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:08,185 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:08,185 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:08,186 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/.minishift",
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:08,187 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:08,188 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:08,189 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:08,189 process L0395 DEBUG| [stdout] "item": ".minishift",
2018-04-09 15:22:08,189 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/.minishift",
2018-04-09 15:22:08,189 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:08,189 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:08,202 process L0395 DEBUG| [stdout]
2018-04-09 15:22:08,203 process L0395 DEBUG| [stdout] TASK [cleanup : Cleanup certain files and directories in /home/avocado/.contra-env-setup] ***
2018-04-09 15:22:08,203 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/cleanup/tasks/cleanup.yml:24
2018-04-09 15:22:08,315 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:08,316 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,317 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:08,340 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:08,341 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,341 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528 `" && echo ansible-tmp-1523280128.32-19721604403528="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528 `" ) && sleep 0'"'"''
2018-04-09 15:22:08,370 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280128.32-19721604403528=/home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528\n', '')
2018-04-09 15:22:08,371 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmppKwycg TO /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528/file.py
2018-04-09 15:22:08,372 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:08,410 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmppKwycg /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528/file.py\n', '')
2018-04-09 15:22:08,411 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,412 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528/ /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528/file.py && sleep 0'"'"''
2018-04-09 15:22:08,443 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:08,443 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,444 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528/file.py && sleep 0'"'"''
2018-04-09 15:22:08,617 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/.yml", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/.yml", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:08,618 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,619 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280128.32-19721604403528/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:08,655 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:08,660 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=/home/avocado/.contra-env-setup/.yml) => {
2018-04-09 15:22:08,660 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:08,660 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:08,661 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:08,661 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:08,661 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:08,661 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:08,661 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:08,661 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:08,662 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:08,662 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:08,662 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:08,662 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:08,662 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:08,662 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/.yml",
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:08,663 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:08,664 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:08,664 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:08,664 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:08,664 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:08,664 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:08,665 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:08,665 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:08,665 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:08,665 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup/.yml",
2018-04-09 15:22:08,665 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/.yml",
2018-04-09 15:22:08,665 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:08,666 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:08,700 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:08,700 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,701 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:08,726 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:08,726 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,728 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800 `" && echo ansible-tmp-1523280128.7-108935101568800="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800 `" ) && sleep 0'"'"''
2018-04-09 15:22:08,763 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280128.7-108935101568800=/home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800\n', '')
2018-04-09 15:22:08,764 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpFm5q8y TO /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800/file.py
2018-04-09 15:22:08,765 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:08,804 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpFm5q8y /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800/file.py\n', '')
2018-04-09 15:22:08,804 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,805 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800/ /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800/file.py && sleep 0'"'"''
2018-04-09 15:22:08,836 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:08,837 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:08,837 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800/file.py && sleep 0'"'"''
2018-04-09 15:22:09,005 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/.yaml", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/.yaml", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:09,005 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,006 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280128.7-108935101568800/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:09,041 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:09,044 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=/home/avocado/.contra-env-setup/.yaml) => {
2018-04-09 15:22:09,045 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:09,045 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:09,045 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:09,045 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:09,046 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:09,046 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:09,046 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:09,046 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:09,046 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:09,046 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:09,047 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:09,047 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:09,047 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:09,047 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:09,047 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:09,047 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/.yaml",
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:09,048 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:09,049 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:09,049 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:09,049 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:09,049 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:09,049 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:09,050 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:09,050 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup/.yaml",
2018-04-09 15:22:09,050 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/.yaml",
2018-04-09 15:22:09,050 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:09,051 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:09,086 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:09,086 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,087 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:09,115 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:09,116 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,118 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108 `" && echo ansible-tmp-1523280129.09-256132056972108="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108 `" ) && sleep 0'"'"''
2018-04-09 15:22:09,158 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280129.09-256132056972108=/home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108\n', '')
2018-04-09 15:22:09,160 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpSt89m2 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108/file.py
2018-04-09 15:22:09,162 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:09,217 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpSt89m2 /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108/file.py\n', '')
2018-04-09 15:22:09,218 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,219 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108/ /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108/file.py && sleep 0'"'"''
2018-04-09 15:22:09,268 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:09,270 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,270 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108/file.py && sleep 0'"'"''
2018-04-09 15:22:09,507 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:09,508 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,509 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280129.09-256132056972108/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:09,553 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:09,556 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=/home/avocado/.contra-env-setup/contra-env-sample-project) => {
2018-04-09 15:22:09,556 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:09,556 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:09,557 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:09,558 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:09,558 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:09,558 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:09,558 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:09,559 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:09,559 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:09,559 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:09,560 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:09,560 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:09,561 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:09,561 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:09,561 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:09,561 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:09,561 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:09,562 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:09,562 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:09,562 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:09,562 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:09,563 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:09,563 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:09,563 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:09,563 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:09,563 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:09,563 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:09,640 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:09,640 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,641 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:09,676 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:09,677 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,678 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076 `" && echo ansible-tmp-1523280129.64-58797793878076="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076 `" ) && sleep 0'"'"''
2018-04-09 15:22:09,715 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280129.64-58797793878076=/home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076\n', '')
2018-04-09 15:22:09,716 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpnNu1Do TO /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076/file.py
2018-04-09 15:22:09,718 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:09,762 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpnNu1Do /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076/file.py\n', '')
2018-04-09 15:22:09,762 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,763 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076/ /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076/file.py && sleep 0'"'"''
2018-04-09 15:22:09,811 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:09,811 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:09,812 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076/file.py && sleep 0'"'"''
2018-04-09 15:22:10,031 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:10,031 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,033 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280129.64-58797793878076/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:10,072 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:10,075 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=/home/avocado/.contra-env-setup/contra-env-sample-project) => {
2018-04-09 15:22:10,075 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:10,075 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:10,076 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:10,076 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:10,076 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:10,076 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:10,076 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:10,076 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:10,077 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:10,077 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:10,077 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:10,077 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:10,077 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:10,077 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:10,078 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:10,079 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:10,080 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:10,080 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:10,146 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:10,147 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,147 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:10,184 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:10,185 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,187 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013 `" && echo ansible-tmp-1523280130.14-264556973238013="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013 `" ) && sleep 0'"'"''
2018-04-09 15:22:10,233 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280130.14-264556973238013=/home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013\n', '')
2018-04-09 15:22:10,234 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp1uGTFJ TO /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013/file.py
2018-04-09 15:22:10,237 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:10,296 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp1uGTFJ /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013/file.py\n', '')
2018-04-09 15:22:10,297 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,298 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013/ /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013/file.py && sleep 0'"'"''
2018-04-09 15:22:10,347 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:10,347 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,349 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013/file.py && sleep 0'"'"''
2018-04-09 15:22:10,607 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": ".minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": ".minishift", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:10,607 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,608 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280130.14-264556973238013/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:10,651 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:10,655 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=.minishift) => {
2018-04-09 15:22:10,655 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:10,655 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:10,655 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:10,655 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:10,656 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:10,656 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:10,656 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:10,656 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:10,656 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:10,656 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:10,657 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:10,657 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:10,657 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:10,657 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:10,658 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:10,658 process L0395 DEBUG| [stdout] "path": ".minishift",
2018-04-09 15:22:10,658 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:10,658 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:10,659 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:10,659 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:10,659 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:10,659 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:10,660 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:10,660 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:10,660 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:10,660 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:10,661 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:10,661 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:10,661 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:10,662 process L0395 DEBUG| [stdout] "item": ".minishift",
2018-04-09 15:22:10,663 process L0395 DEBUG| [stdout] "path": ".minishift",
2018-04-09 15:22:10,664 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:10,666 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:10,717 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:10,717 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,718 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:10,743 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:10,744 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,746 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877 `" && echo ansible-tmp-1523280130.72-196385073125877="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877 `" ) && sleep 0'"'"''
2018-04-09 15:22:10,780 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280130.72-196385073125877=/home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877\n', '')
2018-04-09 15:22:10,781 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp0AdEK_ TO /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877/file.py
2018-04-09 15:22:10,782 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:10,825 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp0AdEK_ /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877/file.py\n', '')
2018-04-09 15:22:10,825 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,827 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877/ /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877/file.py && sleep 0'"'"''
2018-04-09 15:22:10,857 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:10,857 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:10,858 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877/file.py && sleep 0'"'"''
2018-04-09 15:22:11,098 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": ".kube", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": ".kube", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:11,099 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,100 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280130.72-196385073125877/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:11,160 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:11,162 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=.kube) => {
2018-04-09 15:22:11,162 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:11,163 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:11,163 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:11,163 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:11,163 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:11,163 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:11,163 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:11,164 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "path": ".kube",
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:11,165 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:11,166 process L0395 DEBUG| [stdout] "item": ".kube",
2018-04-09 15:22:11,167 process L0395 DEBUG| [stdout] "path": ".kube",
2018-04-09 15:22:11,167 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:22:11,167 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:11,180 process L0395 DEBUG| [stdout]
2018-04-09 15:22:11,180 process L0395 DEBUG| [stdout] TASK [create : Create contra-env-setup directories] ****************************
2018-04-09 15:22:11,180 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/create/tasks/main.yml:4
2018-04-09 15:22:11,262 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:11,262 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,263 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:11,298 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:11,298 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,299 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954 `" && echo ansible-tmp-1523280131.26-8130464660954="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954 `" ) && sleep 0'"'"''
2018-04-09 15:22:11,328 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280131.26-8130464660954=/home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954\n', '')
2018-04-09 15:22:11,330 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpjaC2_P TO /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954/file.py
2018-04-09 15:22:11,331 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:11,381 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpjaC2_P /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954/file.py\n', '')
2018-04-09 15:22:11,381 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,382 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954/ /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954/file.py && sleep 0'"'"''
2018-04-09 15:22:11,439 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:11,440 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,441 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954/file.py && sleep 0'"'"''
2018-04-09 15:22:11,634 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": false, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.contra-env-setup", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.contra-env-setup"}, "before": {"path": "/home/avocado/.contra-env-setup"}}, "size": 23}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:11,634 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,635 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280131.26-8130464660954/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:11,663 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:11,668 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=/home/avocado/.contra-env-setup) => {
2018-04-09 15:22:11,668 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:11,668 process L0395 DEBUG| [stdout] "diff": {
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] "after": {
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup"
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] "before": {
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup"
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:11,669 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:11,670 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:22:11,670 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:22:11,670 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:11,670 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:11,670 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:11,670 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:11,671 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup",
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:11,672 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:11,673 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup",
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] "mode": "0775",
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup",
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:22:11,674 process L0395 DEBUG| [stdout] "size": 23,
2018-04-09 15:22:11,675 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:22:11,675 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:22:11,675 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:11,707 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:22:11,708 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,709 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:11,751 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:11,751 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,752 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590 `" && echo ansible-tmp-1523280131.71-239018803058590="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590 `" ) && sleep 0'"'"''
2018-04-09 15:22:11,798 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280131.71-239018803058590=/home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590\n', '')
2018-04-09 15:22:11,799 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpzcpIK4 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590/file.py
2018-04-09 15:22:11,800 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:11,848 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpzcpIK4 /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590/file.py\n', '')
2018-04-09 15:22:11,849 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,849 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590/ /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590/file.py && sleep 0'"'"''
2018-04-09 15:22:11,879 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:11,879 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:11,880 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590/file.py && sleep 0'"'"''
2018-04-09 15:22:12,099 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": false, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.contra-env-setup/minishift", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.contra-env-setup/minishift"}, "before": {"path": "/home/avocado/.contra-env-setup/minishift"}}, "size": 27}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:12,100 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,100 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280131.71-239018803058590/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:12,138 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:12,141 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=/home/avocado/.contra-env-setup/minishift) => {
2018-04-09 15:22:12,141 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:12,141 process L0395 DEBUG| [stdout] "diff": {
2018-04-09 15:22:12,141 process L0395 DEBUG| [stdout] "after": {
2018-04-09 15:22:12,141 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift"
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] "before": {
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift"
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:22:12,142 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:12,143 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:12,144 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:22:12,145 process L0395 DEBUG| [stdout] "mode": "0775",
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] "size": 27,
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:22:12,146 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:12,167 process L0395 DEBUG| [stdout]
2018-04-09 15:22:12,168 process L0395 DEBUG| [stdout] TASK [create : Is project repository present in /home/avocado/.contra-env-setup/contra-env-sample-project] ***
2018-04-09 15:22:12,168 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/create/tasks/clone_repos.yml:5
2018-04-09 15:22:12,397 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
2018-04-09 15:22:12,398 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,398 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:12,433 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:12,433 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,435 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508 `" && echo ansible-tmp-1523280132.4-228727805374508="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508 `" ) && sleep 0'"'"''
2018-04-09 15:22:12,473 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280132.4-228727805374508=/home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508\n', '')
2018-04-09 15:22:12,475 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpOVE1g6 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508/stat.py
2018-04-09 15:22:12,476 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:12,527 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpOVE1g6 /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508/stat.py\n', '')
2018-04-09 15:22:12,527 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,531 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508/ /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508/stat.py && sleep 0'"'"''
2018-04-09 15:22:12,562 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:12,562 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,564 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508/stat.py && sleep 0'"'"''
2018-04-09 15:22:12,779 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:12,779 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,780 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280132.4-228727805374508/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:12,820 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:12,826 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:22:12,828 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:12,828 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:12,828 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:12,829 process L0395 DEBUG| [stdout] "checksum_algorithm": "sha1",
2018-04-09 15:22:12,829 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:12,829 process L0395 DEBUG| [stdout] "get_attributes": true,
2018-04-09 15:22:12,829 process L0395 DEBUG| [stdout] "get_checksum": true,
2018-04-09 15:22:12,829 process L0395 DEBUG| [stdout] "get_md5": null,
2018-04-09 15:22:12,829 process L0395 DEBUG| [stdout] "get_mime": true,
2018-04-09 15:22:12,830 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/contra-env-sample-project"
2018-04-09 15:22:12,830 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:12,830 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:12,830 process L0395 DEBUG| [stdout] "stat": {
2018-04-09 15:22:12,830 process L0395 DEBUG| [stdout] "exists": false
2018-04-09 15:22:12,830 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:12,831 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:12,840 process L0395 DEBUG| [stdout]
2018-04-09 15:22:12,841 process L0395 DEBUG| [stdout] TASK [create : Set http.sslVerify false] ***************************************
2018-04-09 15:22:12,841 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/create/tasks/clone_repos.yml:10
2018-04-09 15:22:12,929 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:12,929 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,930 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:12,972 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:12,972 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:12,973 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445 `" && echo ansible-tmp-1523280132.93-167299711312445="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445 `" ) && sleep 0'"'"''
2018-04-09 15:22:13,008 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280132.93-167299711312445=/home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445\n', '')
2018-04-09 15:22:13,010 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpAXdjEf TO /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445/command.py
2018-04-09 15:22:13,013 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:13,078 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpAXdjEf /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445/command.py\n', '')
2018-04-09 15:22:13,080 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,081 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445/ /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445/command.py && sleep 0'"'"''
2018-04-09 15:22:13,117 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:13,117 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,119 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445/command.py && sleep 0'"'"''
2018-04-09 15:22:13,319 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:22:13.303466", "stdout": "", "cmd": "git config --global http.sslVerify false", "rc": 0, "start": "2018-04-09 13:22:13.296219", "stderr": "", "delta": "0:00:00.007247", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "git config --global http.sslVerify false", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:13,321 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,323 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280132.93-167299711312445/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:13,377 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:13,381 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:13,381 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:13,381 process L0395 DEBUG| [stdout] "cmd": "git config --global http.sslVerify false",
2018-04-09 15:22:13,381 process L0395 DEBUG| [stdout] "delta": "0:00:00.007247",
2018-04-09 15:22:13,382 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:13.303466",
2018-04-09 15:22:13,382 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:13,382 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:13,382 process L0395 DEBUG| [stdout] "_raw_params": "git config --global http.sslVerify false",
2018-04-09 15:22:13,382 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:22:13,382 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:13,383 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:13,384 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:13,384 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:13.296219",
2018-04-09 15:22:13,384 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:13,384 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:13,384 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:13,385 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:13,385 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:13,405 process L0395 DEBUG| [stdout]
2018-04-09 15:22:13,406 process L0395 DEBUG| [stdout] TASK [create : checkout the project repo @ https://github.com/CentOS-PaaS-SIG/contra-env-sample-project to /home/avocado/.contra-env-setup/contra-env-sample-project] ***
2018-04-09 15:22:13,406 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/create/tasks/clone_repos.yml:14
2018-04-09 15:22:13,717 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/source_control/git.py
2018-04-09 15:22:13,718 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,718 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:13,766 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:13,767 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,768 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026 `" && echo ansible-tmp-1523280133.72-220326670705026="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026 `" ) && sleep 0'"'"''
2018-04-09 15:22:13,815 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280133.72-220326670705026=/home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026\n', '')
2018-04-09 15:22:13,817 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpvFrWHd TO /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026/git.py
2018-04-09 15:22:13,818 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:13,878 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpvFrWHd /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026/git.py\n', '')
2018-04-09 15:22:13,879 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,880 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026/ /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026/git.py && sleep 0'"'"''
2018-04-09 15:22:13,922 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:13,922 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:13,924 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026/git.py && sleep 0'"'"''
2018-04-09 15:22:23,173 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"executable": null, "refspec": "+refs/pull/*:refs/heads/*", "force": true, "track_submodules": false, "reference": null, "dest": "/home/avocado/.contra-env-setup/contra-env-sample-project", "verify_commit": false, "clone": true, "umask": null, "update": true, "accept_hostkey": false, "ssh_opts": null, "repo": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", "depth": null, "version": "master", "bare": false, "remote": "origin", "key_file": null, "archive": null, "recursive": true}}, "before": null, "changed": true, "after": "ac4f55275c1df5ce3510fb98b773495938399cde", "warnings": []}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:23,174 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:23,175 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280133.72-220326670705026/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:23,240 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:23,243 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:23,243 process L0395 DEBUG| [stdout] "after": "ac4f55275c1df5ce3510fb98b773495938399cde",
2018-04-09 15:22:23,243 process L0395 DEBUG| [stdout] "before": null,
2018-04-09 15:22:23,244 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:23,244 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:23,244 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:23,244 process L0395 DEBUG| [stdout] "accept_hostkey": false,
2018-04-09 15:22:23,244 process L0395 DEBUG| [stdout] "archive": null,
2018-04-09 15:22:23,245 process L0395 DEBUG| [stdout] "bare": false,
2018-04-09 15:22:23,245 process L0395 DEBUG| [stdout] "clone": true,
2018-04-09 15:22:23,245 process L0395 DEBUG| [stdout] "depth": null,
2018-04-09 15:22:23,245 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/contra-env-sample-project",
2018-04-09 15:22:23,245 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:23,246 process L0395 DEBUG| [stdout] "force": true,
2018-04-09 15:22:23,246 process L0395 DEBUG| [stdout] "key_file": null,
2018-04-09 15:22:23,246 process L0395 DEBUG| [stdout] "recursive": true,
2018-04-09 15:22:23,246 process L0395 DEBUG| [stdout] "reference": null,
2018-04-09 15:22:23,246 process L0395 DEBUG| [stdout] "refspec": "+refs/pull/*:refs/heads/*",
2018-04-09 15:22:23,246 process L0395 DEBUG| [stdout] "remote": "origin",
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "repo": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project",
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "ssh_opts": null,
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "track_submodules": false,
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "umask": null,
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "update": true,
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "verify_commit": false,
2018-04-09 15:22:23,247 process L0395 DEBUG| [stdout] "version": "master"
2018-04-09 15:22:23,248 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:23,248 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:23,248 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:23,265 process L0395 DEBUG| [stdout]
2018-04-09 15:22:23,266 process L0395 DEBUG| [stdout] TASK [create : checkout the sample project repo @ https://github.com/CentOS-PaaS-SIG/contra-env-sample-project to /home/avocado/.contra-env-setup/contra-env-sample-project] ***
2018-04-09 15:22:23,266 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/create/tasks/clone_repos.yml:24
2018-04-09 15:22:23,294 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:23,295 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:23,295 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:23,295 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:23,313 process L0395 DEBUG| [stdout]
2018-04-09 15:22:23,314 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings] *********************************
2018-04-09 15:22:23,314 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:5
2018-04-09 15:22:23,414 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:23,416 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:23,419 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:23,493 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:23,494 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:23,496 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532 `" && echo ansible-tmp-1523280143.42-152792821179532="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532 `" ) && sleep 0'"'"''
2018-04-09 15:22:23,568 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280143.42-152792821179532=/home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532\n', '')
2018-04-09 15:22:23,570 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp6GehMr TO /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532/command.py
2018-04-09 15:22:23,572 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:23,628 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp6GehMr /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532/command.py\n', '')
2018-04-09 15:22:23,628 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:23,629 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532/ /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532/command.py && sleep 0'"'"''
2018-04-09 15:22:23,671 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:23,671 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:23,672 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532/command.py && sleep 0'"'"''
2018-04-09 15:22:23,923 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:22:23.895896", "stdout": "flags\\t\\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\\nflags\\t\\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\\nflags\\t\\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\\nflags\\t\\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat", "cmd": "cat /proc/cpuinfo | grep \'vmx\\\\|svm\'", "rc": 0, "start": "2018-04-09 13:22:23.886069", "stderr": "", "delta": "0:00:00.009827", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "cat /proc/cpuinfo | grep \'vmx\\\\|svm\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:23,923 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:23,926 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280143.42-152792821179532/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:23,988 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:23,996 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:23,997 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:23,997 process L0395 DEBUG| [stdout] "cmd": "cat /proc/cpuinfo | grep 'vmx\\|svm'",
2018-04-09 15:22:23,997 process L0395 DEBUG| [stdout] "delta": "0:00:00.009827",
2018-04-09 15:22:23,997 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:23.895896",
2018-04-09 15:22:23,998 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:23,998 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:23,998 process L0395 DEBUG| [stdout] "_raw_params": "cat /proc/cpuinfo | grep 'vmx\\|svm'",
2018-04-09 15:22:23,998 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:23,999 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,000 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:24,000 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:24,000 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:23.886069",
2018-04-09 15:22:24,000 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "stdout": "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\nflags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\nflags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\nflags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat",
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat",
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat",
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat",
2018-04-09 15:22:24,001 process L0395 DEBUG| [stdout] "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat"
2018-04-09 15:22:24,002 process L0395 DEBUG| [stdout] ]
2018-04-09 15:22:24,002 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,013 process L0395 DEBUG| [stdout]
2018-04-09 15:22:24,013 process L0395 DEBUG| [stdout] TASK [prereqs : Output of cpuinfo from proc] ***********************************
2018-04-09 15:22:24,013 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:11
2018-04-09 15:22:24,088 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:22:24,088 process L0395 DEBUG| [stdout] "msg": "cpuinfo: flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\nflags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\nflags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat\nflags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 arat"
2018-04-09 15:22:24,088 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,100 process L0395 DEBUG| [stdout]
2018-04-09 15:22:24,100 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if virtualization is not turned on in the BIOS] ***********
2018-04-09 15:22:24,100 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:15
2018-04-09 15:22:24,130 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:24,131 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:24,131 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:24,131 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,143 process L0395 DEBUG| [stdout]
2018-04-09 15:22:24,144 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for Intel] ***********************
2018-04-09 15:22:24,144 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:19
2018-04-09 15:22:24,204 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:24,204 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,205 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:24,234 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:24,234 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,235 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789 `" && echo ansible-tmp-1523280144.2-139463590921789="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789 `" ) && sleep 0'"'"''
2018-04-09 15:22:24,271 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280144.2-139463590921789=/home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789\n', '')
2018-04-09 15:22:24,273 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpQS3P2S TO /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789/command.py
2018-04-09 15:22:24,274 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:24,313 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpQS3P2S /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789/command.py\n', '')
2018-04-09 15:22:24,313 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,314 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789/ /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789/command.py && sleep 0'"'"''
2018-04-09 15:22:24,342 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:24,342 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,343 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789/command.py && sleep 0'"'"''
2018-04-09 15:22:24,503 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:22:24.492036", "stdout": "N", "cmd": ["cat", "/sys/module/kvm_intel/parameters/nested"], "rc": 0, "start": "2018-04-09 13:22:24.488880", "stderr": "", "delta": "0:00:00.003156", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "cat /sys/module/kvm_intel/parameters/nested", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:24,503 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,504 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280144.2-139463590921789/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:24,531 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:24,534 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "cmd": [
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "cat",
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "/sys/module/kvm_intel/parameters/nested"
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "delta": "0:00:00.003156",
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:24.492036",
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:24,535 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "_raw_params": "cat /sys/module/kvm_intel/parameters/nested",
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "_uses_shell": false,
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,536 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:24.488880",
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "stdout": "N",
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] "N"
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] ]
2018-04-09 15:22:24,537 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,548 process L0395 DEBUG| [stdout]
2018-04-09 15:22:24,549 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_intel nested] ************************************
2018-04-09 15:22:24,549 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:25
2018-04-09 15:22:24,623 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:22:24,624 process L0395 DEBUG| [stdout] "msg": "cpuinfo: N"
2018-04-09 15:22:24,624 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:24,638 process L0395 DEBUG| [stdout]
2018-04-09 15:22:24,638 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - rmmod] *********************
2018-04-09 15:22:24,638 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:30
2018-04-09 15:22:24,692 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:24,692 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,693 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:24,719 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:24,720 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,721 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664 `" && echo ansible-tmp-1523280144.69-256167752599664="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664 `" ) && sleep 0'"'"''
2018-04-09 15:22:24,753 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280144.69-256167752599664=/home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664\n', '')
2018-04-09 15:22:24,754 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp4Yt91t TO /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664/command.py
2018-04-09 15:22:24,755 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:24,796 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp4Yt91t /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664/command.py\n', '')
2018-04-09 15:22:24,796 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,797 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664/ /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664/command.py && sleep 0'"'"''
2018-04-09 15:22:24,830 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:24,830 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:24,831 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bfsxjwdjdkzftkcgiiwogjqtijugnynz; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664/command.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:22:24,886 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:22:25,014 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:22:25.001838", "stdout": "", "cmd": ["rmmod", "kvm-intel"], "rc": 0, "start": "2018-04-09 13:22:24.989778", "stderr": "", "delta": "0:00:00.012060", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "rmmod kvm-intel", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:25,015 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,016 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280144.69-256167752599664/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:25,043 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:25,047 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:25,047 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:25,047 process L0395 DEBUG| [stdout] "cmd": [
2018-04-09 15:22:25,047 process L0395 DEBUG| [stdout] "rmmod",
2018-04-09 15:22:25,047 process L0395 DEBUG| [stdout] "kvm-intel"
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "delta": "0:00:00.012060",
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:25.001838",
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "_raw_params": "rmmod kvm-intel",
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "_uses_shell": false,
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:25,048 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:24.989778",
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:25,049 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:25,050 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:25,050 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:25,058 process L0395 DEBUG| [stdout]
2018-04-09 15:22:25,058 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - update dist.conf] **********
2018-04-09 15:22:25,058 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:35
2018-04-09 15:22:25,115 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:25,115 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,116 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:25,151 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:25,151 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,152 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885 `" && echo ansible-tmp-1523280145.12-222761127212885="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885 `" ) && sleep 0'"'"''
2018-04-09 15:22:25,181 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280145.12-222761127212885=/home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885\n', '')
2018-04-09 15:22:25,183 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpHxp58S TO /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885/command.py
2018-04-09 15:22:25,183 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:25,223 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpHxp58S /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885/command.py\n', '')
2018-04-09 15:22:25,223 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,224 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885/ /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885/command.py && sleep 0'"'"''
2018-04-09 15:22:25,257 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:25,258 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,259 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gybzplnujxzemmonlywsprmmncauqqxr; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885/command.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:22:25,303 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:22:25,417 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:22:25.404876", "stdout": "", "cmd": "echo \'options kvm-intel nested=y\' >> /etc/modprobe.d/dist.conf", "rc": 0, "start": "2018-04-09 13:22:25.401201", "stderr": "", "delta": "0:00:00.003675", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "echo \'options kvm-intel nested=y\' >> /etc/modprobe.d/dist.conf", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:25,418 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,418 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280145.12-222761127212885/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:25,447 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:25,450 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:25,450 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:25,450 process L0395 DEBUG| [stdout] "cmd": "echo 'options kvm-intel nested=y' >> /etc/modprobe.d/dist.conf",
2018-04-09 15:22:25,450 process L0395 DEBUG| [stdout] "delta": "0:00:00.003675",
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:25.404876",
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "_raw_params": "echo 'options kvm-intel nested=y' >> /etc/modprobe.d/dist.conf",
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:25,451 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:25.401201",
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:25,452 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:25,462 process L0395 DEBUG| [stdout]
2018-04-09 15:22:25,462 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - modprobe] ******************
2018-04-09 15:22:25,463 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:40
2018-04-09 15:22:25,514 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:25,515 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,515 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:25,539 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:25,539 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,540 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079 `" && echo ansible-tmp-1523280145.51-226915154358079="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079 `" ) && sleep 0'"'"''
2018-04-09 15:22:25,572 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280145.51-226915154358079=/home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079\n', '')
2018-04-09 15:22:25,574 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpSOEmBU TO /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079/command.py
2018-04-09 15:22:25,574 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:25,610 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpSOEmBU /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079/command.py\n', '')
2018-04-09 15:22:25,611 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,612 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079/ /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079/command.py && sleep 0'"'"''
2018-04-09 15:22:25,640 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:25,640 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,641 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-uuduostqtjexupydbfhptmlvayrlxges; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079/command.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:22:25,681 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:22:25,830 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:22:25.816050", "stdout": "", "cmd": ["modprobe", "kvm-intel"], "rc": 0, "start": "2018-04-09 13:22:25.803598", "stderr": "", "delta": "0:00:00.012452", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "modprobe kvm-intel", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:25,830 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,831 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280145.51-226915154358079/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:25,861 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:25,866 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:25,866 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:25,866 process L0395 DEBUG| [stdout] "cmd": [
2018-04-09 15:22:25,866 process L0395 DEBUG| [stdout] "modprobe",
2018-04-09 15:22:25,866 process L0395 DEBUG| [stdout] "kvm-intel"
2018-04-09 15:22:25,866 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:25,867 process L0395 DEBUG| [stdout] "delta": "0:00:00.012452",
2018-04-09 15:22:25,867 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:25.816050",
2018-04-09 15:22:25,867 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:25,867 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:25,867 process L0395 DEBUG| [stdout] "_raw_params": "modprobe kvm-intel",
2018-04-09 15:22:25,867 process L0395 DEBUG| [stdout] "_uses_shell": false,
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:25,868 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:25,869 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:25,869 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:25,869 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:25.803598",
2018-04-09 15:22:25,869 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:25,869 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:25,869 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:25,870 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:25,870 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:25,879 process L0395 DEBUG| [stdout]
2018-04-09 15:22:25,879 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for AMD] *************************
2018-04-09 15:22:25,879 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:45
2018-04-09 15:22:25,945 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:25,945 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,945 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:25,972 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:25,972 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:25,973 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312 `" && echo ansible-tmp-1523280145.95-239757237424312="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312 `" ) && sleep 0'"'"''
2018-04-09 15:22:26,002 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280145.95-239757237424312=/home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312\n', '')
2018-04-09 15:22:26,004 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpNaahTK TO /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312/command.py
2018-04-09 15:22:26,004 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:26,049 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpNaahTK /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312/command.py\n', '')
2018-04-09 15:22:26,049 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,050 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312/ /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312/command.py && sleep 0'"'"''
2018-04-09 15:22:26,082 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:26,082 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,083 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312/command.py && sleep 0'"'"''
2018-04-09 15:22:26,247 process L0395 DEBUG| [stdout] <192.168.122.3> (1, '\r\n{"changed": true, "end": "2018-04-09 13:22:26.230552", "stdout": "", "cmd": ["cat", "/sys/module/kvm_amd/parameters/nested"], "failed": true, "delta": "0:00:00.002977", "stderr": "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "cat /sys/module/kvm_amd/parameters/nested", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-04-09 13:22:26.227575", "msg": "non-zero return code"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:26,247 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,248 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280145.95-239757237424312/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:26,280 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:26,284 process L0395 DEBUG| [stdout] fatal: [192.168.122.3]: FAILED! => {
2018-04-09 15:22:26,284 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:26,284 process L0395 DEBUG| [stdout] "cmd": [
2018-04-09 15:22:26,284 process L0395 DEBUG| [stdout] "cat",
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "/sys/module/kvm_amd/parameters/nested"
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "delta": "0:00:00.002977",
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:26.230552",
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "_raw_params": "cat /sys/module/kvm_amd/parameters/nested",
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "_uses_shell": false,
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:26,285 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "msg": "non-zero return code",
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "rc": 1,
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:26.227575",
2018-04-09 15:22:26,286 process L0395 DEBUG| [stdout] "stderr": "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory",
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] "stderr_lines": [
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory"
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,287 process L0395 DEBUG| [stdout] ...ignoring
2018-04-09 15:22:26,295 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,295 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_amd nested] **************************************
2018-04-09 15:22:26,295 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:51
2018-04-09 15:22:26,318 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:26,318 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,319 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,330 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,331 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - rmmod] ***********************
2018-04-09 15:22:26,331 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:56
2018-04-09 15:22:26,352 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:26,353 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:26,353 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,353 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,364 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,364 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - update dist.conf] ************
2018-04-09 15:22:26,365 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:61
2018-04-09 15:22:26,386 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:26,386 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:26,386 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,386 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,403 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,403 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - modprobe] ********************
2018-04-09 15:22:26,403 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:66
2018-04-09 15:22:26,426 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:26,426 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:26,426 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,427 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,442 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,443 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if nested virtualization is off] **************************
2018-04-09 15:22:26,443 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:71
2018-04-09 15:22:26,469 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:26,469 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:26,469 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,469 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,480 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,481 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] *************
2018-04-09 15:22:26,481 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2
2018-04-09 15:22:26,503 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:22:26,504 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:26,504 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,504 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,517 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,517 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] *******************
2018-04-09 15:22:26,517 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7
2018-04-09 15:22:26,578 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => (item=[]) => {
2018-04-09 15:22:26,578 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:22:26,578 process L0395 DEBUG| [stdout] "item": [],
2018-04-09 15:22:26,578 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:22:26,579 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:26,591 process L0395 DEBUG| [stdout]
2018-04-09 15:22:26,591 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] *************
2018-04-09 15:22:26,591 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
2018-04-09 15:22:26,647 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:22:26,647 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,648 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:26,674 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:26,675 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,675 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782 `" && echo ansible-tmp-1523280146.65-199971209590782="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782 `" ) && sleep 0'"'"''
2018-04-09 15:22:26,706 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280146.65-199971209590782=/home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782\n', '')
2018-04-09 15:22:26,707 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp0d1_B0 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782/command.py
2018-04-09 15:22:26,708 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:26,748 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp0d1_B0 /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782/command.py\n', '')
2018-04-09 15:22:26,749 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,750 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782/ /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782/command.py && sleep 0'"'"''
2018-04-09 15:22:26,781 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:26,781 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:26,782 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rzaigxznfldpvhlgwshkwqutgwvaplsc; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782/command.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:22:26,824 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:22:27,404 process L0395 DEBUG| [stdout] <192.168.122.3> (1, '\r\n{"changed": true, "end": "2018-04-09 13:22:27.387236", "stdout": "", "cmd": "rpm -qa | grep epel-release", "failed": true, "delta": "0:00:00.456206", "stderr": "", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "rpm -qa | grep epel-release", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-04-09 13:22:26.931030", "warnings": ["Consider using the yum, dnf or zypper module rather than running rpm. If you need to use command because yum, dnf or zypper is insufficient you can add warn=False to this command task or set command_warnings=False in ansible.cfg to get rid of this message."], "msg": "non-zero return code"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:27,405 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:27,407 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280146.65-199971209590782/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:27,445 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:27,452 process L0395 DEBUG| [stderr] [WARNING]: Consider using the yum, dnf or zypper module rather than running
2018-04-09 15:22:27,452 process L0395 DEBUG| [stderr] rpm. If you need to use command because yum, dnf or zypper is insufficient you
2018-04-09 15:22:27,453 process L0395 DEBUG| [stderr] can add warn=False to this command task or set command_warnings=False in
2018-04-09 15:22:27,453 process L0395 DEBUG| [stdout] fatal: [192.168.122.3]: FAILED! => {
2018-04-09 15:22:27,453 process L0395 DEBUG| [stderr] ansible.cfg to get rid of this message.
2018-04-09 15:22:27,453 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:27,453 process L0395 DEBUG| [stdout] "cmd": "rpm -qa | grep epel-release",
2018-04-09 15:22:27,453 process L0395 DEBUG| [stdout] "delta": "0:00:00.456206",
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:22:27.387236",
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "_raw_params": "rpm -qa | grep epel-release",
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:22:27,454 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "msg": "non-zero return code",
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "rc": 1,
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:22:26.931030",
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:22:27,455 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:22:27,456 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:22:27,456 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:22:27,456 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:27,456 process L0395 DEBUG| [stdout] ...ignoring
2018-04-09 15:22:27,466 process L0395 DEBUG| [stdout]
2018-04-09 15:22:27,466 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] *****************
2018-04-09 15:22:27,466 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27
2018-04-09 15:22:27,686 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/get_url.py
2018-04-09 15:22:27,687 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:27,687 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:27,718 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:27,718 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:27,719 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458 `" && echo ansible-tmp-1523280147.69-73105543373458="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458 `" ) && sleep 0'"'"''
2018-04-09 15:22:27,756 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280147.69-73105543373458=/home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458\n', '')
2018-04-09 15:22:27,758 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpWebH1l TO /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458/get_url.py
2018-04-09 15:22:27,759 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:27,797 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpWebH1l /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458/get_url.py\n', '')
2018-04-09 15:22:27,798 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:27,800 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458/ /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458/get_url.py && sleep 0'"'"''
2018-04-09 15:22:27,831 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:27,832 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:27,834 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458/get_url.py && sleep 0'"'"''
2018-04-09 15:22:29,809 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"src": "/tmp/tmpBjWmT1", "changed": true, "group": "avocado", "uid": 1000, "dest": "/home/avocado/epel-release-latest-7.noarch.rpm", "status_code": 200, "md5sum": "d512508b8629428e7c3f535cc8012680", "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "state": "file", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0664", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "regexp": null, "owner": null, "follow": false, "client_key": null, "group": null, "use_proxy": true, "unsafe_writes": null, "setype": null, "content": null, "validate_certs": true, "serole": null, "client_cert": null, "timeout": 10, "src": null, "dest": "/home/avocado/epel-release-latest-7.noarch.rpm", "selevel": null, "force_basic_auth": false, "sha256sum": "", "http_agent": "ansible-httpget", "path": "/home/avocado/epel-release-latest-7.noarch.rpm", "url_password": null, "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "checksum": "", "seuser": null, "headers": null, "delimiter": null, "mode": null, "url_username": null, "attributes": null, "backup": null, "tmp_dest": null}}, "owner": "avocado", "checksum_src": "5512b80e5b71f2370d8419fa16a0bc14c5edf854", "size": 15080, "checksum_dest": null, "msg": "OK (15080 bytes)"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:29,810 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:29,812 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280147.69-73105543373458/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:29,859 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:29,866 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:29,866 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:29,866 process L0395 DEBUG| [stdout] "checksum_dest": null,
2018-04-09 15:22:29,867 process L0395 DEBUG| [stdout] "checksum_src": "5512b80e5b71f2370d8419fa16a0bc14c5edf854",
2018-04-09 15:22:29,867 process L0395 DEBUG| [stdout] "dest": "/home/avocado/epel-release-latest-7.noarch.rpm",
2018-04-09 15:22:29,867 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:22:29,867 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:22:29,868 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:29,868 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:29,868 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:22:29,868 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:22:29,869 process L0395 DEBUG| [stdout] "checksum": "",
2018-04-09 15:22:29,869 process L0395 DEBUG| [stdout] "client_cert": null,
2018-04-09 15:22:29,869 process L0395 DEBUG| [stdout] "client_key": null,
2018-04-09 15:22:29,869 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:22:29,870 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:22:29,870 process L0395 DEBUG| [stdout] "dest": "/home/avocado/epel-release-latest-7.noarch.rpm",
2018-04-09 15:22:29,870 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:22:29,871 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:22:29,871 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:22:29,871 process L0395 DEBUG| [stdout] "force_basic_auth": false,
2018-04-09 15:22:29,871 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:22:29,871 process L0395 DEBUG| [stdout] "headers": null,
2018-04-09 15:22:29,872 process L0395 DEBUG| [stdout] "http_agent": "ansible-httpget",
2018-04-09 15:22:29,872 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:22:29,872 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:22:29,873 process L0395 DEBUG| [stdout] "path": "/home/avocado/epel-release-latest-7.noarch.rpm",
2018-04-09 15:22:29,873 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:22:29,873 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:22:29,874 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:22:29,874 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:22:29,874 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:22:29,874 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:22:29,875 process L0395 DEBUG| [stdout] "sha256sum": "",
2018-04-09 15:22:29,875 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:22:29,875 process L0395 DEBUG| [stdout] "timeout": 10,
2018-04-09 15:22:29,875 process L0395 DEBUG| [stdout] "tmp_dest": null,
2018-04-09 15:22:29,875 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:22:29,876 process L0395 DEBUG| [stdout] "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm",
2018-04-09 15:22:29,876 process L0395 DEBUG| [stdout] "url_password": null,
2018-04-09 15:22:29,876 process L0395 DEBUG| [stdout] "url_username": null,
2018-04-09 15:22:29,876 process L0395 DEBUG| [stdout] "use_proxy": true,
2018-04-09 15:22:29,877 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:22:29,877 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:29,877 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:29,878 process L0395 DEBUG| [stdout] "md5sum": "d512508b8629428e7c3f535cc8012680",
2018-04-09 15:22:29,878 process L0395 DEBUG| [stdout] "mode": "0664",
2018-04-09 15:22:29,878 process L0395 DEBUG| [stdout] "msg": "OK (15080 bytes)",
2018-04-09 15:22:29,878 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:22:29,879 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:22:29,879 process L0395 DEBUG| [stdout] "size": 15080,
2018-04-09 15:22:29,880 process L0395 DEBUG| [stdout] "src": "/tmp/tmpBjWmT1",
2018-04-09 15:22:29,880 process L0395 DEBUG| [stdout] "state": "file",
2018-04-09 15:22:29,880 process L0395 DEBUG| [stdout] "status_code": 200,
2018-04-09 15:22:29,880 process L0395 DEBUG| [stdout] "uid": 1000,
2018-04-09 15:22:29,881 process L0395 DEBUG| [stdout] "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm"
2018-04-09 15:22:29,881 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:29,885 process L0395 DEBUG| [stdout]
2018-04-09 15:22:29,885 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] ***************************
2018-04-09 15:22:29,886 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33
2018-04-09 15:22:30,182 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
2018-04-09 15:22:30,182 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:30,183 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:30,218 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:30,218 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:30,221 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193 `" && echo ansible-tmp-1523280150.18-100113571219193="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193 `" ) && sleep 0'"'"''
2018-04-09 15:22:30,274 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280150.18-100113571219193=/home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193\n', '')
2018-04-09 15:22:30,276 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpHNA9Nj TO /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193/yum.py
2018-04-09 15:22:30,279 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:30,335 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpHNA9Nj /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193/yum.py\n', '')
2018-04-09 15:22:30,335 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:30,336 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193/ /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193/yum.py && sleep 0'"'"''
2018-04-09 15:22:30,371 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:30,372 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:30,373 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gryogpjfbsogjxumciuofuxvgahmdpza; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193/yum.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:22:30,413 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:22:32,124 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["/home/avocado/epel-release-latest-7.noarch.rpm"], "validate_certs": true, "list": null, "disable_gpg_check": false, "conf_file": null, "install_repoquery": true, "state": "present", "disablerepo": null, "update_cache": false, "disable_plugin": [], "enablerepo": null, "exclude": null, "security": false, "update_only": false, "enable_plugin": [], "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nExamining /home/avocado/epel-release-latest-7.noarch.rpm: epel-release-7-11.noarch\\nMarking /home/avocado/epel-release-latest-7.noarch.rpm to be installed\\nResolving Dependencies\\n--> Running transaction check\\n---> Package epel-release.noarch 0:7-11 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n epel-release noarch 7-11 /epel-release-latest-7.noarch 24 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package\\n\\nTotal size: 24 k\\nInstalled size: 24 k\\nDownloading packages:\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : epel-release-7-11.noarch 1/1 \\n Verifying : epel-release-7-11.noarch 1/1 \\n\\nInstalled:\\n epel-release.noarch 0:7-11 \\n\\nComplete!\\n"], "rc": 0}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:32,125 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:32,126 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280150.18-100113571219193/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:32,157 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:32,160 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:22:32,160 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:32,160 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:32,160 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:32,160 process L0395 DEBUG| [stdout] "allow_downgrade": false,
2018-04-09 15:22:32,160 process L0395 DEBUG| [stdout] "conf_file": null,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "disable_gpg_check": false,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "disable_plugin": [],
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "disablerepo": null,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "enable_plugin": [],
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "enablerepo": null,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "exclude": null,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "install_repoquery": true,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "installroot": "/",
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "list": null,
2018-04-09 15:22:32,161 process L0395 DEBUG| [stdout] "name": [
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "/home/avocado/epel-release-latest-7.noarch.rpm"
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "security": false,
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "skip_broken": false,
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "update_cache": false,
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "update_only": false,
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:32,162 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:32,163 process L0395 DEBUG| [stdout] "msg": "",
2018-04-09 15:22:32,163 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:32,163 process L0395 DEBUG| [stdout] "results": [
2018-04-09 15:22:32,163 process L0395 DEBUG| [stdout] "Loaded plugins: fastestmirror\nExamining /home/avocado/epel-release-latest-7.noarch.rpm: epel-release-7-11.noarch\nMarking /home/avocado/epel-release-latest-7.noarch.rpm to be installed\nResolving Dependencies\n--> Running transaction check\n---> Package epel-release.noarch 0:7-11 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n epel-release noarch 7-11 /epel-release-latest-7.noarch 24 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal size: 24 k\nInstalled size: 24 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : epel-release-7-11.noarch 1/1 \n Verifying : epel-release-7-11.noarch 1/1 \n\nInstalled:\n epel-release.noarch 0:7-11 \n\nComplete!\n"
2018-04-09 15:22:32,163 process L0395 DEBUG| [stdout] ]
2018-04-09 15:22:32,163 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:32,172 process L0395 DEBUG| [stdout]
2018-04-09 15:22:32,172 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] *******************
2018-04-09 15:22:32,173 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:40
2018-04-09 15:22:32,286 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
2018-04-09 15:22:32,287 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:32,288 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:22:32,323 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:22:32,323 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:32,324 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325 `" && echo ansible-tmp-1523280152.29-146527267632325="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325 `" ) && sleep 0'"'"''
2018-04-09 15:22:32,364 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280152.29-146527267632325=/home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325\n', '')
2018-04-09 15:22:32,366 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpe1YGFa TO /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325/yum.py
2018-04-09 15:22:32,368 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:22:32,411 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpe1YGFa /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325/yum.py\n', '')
2018-04-09 15:22:32,412 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:32,412 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325/ /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325/yum.py && sleep 0'"'"''
2018-04-09 15:22:32,440 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:32,441 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:32,441 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ftcoyphumbjunliaosxmodsuzhweeauv; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325/yum.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:22:32,486 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:22:59,892 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"msg": "warning: /var/cache/yum/x86_64/7/epel/packages/jq-1.5-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\\nImporting GPG key 0x352C64E5:\\n Userid : \\"Fedora EPEL (7) <[email protected]>\\"\\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\\n Package : epel-release-7-11.noarch (installed)\\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\\n", "invocation": {"module_args": {"allow_downgrade": false, "name": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "validate_certs": true, "list": null, "disable_gpg_check": false, "conf_file": null, "install_repoquery": true, "state": "present", "disablerepo": null, "update_cache": false, "disable_plugin": [], "enablerepo": null, "exclude": null, "security": false, "update_only": false, "enable_plugin": [], "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed", "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed", "Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: mirror.karneval.cz\\n * epel: mirror.karneval.cz\\n * extras: mirror.karneval.cz\\n * updates: mirror.karneval.cz\\nResolving Dependencies\\n--> Running transaction check\\n---> Package jq.x86_64 0:1.5-1.el7 will be installed\\n--> Processing Dependency: libonig.so.2()(64bit) for package: jq-1.5-1.el7.x86_64\\n---> Package libvirt.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libvirt-libs = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-secret = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-qemu = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-nodedev = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-lxc = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-interface = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-config-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-config-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-client = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n---> Package qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 will be installed\\n--> Processing Dependency: qemu-kvm-common = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: qemu-img = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: seabios-bin >= 1.7.2.2-5 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: glusterfs-api >= 3.6.0 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: seavgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: ipxe-roms-qemu for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpng15.so.15()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libibverbs.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Running transaction check\\n---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed\\n---> Package glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\\n---> Package glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package gnutls.x86_64 0:3.3.26-9.el7 will be installed\\n--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\\n---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed\\n--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64\\n---> Package ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed\\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\\n---> Package libibverbs.x86_64 0:13-7.el7 will be installed\\n--> Processing Dependency: rdma-core(x86-64) = 13-7.el7 for package: libibverbs-13-7.el7.x86_64\\n---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed\\n---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed\\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\\n---> Package librdmacm.x86_64 0:13-7.el7 will be installed\\n---> Package libusbx.x86_64 0:1.0.20-1.el7 will be installed\\n---> Package libvirt-client.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: gnutls-utils for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: numad for package: libvirt-daemon-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libvirt-daemon-driver-storage-core = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-logical = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-disk = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: nc for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: cyrus-sasl for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\\n---> Package oniguruma.x86_64 0:5.9.5-3.el7 will be installed\\n---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed\\n---> Package pulseaudio-libs.x86_64 0:10.0-3.el7 will be installed\\n--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n---> Package qemu-img.x86_64 10:1.5.3-141.el7_4.6 will be installed\\n---> Package qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 will be installed\\n---> Package seabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\\n---> Package seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\\n---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed\\n---> Package spice-server.x86_64 0:0.12.8-2.el7.1 will be installed\\n--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\\n--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\\n--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\\n---> Package usbredir.x86_64 0:0.7.1-2.el7 will be installed\\n--> Running transaction check\\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\\n---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed\\n--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64\\n---> Package cyrus-sasl.x86_64 0:2.1.26-21.el7 will be installed\\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 will be installed\\n---> Package dnsmasq.x86_64 0:2.76-2.el7_4.2 will be installed\\n---> Package ebtables.x86_64 0:2.0.10-15.el7 will be installed\\n---> Package fuse-libs.x86_64 0:2.9.2-8.el7 will be installed\\n---> Package glusterfs.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package gnutls-utils.x86_64 0:3.3.26-9.el7 will be installed\\n--> Processing Dependency: gnutls-dane(x86-64) = 3.3.26-9.el7 for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed\\n---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed\\n---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed\\n--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64\\n---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed\\n--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\\n--> Processing Dependency: libXext.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\\n---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed\\n---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed\\n---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed\\n---> Package libpciaccess.x86_64 0:0.13.4-3.1.el7_4 will be installed\\n--> Processing Dependency: hwdata for package: libpciaccess-0.13.4-3.1.el7_4.x86_64\\n---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed\\n--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n---> Package libunwind.x86_64 2:1.2-2.el7 will be installed\\n---> Package libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libxcb.x86_64 0:1.12-1.el7 will be installed\\n--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64\\n---> Package lzop.x86_64 0:1.03-10.el7 will be installed\\n---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed\\n---> Package nmap-ncat.x86_64 2:6.40-7.el7 will be installed\\n---> Package numad.x86_64 0:0.5-17.20150602git.el7 will be installed\\n---> Package radvd.x86_64 0:1.9.2-9.el7 will be installed\\n---> Package rdma-core.x86_64 0:13-7.el7 will be installed\\n--> Processing Dependency: pciutils for package: rdma-core-13-7.el7.x86_64\\n---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed\\n---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed\\n--> Running transaction check\\n---> Package augeas-libs.x86_64 0:1.4.0-2.el7_4.2 will be installed\\n---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed\\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\\n---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed\\n---> Package glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package gnutls-dane.x86_64 0:3.3.26-9.el7 will be installed\\n---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed\\n---> Package hwdata.x86_64 0:0.252-8.6.el7 will be installed\\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed\\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64\\n---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed\\n---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed\\n---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed\\n---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed\\n---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed\\n---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed\\n---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed\\n---> Package lvm2.x86_64 7:2.02.171-8.el7 will be installed\\n--> Processing Dependency: lvm2-libs = 7:2.02.171-8.el7 for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n---> Package pciutils.x86_64 0:3.5.1-2.el7 will be installed\\n---> Package unbound-libs.x86_64 0:1.4.20-34.el7 will be installed\\n--> Processing Dependency: libldns.so.1()(64bit) for package: unbound-libs-1.4.20-34.el7.x86_64\\n--> Running transaction check\\n---> Package device-mapper-event-libs.x86_64 7:1.02.140-8.el7 will be installed\\n---> Package device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 will be installed\\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed\\n---> Package ldns.x86_64 0:1.6.16-10.el7 will be installed\\n---> Package lvm2-libs.x86_64 7:2.02.171-8.el7 will be installed\\n--> Processing Dependency: device-mapper-event = 7:1.02.140-8.el7 for package: 7:lvm2-libs-2.02.171-8.el7.x86_64\\n--> Running transaction check\\n---> Package device-mapper-event.x86_64 7:1.02.140-8.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository\\n Size\\n================================================================================\\nInstalling:\\n jq x86_64 1.5-1.el7 epel 153 k\\n libvirt x86_64 3.2.0-14.el7_4.9 updates 159 k\\n qemu-kvm x86_64 10:1.5.3-141.el7_4.6 updates 1.9 M\\nInstalling for dependencies:\\n alsa-lib x86_64 1.1.3-3.el7 base 421 k\\n augeas-libs x86_64 1.4.0-2.el7_4.2 updates 355 k\\n autogen-libopts x86_64 5.18-5.el7 base 66 k\\n avahi-libs x86_64 0.6.31-17.el7 base 61 k\\n boost-system x86_64 1.53.0-27.el7 base 40 k\\n boost-thread x86_64 1.53.0-27.el7 base 57 k\\n bridge-utils x86_64 1.5-9.el7 base 32 k\\n bzip2 x86_64 1.0.6-13.el7 base 52 k\\n celt051 x86_64 0.5.1.3-8.el7 base 53 k\\n cyrus-sasl x86_64 2.1.26-21.el7 base 88 k\\n cyrus-sasl-gssapi x86_64 2.1.26-21.el7 base 41 k\\n device-mapper-event x86_64 7:1.02.140-8.el7 base 180 k\\n device-mapper-event-libs x86_64 7:1.02.140-8.el7 base 179 k\\n device-mapper-persistent-data x86_64 0.7.0-0.1.rc6.el7_4.1 updates 400 k\\n dnsmasq x86_64 2.76-2.el7_4.2 updates 277 k\\n ebtables x86_64 2.0.10-15.el7 base 123 k\\n flac-libs x86_64 1.3.0-5.el7_1 base 169 k\\n fuse-libs x86_64 2.9.2-8.el7 base 93 k\\n glusterfs x86_64 3.8.4-18.4.el7.centos base 496 k\\n glusterfs-api x86_64 3.8.4-18.4.el7.centos base 69 k\\n glusterfs-cli x86_64 3.8.4-18.4.el7.centos base 170 k\\n glusterfs-client-xlators x86_64 3.8.4-18.4.el7.centos base 774 k\\n glusterfs-libs x86_64 3.8.4-18.4.el7.centos base 361 k\\n gnutls x86_64 3.3.26-9.el7 base 677 k\\n gnutls-dane x86_64 3.3.26-9.el7 base 34 k\\n gnutls-utils x86_64 3.3.26-9.el7 base 237 k\\n gperftools-libs x86_64 2.4-8.el7 base 272 k\\n gsm x86_64 1.0.13-11.el7 base 30 k\\n hwdata x86_64 0.252-8.6.el7 base 2.2 M\\n ipxe-roms-qemu noarch 20170123-1.git4e85b27.el7_4.1\\n updates 759 k\\n iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k\\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-4.el7 base 90 k\\n ldns x86_64 1.6.16-10.el7 base 476 k\\n libICE x86_64 1.0.9-9.el7 base 66 k\\n libSM x86_64 1.2.2-2.el7 base 39 k\\n libX11 x86_64 1.6.5-1.el7 base 606 k\\n libX11-common noarch 1.6.5-1.el7 base 164 k\\n libXau x86_64 1.0.8-2.1.el7 base 29 k\\n libXext x86_64 1.3.3-3.el7 base 39 k\\n libXi x86_64 1.7.9-1.el7 base 40 k\\n libXtst x86_64 1.2.3-1.el7 base 20 k\\n libaio x86_64 0.3.109-13.el7 base 24 k\\n libasyncns x86_64 0.8-7.el7 base 26 k\\n libibverbs x86_64 13-7.el7 base 194 k\\n libiscsi x86_64 1.9.0-7.el7 base 60 k\\n libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k\\n libogg x86_64 2:1.3.0-7.el7 base 24 k\\n libpcap x86_64 14:1.5.3-9.el7 base 138 k\\n libpciaccess x86_64 0.13.4-3.1.el7_4 updates 26 k\\n libpng x86_64 2:1.5.13-7.el7_2 base 213 k\\n librados2 x86_64 1:0.94.5-2.el7 base 1.7 M\\n librbd1 x86_64 1:0.94.5-2.el7 base 1.8 M\\n librdmacm x86_64 13-7.el7 base 59 k\\n libsndfile x86_64 1.0.25-10.el7 base 149 k\\n libunwind x86_64 2:1.2-2.el7 base 57 k\\n libusbx x86_64 1.0.20-1.el7 base 61 k\\n libvirt-client x86_64 3.2.0-14.el7_4.9 updates 441 k\\n libvirt-daemon x86_64 3.2.0-14.el7_4.9 updates 767 k\\n libvirt-daemon-config-network x86_64 3.2.0-14.el7_4.9 updates 160 k\\n libvirt-daemon-config-nwfilter x86_64 3.2.0-14.el7_4.9 updates 166 k\\n libvirt-daemon-driver-interface x86_64 3.2.0-14.el7_4.9 updates 206 k\\n libvirt-daemon-driver-lxc x86_64 3.2.0-14.el7_4.9 updates 867 k\\n libvirt-daemon-driver-network x86_64 3.2.0-14.el7_4.9 updates 370 k\\n libvirt-daemon-driver-nodedev x86_64 3.2.0-14.el7_4.9 updates 207 k\\n libvirt-daemon-driver-nwfilter x86_64 3.2.0-14.el7_4.9 updates 229 k\\n libvirt-daemon-driver-qemu x86_64 3.2.0-14.el7_4.9 updates 685 k\\n libvirt-daemon-driver-secret x86_64 3.2.0-14.el7_4.9 updates 196 k\\n libvirt-daemon-driver-storage x86_64 3.2.0-14.el7_4.9 updates 159 k\\n libvirt-daemon-driver-storage-core x86_64 3.2.0-14.el7_4.9 updates 385 k\\n libvirt-daemon-driver-storage-disk x86_64 3.2.0-14.el7_4.9 updates 167 k\\n libvirt-daemon-driver-storage-gluster\\n x86_64 3.2.0-14.el7_4.9 updates 168 k\\n libvirt-daemon-driver-storage-iscsi x86_64 3.2.0-14.el7_4.9 updates 165 k\\n libvirt-daemon-driver-storage-logical\\n x86_64 3.2.0-14.el7_4.9 updates 168 k\\n libvirt-daemon-driver-storage-mpath x86_64 3.2.0-14.el7_4.9 updates 163 k\\n libvirt-daemon-driver-storage-rbd x86_64 3.2.0-14.el7_4.9 updates 170 k\\n libvirt-daemon-driver-storage-scsi x86_64 3.2.0-14.el7_4.9 updates 164 k\\n libvirt-libs x86_64 3.2.0-14.el7_4.9 updates 4.1 M\\n libvorbis x86_64 1:1.3.3-8.el7 base 204 k\\n libxcb x86_64 1.12-1.el7 base 211 k\\n libxslt x86_64 1.1.28-5.el7 base 242 k\\n lvm2 x86_64 7:2.02.171-8.el7 base 1.3 M\\n lvm2-libs x86_64 7:2.02.171-8.el7 base 1.0 M\\n lzop x86_64 1.03-10.el7 base 54 k\\n netcf-libs x86_64 0.2.8-4.el7 base 70 k\\n nettle x86_64 2.7.1-8.el7 base 327 k\\n nmap-ncat x86_64 2:6.40-7.el7 base 201 k\\n numad x86_64 0.5-17.20150602git.el7\\n base 35 k\\n oniguruma x86_64 5.9.5-3.el7 epel 129 k\\n pciutils x86_64 3.5.1-2.el7 base 93 k\\n pixman x86_64 0.34.0-1.el7 base 248 k\\n pulseaudio-libs x86_64 10.0-3.el7 base 650 k\\n qemu-img x86_64 10:1.5.3-141.el7_4.6 updates 678 k\\n qemu-kvm-common x86_64 10:1.5.3-141.el7_4.6 updates 416 k\\n radvd x86_64 1.9.2-9.el7 base 85 k\\n rdma-core x86_64 13-7.el7 base 43 k\\n seabios-bin noarch 1.10.2-3.el7_4.1 updates 104 k\\n seavgabios-bin noarch 1.10.2-3.el7_4.1 updates 37 k\\n sgabios-bin noarch 1:0.20110622svn-4.el7 base 7.1 k\\n spice-server x86_64 0.12.8-2.el7.1 updates 398 k\\n trousers x86_64 0.3.14-2.el7 base 289 k\\n unbound-libs x86_64 1.4.20-34.el7 base 299 k\\n usbredir x86_64 0.7.1-2.el7 base 47 k\\n yajl x86_64 2.0.4-4.el7 base 39 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 3 Packages (+103 Dependent packages)\\n\\nTotal download size: 34 M\\nInstalled size: 112 M\\nDownloading packages:\\nPublic key for jq-1.5-1.el7.x86_64.rpm is not installed\\n--------------------------------------------------------------------------------\\nTotal 7.7 MB/s | 34 MB 00:04 \\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 1/106 \\n Installing : yajl-2.0.4-4.el7.x86_64 2/106 \\n Installing : 2:libogg-1.3.0-7.el7.x86_64 3/106 \\n Installing : avahi-libs-0.6.31-17.el7.x86_64 4/106 \\n Installing : libaio-0.3.109-13.el7.x86_64 5/106 \\n Installing : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 6/106 \\n Installing : 14:libpcap-1.5.3-9.el7.x86_64 7/106 \\n Installing : boost-system-1.53.0-27.el7.x86_64 8/106 \\n Installing : nettle-2.7.1-8.el7.x86_64 9/106 \\n Installing : boost-thread-1.53.0-27.el7.x86_64 10/106 \\n Installing : 1:librados2-0.94.5-2.el7.x86_64 11/106 \\n Installing : 1:librbd1-0.94.5-2.el7.x86_64 12/106 \\n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 13/106 \\n Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 14/106 \\n Installing : hwdata-0.252-8.6.el7.x86_64 15/106 \\n Installing : libiscsi-1.9.0-7.el7.x86_64 16/106 \\n Installing : pixman-0.34.0-1.el7.x86_64 17/106 \\n Installing : libusbx-1.0.20-1.el7.x86_64 18/106 \\n Installing : libICE-1.0.9-9.el7.x86_64 19/106 \\n Installing : libSM-1.2.2-2.el7.x86_64 20/106 \\n Installing : usbredir-0.7.1-2.el7.x86_64 21/106 \\n Installing : libpciaccess-0.13.4-3.1.el7_4.x86_64 22/106 \\n Installing : pciutils-3.5.1-2.el7.x86_64 23/106 \\n Installing : rdma-core-13-7.el7.x86_64 24/106 \\n Installing : libibverbs-13-7.el7.x86_64 25/106 \\n Installing : librdmacm-13-7.el7.x86_64 26/106 \\n Installing : ldns-1.6.16-10.el7.x86_64 27/106 \\n Installing : unbound-libs-1.4.20-34.el7.x86_64 28/106 \\n Installing : 2:nmap-ncat-6.40-7.el7.x86_64 29/106 \\n Installing : 7:device-mapper-event-1.02.140-8.el7.x86_64 30/106 \\n Installing : 7:lvm2-libs-2.02.171-8.el7.x86_64 31/106 \\n Installing : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 32/106 \\n Installing : 7:lvm2-2.02.171-8.el7.x86_64 33/106 \\nCreated symlink from /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket to /usr/lib/systemd/system/lvm2-lvmpolld.socket.\\n Installing : 1:libvorbis-1.3.3-8.el7.x86_64 34/106 \\n Installing : celt051-0.5.1.3-8.el7.x86_64 35/106 \\n Installing : flac-libs-1.3.0-5.el7_1.x86_64 36/106 \\n Installing : glusterfs-3.8.4-18.4.el7.centos.x86_64 37/106 \\n Installing : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 38/106 \\n Installing : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 39/106 \\n Installing : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 40/106 \\n Installing : cyrus-sasl-2.1.26-21.el7.x86_64 41/106 \\n Installing : seabios-bin-1.10.2-3.el7_4.1.noarch 42/106 \\n Installing : dnsmasq-2.76-2.el7_4.2.x86_64 43/106 \\n Installing : fuse-libs-2.9.2-8.el7.x86_64 44/106 \\n Installing : libasyncns-0.8-7.el7.x86_64 45/106 \\n Installing : seavgabios-bin-1.10.2-3.el7_4.1.noarch 46/106 \\n Installing : libX11-common-1.6.5-1.el7.noarch 47/106 \\n Installing : numad-0.5-17.20150602git.el7.x86_64 48/106 \\n Installing : libxslt-1.1.28-5.el7.x86_64 49/106 \\n Installing : radvd-1.9.2-9.el7.x86_64 50/106 \\n Installing : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 51/106 \\n Installing : lzop-1.03-10.el7.x86_64 52/106 \\n Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 53/106 \\n Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 54/106 \\n Installing : spice-server-0.12.8-2.el7.1.x86_64 55/106 \\n Installing : alsa-lib-1.1.3-3.el7.x86_64 56/106 \\n Installing : augeas-libs-1.4.0-2.el7_4.2.x86_64 57/106 \\n Installing : 2:libunwind-1.2-2.el7.x86_64 58/106 \\n Installing : gperftools-libs-2.4-8.el7.x86_64 59/106 \\n Installing : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 60/106 \\n Installing : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 61/106 \\n Installing : bridge-utils-1.5-9.el7.x86_64 62/106 \\n Installing : netcf-libs-0.2.8-4.el7.x86_64 63/106 \\n Installing : gsm-1.0.13-11.el7.x86_64 64/106 \\n Installing : libsndfile-1.0.25-10.el7.x86_64 65/106 \\n Installing : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 66/106 \\n Installing : bzip2-1.0.6-13.el7.x86_64 67/106 \\n Installing : autogen-libopts-5.18-5.el7.x86_64 68/106 \\n Installing : trousers-0.3.14-2.el7.x86_64 69/106 \\n Installing : gnutls-3.3.26-9.el7.x86_64 70/106 \\n Installing : libvirt-libs-3.2.0-14.el7_4.9.x86_64 71/106 \\n Installing : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 72/106 \\n Installing : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 73/106 \\n Installing : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 74/106 \\n Installing : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 75/106 \\n Installing : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 76/106 \\n Installing : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 77/106 \\n Installing : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 78/106 \\n Installing : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 79/106 \\n Installing : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 80/106 \\n Installing : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 81/106 \\n Installing : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 82/106 \\n Installing : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 83/106 \\n Installing : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 84/106 \\n Installing : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 85/106 \\n Installing : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 86/106 \\n Installing : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 87/106 \\n Installing : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 88/106 \\n Installing : gnutls-dane-3.3.26-9.el7.x86_64 89/106 \\n Installing : gnutls-utils-3.3.26-9.el7.x86_64 90/106 \\n Installing : libvirt-client-3.2.0-14.el7_4.9.x86_64 91/106 \\n Installing : oniguruma-5.9.5-3.el7.x86_64 92/106 \\n Installing : libXau-1.0.8-2.1.el7.x86_64 93/106 \\n Installing : libxcb-1.12-1.el7.x86_64 94/106 \\n Installing : libX11-1.6.5-1.el7.x86_64 95/106 \\n Installing : libXext-1.3.3-3.el7.x86_64 96/106 \\n Installing : libXi-1.7.9-1.el7.x86_64 97/106 \\n Installing : libXtst-1.2.3-1.el7.x86_64 98/106 \\n Installing : pulseaudio-libs-10.0-3.el7.x86_64 99/106 \\n Installing : ebtables-2.0.10-15.el7.x86_64 100/106 \\n Installing : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 101/106 \\n Installing : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 102/106 \\n Installing : 2:libpng-1.5.13-7.el7_2.x86_64 103/106 \\n Installing : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 104/106 \\n Installing : libvirt-3.2.0-14.el7_4.9.x86_64 105/106 \\n Installing : jq-1.5-1.el7.x86_64 106/106 \\n Verifying : libXext-1.3.3-3.el7.x86_64 1/106 \\n Verifying : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 2/106 \\n Verifying : libvirt-client-3.2.0-14.el7_4.9.x86_64 3/106 \\n Verifying : libXi-1.7.9-1.el7.x86_64 4/106 \\n Verifying : ldns-1.6.16-10.el7.x86_64 5/106 \\n Verifying : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 6/106 \\n Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 7/106 \\n Verifying : libvirt-libs-3.2.0-14.el7_4.9.x86_64 8/106 \\n Verifying : nettle-2.7.1-8.el7.x86_64 9/106 \\n Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 10/106 \\n Verifying : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 11/106 \\n Verifying : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 12/106 \\n Verifying : unbound-libs-1.4.20-34.el7.x86_64 13/106 \\n Verifying : boost-thread-1.53.0-27.el7.x86_64 14/106 \\n Verifying : 7:lvm2-2.02.171-8.el7.x86_64 15/106 \\n Verifying : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 16/106 \\n Verifying : gperftools-libs-2.4-8.el7.x86_64 17/106 \\n Verifying : yajl-2.0.4-4.el7.x86_64 18/106 \\n Verifying : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 19/106 \\n Verifying : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 20/106 \\n Verifying : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 21/106 \\n Verifying : ebtables-2.0.10-15.el7.x86_64 22/106 \\n Verifying : libXau-1.0.8-2.1.el7.x86_64 23/106 \\n Verifying : 1:librados2-0.94.5-2.el7.x86_64 24/106 \\n Verifying : oniguruma-5.9.5-3.el7.x86_64 25/106 \\n Verifying : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 26/106 \\n Verifying : trousers-0.3.14-2.el7.x86_64 27/106 \\n Verifying : boost-system-1.53.0-27.el7.x86_64 28/106 \\n Verifying : libICE-1.0.9-9.el7.x86_64 29/106 \\n Verifying : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 30/106 \\n Verifying : autogen-libopts-5.18-5.el7.x86_64 31/106 \\n Verifying : 2:nmap-ncat-6.40-7.el7.x86_64 32/106 \\n Verifying : avahi-libs-0.6.31-17.el7.x86_64 33/106 \\n Verifying : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 34/106 \\n Verifying : bzip2-1.0.6-13.el7.x86_64 35/106 \\n Verifying : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 36/106 \\n Verifying : libXtst-1.2.3-1.el7.x86_64 37/106 \\n Verifying : libusbx-1.0.20-1.el7.x86_64 38/106 \\n Verifying : gnutls-dane-3.3.26-9.el7.x86_64 39/106 \\n Verifying : libxcb-1.12-1.el7.x86_64 40/106 \\n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 41/106 \\n Verifying : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 42/106 \\n Verifying : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 43/106 \\n Verifying : gsm-1.0.13-11.el7.x86_64 44/106 \\n Verifying : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 45/106 \\n Verifying : bridge-utils-1.5-9.el7.x86_64 46/106 \\n Verifying : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 47/106 \\n Verifying : 2:libogg-1.3.0-7.el7.x86_64 48/106 \\n Verifying : glusterfs-3.8.4-18.4.el7.centos.x86_64 49/106 \\n Verifying : pixman-0.34.0-1.el7.x86_64 50/106 \\n Verifying : 2:libunwind-1.2-2.el7.x86_64 51/106 \\n Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 52/106 \\n Verifying : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 53/106 \\n Verifying : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 54/106 \\n Verifying : pulseaudio-libs-10.0-3.el7.x86_64 55/106 \\n Verifying : augeas-libs-1.4.0-2.el7_4.2.x86_64 56/106 \\n Verifying : libsndfile-1.0.25-10.el7.x86_64 57/106 \\n Verifying : alsa-lib-1.1.3-3.el7.x86_64 58/106 \\n Verifying : libX11-1.6.5-1.el7.x86_64 59/106 \\n Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 60/106 \\n Verifying : jq-1.5-1.el7.x86_64 61/106 \\n Verifying : 14:libpcap-1.5.3-9.el7.x86_64 62/106 \\n Verifying : spice-server-0.12.8-2.el7.1.x86_64 63/106 \\n Verifying : libpciaccess-0.13.4-3.1.el7_4.x86_64 64/106 \\n Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 65/106 \\n Verifying : lzop-1.03-10.el7.x86_64 66/106 \\n Verifying : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 67/106 \\n Verifying : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 68/106 \\n Verifying : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 69/106 \\n Verifying : libaio-0.3.109-13.el7.x86_64 70/106 \\n Verifying : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 71/106 \\n Verifying : gnutls-3.3.26-9.el7.x86_64 72/106 \\n Verifying : pciutils-3.5.1-2.el7.x86_64 73/106 \\n Verifying : radvd-1.9.2-9.el7.x86_64 74/106 \\n Verifying : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 75/106 \\n Verifying : libiscsi-1.9.0-7.el7.x86_64 76/106 \\n Verifying : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 77/106 \\n Verifying : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 78/106 \\n Verifying : libxslt-1.1.28-5.el7.x86_64 79/106 \\n Verifying : numad-0.5-17.20150602git.el7.x86_64 80/106 \\n Verifying : libX11-common-1.6.5-1.el7.noarch 81/106 \\n Verifying : libibverbs-13-7.el7.x86_64 82/106 \\n Verifying : libSM-1.2.2-2.el7.x86_64 83/106 \\n Verifying : celt051-0.5.1.3-8.el7.x86_64 84/106 \\n Verifying : 7:device-mapper-event-1.02.140-8.el7.x86_64 85/106 \\n Verifying : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 86/106 \\n Verifying : libvirt-3.2.0-14.el7_4.9.x86_64 87/106 \\n Verifying : rdma-core-13-7.el7.x86_64 88/106 \\n Verifying : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 89/106 \\n Verifying : seavgabios-bin-1.10.2-3.el7_4.1.noarch 90/106 \\n Verifying : libasyncns-0.8-7.el7.x86_64 91/106 \\n Verifying : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 92/106 \\n Verifying : usbredir-0.7.1-2.el7.x86_64 93/106 \\n Verifying : librdmacm-13-7.el7.x86_64 94/106 \\n Verifying : netcf-libs-0.2.8-4.el7.x86_64 95/106 \\n Verifying : flac-libs-1.3.0-5.el7_1.x86_64 96/106 \\n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 97/106 \\n Verifying : 7:lvm2-libs-2.02.171-8.el7.x86_64 98/106 \\n Verifying : gnutls-utils-3.3.26-9.el7.x86_64 99/106 \\n Verifying : fuse-libs-2.9.2-8.el7.x86_64 100/106 \\n Verifying : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 101/106 \\n Verifying : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 102/106 \\n Verifying : dnsmasq-2.76-2.el7_4.2.x86_64 103/106 \\n Verifying : hwdata-0.252-8.6.el7.x86_64 104/106 \\n Verifying : seabios-bin-1.10.2-3.el7_4.1.noarch 105/106 \\n Verifying : cyrus-sasl-2.1.26-21.el7.x86_64 106/106 \\n\\nInstalled:\\n jq.x86_64 0:1.5-1.el7 libvirt.x86_64 0:3.2.0-14.el7_4.9 \\n qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 \\n\\nDependency Installed:\\n alsa-lib.x86_64 0:1.1.3-3.el7 \\n augeas-libs.x86_64 0:1.4.0-2.el7_4.2 \\n autogen-libopts.x86_64 0:5.18-5.el7 \\n avahi-libs.x86_64 0:0.6.31-17.el7 \\n boost-system.x86_64 0:1.53.0-27.el7 \\n boost-thread.x86_64 0:1.53.0-27.el7 \\n bridge-utils.x86_64 0:1.5-9.el7 \\n bzip2.x86_64 0:1.0.6-13.el7 \\n celt051.x86_64 0:0.5.1.3-8.el7 \\n cyrus-sasl.x86_64 0:2.1.26-21.el7 \\n cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 \\n device-mapper-event.x86_64 7:1.02.140-8.el7 \\n device-mapper-event-libs.x86_64 7:1.02.140-8.el7 \\n device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 \\n dnsmasq.x86_64 0:2.76-2.el7_4.2 \\n ebtables.x86_64 0:2.0.10-15.el7 \\n flac-libs.x86_64 0:1.3.0-5.el7_1 \\n fuse-libs.x86_64 0:2.9.2-8.el7 \\n glusterfs.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos \\n gnutls.x86_64 0:3.3.26-9.el7 \\n gnutls-dane.x86_64 0:3.3.26-9.el7 \\n gnutls-utils.x86_64 0:3.3.26-9.el7 \\n gperftools-libs.x86_64 0:2.4-8.el7 \\n gsm.x86_64 0:1.0.13-11.el7 \\n hwdata.x86_64 0:0.252-8.6.el7 \\n ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 \\n iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 \\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 \\n ldns.x86_64 0:1.6.16-10.el7 \\n libICE.x86_64 0:1.0.9-9.el7 \\n libSM.x86_64 0:1.2.2-2.el7 \\n libX11.x86_64 0:1.6.5-1.el7 \\n libX11-common.noarch 0:1.6.5-1.el7 \\n libXau.x86_64 0:1.0.8-2.1.el7 \\n libXext.x86_64 0:1.3.3-3.el7 \\n libXi.x86_64 0:1.7.9-1.el7 \\n libXtst.x86_64 0:1.2.3-1.el7 \\n libaio.x86_64 0:0.3.109-13.el7 \\n libasyncns.x86_64 0:0.8-7.el7 \\n libibverbs.x86_64 0:13-7.el7 \\n libiscsi.x86_64 0:1.9.0-7.el7 \\n libjpeg-turbo.x86_64 0:1.2.90-5.el7 \\n libogg.x86_64 2:1.3.0-7.el7 \\n libpcap.x86_64 14:1.5.3-9.el7 \\n libpciaccess.x86_64 0:0.13.4-3.1.el7_4 \\n libpng.x86_64 2:1.5.13-7.el7_2 \\n librados2.x86_64 1:0.94.5-2.el7 \\n librbd1.x86_64 1:0.94.5-2.el7 \\n librdmacm.x86_64 0:13-7.el7 \\n libsndfile.x86_64 0:1.0.25-10.el7 \\n libunwind.x86_64 2:1.2-2.el7 \\n libusbx.x86_64 0:1.0.20-1.el7 \\n libvirt-client.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 \\n libvorbis.x86_64 1:1.3.3-8.el7 \\n libxcb.x86_64 0:1.12-1.el7 \\n libxslt.x86_64 0:1.1.28-5.el7 \\n lvm2.x86_64 7:2.02.171-8.el7 \\n lvm2-libs.x86_64 7:2.02.171-8.el7 \\n lzop.x86_64 0:1.03-10.el7 \\n netcf-libs.x86_64 0:0.2.8-4.el7 \\n nettle.x86_64 0:2.7.1-8.el7 \\n nmap-ncat.x86_64 2:6.40-7.el7 \\n numad.x86_64 0:0.5-17.20150602git.el7 \\n oniguruma.x86_64 0:5.9.5-3.el7 \\n pciutils.x86_64 0:3.5.1-2.el7 \\n pixman.x86_64 0:0.34.0-1.el7 \\n pulseaudio-libs.x86_64 0:10.0-3.el7 \\n qemu-img.x86_64 10:1.5.3-141.el7_4.6 \\n qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 \\n radvd.x86_64 0:1.9.2-9.el7 \\n rdma-core.x86_64 0:13-7.el7 \\n seabios-bin.noarch 0:1.10.2-3.el7_4.1 \\n seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 \\n sgabios-bin.noarch 1:0.20110622svn-4.el7 \\n spice-server.x86_64 0:0.12.8-2.el7.1 \\n trousers.x86_64 0:0.3.14-2.el7 \\n unbound-libs.x86_64 0:1.4.20-34.el7 \\n usbredir.x86_64 0:0.7.1-2.el7 \\n yajl.x86_64 0:2.0.4-4.el7 \\n\\nComplete!\\n"], "rc": 0}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:22:59,894 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:22:59,895 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280152.29-146527267632325/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:22:59,971 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => {
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "allow_downgrade": false,
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "conf_file": null,
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "disable_gpg_check": false,
2018-04-09 15:22:59,979 process L0395 DEBUG| [stdout] "disable_plugin": [],
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "disablerepo": null,
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "enable_plugin": [],
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "enablerepo": null,
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "exclude": null,
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "install_repoquery": true,
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "installroot": "/",
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "list": null,
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "name": [
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "libvirt",
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "qemu-kvm",
2018-04-09 15:22:59,980 process L0395 DEBUG| [stdout] "jq",
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "libselinux-python",
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "git"
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "security": false,
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "skip_broken": false,
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "update_cache": false,
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "update_only": false,
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:22:59,981 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] },
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] "item": [
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] "libvirt",
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] "qemu-kvm",
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] "jq",
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] "libselinux-python",
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] "git"
2018-04-09 15:22:59,982 process L0395 DEBUG| [stdout] ],
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] "msg": "warning: /var/cache/yum/x86_64/7/epel/packages/jq-1.5-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\nImporting GPG key 0x352C64E5:\n Userid : \"Fedora EPEL (7) <[email protected]>\"\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\n Package : epel-release-7-11.noarch (installed)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\n",
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] "results": [
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] "libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed",
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed",
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.karneval.cz\n * epel: mirror.karneval.cz\n * extras: mirror.karneval.cz\n * updates: mirror.karneval.cz\nResolving Dependencies\n--> Running transaction check\n---> Package jq.x86_64 0:1.5-1.el7 will be installed\n--> Processing Dependency: libonig.so.2()(64bit) for package: jq-1.5-1.el7.x86_64\n---> Package libvirt.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libvirt-libs = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-secret = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-qemu = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-nodedev = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-lxc = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-interface = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-config-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-config-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-client = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n---> Package qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 will be installed\n--> Processing Dependency: qemu-kvm-common = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: qemu-img = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: seabios-bin >= 1.7.2.2-5 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: glusterfs-api >= 3.6.0 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: seavgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: ipxe-roms-qemu for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpng15.so.15()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libibverbs.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Running transaction check\n---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed\n---> Package glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos will be installed\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\n---> Package glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package gnutls.x86_64 0:3.3.26-9.el7 will be installed\n--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.26-9.el7.x86_64\n--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\n--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\n---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed\n--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64\n---> Package ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\n---> Package libibverbs.x86_64 0:13-7.el7 will be installed\n--> Processing Dependency: rdma-core(x86-64) = 13-7.el7 for package: libibverbs-13-7.el7.x86_64\n---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed\n---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\n---> Package librdmacm.x86_64 0:13-7.el7 will be installed\n---> Package libusbx.x86_64 0:1.0.20-1.el7 will be installed\n---> Package libvirt-client.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: gnutls-utils for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: numad for package: libvirt-daemon-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libvirt-daemon-driver-storage-core = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-logical = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-disk = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: nc for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: cyrus-sasl for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\n---> Package oniguruma.x86_64 0:5.9.5-3.el7 will be installed\n---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed\n---> Package pulseaudio-libs.x86_64 0:10.0-3.el7 will be installed\n--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n---> Package qemu-img.x86_64 10:1.5.3-141.el7_4.6 will be installed\n---> Package qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 will be installed\n---> Package seabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\n---> Package seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\n---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed\n---> Package spice-server.x86_64 0:0.12.8-2.el7.1 will be installed\n--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\n--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\n--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\n---> Package usbredir.x86_64 0:0.7.1-2.el7 will be installed\n--> Running transaction check\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed\n--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64\n---> Package cyrus-sasl.x86_64 0:2.1.26-21.el7 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 will be installed\n---> Package dnsmasq.x86_64 0:2.76-2.el7_4.2 will be installed\n---> Package ebtables.x86_64 0:2.0.10-15.el7 will be installed\n---> Package fuse-libs.x86_64 0:2.9.2-8.el7 will be installed\n---> Package glusterfs.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package gnutls-utils.x86_64 0:3.3.26-9.el7 will be installed\n--> Processing Dependency: gnutls-dane(x86-64) = 3.3.26-9.el7 for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed\n---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed\n---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed\n--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64\n---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed\n--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\n--> Processing Dependency: libXext.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\n---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed\n---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed\n---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed\n---> Package libpciaccess.x86_64 0:0.13.4-3.1.el7_4 will be installed\n--> Processing Dependency: hwdata for package: libpciaccess-0.13.4-3.1.el7_4.x86_64\n---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed\n--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n---> Package libunwind.x86_64 2:1.2-2.el7 will be installed\n---> Package libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libxcb.x86_64 0:1.12-1.el7 will be installed\n--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64\n---> Package lzop.x86_64 0:1.03-10.el7 will be installed\n---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed\n---> Package nmap-ncat.x86_64 2:6.40-7.el7 will be installed\n---> Package numad.x86_64 0:0.5-17.20150602git.el7 will be installed\n---> Package radvd.x86_64 0:1.9.2-9.el7 will be installed\n---> Package rdma-core.x86_64 0:13-7.el7 will be installed\n--> Processing Dependency: pciutils for package: rdma-core-13-7.el7.x86_64\n---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed\n---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed\n--> Running transaction check\n---> Package augeas-libs.x86_64 0:1.4.0-2.el7_4.2 will be installed\n---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed\n---> Package glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package gnutls-dane.x86_64 0:3.3.26-9.el7 will be installed\n---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed\n---> Package hwdata.x86_64 0:0.252-8.6.el7 will be installed\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64\n---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed\n---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed\n---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed\n---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed\n---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed\n---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed\n---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed\n---> Package lvm2.x86_64 7:2.02.171-8.el7 will be installed\n--> Processing Dependency: lvm2-libs = 7:2.02.171-8.el7 for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n---> Package pciutils.x86_64 0:3.5.1-2.el7 will be installed\n---> Package unbound-libs.x86_64 0:1.4.20-34.el7 will be installed\n--> Processing Dependency: libldns.so.1()(64bit) for package: unbound-libs-1.4.20-34.el7.x86_64\n--> Running transaction check\n---> Package device-mapper-event-libs.x86_64 7:1.02.140-8.el7 will be installed\n---> Package device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 will be installed\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed\n---> Package ldns.x86_64 0:1.6.16-10.el7 will be installed\n---> Package lvm2-libs.x86_64 7:2.02.171-8.el7 will be installed\n--> Processing Dependency: device-mapper-event = 7:1.02.140-8.el7 for package: 7:lvm2-libs-2.02.171-8.el7.x86_64\n--> Running transaction check\n---> Package device-mapper-event.x86_64 7:1.02.140-8.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n jq x86_64 1.5-1.el7 epel 153 k\n libvirt x86_64 3.2.0-14.el7_4.9 updates 159 k\n qemu-kvm x86_64 10:1.5.3-141.el7_4.6 updates 1.9 M\nInstalling for dependencies:\n alsa-lib x86_64 1.1.3-3.el7 base 421 k\n augeas-libs x86_64 1.4.0-2.el7_4.2 updates 355 k\n autogen-libopts x86_64 5.18-5.el7 base 66 k\n avahi-libs x86_64 0.6.31-17.el7 base 61 k\n boost-system x86_64 1.53.0-27.el7 base 40 k\n boost-thread x86_64 1.53.0-27.el7 base 57 k\n bridge-utils x86_64 1.5-9.el7 base 32 k\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n celt051 x86_64 0.5.1.3-8.el7 base 53 k\n cyrus-sasl x86_64 2.1.26-21.el7 base 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-21.el7 base 41 k\n device-mapper-event x86_64 7:1.02.140-8.el7 base 180 k\n device-mapper-event-libs x86_64 7:1.02.140-8.el7 base 179 k\n device-mapper-persistent-data x86_64 0.7.0-0.1.rc6.el7_4.1 updates 400 k\n dnsmasq x86_64 2.76-2.el7_4.2 updates 277 k\n ebtables x86_64 2.0.10-15.el7 base 123 k\n flac-libs x86_64 1.3.0-5.el7_1 base 169 k\n fuse-libs x86_64 2.9.2-8.el7 base 93 k\n glusterfs x86_64 3.8.4-18.4.el7.centos base 496 k\n glusterfs-api x86_64 3.8.4-18.4.el7.centos base 69 k\n glusterfs-cli x86_64 3.8.4-18.4.el7.centos base 170 k\n glusterfs-client-xlators x86_64 3.8.4-18.4.el7.centos base 774 k\n glusterfs-libs x86_64 3.8.4-18.4.el7.centos base 361 k\n gnutls x86_64 3.3.26-9.el7 base 677 k\n gnutls-dane x86_64 3.3.26-9.el7 base 34 k\n gnutls-utils x86_64 3.3.26-9.el7 base 237 k\n gperftools-libs x86_64 2.4-8.el7 base 272 k\n gsm x86_64 1.0.13-11.el7 base 30 k\n hwdata x86_64 0.252-8.6.el7 base 2.2 M\n ipxe-roms-qemu noarch 20170123-1.git4e85b27.el7_4.1\n updates 759 k\n iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-4.el7 base 90 k\n ldns x86_64 1.6.16-10.el7 base 476 k\n libICE x86_64 1.0.9-9.el7 base 66 k\n libSM x86_64 1.2.2-2.el7 base 39 k\n libX11 x86_64 1.6.5-1.el7 base 606 k\n libX11-common noarch 1.6.5-1.el7 base 164 k\n libXau x86_64 1.0.8-2.1.el7 base 29 k\n libXext x86_64 1.3.3-3.el7 base 39 k\n libXi x86_64 1.7.9-1.el7 base 40 k\n libXtst x86_64 1.2.3-1.el7 base 20 k\n libaio x86_64 0.3.109-13.el7 base 24 k\n libasyncns x86_64 0.8-7.el7 base 26 k\n libibverbs x86_64 13-7.el7 base 194 k\n libiscsi x86_64 1.9.0-7.el7 base 60 k\n libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k\n libogg x86_64 2:1.3.0-7.el7 base 24 k\n libpcap x86_64 14:1.5.3-9.el7 base 138 k\n libpciaccess x86_64 0.13.4-3.1.el7_4 updates 26 k\n libpng x86_64 2:1.5.13-7.el7_2 base 213 k\n librados2 x86_64 1:0.94.5-2.el7 base 1.7 M\n librbd1 x86_64 1:0.94.5-2.el7 base 1.8 M\n librdmacm x86_64 13-7.el7 base 59 k\n libsndfile x86_64 1.0.25-10.el7 base 149 k\n libunwind x86_64 2:1.2-2.el7 base 57 k\n libusbx x86_64 1.0.20-1.el7 base 61 k\n libvirt-client x86_64 3.2.0-14.el7_4.9 updates 441 k\n libvirt-daemon x86_64 3.2.0-14.el7_4.9 updates 767 k\n libvirt-daemon-config-network x86_64 3.2.0-14.el7_4.9 updates 160 k\n libvirt-daemon-config-nwfilter x86_64 3.2.0-14.el7_4.9 updates 166 k\n libvirt-daemon-driver-interface x86_64 3.2.0-14.el7_4.9 updates 206 k\n libvirt-daemon-driver-lxc x86_64 3.2.0-14.el7_4.9 updates 867 k\n libvirt-daemon-driver-network x86_64 3.2.0-14.el7_4.9 updates 370 k\n libvirt-daemon-driver-nodedev x86_64 3.2.0-14.el7_4.9 updates 207 k\n libvirt-daemon-driver-nwfilter x86_64 3.2.0-14.el7_4.9 updates 229 k\n libvirt-daemon-driver-qemu x86_64 3.2.0-14.el7_4.9 updates 685 k\n libvirt-daemon-driver-secret x86_64 3.2.0-14.el7_4.9 updates 196 k\n libvirt-daemon-driver-storage x86_64 3.2.0-14.el7_4.9 updates 159 k\n libvirt-daemon-driver-storage-core x86_64 3.2.0-14.el7_4.9 updates 385 k\n libvirt-daemon-driver-storage-disk x86_64 3.2.0-14.el7_4.9 updates 167 k\n libvirt-daemon-driver-storage-gluster\n x86_64 3.2.0-14.el7_4.9 updates 168 k\n libvirt-daemon-driver-storage-iscsi x86_64 3.2.0-14.el7_4.9 updates 165 k\n libvirt-daemon-driver-storage-logical\n x86_64 3.2.0-14.el7_4.9 updates 168 k\n libvirt-daemon-driver-storage-mpath x86_64 3.2.0-14.el7_4.9 updates 163 k\n libvirt-daemon-driver-storage-rbd x86_64 3.2.0-14.el7_4.9 updates 170 k\n libvirt-daemon-driver-storage-scsi x86_64 3.2.0-14.el7_4.9 updates 164 k\n libvirt-libs x86_64 3.2.0-14.el7_4.9 updates 4.1 M\n libvorbis x86_64 1:1.3.3-8.el7 base 204 k\n libxcb x86_64 1.12-1.el7 base 211 k\n libxslt x86_64 1.1.28-5.el7 base 242 k\n lvm2 x86_64 7:2.02.171-8.el7 base 1.3 M\n lvm2-libs x86_64 7:2.02.171-8.el7 base 1.0 M\n lzop x86_64 1.03-10.el7 base 54 k\n netcf-libs x86_64 0.2.8-4.el7 base 70 k\n nettle x86_64 2.7.1-8.el7 base 327 k\n nmap-ncat x86_64 2:6.40-7.el7 base 201 k\n numad x86_64 0.5-17.20150602git.el7\n base 35 k\n oniguruma x86_64 5.9.5-3.el7 epel 129 k\n pciutils x86_64 3.5.1-2.el7 base 93 k\n pixman x86_64 0.34.0-1.el7 base 248 k\n pulseaudio-libs x86_64 10.0-3.el7 base 650 k\n qemu-img x86_64 10:1.5.3-141.el7_4.6 updates 678 k\n qemu-kvm-common x86_64 10:1.5.3-141.el7_4.6 updates 416 k\n radvd x86_64 1.9.2-9.el7 base 85 k\n rdma-core x86_64 13-7.el7 base 43 k\n seabios-bin noarch 1.10.2-3.el7_4.1 updates 104 k\n seavgabios-bin noarch 1.10.2-3.el7_4.1 updates 37 k\n sgabios-bin noarch 1:0.20110622svn-4.el7 base 7.1 k\n spice-server x86_64 0.12.8-2.el7.1 updates 398 k\n trousers x86_64 0.3.14-2.el7 base 289 k\n unbound-libs x86_64 1.4.20-34.el7 base 299 k\n usbredir x86_64 0.7.1-2.el7 base 47 k\n yajl x86_64 2.0.4-4.el7 base 39 k\n\nTransaction Summary\n================================================================================\nInstall 3 Packages (+103 Dependent packages)\n\nTotal download size: 34 M\nInstalled size: 112 M\nDownloading packages:\nPublic key for jq-1.5-1.el7.x86_64.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 7.7 MB/s | 34 MB 00:04 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 1/106 \n Installing : yajl-2.0.4-4.el7.x86_64 2/106 \n Installing : 2:libogg-1.3.0-7.el7.x86_64 3/106 \n Installing : avahi-libs-0.6.31-17.el7.x86_64 4/106 \n Installing : libaio-0.3.109-13.el7.x86_64 5/106 \n Installing : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 6/106 \n Installing : 14:libpcap-1.5.3-9.el7.x86_64 7/106 \n Installing : boost-system-1.53.0-27.el7.x86_64 8/106 \n Installing : nettle-2.7.1-8.el7.x86_64 9/106 \n Installing : boost-thread-1.53.0-27.el7.x86_64 10/106 \n Installing : 1:librados2-0.94.5-2.el7.x86_64 11/106 \n Installing : 1:librbd1-0.94.5-2.el7.x86_64 12/106 \n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 13/106 \n Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 14/106 \n Installing : hwdata-0.252-8.6.el7.x86_64 15/106 \n Installing : libiscsi-1.9.0-7.el7.x86_64 16/106 \n Installing : pixman-0.34.0-1.el7.x86_64 17/106 \n Installing : libusbx-1.0.20-1.el7.x86_64 18/106 \n Installing : libICE-1.0.9-9.el7.x86_64 19/106 \n Installing : libSM-1.2.2-2.el7.x86_64 20/106 \n Installing : usbredir-0.7.1-2.el7.x86_64 21/106 \n Installing : libpciaccess-0.13.4-3.1.el7_4.x86_64 22/106 \n Installing : pciutils-3.5.1-2.el7.x86_64 23/106 \n Installing : rdma-core-13-7.el7.x86_64 24/106 \n Installing : libibverbs-13-7.el7.x86_64 25/106 \n Installing : librdmacm-13-7.el7.x86_64 26/106 \n Installing : ldns-1.6.16-10.el7.x86_64 27/106 \n Installing : unbound-libs-1.4.20-34.el7.x86_64 28/106 \n Installing : 2:nmap-ncat-6.40-7.el7.x86_64 29/106 \n Installing : 7:device-mapper-event-1.02.140-8.el7.x86_64 30/106 \n Installing : 7:lvm2-libs-2.02.171-8.el7.x86_64 31/106 \n Installing : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 32/106 \n Installing : 7:lvm2-2.02.171-8.el7.x86_64 33/106 \nCreated symlink from /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket to /usr/lib/systemd/system/lvm2-lvmpolld.socket.\n Installing : 1:libvorbis-1.3.3-8.el7.x86_64 34/106 \n Installing : celt051-0.5.1.3-8.el7.x86_64 35/106 \n Installing : flac-libs-1.3.0-5.el7_1.x86_64 36/106 \n Installing : glusterfs-3.8.4-18.4.el7.centos.x86_64 37/106 \n Installing : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 38/106 \n Installing : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 39/106 \n Installing : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 40/106 \n Installing : cyrus-sasl-2.1.26-21.el7.x86_64 41/106 \n Installing : seabios-bin-1.10.2-3.el7_4.1.noarch 42/106 \n Installing : dnsmasq-2.76-2.el7_4.2.x86_64 43/106 \n Installing : fuse-libs-2.9.2-8.el7.x86_64 44/106 \n Installing : libasyncns-0.8-7.el7.x86_64 45/106 \n Installing : seavgabios-bin-1.10.2-3.el7_4.1.noarch 46/106 \n Installing : libX11-common-1.6.5-1.el7.noarch 47/106 \n Installing : numad-0.5-17.20150602git.el7.x86_64 48/106 \n Installing : libxslt-1.1.28-5.el7.x86_64 49/106 \n Installing : radvd-1.9.2-9.el7.x86_64 50/106 \n Installing : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 51/106 \n Installing : lzop-1.03-10.el7.x86_64 52/106 \n Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 53/106 \n Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 54/106 \n Installing : spice-server-0.12.8-2.el7.1.x86_64 55/106 \n Installing : alsa-lib-1.1.3-3.el7.x86_64 56/106 \n Installing : augeas-libs-1.4.0-2.el7_4.2.x86_64 57/106 \n Installing : 2:libunwind-1.2-2.el7.x86_64 58/106 \n Installing : gperftools-libs-2.4-8.el7.x86_64 59/106 \n Installing : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 60/106 \n Installing : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 61/106 \n Installing : bridge-utils-1.5-9.el7.x86_64 62/106 \n Installing : netcf-libs-0.2.8-4.el7.x86_64 63/106 \n Installing : gsm-1.0.13-11.el7.x86_64 64/106 \n Installing : libsndfile-1.0.25-10.el7.x86_64 65/106 \n Installing : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 66/106 \n Installing : bzip2-1.0.6-13.el7.x86_64 67/106 \n Installing : autogen-libopts-5.18-5.el7.x86_64 68/106 \n Installing : trousers-0.3.14-2.el7.x86_64 69/106 \n Installing : gnutls-3.3.26-9.el7.x86_64 70/106 \n Installing : libvirt-libs-3.2.0-14.el7_4.9.x86_64 71/106 \n Installing : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 72/106 \n Installing : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 73/106 \n Installing : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 74/106 \n Installing : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 75/106 \n Installing : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 76/106 \n Installing : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 77/106 \n Installing : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 78/106 \n Installing : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 79/106 \n Installing : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 80/106 \n Installing : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 81/106 \n Installing : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 82/106 \n Installing : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 83/106 \n Installing : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 84/106 \n Installing : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 85/106 \n Installing : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 86/106 \n Installing : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 87/106 \n Installing : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 88/106 \n Installing : gnutls-dane-3.3.26-9.el7.x86_64 89/106 \n Installing : gnutls-utils-3.3.26-9.el7.x86_64 90/106 \n Installing : libvirt-client-3.2.0-14.el7_4.9.x86_64 91/106 \n Installing : oniguruma-5.9.5-3.el7.x86_64 92/106 \n Installing : libXau-1.0.8-2.1.el7.x86_64 93/106 \n Installing : libxcb-1.12-1.el7.x86_64 94/106 \n Installing : libX11-1.6.5-1.el7.x86_64 95/106 \n Installing : libXext-1.3.3-3.el7.x86_64 96/106 \n Installing : libXi-1.7.9-1.el7.x86_64 97/106 \n Installing : libXtst-1.2.3-1.el7.x86_64 98/106 \n Installing : pulseaudio-libs-10.0-3.el7.x86_64 99/106 \n Installing : ebtables-2.0.10-15.el7.x86_64 100/106 \n Installing : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 101/106 \n Installing : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 102/106 \n Installing : 2:libpng-1.5.13-7.el7_2.x86_64 103/106 \n Installing : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 104/106 \n Installing : libvirt-3.2.0-14.el7_4.9.x86_64 105/106 \n Installing : jq-1.5-1.el7.x86_64 106/106 \n Verifying : libXext-1.3.3-3.el7.x86_64 1/106 \n Verifying : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 2/106 \n Verifying : libvirt-client-3.2.0-14.el7_4.9.x86_64 3/106 \n Verifying : libXi-1.7.9-1.el7.x86_64 4/106 \n Verifying : ldns-1.6.16-10.el7.x86_64 5/106 \n Verifying : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 6/106 \n Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 7/106 \n Verifying : libvirt-libs-3.2.0-14.el7_4.9.x86_64 8/106 \n Verifying : nettle-2.7.1-8.el7.x86_64 9/106 \n Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 10/106 \n Verifying : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 11/106 \n Verifying : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 12/106 \n Verifying : unbound-libs-1.4.20-34.el7.x86_64 13/106 \n Verifying : boost-thread-1.53.0-27.el7.x86_64 14/106 \n Verifying : 7:lvm2-2.02.171-8.el7.x86_64 15/106 \n Verifying : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 16/106 \n Verifying : gperftools-libs-2.4-8.el7.x86_64 17/106 \n Verifying : yajl-2.0.4-4.el7.x86_64 18/106 \n Verifying : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 19/106 \n Verifying : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 20/106 \n Verifying : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 21/106 \n Verifying : ebtables-2.0.10-15.el7.x86_64 22/106 \n Verifying : libXau-1.0.8-2.1.el7.x86_64 23/106 \n Verifying : 1:librados2-0.94.5-2.el7.x86_64 24/106 \n Verifying : oniguruma-5.9.5-3.el7.x86_64 25/106 \n Verifying : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 26/106 \n Verifying : trousers-0.3.14-2.el7.x86_64 27/106 \n Verifying : boost-system-1.53.0-27.el7.x86_64 28/106 \n Verifying : libICE-1.0.9-9.el7.x86_64 29/106 \n Verifying : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 30/106 \n Verifying : autogen-libopts-5.18-5.el7.x86_64 31/106 \n Verifying : 2:nmap-ncat-6.40-7.el7.x86_64 32/106 \n Verifying : avahi-libs-0.6.31-17.el7.x86_64 33/106 \n Verifying : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 34/106 \n Verifying : bzip2-1.0.6-13.el7.x86_64 35/106 \n Verifying : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 36/106 \n Verifying : libXtst-1.2.3-1.el7.x86_64 37/106 \n Verifying : libusbx-1.0.20-1.el7.x86_64 38/106 \n Verifying : gnutls-dane-3.3.26-9.el7.x86_64 39/106 \n Verifying : libxcb-1.12-1.el7.x86_64 40/106 \n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 41/106 \n Verifying : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 42/106 \n Verifying : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 43/106 \n Verifying : gsm-1.0.13-11.el7.x86_64 44/106 \n Verifying : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 45/106 \n Verifying : bridge-utils-1.5-9.el7.x86_64 46/106 \n Verifying : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 47/106 \n Verifying : 2:libogg-1.3.0-7.el7.x86_64 48/106 \n Verifying : glusterfs-3.8.4-18.4.el7.centos.x86_64 49/106 \n Verifying : pixman-0.34.0-1.el7.x86_64 50/106 \n Verifying : 2:libunwind-1.2-2.el7.x86_64 51/106 \n Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 52/106 \n Verifying : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 53/106 \n Verifying : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 54/106 \n Verifying : pulseaudio-libs-10.0-3.el7.x86_64 55/106 \n Verifying : augeas-libs-1.4.0-2.el7_4.2.x86_64 56/106 \n Verifying : libsndfile-1.0.25-10.el7.x86_64 57/106 \n Verifying : alsa-lib-1.1.3-3.el7.x86_64 58/106 \n Verifying : libX11-1.6.5-1.el7.x86_64 59/106 \n Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 60/106 \n Verifying : jq-1.5-1.el7.x86_64 61/106 \n Verifying : 14:libpcap-1.5.3-9.el7.x86_64 62/106 \n Verifying : spice-server-0.12.8-2.el7.1.x86_64 63/106 \n Verifying : libpciaccess-0.13.4-3.1.el7_4.x86_64 64/106 \n Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 65/106 \n Verifying : lzop-1.03-10.el7.x86_64 66/106 \n Verifying : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 67/106 \n Verifying : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 68/106 \n Verifying : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 69/106 \n Verifying : libaio-0.3.109-13.el7.x86_64 70/106 \n Verifying : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 71/106 \n Verifying : gnutls-3.3.26-9.el7.x86_64 72/106 \n Verifying : pciutils-3.5.1-2.el7.x86_64 73/106 \n Verifying : radvd-1.9.2-9.el7.x86_64 74/106 \n Verifying : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 75/106 \n Verifying : libiscsi-1.9.0-7.el7.x86_64 76/106 \n Verifying : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 77/106 \n Verifying : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 78/106 \n Verifying : libxslt-1.1.28-5.el7.x86_64 79/106 \n Verifying : numad-0.5-17.20150602git.el7.x86_64 80/106 \n Verifying : libX11-common-1.6.5-1.el7.noarch 81/106 \n Verifying : libibverbs-13-7.el7.x86_64 82/106 \n Verifying : libSM-1.2.2-2.el7.x86_64 83/106 \n Verifying : celt051-0.5.1.3-8.el7.x86_64 84/106 \n Verifying : 7:device-mapper-event-1.02.140-8.el7.x86_64 85/106 \n Verifying : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 86/106 \n Verifying : libvirt-3.2.0-14.el7_4.9.x86_64 87/106 \n Verifying : rdma-core-13-7.el7.x86_64 88/106 \n Verifying : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 89/106 \n Verifying : seavgabios-bin-1.10.2-3.el7_4.1.noarch 90/106 \n Verifying : libasyncns-0.8-7.el7.x86_64 91/106 \n Verifying : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 92/106 \n Verifying : usbredir-0.7.1-2.el7.x86_64 93/106 \n Verifying : librdmacm-13-7.el7.x86_64 94/106 \n Verifying : netcf-libs-0.2.8-4.el7.x86_64 95/106 \n Verifying : flac-libs-1.3.0-5.el7_1.x86_64 96/106 \n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 97/106 \n Verifying : 7:lvm2-libs-2.02.171-8.el7.x86_64 98/106 \n Verifying : gnutls-utils-3.3.26-9.el7.x86_64 99/106 \n Verifying : fuse-libs-2.9.2-8.el7.x86_64 100/106 \n Verifying : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 101/106 \n Verifying : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 102/106 \n Verifying : dnsmasq-2.76-2.el7_4.2.x86_64 103/106 \n Verifying : hwdata-0.252-8.6.el7.x86_64 104/106 \n Verifying : seabios-bin-1.10.2-3.el7_4.1.noarch 105/106 \n Verifying : cyrus-sasl-2.1.26-21.el7.x86_64 106/106 \n\nInstalled:\n jq.x86_64 0:1.5-1.el7 libvirt.x86_64 0:3.2.0-14.el7_4.9 \n qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 \n\nDependency Installed:\n alsa-lib.x86_64 0:1.1.3-3.el7 \n augeas-libs.x86_64 0:1.4.0-2.el7_4.2 \n autogen-libopts.x86_64 0:5.18-5.el7 \n avahi-libs.x86_64 0:0.6.31-17.el7 \n boost-system.x86_64 0:1.53.0-27.el7 \n boost-thread.x86_64 0:1.53.0-27.el7 \n bridge-utils.x86_64 0:1.5-9.el7 \n bzip2.x86_64 0:1.0.6-13.el7 \n celt051.x86_64 0:0.5.1.3-8.el7 \n cyrus-sasl.x86_64 0:2.1.26-21.el7 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 \n device-mapper-event.x86_64 7:1.02.140-8.el7 \n device-mapper-event-libs.x86_64 7:1.02.140-8.el7 \n device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 \n dnsmasq.x86_64 0:2.76-2.el7_4.2 \n ebtables.x86_64 0:2.0.10-15.el7 \n flac-libs.x86_64 0:1.3.0-5.el7_1 \n fuse-libs.x86_64 0:2.9.2-8.el7 \n glusterfs.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos \n gnutls.x86_64 0:3.3.26-9.el7 \n gnutls-dane.x86_64 0:3.3.26-9.el7 \n gnutls-utils.x86_64 0:3.3.26-9.el7 \n gperftools-libs.x86_64 0:2.4-8.el7 \n gsm.x86_64 0:1.0.13-11.el7 \n hwdata.x86_64 0:0.252-8.6.el7 \n ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 \n iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 \n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 \n ldns.x86_64 0:1.6.16-10.el7 \n libICE.x86_64 0:1.0.9-9.el7 \n libSM.x86_64 0:1.2.2-2.el7 \n libX11.x86_64 0:1.6.5-1.el7 \n libX11-common.noarch 0:1.6.5-1.el7 \n libXau.x86_64 0:1.0.8-2.1.el7 \n libXext.x86_64 0:1.3.3-3.el7 \n libXi.x86_64 0:1.7.9-1.el7 \n libXtst.x86_64 0:1.2.3-1.el7 \n libaio.x86_64 0:0.3.109-13.el7 \n libasyncns.x86_64 0:0.8-7.el7 \n libibverbs.x86_64 0:13-7.el7 \n libiscsi.x86_64 0:1.9.0-7.el7 \n libjpeg-turbo.x86_64 0:1.2.90-5.el7 \n libogg.x86_64 2:1.3.0-7.el7 \n libpcap.x86_64 14:1.5.3-9.el7 \n libpciaccess.x86_64 0:0.13.4-3.1.el7_4 \n libpng.x86_64 2:1.5.13-7.el7_2 \n librados2.x86_64 1:0.94.5-2.el7 \n librbd1.x86_64 1:0.94.5-2.el7 \n librdmacm.x86_64 0:13-7.el7 \n libsndfile.x86_64 0:1.0.25-10.el7 \n libunwind.x86_64 2:1.2-2.el7 \n libusbx.x86_64 0:1.0.20-1.el7 \n libvirt-client.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 \n libvorbis.x86_64 1:1.3.3-8.el7 \n libxcb.x86_64 0:1.12-1.el7 \n libxslt.x86_64 0:1.1.28-5.el7 \n lvm2.x86_64 7:2.02.171-8.el7 \n lvm2-libs.x86_64 7:2.02.171-8.el7 \n lzop.x86_64 0:1.03-10.el7 \n netcf-libs.x86_64 0:0.2.8-4.el7 \n nettle.x86_64 0:2.7.1-8.el7 \n nmap-ncat.x86_64 2:6.40-7.el7 \n numad.x86_64 0:0.5-17.20150602git.el7 \n oniguruma.x86_64 0:5.9.5-3.el7 \n pciutils.x86_64 0:3.5.1-2.el7 \n pixman.x86_64 0:0.34.0-1.el7 \n pulseaudio-libs.x86_64 0:10.0-3.el7 \n qemu-img.x86_64 10:1.5.3-141.el7_4.6 \n qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 \n radvd.x86_64 0:1.9.2-9.el7 \n rdma-core.x86_64 0:13-7.el7 \n seabios-bin.noarch 0:1.10.2-3.el7_4.1 \n seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 \n sgabios-bin.noarch 1:0.20110622svn-4.el7 \n spice-server.x86_64 0:0.12.8-2.el7.1 \n trousers.x86_64 0:0.3.14-2.el7 \n unbound-libs.x86_64 0:1.4.20-34.el7 \n usbredir.x86_64 0:0.7.1-2.el7 \n yajl.x86_64 0:2.0.4-4.el7 \n\nComplete!\n"
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] ]
2018-04-09 15:22:59,983 process L0395 DEBUG| [stdout] }
2018-04-09 15:22:59,990 process L0395 DEBUG| [stdout]
2018-04-09 15:22:59,991 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down kvm plugin] ******************************************
2018-04-09 15:22:59,991 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:3
2018-04-09 15:23:00,160 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/get_url.py
2018-04-09 15:23:00,160 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:00,161 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:00,208 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:00,209 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:00,210 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033 `" && echo ansible-tmp-1523280180.16-31248739823033="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033 `" ) && sleep 0'"'"''
2018-04-09 15:23:00,241 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280180.16-31248739823033=/home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033\n', '')
2018-04-09 15:23:00,243 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmphTQOUx TO /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033/get_url.py
2018-04-09 15:23:00,243 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:00,284 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmphTQOUx /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033/get_url.py\n', '')
2018-04-09 15:23:00,284 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:00,286 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033/ /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033/get_url.py && sleep 0'"'"''
2018-04-09 15:23:00,316 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:00,316 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:00,317 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zjmxgpismhqnaartsvukslxikrkevaeb; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033/get_url.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:23:00,376 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:23:09,878 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"src": "/tmp/tmpdwrGgz", "changed": true, "group": "root", "uid": 0, "dest": "/usr/local/bin/docker-machine-driver-kvm", "status_code": 200, "md5sum": "519d29300df740a73c90d048e5df43fb", "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm", "state": "file", "gid": 0, "secontext": "system_u:object_r:bin_t:s0", "mode": "01363", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "regexp": null, "owner": null, "follow": false, "client_key": null, "group": null, "use_proxy": true, "unsafe_writes": null, "setype": null, "content": null, "validate_certs": true, "serole": null, "client_cert": null, "timeout": 10, "src": null, "dest": "/usr/local/bin/docker-machine-driver-kvm", "selevel": null, "force_basic_auth": false, "sha256sum": "", "http_agent": "ansible-httpget", "path": "/usr/local/bin/docker-machine-driver-kvm", "url_password": null, "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm", "checksum": "", "seuser": null, "headers": null, "delimiter": null, "mode": 755, "url_username": null, "attributes": null, "backup": null, "tmp_dest": null}}, "owner": "root", "checksum_src": "0eb11f2b05e54b1ef51ab80e897e051e2c6e137c", "size": 12096944, "checksum_dest": null, "msg": "OK (12096944 bytes)"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:09,879 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:09,879 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280180.16-31248739823033/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:09,907 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:09,910 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "checksum_dest": null,
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "checksum_src": "0eb11f2b05e54b1ef51ab80e897e051e2c6e137c",
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "dest": "/usr/local/bin/docker-machine-driver-kvm",
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "gid": 0,
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "group": "root",
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:09,911 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "checksum": "",
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "client_cert": null,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "client_key": null,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "dest": "/usr/local/bin/docker-machine-driver-kvm",
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:09,912 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "force_basic_auth": false,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "headers": null,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "http_agent": "ansible-httpget",
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "mode": 755,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "path": "/usr/local/bin/docker-machine-driver-kvm",
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:09,913 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "sha256sum": "",
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "timeout": 10,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "tmp_dest": null,
2018-04-09 15:23:09,914 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm",
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "url_password": null,
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "url_username": null,
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "use_proxy": true,
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "md5sum": "519d29300df740a73c90d048e5df43fb",
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "mode": "01363",
2018-04-09 15:23:09,915 process L0395 DEBUG| [stdout] "msg": "OK (12096944 bytes)",
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "owner": "root",
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "secontext": "system_u:object_r:bin_t:s0",
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "size": 12096944,
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "src": "/tmp/tmpdwrGgz",
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "state": "file",
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "status_code": 200,
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "uid": 0,
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm"
2018-04-09 15:23:09,916 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:09,921 process L0395 DEBUG| [stdout]
2018-04-09 15:23:09,921 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] *************
2018-04-09 15:23:09,922 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2
2018-04-09 15:23:09,942 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:23:09,942 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:09,942 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:23:09,942 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:09,954 process L0395 DEBUG| [stdout]
2018-04-09 15:23:09,954 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] *******************
2018-04-09 15:23:09,954 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7
2018-04-09 15:23:10,010 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => (item=[]) => {
2018-04-09 15:23:10,011 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:10,011 process L0395 DEBUG| [stdout] "item": [],
2018-04-09 15:23:10,011 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:23:10,011 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:10,026 process L0395 DEBUG| [stdout]
2018-04-09 15:23:10,027 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] *************
2018-04-09 15:23:10,027 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
2018-04-09 15:23:10,091 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:10,091 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:10,093 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:10,136 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:10,136 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:10,138 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360 `" && echo ansible-tmp-1523280190.09-109420009271360="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360 `" ) && sleep 0'"'"''
2018-04-09 15:23:10,192 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280190.09-109420009271360=/home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360\n', '')
2018-04-09 15:23:10,196 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpctRQtv TO /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360/command.py
2018-04-09 15:23:10,198 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:10,251 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpctRQtv /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360/command.py\n', '')
2018-04-09 15:23:10,251 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:10,253 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360/ /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360/command.py && sleep 0'"'"''
2018-04-09 15:23:10,288 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:10,289 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:10,290 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vedoxtfecwqryoxbvhksorgmkeqeohhw; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360/command.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:23:10,344 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:23:10,980 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:10.946060", "stdout": "epel-release-7-11.noarch", "cmd": "rpm -qa | grep epel-release", "rc": 0, "start": "2018-04-09 13:23:10.450677", "stderr": "", "delta": "0:00:00.495383", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "rpm -qa | grep epel-release", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using the yum, dnf or zypper module rather than running rpm. If you need to use command because yum, dnf or zypper is insufficient you can add warn=False to this command task or set command_warnings=False in ansible.cfg to get rid of this message."]}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:10,981 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:10,982 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280190.09-109420009271360/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:11,037 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:11,045 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:11,046 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:11,047 process L0395 DEBUG| [stdout] "cmd": "rpm -qa | grep epel-release",
2018-04-09 15:23:11,047 process L0395 DEBUG| [stdout] "delta": "0:00:00.495383",
2018-04-09 15:23:11,048 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:10.946060",
2018-04-09 15:23:11,048 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:11,049 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:11,049 process L0395 DEBUG| [stdout] "_raw_params": "rpm -qa | grep epel-release",
2018-04-09 15:23:11,049 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:11,050 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:11,050 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:11,050 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:11,051 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:11,051 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:11,051 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:11,051 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:11,052 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:11,052 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:11,052 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:10.450677",
2018-04-09 15:23:11,052 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:11,053 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:11,053 process L0395 DEBUG| [stdout] "stdout": "epel-release-7-11.noarch",
2018-04-09 15:23:11,053 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:23:11,053 process L0395 DEBUG| [stdout] "epel-release-7-11.noarch"
2018-04-09 15:23:11,053 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:11,054 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:11,073 process L0395 DEBUG| [stdout]
2018-04-09 15:23:11,074 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] *****************
2018-04-09 15:23:11,074 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27
2018-04-09 15:23:11,128 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:23:11,130 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:11,132 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:23:11,132 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:11,156 process L0395 DEBUG| [stdout]
2018-04-09 15:23:11,156 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] ***************************
2018-04-09 15:23:11,157 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33
2018-04-09 15:23:11,206 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:23:11,207 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:11,207 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:23:11,207 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:11,243 process L0395 DEBUG| [stdout]
2018-04-09 15:23:11,244 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] *******************
2018-04-09 15:23:11,244 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:40
2018-04-09 15:23:11,425 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
2018-04-09 15:23:11,425 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:11,426 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:11,453 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:11,453 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:11,454 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791 `" && echo ansible-tmp-1523280191.43-64340110159791="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791 `" ) && sleep 0'"'"''
2018-04-09 15:23:11,485 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280191.43-64340110159791=/home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791\n', '')
2018-04-09 15:23:11,486 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpB8tG02 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791/yum.py
2018-04-09 15:23:11,487 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:11,533 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpB8tG02 /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791/yum.py\n', '')
2018-04-09 15:23:11,533 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:11,534 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791/ /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791/yum.py && sleep 0'"'"''
2018-04-09 15:23:11,560 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:11,561 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:11,562 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-fcvmzxapyxhpjpxlyjsbhqbkhycjnckn; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791/yum.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:23:11,596 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:23:11,964 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "validate_certs": true, "list": null, "disable_gpg_check": false, "conf_file": null, "install_repoquery": true, "state": "present", "disablerepo": null, "update_cache": false, "disable_plugin": [], "enablerepo": null, "exclude": null, "security": false, "update_only": false, "enable_plugin": [], "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["libvirt-3.2.0-14.el7_4.9.x86_64 providing libvirt is already installed", "10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 providing qemu-kvm is already installed", "jq-1.5-1.el7.x86_64 providing jq is already installed", "libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed", "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed"], "rc": 0}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:11,965 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:11,966 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280191.43-64340110159791/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:11,998 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:12,002 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => {
2018-04-09 15:23:12,003 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:12,003 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:12,003 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:12,003 process L0395 DEBUG| [stdout] "allow_downgrade": false,
2018-04-09 15:23:12,003 process L0395 DEBUG| [stdout] "conf_file": null,
2018-04-09 15:23:12,003 process L0395 DEBUG| [stdout] "disable_gpg_check": false,
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "disable_plugin": [],
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "disablerepo": null,
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "enable_plugin": [],
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "enablerepo": null,
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "exclude": null,
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "install_repoquery": true,
2018-04-09 15:23:12,004 process L0395 DEBUG| [stdout] "installroot": "/",
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "list": null,
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "name": [
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "libvirt",
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "qemu-kvm",
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "jq",
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "libselinux-python",
2018-04-09 15:23:12,005 process L0395 DEBUG| [stdout] "git"
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] ],
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] "security": false,
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] "skip_broken": false,
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] "update_cache": false,
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] "update_only": false,
2018-04-09 15:23:12,006 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:23:12,007 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:12,007 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:12,007 process L0395 DEBUG| [stdout] "item": [
2018-04-09 15:23:12,007 process L0395 DEBUG| [stdout] "libvirt",
2018-04-09 15:23:12,007 process L0395 DEBUG| [stdout] "qemu-kvm",
2018-04-09 15:23:12,007 process L0395 DEBUG| [stdout] "jq",
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] "libselinux-python",
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] "git"
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] ],
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] "msg": "",
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] "results": [
2018-04-09 15:23:12,008 process L0395 DEBUG| [stdout] "libvirt-3.2.0-14.el7_4.9.x86_64 providing libvirt is already installed",
2018-04-09 15:23:12,009 process L0395 DEBUG| [stdout] "10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 providing qemu-kvm is already installed",
2018-04-09 15:23:12,009 process L0395 DEBUG| [stdout] "jq-1.5-1.el7.x86_64 providing jq is already installed",
2018-04-09 15:23:12,009 process L0395 DEBUG| [stdout] "libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed",
2018-04-09 15:23:12,009 process L0395 DEBUG| [stdout] "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed"
2018-04-09 15:23:12,009 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:12,009 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:12,017 process L0395 DEBUG| [stdout]
2018-04-09 15:23:12,017 process L0395 DEBUG| [stdout] TASK [prereqs : Start and enable libvirtd] *************************************
2018-04-09 15:23:12,017 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:12
2018-04-09 15:23:12,238 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
2018-04-09 15:23:12,238 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:12,239 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:12,266 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:12,267 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:12,267 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685 `" && echo ansible-tmp-1523280192.24-79932472251685="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685 `" ) && sleep 0'"'"''
2018-04-09 15:23:12,302 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280192.24-79932472251685=/home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685\n', '')
2018-04-09 15:23:12,304 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp1YKvGW TO /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685/systemd.py
2018-04-09 15:23:12,305 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:12,344 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp1YKvGW /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685/systemd.py\n', '')
2018-04-09 15:23:12,344 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:12,345 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685/ /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685/systemd.py && sleep 0'"'"''
2018-04-09 15:23:12,381 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:12,381 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:12,382 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hignjmgbjjosefekvycbwrhxljjieekm; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685/systemd.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:23:12,427 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:23:12,691 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"status": {"ExecStart": "{ path=/usr/sbin/libvirtd ; argv[]=/usr/sbin/libvirtd $LIBVIRTD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "0", "LimitSIGPENDING": "27095", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "0", "AllowIsolate": "no", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "multi-user.target shutdown.target libvirt-guests.service", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "0", "SendSIGHUP": "no", "ExecMainStartTimestampMonotonic": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "27095", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "man:libvirtd(8) http://libvirt.org", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "SecureBits": "0", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "dead", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "FragmentPath": "/usr/lib/systemd/system/libvirtd.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "inactive", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target libvirt-guests.service", "TasksCurrent": "18446744073709551615", "RestartUSec": "100ms", "Transient": "no", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "on-failure", "RemainAfterExit": "no", "LimitNOFILE": "8192", "SendSIGKILL": "yes", "StatusErrno": "0", "StartLimitBurst": "5", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "StandardInput": "null", "AssertTimestampMonotonic": "0", "DefaultDependencies": "yes", "Requires": "virtlockd.socket virtlogd.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "no", "LimitLOCKS": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "RefuseManualStop": "no", "Wants": "system.slice", "After": "iscsid.service system.slice basic.target remote-fs.target network.target virtlogd.service systemd-journald.socket virtlockd.socket dbus.service local-fs.target apparmor.service virtlogd.socket virtlockd.service", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "StandardError": "inherit", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "IOScheduling": "0", "Description": "Virtualization daemon", "ActiveExitTimestampMonotonic": "0", "CanReload": "yes", "PrivateDevices": "no", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "libvirtd.service", "ProtectSystem": "no", "ControlPID": "0", "Id": "libvirtd.service"}, "name": "libvirtd", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "libvirtd", "enabled": true, "daemon_reload": false, "state": "started", "user": false, "masked": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:12,692 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:12,693 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280192.24-79932472251685/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:12,727 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:12,734 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:12,734 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:12,734 process L0395 DEBUG| [stdout] "enabled": true,
2018-04-09 15:23:12,734 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:12,734 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:12,734 process L0395 DEBUG| [stdout] "daemon_reload": false,
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] "enabled": true,
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] "masked": null,
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] "name": "libvirtd",
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] "no_block": false,
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] "state": "started",
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] "user": false
2018-04-09 15:23:12,735 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] "name": "libvirtd",
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] "state": "started",
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] "status": {
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] "ActiveEnterTimestampMonotonic": "0",
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] "ActiveExitTimestampMonotonic": "0",
2018-04-09 15:23:12,736 process L0395 DEBUG| [stdout] "ActiveState": "inactive",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "After": "iscsid.service system.slice basic.target remote-fs.target network.target virtlogd.service systemd-journald.socket virtlockd.socket dbus.service local-fs.target apparmor.service virtlogd.socket virtlockd.service",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "AllowIsolate": "no",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "AmbientCapabilities": "0",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "AssertResult": "no",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "AssertTimestampMonotonic": "0",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "Before": "multi-user.target shutdown.target libvirt-guests.service",
2018-04-09 15:23:12,737 process L0395 DEBUG| [stdout] "BlockIOAccounting": "no",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "BlockIOWeight": "18446744073709551615",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "CPUAccounting": "no",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "CPUQuotaPerSecUSec": "infinity",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "CPUSchedulingPolicy": "0",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "CPUSchedulingPriority": "0",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "CPUSchedulingResetOnFork": "no",
2018-04-09 15:23:12,738 process L0395 DEBUG| [stdout] "CPUShares": "18446744073709551615",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "CanIsolate": "no",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "CanReload": "yes",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "CanStart": "yes",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "CanStop": "yes",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "CapabilityBoundingSet": "18446744073709551615",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "ConditionResult": "no",
2018-04-09 15:23:12,739 process L0395 DEBUG| [stdout] "ConditionTimestampMonotonic": "0",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "Conflicts": "shutdown.target",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "ControlPID": "0",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "DefaultDependencies": "yes",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "Delegate": "no",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "Description": "Virtualization daemon",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "DevicePolicy": "auto",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "Documentation": "man:libvirtd(8) http://libvirt.org",
2018-04-09 15:23:12,740 process L0395 DEBUG| [stdout] "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecMainCode": "0",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecMainExitTimestampMonotonic": "0",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecMainPID": "0",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecMainStartTimestampMonotonic": "0",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecMainStatus": "0",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "ExecStart": "{ path=/usr/sbin/libvirtd ; argv[]=/usr/sbin/libvirtd $LIBVIRTD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "FailureAction": "none",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "FileDescriptorStoreMax": "0",
2018-04-09 15:23:12,741 process L0395 DEBUG| [stdout] "FragmentPath": "/usr/lib/systemd/system/libvirtd.service",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "GuessMainPID": "yes",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "IOScheduling": "0",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "Id": "libvirtd.service",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "IgnoreOnIsolate": "no",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "IgnoreOnSnapshot": "no",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "IgnoreSIGPIPE": "yes",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "InactiveEnterTimestampMonotonic": "0",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "InactiveExitTimestampMonotonic": "0",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "JobTimeoutAction": "none",
2018-04-09 15:23:12,742 process L0395 DEBUG| [stdout] "JobTimeoutUSec": "0",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "KillMode": "process",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "KillSignal": "15",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitAS": "18446744073709551615",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitCORE": "18446744073709551615",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitCPU": "18446744073709551615",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitDATA": "18446744073709551615",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitFSIZE": "18446744073709551615",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitLOCKS": "18446744073709551615",
2018-04-09 15:23:12,743 process L0395 DEBUG| [stdout] "LimitMEMLOCK": "65536",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitMSGQUEUE": "819200",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitNICE": "0",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitNOFILE": "8192",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitNPROC": "27095",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitRSS": "18446744073709551615",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitRTPRIO": "0",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitRTTIME": "18446744073709551615",
2018-04-09 15:23:12,744 process L0395 DEBUG| [stdout] "LimitSIGPENDING": "27095",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "LimitSTACK": "18446744073709551615",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "LoadState": "loaded",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "MainPID": "0",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "MemoryAccounting": "no",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "MemoryCurrent": "18446744073709551615",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "MemoryLimit": "18446744073709551615",
2018-04-09 15:23:12,745 process L0395 DEBUG| [stdout] "MountFlags": "0",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "Names": "libvirtd.service",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "NeedDaemonReload": "no",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "Nice": "0",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "NoNewPrivileges": "no",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "NonBlocking": "no",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "NotifyAccess": "main",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "OOMScoreAdjust": "0",
2018-04-09 15:23:12,746 process L0395 DEBUG| [stdout] "OnFailureJobMode": "replace",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "PermissionsStartOnly": "no",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "PrivateDevices": "no",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "PrivateNetwork": "no",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "PrivateTmp": "no",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "ProtectHome": "no",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "ProtectSystem": "no",
2018-04-09 15:23:12,747 process L0395 DEBUG| [stdout] "RefuseManualStart": "no",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "RefuseManualStop": "no",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "RemainAfterExit": "no",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "Requires": "virtlockd.socket virtlogd.socket basic.target",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "Restart": "on-failure",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "RestartUSec": "100ms",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "Result": "success",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "RootDirectoryStartOnly": "no",
2018-04-09 15:23:12,748 process L0395 DEBUG| [stdout] "RuntimeDirectoryMode": "0755",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "SameProcessGroup": "no",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "SecureBits": "0",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "SendSIGHUP": "no",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "SendSIGKILL": "yes",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "Slice": "system.slice",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "StandardError": "inherit",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "StandardInput": "null",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "StandardOutput": "journal",
2018-04-09 15:23:12,749 process L0395 DEBUG| [stdout] "StartLimitAction": "none",
2018-04-09 15:23:12,750 process L0395 DEBUG| [stdout] "StartLimitBurst": "5",
2018-04-09 15:23:12,750 process L0395 DEBUG| [stdout] "StartLimitInterval": "10000000",
2018-04-09 15:23:12,750 process L0395 DEBUG| [stdout] "StartupBlockIOWeight": "18446744073709551615",
2018-04-09 15:23:12,750 process L0395 DEBUG| [stdout] "StartupCPUShares": "18446744073709551615",
2018-04-09 15:23:12,750 process L0395 DEBUG| [stdout] "StatusErrno": "0",
2018-04-09 15:23:12,750 process L0395 DEBUG| [stdout] "StopWhenUnneeded": "no",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "SubState": "dead",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "SyslogLevelPrefix": "yes",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "SyslogPriority": "30",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "SystemCallErrorNumber": "0",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "TTYReset": "no",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "TTYVHangup": "no",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "TTYVTDisallocate": "no",
2018-04-09 15:23:12,751 process L0395 DEBUG| [stdout] "TasksAccounting": "no",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "TasksCurrent": "18446744073709551615",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "TasksMax": "18446744073709551615",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "TimeoutStartUSec": "1min 30s",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "TimeoutStopUSec": "1min 30s",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "TimerSlackNSec": "50000",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "Transient": "no",
2018-04-09 15:23:12,752 process L0395 DEBUG| [stdout] "Type": "notify",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "UMask": "0022",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "UnitFilePreset": "enabled",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "UnitFileState": "enabled",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "WantedBy": "multi-user.target libvirt-guests.service",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "Wants": "system.slice",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "WatchdogTimestampMonotonic": "0",
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] "WatchdogUSec": "0"
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:12,753 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:12,754 process L0395 DEBUG| [stdout]
2018-04-09 15:23:12,754 process L0395 DEBUG| [stdout] TASK [prereqs : Add user avocado to the libvirt group] *************************
2018-04-09 15:23:12,754 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:19
2018-04-09 15:23:13,078 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py
2018-04-09 15:23:13,079 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,080 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:13,114 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:13,115 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,115 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145 `" && echo ansible-tmp-1523280193.08-17108808521145="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145 `" ) && sleep 0'"'"''
2018-04-09 15:23:13,144 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280193.08-17108808521145=/home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145\n', '')
2018-04-09 15:23:13,146 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpE_BMDz TO /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145/user.py
2018-04-09 15:23:13,147 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:13,190 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpE_BMDz /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145/user.py\n', '')
2018-04-09 15:23:13,191 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,192 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145/ /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145/user.py && sleep 0'"'"''
2018-04-09 15:23:13,225 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:13,225 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,226 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-eclckjruvaygisppalobzcmjmwfdhljn; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145/user.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:23:13,278 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:23:13,491 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"comment": "Cloud User", "shell": "/bin/bash", "group": 1000, "name": "avocado", "changed": true, "state": "present", "groups": "libvirt", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "ssh_key_passphrase": null, "uid": null, "home": null, "append": true, "skeleton": null, "ssh_key_comment": "ansible-generated on contra-env-setup-01", "group": null, "system": false, "state": "present", "local": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": ["libvirt"], "move_home": false, "password": null, "name": "avocado", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/home/avocado", "move_home": false, "append": true, "uid": 1000}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:13,491 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,492 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280193.08-17108808521145/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:13,526 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:13,529 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "append": true,
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "comment": "Cloud User",
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "group": 1000,
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "groups": "libvirt",
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "home": "/home/avocado",
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:13,530 process L0395 DEBUG| [stdout] "append": true,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "comment": null,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "create_home": true,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "expires": null,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "generate_ssh_key": null,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "groups": [
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] "libvirt"
2018-04-09 15:23:13,531 process L0395 DEBUG| [stdout] ],
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "home": null,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "local": null,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "login_class": null,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "move_home": false,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "name": "avocado",
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "non_unique": false,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "password": null,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "remove": false,
2018-04-09 15:23:13,532 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "shell": null,
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "skeleton": null,
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "ssh_key_bits": 0,
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "ssh_key_comment": "ansible-generated on contra-env-setup-01",
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "ssh_key_file": null,
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "ssh_key_passphrase": null,
2018-04-09 15:23:13,533 process L0395 DEBUG| [stdout] "ssh_key_type": "rsa",
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] "system": false,
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] "uid": null,
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] "update_password": "always"
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:13,534 process L0395 DEBUG| [stdout] "move_home": false,
2018-04-09 15:23:13,535 process L0395 DEBUG| [stdout] "name": "avocado",
2018-04-09 15:23:13,535 process L0395 DEBUG| [stdout] "shell": "/bin/bash",
2018-04-09 15:23:13,535 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:23:13,535 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:23:13,535 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:13,541 process L0395 DEBUG| [stdout]
2018-04-09 15:23:13,541 process L0395 DEBUG| [stdout] TASK [prereqs : Newgroup libvirt] **********************************************
2018-04-09 15:23:13,541 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:26
2018-04-09 15:23:13,600 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py
2018-04-09 15:23:13,600 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,601 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:13,632 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:13,632 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,634 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723 `" && echo ansible-tmp-1523280193.6-176168246785723="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723 `" ) && sleep 0'"'"''
2018-04-09 15:23:13,667 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280193.6-176168246785723=/home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723\n', '')
2018-04-09 15:23:13,669 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp3H4tTi TO /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723/user.py
2018-04-09 15:23:13,670 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:13,714 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp3H4tTi /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723/user.py\n', '')
2018-04-09 15:23:13,714 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,715 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723/ /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723/user.py && sleep 0'"'"''
2018-04-09 15:23:13,743 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:13,744 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,745 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hznbuacxarnujorvbdyhozaxloytmndi; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723/user.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:23:13,786 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:23:13,969 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"comment": "", "shell": "/bin/bash", "group": 100, "uid": 1001, "changed": true, "create_home": true, "system": false, "state": "present", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "create_home": true, "ssh_key_passphrase": null, "uid": null, "home": null, "append": false, "skeleton": null, "ssh_key_comment": "ansible-generated on contra-env-setup-01", "group": null, "system": false, "state": "present", "local": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": null, "move_home": false, "password": null, "name": "libvirt", "seuser": null, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/home/libvirt", "name": "libvirt"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:13,969 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:13,971 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280193.6-176168246785723/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:14,000 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:14,004 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:14,004 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:14,004 process L0395 DEBUG| [stdout] "comment": "",
2018-04-09 15:23:14,004 process L0395 DEBUG| [stdout] "create_home": true,
2018-04-09 15:23:14,004 process L0395 DEBUG| [stdout] "group": 100,
2018-04-09 15:23:14,004 process L0395 DEBUG| [stdout] "home": "/home/libvirt",
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "append": false,
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "comment": null,
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "create_home": true,
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "expires": null,
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:14,005 process L0395 DEBUG| [stdout] "generate_ssh_key": null,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "groups": null,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "home": null,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "local": null,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "login_class": null,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "move_home": false,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "name": "libvirt",
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "non_unique": false,
2018-04-09 15:23:14,006 process L0395 DEBUG| [stdout] "password": null,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "remove": false,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "shell": null,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "skeleton": null,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "ssh_key_bits": 0,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "ssh_key_comment": "ansible-generated on contra-env-setup-01",
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "ssh_key_file": null,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "ssh_key_passphrase": null,
2018-04-09 15:23:14,007 process L0395 DEBUG| [stdout] "ssh_key_type": "rsa",
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] "system": false,
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] "uid": null,
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] "update_password": "always"
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] "name": "libvirt",
2018-04-09 15:23:14,008 process L0395 DEBUG| [stdout] "shell": "/bin/bash",
2018-04-09 15:23:14,009 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:23:14,009 process L0395 DEBUG| [stdout] "system": false,
2018-04-09 15:23:14,009 process L0395 DEBUG| [stdout] "uid": 1001
2018-04-09 15:23:14,009 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:14,024 process L0395 DEBUG| [stdout]
2018-04-09 15:23:14,025 process L0395 DEBUG| [stdout] TASK [minishift : Is minishift binary present in /home/avocado/.contra-env-setup/minishift] ***
2018-04-09 15:23:14,025 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:5
2018-04-09 15:23:14,155 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
2018-04-09 15:23:14,156 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,157 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:14,192 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:14,193 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,195 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606 `" && echo ansible-tmp-1523280194.16-139232974614606="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606 `" ) && sleep 0'"'"''
2018-04-09 15:23:14,230 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280194.16-139232974614606=/home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606\n', '')
2018-04-09 15:23:14,231 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpw2YmYS TO /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606/stat.py
2018-04-09 15:23:14,232 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:14,270 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpw2YmYS /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606/stat.py\n', '')
2018-04-09 15:23:14,270 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,271 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606/ /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606/stat.py && sleep 0'"'"''
2018-04-09 15:23:14,306 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:14,306 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,307 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606/stat.py && sleep 0'"'"''
2018-04-09 15:23:14,475 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/home/avocado/.contra-env-setup/minishift/minishift", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:14,476 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,477 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280194.16-139232974614606/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:14,504 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:14,508 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:23:14,508 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:14,508 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:14,508 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:14,508 process L0395 DEBUG| [stdout] "checksum_algorithm": "sha1",
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] "get_attributes": true,
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] "get_checksum": true,
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] "get_md5": null,
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] "get_mime": true,
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift"
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:14,509 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:14,510 process L0395 DEBUG| [stdout] "stat": {
2018-04-09 15:23:14,510 process L0395 DEBUG| [stdout] "exists": false
2018-04-09 15:23:14,510 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:14,510 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:14,519 process L0395 DEBUG| [stdout]
2018-04-09 15:23:14,519 process L0395 DEBUG| [stdout] TASK [minishift : Query for minishift compressed binary] ***********************
2018-04-09 15:23:14,519 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml:4
2018-04-09 15:23:14,642 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:14,643 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,644 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:14,675 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:14,675 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,676 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778 `" && echo ansible-tmp-1523280194.64-93055315052778="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778 `" ) && sleep 0'"'"''
2018-04-09 15:23:14,710 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280194.64-93055315052778=/home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778\n', '')
2018-04-09 15:23:14,712 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpClEMKj TO /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778/command.py
2018-04-09 15:23:14,713 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:14,750 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpClEMKj /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778/command.py\n', '')
2018-04-09 15:23:14,750 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,751 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778/ /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778/command.py && sleep 0'"'"''
2018-04-09 15:23:14,781 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:14,781 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:14,782 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778/command.py && sleep 0'"'"''
2018-04-09 15:23:16,579 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:16.567459", "stdout": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", "cmd": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep \'minishift-.*-linux.*\' | head -1 | sed \'s/.*<a href=\\"\\\\(.*\\\\)\\" .*/https:\\\\/\\\\/github.com\\\\1/\'", "rc": 0, "start": "2018-04-09 13:23:14.934451", "stderr": "", "delta": "0:00:01.633008", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep \'minishift-.*-linux.*\' | head -1 | sed \'s/.*<a href=\\"\\\\(.*\\\\)\\" .*/https:\\\\/\\\\/github.com\\\\1/\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using the get_url or uri module rather than running curl. If you need to use command because get_url or uri is insufficient you can add warn=False to this command task or set command_warnings=False in ansible.cfg to get rid of this message."]}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:16,579 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:16,580 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280194.64-93055315052778/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:16,643 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:16,648 process L0395 DEBUG| [stderr] [WARNING]: Consider using the get_url or uri module rather than running curl.
2018-04-09 15:23:16,648 process L0395 DEBUG| [stderr] If you need to use command because get_url or uri is insufficient you can add
2018-04-09 15:23:16,648 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:16,649 process L0395 DEBUG| [stderr] warn=False to this command task or set command_warnings=False in ansible.cfg to
2018-04-09 15:23:16,649 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:16,649 process L0395 DEBUG| [stderr] get rid of this message.
2018-04-09 15:23:16,649 process L0395 DEBUG| [stdout] "cmd": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep 'minishift-.*-linux.*' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'",
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "delta": "0:00:01.633008",
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:16.567459",
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "_raw_params": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep 'minishift-.*-linux.*' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'",
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:16,650 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:14.934451",
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:16,651 process L0395 DEBUG| [stdout] "stdout": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz",
2018-04-09 15:23:16,652 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:23:16,652 process L0395 DEBUG| [stdout] "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz"
2018-04-09 15:23:16,652 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:16,652 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:16,666 process L0395 DEBUG| [stdout]
2018-04-09 15:23:16,666 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract minishift binary to /home/avocado/.contra-env-setup/minishift] ***
2018-04-09 15:23:16,666 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml:8
2018-04-09 15:23:16,881 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:16,883 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:16,926 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:16,927 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:16,928 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611 `" && echo ansible-tmp-1523280196.88-56927900689611="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611 `" ) && sleep 0'"'"''
2018-04-09 15:23:16,963 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280196.88-56927900689611=/home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611\n', '')
2018-04-09 15:23:16,965 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
2018-04-09 15:23:16,967 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpCLvMzc TO /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/stat.py
2018-04-09 15:23:16,968 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:17,013 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpCLvMzc /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/stat.py\n', '')
2018-04-09 15:23:17,014 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:17,015 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/ /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/stat.py && sleep 0'"'"''
2018-04-09 15:23:17,049 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:17,050 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:17,050 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/stat.py && sleep 0'"'"''
2018-04-09 15:23:17,252 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": true, "checksum_algo": "sha1", "path": "/home/avocado/.contra-env-setup/minishift", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 1000, "exists": true, "attr_flags": "", "woth": false, "isreg": false, "device_type": 0, "mtime": 1523280123.3127632, "block_size": 4096, "inode": 16777402, "isgid": false, "size": 27, "executable": true, "isuid": false, "readable": true, "version": "1277842920", "pw_name": "avocado", "gid": 1000, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 0, "xoth": true, "islnk": false, "nlink": 2, "issock": false, "rgrp": true, "gr_name": "avocado", "path": "/home/avocado/.contra-env-setup/minishift", "xusr": true, "atime": 1523280123.3097634, "isdir": true, "ctime": 1523280123.3127632, "isblk": false, "wgrp": true, "xgrp": true, "dev": 64769, "roth": true, "isfifo": false, "mode": "0775", "rusr": true, "attributes": []}, "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:17,418 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/unarchive.py
2018-04-09 15:23:17,418 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpKfpRAr TO /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/unarchive.py
2018-04-09 15:23:17,419 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:17,456 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpKfpRAr /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/unarchive.py\n', '')
2018-04-09 15:23:17,456 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:17,457 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/ /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/unarchive.py && sleep 0'"'"''
2018-04-09 15:23:17,484 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:17,484 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:17,485 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/unarchive.py && sleep 0'"'"''
2018-04-09 15:23:27,286 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"src": "/tmp/ansible_ry5Syw/minishift-1.12.0-linux-amd64.tgz", "group": "avocado", "uid": 1000, "dest": "/home/avocado/.contra-env-setup/minishift", "changed": true, "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/home/avocado/.contra-env-setup/minishift", "-z", "-f", "/tmp/ansible_ry5Syw/minishift-1.12.0-linux-amd64.tgz"], "rc": 0, "err": "", "out": ""}, "owner": "avocado", "state": "directory", "handler": "TgzArchive", "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": true, "exclude": [], "owner": null, "follow": false, "group": null, "unsafe_writes": null, "keep_newer": false, "serole": null, "content": null, "setype": null, "extra_opts": [], "dest": "/home/avocado/.contra-env-setup/minishift", "selevel": null, "original_basename": "minishift-1.12.0-linux-amd64.tgz", "regexp": null, "src": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", "validate_certs": true, "list_files": false, "seuser": null, "creates": null, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "gid": 1000, "size": 63}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:27,288 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:27,289 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280196.88-56927900689611/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:27,334 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:27,339 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:27,339 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:27,339 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:23:27,339 process L0395 DEBUG| [stdout] "extract_results": {
2018-04-09 15:23:27,340 process L0395 DEBUG| [stdout] "cmd": [
2018-04-09 15:23:27,340 process L0395 DEBUG| [stdout] "/usr/bin/gtar",
2018-04-09 15:23:27,340 process L0395 DEBUG| [stdout] "--extract",
2018-04-09 15:23:27,341 process L0395 DEBUG| [stdout] "-C",
2018-04-09 15:23:27,341 process L0395 DEBUG| [stdout] "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:23:27,342 process L0395 DEBUG| [stdout] "-z",
2018-04-09 15:23:27,343 process L0395 DEBUG| [stdout] "-f",
2018-04-09 15:23:27,343 process L0395 DEBUG| [stdout] "/tmp/ansible_ry5Syw/minishift-1.12.0-linux-amd64.tgz"
2018-04-09 15:23:27,343 process L0395 DEBUG| [stdout] ],
2018-04-09 15:23:27,343 process L0395 DEBUG| [stdout] "err": "",
2018-04-09 15:23:27,344 process L0395 DEBUG| [stdout] "out": "",
2018-04-09 15:23:27,344 process L0395 DEBUG| [stdout] "rc": 0
2018-04-09 15:23:27,344 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:27,344 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:23:27,344 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:23:27,344 process L0395 DEBUG| [stdout] "handler": "TgzArchive",
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:23:27,345 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:27,346 process L0395 DEBUG| [stdout] "exclude": [],
2018-04-09 15:23:27,346 process L0395 DEBUG| [stdout] "extra_opts": [],
2018-04-09 15:23:27,346 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:27,346 process L0395 DEBUG| [stdout] "force": null,
2018-04-09 15:23:27,346 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:27,346 process L0395 DEBUG| [stdout] "keep_newer": false,
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "list_files": false,
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "original_basename": "minishift-1.12.0-linux-amd64.tgz",
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "remote_src": true,
2018-04-09 15:23:27,347 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:27,348 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:27,348 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:27,348 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:27,348 process L0395 DEBUG| [stdout] "src": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz",
2018-04-09 15:23:27,348 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:27,348 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "mode": "0775",
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "size": 63,
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "src": "/tmp/ansible_ry5Syw/minishift-1.12.0-linux-amd64.tgz",
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:23:27,349 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:23:27,350 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:27,368 process L0395 DEBUG| [stdout]
2018-04-09 15:23:27,369 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift_src_dir fact] **********************************
2018-04-09 15:23:27,369 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml:14
2018-04-09 15:23:27,540 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:23:27,541 process L0395 DEBUG| [stdout] "ansible_facts": {
2018-04-09 15:23:27,541 process L0395 DEBUG| [stdout] "minishift_src_dir": "minishift-1.12.0-linux-amd64"
2018-04-09 15:23:27,542 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:27,542 process L0395 DEBUG| [stdout] "changed": false
2018-04-09 15:23:27,542 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:27,571 process L0395 DEBUG| [stdout]
2018-04-09 15:23:27,572 process L0395 DEBUG| [stdout] TASK [minishift : Create a new /home/avocado/.contra-env-setup/minishift if it doesn't exist] ***
2018-04-09 15:23:27,572 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml:20
2018-04-09 15:23:27,693 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:23:27,694 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:27,695 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:27,747 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:27,747 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:27,748 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736 `" && echo ansible-tmp-1523280207.69-168661030731736="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736 `" ) && sleep 0'"'"''
2018-04-09 15:23:27,796 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280207.69-168661030731736=/home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736\n', '')
2018-04-09 15:23:27,798 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp3hSk8N TO /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736/file.py
2018-04-09 15:23:27,799 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:27,849 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp3hSk8N /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736/file.py\n', '')
2018-04-09 15:23:27,849 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:27,850 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736/ /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736/file.py && sleep 0'"'"''
2018-04-09 15:23:27,896 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:27,896 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:27,897 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736/file.py && sleep 0'"'"''
2018-04-09 15:23:28,179 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": false, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.contra-env-setup/minishift", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.contra-env-setup/minishift"}, "before": {"path": "/home/avocado/.contra-env-setup/minishift"}}, "size": 63}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:28,180 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:28,181 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280207.69-168661030731736/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:28,225 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:28,229 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:23:28,230 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:28,230 process L0395 DEBUG| [stdout] "diff": {
2018-04-09 15:23:28,230 process L0395 DEBUG| [stdout] "after": {
2018-04-09 15:23:28,230 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift"
2018-04-09 15:23:28,230 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:28,231 process L0395 DEBUG| [stdout] "before": {
2018-04-09 15:23:28,231 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift"
2018-04-09 15:23:28,231 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:28,231 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:28,231 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:23:28,231 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:23:28,232 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:28,232 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:28,232 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:28,232 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:23:28,232 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:28,232 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:23:28,233 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:28,234 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:23:28,235 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] "mode": "0775",
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift",
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] "size": 63,
2018-04-09 15:23:28,236 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:23:28,237 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:23:28,237 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:28,249 process L0395 DEBUG| [stdout]
2018-04-09 15:23:28,250 process L0395 DEBUG| [stdout] TASK [minishift : Copy minishift version files to /home/avocado/.contra-env-setup/minishift/minishift/] ***
2018-04-09 15:23:28,250 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml:25
2018-04-09 15:23:28,436 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:28,437 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:28,438 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:28,494 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:28,496 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:28,498 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942 `" && echo ansible-tmp-1523280208.44-181173358484942="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942 `" ) && sleep 0'"'"''
2018-04-09 15:23:28,556 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280208.44-181173358484942=/home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942\n', '')
2018-04-09 15:23:28,559 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp2B4zYy TO /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942/command.py
2018-04-09 15:23:28,561 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:28,652 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp2B4zYy /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942/command.py\n', '')
2018-04-09 15:23:28,653 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:28,653 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942/ /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942/command.py && sleep 0'"'"''
2018-04-09 15:23:28,710 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:28,710 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:28,711 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942/command.py && sleep 0'"'"''
2018-04-09 15:23:28,993 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:28.968415", "stdout": "", "cmd": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", "rc": 0, "start": "2018-04-09 13:23:28.952245", "stderr": "", "delta": "0:00:00.016170", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:28,993 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:28,996 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280208.44-181173358484942/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:29,042 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:29,047 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:29,047 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:29,047 process L0395 DEBUG| [stdout] "cmd": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/",
2018-04-09 15:23:29,048 process L0395 DEBUG| [stdout] "delta": "0:00:00.016170",
2018-04-09 15:23:29,048 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:28.968415",
2018-04-09 15:23:29,048 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:29,048 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:29,048 process L0395 DEBUG| [stdout] "_raw_params": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/",
2018-04-09 15:23:29,049 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:29,049 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:29,049 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:29,049 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:29,050 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:29,050 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:29,050 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:29,050 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:29,051 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:29,051 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:29,051 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:28.952245",
2018-04-09 15:23:29,051 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:29,052 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:29,052 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:23:29,052 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:23:29,052 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:29,073 process L0395 DEBUG| [stdout]
2018-04-09 15:23:29,074 process L0395 DEBUG| [stdout] TASK [minishift : Delete /home/avocado/minishift-1.12.0-linux-amd64] ***********
2018-04-09 15:23:29,074 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/install_minishift_bin.yml:28
2018-04-09 15:23:29,297 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:23:29,298 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:29,299 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:29,365 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:29,367 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:29,369 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597 `" && echo ansible-tmp-1523280209.3-22933447322597="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597 `" ) && sleep 0'"'"''
2018-04-09 15:23:29,431 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280209.3-22933447322597=/home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597\n', '')
2018-04-09 15:23:29,434 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpt3o9rV TO /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597/file.py
2018-04-09 15:23:29,435 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:29,508 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpt3o9rV /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597/file.py\n', '')
2018-04-09 15:23:29,509 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:29,511 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597/ /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597/file.py && sleep 0'"'"''
2018-04-09 15:23:29,582 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:29,582 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:29,585 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597/file.py && sleep 0'"'"''
2018-04-09 15:23:30,008 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/minishift-1.12.0-linux-amd64", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/minishift-1.12.0-linux-amd64", "state": "absent", "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:30,009 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:30,010 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280209.3-22933447322597/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:30,122 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:30,135 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:23:30,135 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:30,135 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:30,135 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:30,136 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:30,136 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:23:30,136 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:30,136 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:30,136 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:23:30,137 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:30,137 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:30,137 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:30,137 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:30,137 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:23:30,138 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:23:30,138 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:30,138 process L0395 DEBUG| [stdout] "path": "/home/avocado/minishift-1.12.0-linux-amd64",
2018-04-09 15:23:30,138 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:23:30,139 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:30,142 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:23:30,143 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:30,143 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:30,143 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:30,143 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:30,144 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:23:30,144 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:23:30,144 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:30,144 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:23:30,144 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:30,145 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:30,145 process L0395 DEBUG| [stdout] "path": "/home/avocado/minishift-1.12.0-linux-amd64",
2018-04-09 15:23:30,145 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:23:30,145 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:30,168 process L0395 DEBUG| [stdout]
2018-04-09 15:23:30,169 process L0395 DEBUG| [stdout] TASK [minishift : Set path for minishift in /home/avocado/.bashrc] *************
2018-04-09 15:23:30,169 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/set_minishift_path.yml:4
2018-04-09 15:23:30,627 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
2018-04-09 15:23:30,628 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:30,628 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:30,684 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:30,686 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:30,691 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942 `" && echo ansible-tmp-1523280210.63-118480647741942="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942 `" ) && sleep 0'"'"''
2018-04-09 15:23:30,794 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280210.63-118480647741942=/home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942\n', '')
2018-04-09 15:23:30,800 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmprBySsk TO /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942/lineinfile.py
2018-04-09 15:23:30,801 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:30,877 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmprBySsk /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942/lineinfile.py\n', '')
2018-04-09 15:23:30,877 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:30,880 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942/ /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942/lineinfile.py && sleep 0'"'"''
2018-04-09 15:23:30,926 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:30,926 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:30,928 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942/lineinfile.py && sleep 0'"'"''
2018-04-09 15:23:31,213 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"msg": "line added", "diff": [{"after": "", "before_header": "/home/avocado/.bashrc (content)", "after_header": "/home/avocado/.bashrc (content)", "before": ""}, {"before_header": "/home/avocado/.bashrc (file attributes)", "after_header": "/home/avocado/.bashrc (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/home/avocado/.bashrc", "owner": null, "follow": false, "validate": null, "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "setype": null, "content": null, "serole": null, "state": "present", "selevel": null, "regexp": null, "line": "export PATH=\\"$PATH:/home/avocado/.contra-env-setup/minishift\\"", "src": null, "seuser": null, "delimiter": null, "mode": null, "firstmatch": false, "attributes": null, "backup": false}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:31,214 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:31,215 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280210.63-118480647741942/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:31,258 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:31,266 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:31,267 process L0395 DEBUG| [stdout] "backup": "",
2018-04-09 15:23:31,267 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:31,267 process L0395 DEBUG| [stdout] "diff": [
2018-04-09 15:23:31,267 process L0395 DEBUG| [stdout] {
2018-04-09 15:23:31,267 process L0395 DEBUG| [stdout] "after": "",
2018-04-09 15:23:31,268 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (content)",
2018-04-09 15:23:31,268 process L0395 DEBUG| [stdout] "before": "",
2018-04-09 15:23:31,268 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (content)"
2018-04-09 15:23:31,268 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:31,268 process L0395 DEBUG| [stdout] {
2018-04-09 15:23:31,269 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (file attributes)",
2018-04-09 15:23:31,269 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (file attributes)"
2018-04-09 15:23:31,269 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:31,269 process L0395 DEBUG| [stdout] ],
2018-04-09 15:23:31,270 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:31,270 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:31,270 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:31,270 process L0395 DEBUG| [stdout] "backrefs": false,
2018-04-09 15:23:31,270 process L0395 DEBUG| [stdout] "backup": false,
2018-04-09 15:23:31,270 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:31,271 process L0395 DEBUG| [stdout] "create": true,
2018-04-09 15:23:31,271 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:31,271 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:31,272 process L0395 DEBUG| [stdout] "firstmatch": false,
2018-04-09 15:23:31,272 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:31,272 process L0395 DEBUG| [stdout] "force": null,
2018-04-09 15:23:31,273 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:31,273 process L0395 DEBUG| [stdout] "insertafter": null,
2018-04-09 15:23:31,273 process L0395 DEBUG| [stdout] "insertbefore": null,
2018-04-09 15:23:31,273 process L0395 DEBUG| [stdout] "line": "export PATH=\"$PATH:/home/avocado/.contra-env-setup/minishift\"",
2018-04-09 15:23:31,273 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:23:31,273 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:31,274 process L0395 DEBUG| [stdout] "path": "/home/avocado/.bashrc",
2018-04-09 15:23:31,274 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:31,274 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:23:31,274 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:31,274 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:31,274 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:31,275 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:31,275 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:23:31,275 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:23:31,275 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:31,275 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:23:31,276 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:31,276 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:31,276 process L0395 DEBUG| [stdout] "msg": "line added"
2018-04-09 15:23:31,276 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:31,286 process L0395 DEBUG| [stdout]
2018-04-09 15:23:31,286 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ********************************
2018-04-09 15:23:31,287 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/set_minishift_path.yml:10
2018-04-09 15:23:31,456 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:31,456 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:31,457 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:31,490 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:31,491 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:31,492 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350 `" && echo ansible-tmp-1523280211.46-223461030923350="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350 `" ) && sleep 0'"'"''
2018-04-09 15:23:31,531 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280211.46-223461030923350=/home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350\n', '')
2018-04-09 15:23:31,532 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp7vp2hS TO /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350/command.py
2018-04-09 15:23:31,533 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:31,613 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmp7vp2hS /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350/command.py\n', '')
2018-04-09 15:23:31,614 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:31,615 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350/ /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350/command.py && sleep 0'"'"''
2018-04-09 15:23:31,648 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:31,649 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:31,650 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350/command.py && sleep 0'"'"''
2018-04-09 15:23:31,861 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:31.849990", "stdout": "", "cmd": "source /home/avocado/.bashrc", "rc": 0, "start": "2018-04-09 13:23:31.836671", "stderr": "", "delta": "0:00:00.013319", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "source /home/avocado/.bashrc", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:31,861 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:31,862 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280211.46-223461030923350/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:31,894 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:31,897 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:31,897 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:31,898 process L0395 DEBUG| [stdout] "cmd": "source /home/avocado/.bashrc",
2018-04-09 15:23:31,898 process L0395 DEBUG| [stdout] "delta": "0:00:00.013319",
2018-04-09 15:23:31,898 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:31.849990",
2018-04-09 15:23:31,898 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:31,898 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:31,898 process L0395 DEBUG| [stdout] "_raw_params": "source /home/avocado/.bashrc",
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:31,899 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:31.836671",
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:23:31,900 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:31,914 process L0395 DEBUG| [stdout]
2018-04-09 15:23:31,914 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift disk-size 40gb] ********************************
2018-04-09 15:23:31,915 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:15
2018-04-09 15:23:32,057 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:32,057 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:32,058 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:32,143 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:32,144 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:32,147 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789 `" && echo ansible-tmp-1523280212.06-76487278867789="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789 `" ) && sleep 0'"'"''
2018-04-09 15:23:32,218 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280212.06-76487278867789=/home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789\n', '')
2018-04-09 15:23:32,221 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpFRQC0m TO /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789/command.py
2018-04-09 15:23:32,223 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:32,330 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpFRQC0m /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789/command.py\n', '')
2018-04-09 15:23:32,331 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:32,333 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789/ /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789/command.py && sleep 0'"'"''
2018-04-09 15:23:32,427 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:32,429 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:32,433 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789/command.py && sleep 0'"'"''
2018-04-09 15:23:32,861 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:32.831354", "stdout": "No Minishift instance exists. New disk-size setting will be applied on next \'minishift start\'", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", "rc": 0, "start": "2018-04-09 13:23:32.625145", "stderr": "", "delta": "0:00:00.206209", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:32,863 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:32,866 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280212.06-76487278867789/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:32,945 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb",
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] "delta": "0:00:00.206209",
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:32.831354",
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:32,949 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb",
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:32,950 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:32.625145",
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "stdout": "No Minishift instance exists. New disk-size setting will be applied on next 'minishift start'",
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] "No Minishift instance exists. New disk-size setting will be applied on next 'minishift start'"
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:32,951 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:32,962 process L0395 DEBUG| [stdout]
2018-04-09 15:23:32,963 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift memory 6400mb] *********************************
2018-04-09 15:23:32,963 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:18
2018-04-09 15:23:33,090 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:33,090 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,090 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:33,122 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:33,122 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,123 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753 `" && echo ansible-tmp-1523280213.09-138371425560753="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753 `" ) && sleep 0'"'"''
2018-04-09 15:23:33,157 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280213.09-138371425560753=/home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753\n', '')
2018-04-09 15:23:33,158 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmppRQmEJ TO /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753/command.py
2018-04-09 15:23:33,159 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:33,195 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmppRQmEJ /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753/command.py\n', '')
2018-04-09 15:23:33,195 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,196 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753/ /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753/command.py && sleep 0'"'"''
2018-04-09 15:23:33,221 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:33,222 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,223 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753/command.py && sleep 0'"'"''
2018-04-09 15:23:33,398 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:33.384208", "stdout": "No Minishift instance exists. New memory setting will be applied on next \'minishift start\'", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", "rc": 0, "start": "2018-04-09 13:23:33.364140", "stderr": "", "delta": "0:00:00.020068", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:33,398 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,399 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280213.09-138371425560753/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:33,422 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:33,426 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:33,426 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:33,426 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb",
2018-04-09 15:23:33,426 process L0395 DEBUG| [stdout] "delta": "0:00:00.020068",
2018-04-09 15:23:33,426 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:33.384208",
2018-04-09 15:23:33,426 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb",
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:33,427 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:33.364140",
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "stdout": "No Minishift instance exists. New memory setting will be applied on next 'minishift start'",
2018-04-09 15:23:33,428 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:23:33,429 process L0395 DEBUG| [stdout] "No Minishift instance exists. New memory setting will be applied on next 'minishift start'"
2018-04-09 15:23:33,429 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:33,429 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:33,444 process L0395 DEBUG| [stdout]
2018-04-09 15:23:33,444 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift openshift-version to v3.6.1] *******************
2018-04-09 15:23:33,445 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:21
2018-04-09 15:23:33,549 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:33,549 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,550 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:33,584 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:33,584 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,585 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978 `" && echo ansible-tmp-1523280213.55-23721282018978="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978 `" ) && sleep 0'"'"''
2018-04-09 15:23:33,631 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280213.55-23721282018978=/home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978\n', '')
2018-04-09 15:23:33,632 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpRxTlGe TO /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978/command.py
2018-04-09 15:23:33,633 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:33,688 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpRxTlGe /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978/command.py\n', '')
2018-04-09 15:23:33,688 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,690 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978/ /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978/command.py && sleep 0'"'"''
2018-04-09 15:23:33,747 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:33,747 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:33,749 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978/command.py && sleep 0'"'"''
2018-04-09 15:23:34,029 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:34.008918", "stdout": "", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", "rc": 0, "start": "2018-04-09 13:23:33.979100", "stderr": "", "delta": "0:00:00.029818", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:34,030 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,030 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280213.55-23721282018978/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:34,064 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:34,069 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:34,069 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:34,070 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1",
2018-04-09 15:23:34,070 process L0395 DEBUG| [stdout] "delta": "0:00:00.029818",
2018-04-09 15:23:34,070 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:34.008918",
2018-04-09 15:23:34,071 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:34,071 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:34,071 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1",
2018-04-09 15:23:34,071 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:34,072 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:34,072 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:34,072 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:34,072 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:34,072 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:34,073 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:34,073 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:34,073 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:34,073 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:34,073 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:33.979100",
2018-04-09 15:23:34,073 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:34,074 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:34,074 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:23:34,074 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:23:34,074 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:34,084 process L0395 DEBUG| [stdout]
2018-04-09 15:23:34,085 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-version] ******************
2018-04-09 15:23:34,085 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:24
2018-04-09 15:23:34,111 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:23:34,112 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:34,113 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:23:34,113 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:34,126 process L0395 DEBUG| [stdout]
2018-04-09 15:23:34,127 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-release] ******************
2018-04-09 15:23:34,127 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:28
2018-04-09 15:23:34,158 process L0395 DEBUG| [stdout] skipping: [192.168.122.3] => {
2018-04-09 15:23:34,158 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:34,158 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False"
2018-04-09 15:23:34,159 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:34,170 process L0395 DEBUG| [stdout]
2018-04-09 15:23:34,171 process L0395 DEBUG| [stdout] TASK [minishift : Pull down the minishift iso] *********************************
2018-04-09 15:23:34,171 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:32
2018-04-09 15:23:34,298 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/get_url.py
2018-04-09 15:23:34,298 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,299 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:34,343 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:34,344 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,346 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417 `" && echo ansible-tmp-1523280214.3-190204144931417="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417 `" ) && sleep 0'"'"''
2018-04-09 15:23:34,398 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280214.3-190204144931417=/home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417\n', '')
2018-04-09 15:23:34,400 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpLdqzRe TO /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417/get_url.py
2018-04-09 15:23:34,402 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:34,449 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpLdqzRe /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417/get_url.py\n', '')
2018-04-09 15:23:34,449 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,450 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417/ /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417/get_url.py && sleep 0'"'"''
2018-04-09 15:23:34,504 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:34,505 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,507 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417/get_url.py && sleep 0'"'"''
2018-04-09 15:23:34,859 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"group": "avocado", "uid": 1000, "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "changed": false, "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso", "state": "file", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0664", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "regexp": null, "owner": null, "follow": false, "client_key": null, "group": null, "use_proxy": true, "unsafe_writes": null, "setype": null, "content": null, "validate_certs": true, "serole": null, "client_cert": null, "timeout": 120, "src": null, "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "selevel": null, "force_basic_auth": false, "sha256sum": "", "http_agent": "ansible-httpget", "path": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "url_password": null, "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso", "checksum": "", "seuser": null, "headers": null, "delimiter": null, "mode": null, "url_username": null, "attributes": null, "backup": null, "tmp_dest": null}}, "owner": "avocado", "size": 413138944, "msg": "file already exists"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:34,860 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,860 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280214.3-190204144931417/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:34,885 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:34,889 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:23:34,889 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:23:34,889 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:23:34,889 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:23:34,889 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:23:34,889 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "checksum": "",
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "client_cert": null,
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "client_key": null,
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:34,890 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "force_basic_auth": false,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "headers": null,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "http_agent": "ansible-httpget",
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:34,891 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "sha256sum": "",
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "timeout": 120,
2018-04-09 15:23:34,892 process L0395 DEBUG| [stdout] "tmp_dest": null,
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso",
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] "url_password": null,
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] "url_username": null,
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] "use_proxy": true,
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:23:34,893 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "mode": "0664",
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "msg": "file already exists",
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "size": 413138944,
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "state": "file",
2018-04-09 15:23:34,894 process L0395 DEBUG| [stdout] "uid": 1000,
2018-04-09 15:23:34,895 process L0395 DEBUG| [stdout] "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso"
2018-04-09 15:23:34,895 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:34,899 process L0395 DEBUG| [stdout]
2018-04-09 15:23:34,899 process L0395 DEBUG| [stdout] TASK [minishift : Check if the minishift profile exists] ***********************
2018-04-09 15:23:34,900 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/main.yml:39
2018-04-09 15:23:34,958 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:34,958 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,959 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:34,984 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:34,984 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:34,985 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296 `" && echo ansible-tmp-1523280214.96-122486035495296="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296 `" ) && sleep 0'"'"''
2018-04-09 15:23:35,057 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280214.96-122486035495296=/home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296\n', '')
2018-04-09 15:23:35,059 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpg8bGN5 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296/command.py
2018-04-09 15:23:35,061 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:35,172 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpg8bGN5 /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296/command.py\n', '')
2018-04-09 15:23:35,173 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,174 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296/ /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296/command.py && sleep 0'"'"''
2018-04-09 15:23:35,240 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:35,241 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,242 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296/command.py && sleep 0'"'"''
2018-04-09 15:23:35,479 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:35.467879", "stdout": "Does Not Exist", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i \'does not exist\'", "rc": 0, "start": "2018-04-09 13:23:35.447732", "stderr": "", "delta": "0:00:00.020147", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i \'does not exist\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:35,480 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,480 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280214.96-122486035495296/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:35,505 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:35,509 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:35,509 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:35,509 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i 'does not exist'",
2018-04-09 15:23:35,509 process L0395 DEBUG| [stdout] "delta": "0:00:00.020147",
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:35.467879",
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i 'does not exist'",
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:35,510 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:35.447732",
2018-04-09 15:23:35,511 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:35,512 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:35,512 process L0395 DEBUG| [stdout] "stdout": "Does Not Exist",
2018-04-09 15:23:35,512 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:23:35,512 process L0395 DEBUG| [stdout] "Does Not Exist"
2018-04-09 15:23:35,512 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:35,512 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:35,520 process L0395 DEBUG| [stdout]
2018-04-09 15:23:35,520 process L0395 DEBUG| [stdout] TASK [minishift : Create directory for the OpenShift client binary(oc)] ********
2018-04-09 15:23:35,521 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:3
2018-04-09 15:23:35,575 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:23:35,575 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,576 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:35,604 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:35,604 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,605 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065 `" && echo ansible-tmp-1523280215.58-81392309193065="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065 `" ) && sleep 0'"'"''
2018-04-09 15:23:35,637 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280215.58-81392309193065=/home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065\n', '')
2018-04-09 15:23:35,639 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpdvsSLP TO /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065/file.py
2018-04-09 15:23:35,639 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:35,679 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpdvsSLP /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065/file.py\n', '')
2018-04-09 15:23:35,679 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,680 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065/ /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065/file.py && sleep 0'"'"''
2018-04-09 15:23:35,708 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:35,708 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,709 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065/file.py && sleep 0'"'"''
2018-04-09 15:23:35,895 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": true, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "state": "directory"}, "before": {"path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "state": "absent"}}, "size": 6}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:35,896 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:35,897 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280215.58-81392309193065/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:35,934 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:35,937 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:35,938 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:35,938 process L0395 DEBUG| [stdout] "diff": {
2018-04-09 15:23:35,938 process L0395 DEBUG| [stdout] "after": {
2018-04-09 15:23:35,938 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux",
2018-04-09 15:23:35,938 process L0395 DEBUG| [stdout] "state": "directory"
2018-04-09 15:23:35,938 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] "before": {
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux",
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:23:35,939 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:23:35,940 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux",
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:23:35,941 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:23:35,942 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "mode": "0775",
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux",
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "size": 6,
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:23:35,943 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:23:35,944 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:35,949 process L0395 DEBUG| [stdout]
2018-04-09 15:23:35,950 process L0395 DEBUG| [stdout] TASK [minishift : Query for OpenShift client compressed binary version v3.6.1] ***
2018-04-09 15:23:35,950 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:8
2018-04-09 15:23:36,004 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:23:36,005 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:36,006 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:36,041 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:36,042 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:36,043 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246 `" && echo ansible-tmp-1523280216.0-87581656686246="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246 `" ) && sleep 0'"'"''
2018-04-09 15:23:36,080 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280216.0-87581656686246=/home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246\n', '')
2018-04-09 15:23:36,081 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpkk0HV9 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246/command.py
2018-04-09 15:23:36,082 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:36,139 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpkk0HV9 /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246/command.py\n', '')
2018-04-09 15:23:36,139 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:36,140 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246/ /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246/command.py && sleep 0'"'"''
2018-04-09 15:23:36,170 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:36,170 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:36,171 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246/command.py && sleep 0'"'"''
2018-04-09 15:23:37,531 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:23:37.488900", "stdout": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "cmd": "curl -s https://github.com/openshift/origin/releases/v3.6.1 | grep \'openshift-origin-client-tools-.*-linux.*.tar.gz\' | head -1 | sed \'s/.*<a href=\\"\\\\(.*\\\\)\\" .*/https:\\\\/\\\\/github.com\\\\1/\'", "rc": 0, "start": "2018-04-09 13:23:36.360400", "stderr": "", "delta": "0:00:01.128500", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "curl -s https://github.com/openshift/origin/releases/v3.6.1 | grep \'openshift-origin-client-tools-.*-linux.*.tar.gz\' | head -1 | sed \'s/.*<a href=\\"\\\\(.*\\\\)\\" .*/https:\\\\/\\\\/github.com\\\\1/\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using the get_url or uri module rather than running curl. If you need to use command because get_url or uri is insufficient you can add warn=False to this command task or set command_warnings=False in ansible.cfg to get rid of this message."]}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:37,532 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:37,533 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280216.0-87581656686246/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:23:37,595 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:37,602 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:23:37,602 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:23:37,602 process L0395 DEBUG| [stdout] "cmd": "curl -s https://github.com/openshift/origin/releases/v3.6.1 | grep 'openshift-origin-client-tools-.*-linux.*.tar.gz' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'",
2018-04-09 15:23:37,602 process L0395 DEBUG| [stdout] "delta": "0:00:01.128500",
2018-04-09 15:23:37,602 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:23:37.488900",
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "_raw_params": "curl -s https://github.com/openshift/origin/releases/v3.6.1 | grep 'openshift-origin-client-tools-.*-linux.*.tar.gz' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'",
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:23:37,603 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:23:37,604 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:23:37,604 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:23:37,604 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:37,604 process L0395 DEBUG| [stdout] },
2018-04-09 15:23:37,604 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:23:37,604 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:23:36.360400",
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] "stdout": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz",
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz"
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] ]
2018-04-09 15:23:37,605 process L0395 DEBUG| [stdout] }
2018-04-09 15:23:37,620 process L0395 DEBUG| [stdout]
2018-04-09 15:23:37,621 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract OpenShift client binary(oc) to /home/avocado/.contra-env-setup] ***
2018-04-09 15:23:37,621 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:12
2018-04-09 15:23:37,708 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:37,710 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:23:37,761 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:23:37,761 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:37,763 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343 `" && echo ansible-tmp-1523280217.71-49754088930343="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343 `" ) && sleep 0'"'"''
2018-04-09 15:23:37,806 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280217.71-49754088930343=/home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343\n', '')
2018-04-09 15:23:37,808 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
2018-04-09 15:23:37,809 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpjh4xYP TO /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/stat.py
2018-04-09 15:23:37,811 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:37,857 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpjh4xYP /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/stat.py\n', '')
2018-04-09 15:23:37,857 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:37,858 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/ /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/stat.py && sleep 0'"'"''
2018-04-09 15:23:37,883 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:37,883 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:37,884 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/stat.py && sleep 0'"'"''
2018-04-09 15:23:38,027 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": true, "checksum_algo": "sha1", "path": "/home/avocado/.contra-env-setup", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 1000, "exists": true, "attr_flags": "", "woth": false, "isreg": false, "device_type": 0, "mtime": 1523280134.1767595, "block_size": 4096, "inode": 12585642, "isgid": false, "size": 56, "executable": true, "isuid": false, "readable": true, "version": "18446744073432247659", "pw_name": "avocado", "gid": 1000, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 0, "xoth": true, "islnk": false, "nlink": 4, "issock": false, "rgrp": true, "gr_name": "avocado", "path": "/home/avocado/.contra-env-setup", "xusr": true, "atime": 1523280123.3097634, "isdir": true, "ctime": 1523280134.1767595, "isblk": false, "wgrp": true, "xgrp": true, "dev": 64769, "roth": true, "isfifo": false, "mode": "0775", "rusr": true, "attributes": []}, "changed": false}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:23:38,029 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/unarchive.py
2018-04-09 15:23:38,029 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpQ0rZ0Q TO /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/unarchive.py
2018-04-09 15:23:38,030 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:23:38,064 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpQ0rZ0Q /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/unarchive.py\n', '')
2018-04-09 15:23:38,064 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:38,065 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/ /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/unarchive.py && sleep 0'"'"''
2018-04-09 15:23:38,092 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:23:38,092 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:23:38,094 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/unarchive.py && sleep 0'"'"''
2018-04-09 15:24:07,065 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"src": "/tmp/ansible_cJHiw1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "group": "avocado", "uid": 1000, "dest": "/home/avocado/.contra-env-setup", "changed": true, "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/home/avocado/.contra-env-setup", "-z", "-f", "/tmp/ansible_cJHiw1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz"], "rc": 0, "err": "/usr/bin/gtar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux\'\\n/usr/bin/gtar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux\'\\n/usr/bin/gtar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux\'\\n", "out": ""}, "owner": "avocado", "state": "directory", "handler": "TgzArchive", "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": true, "exclude": [], "owner": null, "follow": false, "group": null, "unsafe_writes": null, "keep_newer": false, "serole": null, "content": null, "setype": null, "extra_opts": [], "dest": "/home/avocado/.contra-env-setup", "selevel": null, "original_basename": "openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "regexp": null, "src": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "validate_certs": true, "list_files": false, "seuser": null, "creates": null, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "gid": 1000, "size": 120}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:24:07,065 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,066 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280217.71-49754088930343/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:24:07,134 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:07,139 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:24:07,139 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:24:07,139 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup",
2018-04-09 15:24:07,139 process L0395 DEBUG| [stdout] "extract_results": {
2018-04-09 15:24:07,139 process L0395 DEBUG| [stdout] "cmd": [
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "/usr/bin/gtar",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "--extract",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "-C",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "/home/avocado/.contra-env-setup",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "-z",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "-f",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "/tmp/ansible_cJHiw1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz"
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] ],
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "err": "/usr/bin/gtar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux'\n/usr/bin/gtar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux'\n/usr/bin/gtar: Ignoring unknown extended header keyword `LIBARCHIVE.xattr.security.selinux'\n",
2018-04-09 15:24:07,140 process L0395 DEBUG| [stdout] "out": "",
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "rc": 0
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "gid": 1000,
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "group": "avocado",
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "handler": "TgzArchive",
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:24:07,141 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup",
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "exclude": [],
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "extra_opts": [],
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "force": null,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "keep_newer": false,
2018-04-09 15:24:07,142 process L0395 DEBUG| [stdout] "list_files": false,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "original_basename": "openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz",
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "remote_src": true,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:24:07,143 process L0395 DEBUG| [stdout] "src": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz",
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "validate_certs": true
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "mode": "0775",
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "size": 120,
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "src": "/tmp/ansible_cJHiw1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz",
2018-04-09 15:24:07,144 process L0395 DEBUG| [stdout] "state": "directory",
2018-04-09 15:24:07,145 process L0395 DEBUG| [stdout] "uid": 1000
2018-04-09 15:24:07,145 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:07,157 process L0395 DEBUG| [stdout]
2018-04-09 15:24:07,157 process L0395 DEBUG| [stdout] TASK [minishift : Set oc_src_dir fact] *****************************************
2018-04-09 15:24:07,158 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:18
2018-04-09 15:24:07,271 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:24:07,272 process L0395 DEBUG| [stdout] "ansible_facts": {
2018-04-09 15:24:07,272 process L0395 DEBUG| [stdout] "oc_src_dir": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit"
2018-04-09 15:24:07,272 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:07,272 process L0395 DEBUG| [stdout] "changed": false
2018-04-09 15:24:07,273 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:07,303 process L0395 DEBUG| [stdout]
2018-04-09 15:24:07,303 process L0395 DEBUG| [stdout] TASK [minishift : Copy OpenShift client binary(oc) version files from /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit//oc to /home/avocado/.minishift/cache/oc/v3.6.1/linux/] ***
2018-04-09 15:24:07,303 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:24
2018-04-09 15:24:07,406 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:24:07,406 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,407 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:24:07,443 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:24:07,444 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,445 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311 `" && echo ansible-tmp-1523280247.41-228775710028311="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311 `" ) && sleep 0'"'"''
2018-04-09 15:24:07,479 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280247.41-228775710028311=/home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311\n', '')
2018-04-09 15:24:07,482 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpdbfqVu TO /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311/command.py
2018-04-09 15:24:07,483 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:24:07,520 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpdbfqVu /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311/command.py\n', '')
2018-04-09 15:24:07,521 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,522 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311/ /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311/command.py && sleep 0'"'"''
2018-04-09 15:24:07,551 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:07,551 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,552 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311/command.py && sleep 0'"'"''
2018-04-09 15:24:07,849 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:24:07.836950", "stdout": "", "cmd": "cp /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit/oc /home/avocado/.minishift/cache/oc/v3.6.1/linux/", "rc": 0, "start": "2018-04-09 13:24:07.707274", "stderr": "", "delta": "0:00:00.129676", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "cp /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit/oc /home/avocado/.minishift/cache/oc/v3.6.1/linux/", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:24:07,849 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,850 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280247.41-228775710028311/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:24:07,877 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:07,881 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:24:07,882 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:24:07,882 process L0395 DEBUG| [stdout] "cmd": "cp /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit/oc /home/avocado/.minishift/cache/oc/v3.6.1/linux/",
2018-04-09 15:24:07,882 process L0395 DEBUG| [stdout] "delta": "0:00:00.129676",
2018-04-09 15:24:07,882 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:24:07.836950",
2018-04-09 15:24:07,882 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "_raw_params": "cp /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit/oc /home/avocado/.minishift/cache/oc/v3.6.1/linux/",
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:24:07,883 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:24:07,884 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:24:07,884 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:24:07,884 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:07,884 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:07,884 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:24:07,884 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:24:07.707274",
2018-04-09 15:24:07,885 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:24:07,885 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:24:07,885 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:24:07,885 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:24:07,885 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:07,895 process L0395 DEBUG| [stdout]
2018-04-09 15:24:07,895 process L0395 DEBUG| [stdout] TASK [minishift : Delete /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit] ***
2018-04-09 15:24:07,895 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:27
2018-04-09 15:24:07,950 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
2018-04-09 15:24:07,950 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,951 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:24:07,979 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:24:07,980 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:07,980 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751 `" && echo ansible-tmp-1523280247.95-144533415761751="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751 `" ) && sleep 0'"'"''
2018-04-09 15:24:08,021 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280247.95-144533415761751=/home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751\n', '')
2018-04-09 15:24:08,023 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpnSUTmm TO /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751/file.py
2018-04-09 15:24:08,024 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:24:08,061 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpnSUTmm /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751/file.py\n', '')
2018-04-09 15:24:08,061 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,063 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751/ /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751/file.py && sleep 0'"'"''
2018-04-09 15:24:08,097 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:08,097 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,099 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751/file.py && sleep 0'"'"''
2018-04-09 15:24:08,345 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "absent", "changed": true, "diff": {"after": {"path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "absent"}, "before": {"path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "directory"}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:24:08,345 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,346 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280247.95-144533415761751/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:24:08,377 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:08,380 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:24:08,380 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] "diff": {
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] "after": {
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit",
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] "before": {
2018-04-09 15:24:08,381 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit",
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "state": "directory"
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "backup": null,
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:24:08,382 process L0395 DEBUG| [stdout] "diff_peek": null,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "force": false,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "original_basename": null,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit",
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "recurse": false,
2018-04-09 15:24:08,383 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "state": "absent",
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:24:08,384 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:24:08,385 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:08,385 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:08,385 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit",
2018-04-09 15:24:08,385 process L0395 DEBUG| [stdout] "state": "absent"
2018-04-09 15:24:08,385 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:08,393 process L0395 DEBUG| [stdout]
2018-04-09 15:24:08,393 process L0395 DEBUG| [stdout] TASK [minishift : Update the path with the oc client] **************************
2018-04-09 15:24:08,393 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:32
2018-04-09 15:24:08,448 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:24:08,448 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,449 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:24:08,478 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:24:08,479 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,481 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278 `" && echo ansible-tmp-1523280248.45-160380301339278="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278 `" ) && sleep 0'"'"''
2018-04-09 15:24:08,518 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280248.45-160380301339278=/home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278\n', '')
2018-04-09 15:24:08,521 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpz2USvZ TO /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278/command.py
2018-04-09 15:24:08,523 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:24:08,563 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpz2USvZ /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278/command.py\n', '')
2018-04-09 15:24:08,564 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,565 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278/ /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278/command.py && sleep 0'"'"''
2018-04-09 15:24:08,594 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:08,595 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,596 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278/command.py && sleep 0'"'"''
2018-04-09 15:24:08,774 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:24:08.753745", "stdout": "", "cmd": "export PATH=\\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\\"", "rc": 0, "start": "2018-04-09 13:24:08.750375", "stderr": "", "delta": "0:00:00.003370", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "export PATH=\\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\\"", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:24:08,775 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,776 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280248.45-160380301339278/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:24:08,807 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:08,810 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:24:08,811 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:24:08,811 process L0395 DEBUG| [stdout] "cmd": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"",
2018-04-09 15:24:08,811 process L0395 DEBUG| [stdout] "delta": "0:00:00.003370",
2018-04-09 15:24:08,811 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:24:08.753745",
2018-04-09 15:24:08,811 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:24:08,811 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "_raw_params": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"",
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:24:08,812 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:24:08.750375",
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:24:08,813 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:24:08,814 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:08,825 process L0395 DEBUG| [stdout]
2018-04-09 15:24:08,825 process L0395 DEBUG| [stdout] TASK [minishift : Set path for oc client in /home/avocado/.bashrc] *************
2018-04-09 15:24:08,825 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:35
2018-04-09 15:24:08,891 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
2018-04-09 15:24:08,891 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,892 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:24:08,940 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:24:08,940 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:08,941 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099 `" && echo ansible-tmp-1523280248.89-263503276268099="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099 `" ) && sleep 0'"'"''
2018-04-09 15:24:08,975 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280248.89-263503276268099=/home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099\n', '')
2018-04-09 15:24:08,977 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpOqcFdP TO /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099/lineinfile.py
2018-04-09 15:24:08,978 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:24:09,014 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpOqcFdP /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099/lineinfile.py\n', '')
2018-04-09 15:24:09,015 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,017 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099/ /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099/lineinfile.py && sleep 0'"'"''
2018-04-09 15:24:09,044 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:09,045 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,045 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099/lineinfile.py && sleep 0'"'"''
2018-04-09 15:24:09,235 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"msg": "line added", "diff": [{"after": "", "before_header": "/home/avocado/.bashrc (content)", "after_header": "/home/avocado/.bashrc (content)", "before": ""}, {"before_header": "/home/avocado/.bashrc (file attributes)", "after_header": "/home/avocado/.bashrc (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/home/avocado/.bashrc", "owner": null, "follow": false, "validate": null, "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "setype": null, "content": null, "serole": null, "state": "present", "selevel": null, "regexp": null, "line": "export PATH=\\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\\"", "src": null, "seuser": null, "delimiter": null, "mode": null, "firstmatch": false, "attributes": null, "backup": false}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:24:09,236 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,237 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280248.89-263503276268099/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:24:09,269 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:09,273 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:24:09,274 process L0395 DEBUG| [stdout] "backup": "",
2018-04-09 15:24:09,274 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:24:09,274 process L0395 DEBUG| [stdout] "diff": [
2018-04-09 15:24:09,274 process L0395 DEBUG| [stdout] {
2018-04-09 15:24:09,274 process L0395 DEBUG| [stdout] "after": "",
2018-04-09 15:24:09,274 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (content)",
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] "before": "",
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (content)"
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] {
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (file attributes)",
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (file attributes)"
2018-04-09 15:24:09,275 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:09,276 process L0395 DEBUG| [stdout] ],
2018-04-09 15:24:09,276 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:24:09,276 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:24:09,276 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "backrefs": false,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "backup": false,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "create": true,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:24:09,277 process L0395 DEBUG| [stdout] "firstmatch": false,
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "force": null,
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "insertafter": null,
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "insertbefore": null,
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "line": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"",
2018-04-09 15:24:09,278 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "path": "/home/avocado/.bashrc",
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:24:09,279 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] "msg": "line added"
2018-04-09 15:24:09,280 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:09,299 process L0395 DEBUG| [stdout]
2018-04-09 15:24:09,300 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ********************************
2018-04-09 15:24:09,300 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/set_oc_client.yml:41
2018-04-09 15:24:09,384 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:24:09,384 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,385 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:24:09,422 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:24:09,423 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,424 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422 `" && echo ansible-tmp-1523280249.38-250950799265422="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422 `" ) && sleep 0'"'"''
2018-04-09 15:24:09,459 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280249.38-250950799265422=/home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422\n', '')
2018-04-09 15:24:09,461 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpbmVaWG TO /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422/command.py
2018-04-09 15:24:09,462 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:24:09,499 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpbmVaWG /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422/command.py\n', '')
2018-04-09 15:24:09,500 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,500 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422/ /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422/command.py && sleep 0'"'"''
2018-04-09 15:24:09,532 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:09,532 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,533 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422/command.py && sleep 0'"'"''
2018-04-09 15:24:09,717 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:24:09.703236", "stdout": "", "cmd": "source /home/avocado/.bashrc", "rc": 0, "start": "2018-04-09 13:24:09.689319", "stderr": "", "delta": "0:00:00.013917", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "source /home/avocado/.bashrc", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:24:09,718 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,718 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280249.38-250950799265422/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:24:09,746 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:09,749 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:24:09,749 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "cmd": "source /home/avocado/.bashrc",
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "delta": "0:00:00.013917",
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:24:09.703236",
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "_raw_params": "source /home/avocado/.bashrc",
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:24:09,750 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] },
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:24:09.689319",
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:24:09,751 process L0395 DEBUG| [stdout] "stdout": "",
2018-04-09 15:24:09,752 process L0395 DEBUG| [stdout] "stdout_lines": []
2018-04-09 15:24:09,752 process L0395 DEBUG| [stdout] }
2018-04-09 15:24:09,761 process L0395 DEBUG| [stdout]
2018-04-09 15:24:09,762 process L0395 DEBUG| [stdout] TASK [minishift : Initialization of minishift cluster with profile minishift] ***
2018-04-09 15:24:09,762 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/init_minishift.yml:3
2018-04-09 15:24:09,830 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:24:09,831 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,832 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:24:09,868 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:24:09,868 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,869 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546 `" && echo ansible-tmp-1523280249.83-30670868731546="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546 `" ) && sleep 0'"'"''
2018-04-09 15:24:09,907 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280249.83-30670868731546=/home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546\n', '')
2018-04-09 15:24:09,909 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpOqhb1q TO /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546/command.py
2018-04-09 15:24:09,910 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:24:09,952 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpOqhb1q /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546/command.py\n', '')
2018-04-09 15:24:09,953 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,953 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546/ /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546/command.py && sleep 0'"'"''
2018-04-09 15:24:09,982 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:24:09,983 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:24:09,984 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546/command.py && sleep 0'"'"''
2018-04-09 15:27:32,038 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:27:32.022444", "stdout": "-- Starting profile \'minishift\'\\n-- Checking if requested hypervisor \'kvm\' is supported on this platform ... OK\\n-- Checking if KVM driver is installed ... \\n Driver is available at /usr/local/bin/docker-machine-driver-kvm ... \\n Checking driver binary is executable ... OK\\n-- Checking if Libvirt is installed ... OK\\n-- Checking if Libvirt default network is present ... OK\\n-- Checking if Libvirt default network is active ... OK\\n-- Checking the ISO URL ... OK\\n-- Starting local OpenShift cluster using \'kvm\' hypervisor ...\\n-- Minishift VM will be configured with ...\\n Memory: 6 GB\\n vCPUs : 2\\n Disk size: 40 GB\\n-- Starting Minishift VM ...................... OK\\n-- Checking for IP address ... OK\\n-- Checking if external host is reachable from the Minishift VM ... \\n Pinging 8.8.8.8 ... OK\\n-- Checking HTTP connectivity from the VM ... \\n Retrieving http://minishift.io/index.html ... OK\\n-- Checking if persistent storage volume is mounted ... OK\\n-- Checking available disk space ... 1% used OK\\n-- OpenShift cluster will be configured with ...\\n Version: v3.6.1\\n-- Checking `oc` support for startup flags ... \\n host-config-dir ... OK\\n host-data-dir ... OK\\n host-pv-dir ... OK\\n host-volumes-dir ... OK\\n version ... OK\\n routing-suffix ... OK\\nStarting OpenShift using openshift/origin:v3.6.1 ...\\nPulling image openshift/origin:v3.6.1\\nPulled 1/4 layers, 26% complete\\nPulled 2/4 layers, 85% complete\\nPulled 3/4 layers, 92% complete\\nPulled 4/4 layers, 100% complete\\nExtracting\\nImage pull complete\\nOpenShift server started.\\n\\nThe server is accessible via web console at:\\n https://192.168.42.104:8443\\n\\nYou are logged in as:\\n User: developer\\n Password: <any value>\\n\\nTo login as administrator:\\n oc login -u system:admin", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso", "rc": 0, "start": "2018-04-09 13:24:10.148975", "stderr": "", "delta": "0:03:21.873469", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:27:32,038 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:27:32,039 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280249.83-30670868731546/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:27:32,113 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:27:32,116 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:27:32,117 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:27:32,117 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:27:32,117 process L0395 DEBUG| [stdout] "delta": "0:03:21.873469",
2018-04-09 15:27:32,117 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:27:32.022444",
2018-04-09 15:27:32,117 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:27:32,117 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:27:32,118 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:27:32,119 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:27:32,119 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:27:32,119 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:27:32,119 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:27:32,120 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:27:32,120 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:27:32,120 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:27:32,121 process L0395 DEBUG| [stdout] }
2018-04-09 15:27:32,121 process L0395 DEBUG| [stdout] },
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:24:10.148975",
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "stdout": "-- Starting profile 'minishift'\n-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK\n-- Checking if KVM driver is installed ... \n Driver is available at /usr/local/bin/docker-machine-driver-kvm ... \n Checking driver binary is executable ... OK\n-- Checking if Libvirt is installed ... OK\n-- Checking if Libvirt default network is present ... OK\n-- Checking if Libvirt default network is active ... OK\n-- Checking the ISO URL ... OK\n-- Starting local OpenShift cluster using 'kvm' hypervisor ...\n-- Minishift VM will be configured with ...\n Memory: 6 GB\n vCPUs : 2\n Disk size: 40 GB\n-- Starting Minishift VM ...................... OK\n-- Checking for IP address ... OK\n-- Checking if external host is reachable from the Minishift VM ... \n Pinging 8.8.8.8 ... OK\n-- Checking HTTP connectivity from the VM ... \n Retrieving http://minishift.io/index.html ... OK\n-- Checking if persistent storage volume is mounted ... OK\n-- Checking available disk space ... 1% used OK\n-- OpenShift cluster will be configured with ...\n Version: v3.6.1\n-- Checking `oc` support for startup flags ... \n host-config-dir ... OK\n host-data-dir ... OK\n host-pv-dir ... OK\n host-volumes-dir ... OK\n version ... OK\n routing-suffix ... OK\nStarting OpenShift using openshift/origin:v3.6.1 ...\nPulling image openshift/origin:v3.6.1\nPulled 1/4 layers, 26% complete\nPulled 2/4 layers, 85% complete\nPulled 3/4 layers, 92% complete\nPulled 4/4 layers, 100% complete\nExtracting\nImage pull complete\nOpenShift server started.\n\nThe server is accessible via web console at:\n https://192.168.42.104:8443\n\nYou are logged in as:\n User: developer\n Password: <any value>\n\nTo login as administrator:\n oc login -u system:admin",
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "-- Starting profile 'minishift'",
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK",
2018-04-09 15:27:32,122 process L0395 DEBUG| [stdout] "-- Checking if KVM driver is installed ... ",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] " Driver is available at /usr/local/bin/docker-machine-driver-kvm ... ",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] " Checking driver binary is executable ... OK",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] "-- Checking if Libvirt is installed ... OK",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] "-- Checking if Libvirt default network is present ... OK",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] "-- Checking if Libvirt default network is active ... OK",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] "-- Checking the ISO URL ... OK",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] "-- Starting local OpenShift cluster using 'kvm' hypervisor ...",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] "-- Minishift VM will be configured with ...",
2018-04-09 15:27:32,123 process L0395 DEBUG| [stdout] " Memory: 6 GB",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] " vCPUs : 2",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] " Disk size: 40 GB",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] "-- Starting Minishift VM ...................... OK",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] "-- Checking for IP address ... OK",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] "-- Checking if external host is reachable from the Minishift VM ... ",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] " Pinging 8.8.8.8 ... OK",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] "-- Checking HTTP connectivity from the VM ... ",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] " Retrieving http://minishift.io/index.html ... OK",
2018-04-09 15:27:32,124 process L0395 DEBUG| [stdout] "-- Checking if persistent storage volume is mounted ... OK",
2018-04-09 15:27:32,125 process L0395 DEBUG| [stdout] "-- Checking available disk space ... 1% used OK",
2018-04-09 15:27:32,125 process L0395 DEBUG| [stdout] "-- OpenShift cluster will be configured with ...",
2018-04-09 15:27:32,125 process L0395 DEBUG| [stdout] " Version: v3.6.1",
2018-04-09 15:27:32,125 process L0395 DEBUG| [stdout] "-- Checking `oc` support for startup flags ... ",
2018-04-09 15:27:32,125 process L0395 DEBUG| [stdout] " host-config-dir ... OK",
2018-04-09 15:27:32,125 process L0395 DEBUG| [stdout] " host-data-dir ... OK",
2018-04-09 15:27:32,126 process L0395 DEBUG| [stdout] " host-pv-dir ... OK",
2018-04-09 15:27:32,126 process L0395 DEBUG| [stdout] " host-volumes-dir ... OK",
2018-04-09 15:27:32,126 process L0395 DEBUG| [stdout] " version ... OK",
2018-04-09 15:27:32,126 process L0395 DEBUG| [stdout] " routing-suffix ... OK",
2018-04-09 15:27:32,126 process L0395 DEBUG| [stdout] "Starting OpenShift using openshift/origin:v3.6.1 ...",
2018-04-09 15:27:32,126 process L0395 DEBUG| [stdout] "Pulling image openshift/origin:v3.6.1",
2018-04-09 15:27:32,127 process L0395 DEBUG| [stdout] "Pulled 1/4 layers, 26% complete",
2018-04-09 15:27:32,127 process L0395 DEBUG| [stdout] "Pulled 2/4 layers, 85% complete",
2018-04-09 15:27:32,127 process L0395 DEBUG| [stdout] "Pulled 3/4 layers, 92% complete",
2018-04-09 15:27:32,127 process L0395 DEBUG| [stdout] "Pulled 4/4 layers, 100% complete",
2018-04-09 15:27:32,127 process L0395 DEBUG| [stdout] "Extracting",
2018-04-09 15:27:32,127 process L0395 DEBUG| [stdout] "Image pull complete",
2018-04-09 15:27:32,128 process L0395 DEBUG| [stdout] "OpenShift server started.",
2018-04-09 15:27:32,128 process L0395 DEBUG| [stdout] "",
2018-04-09 15:27:32,128 process L0395 DEBUG| [stdout] "The server is accessible via web console at:",
2018-04-09 15:27:32,128 process L0395 DEBUG| [stdout] " https://192.168.42.104:8443",
2018-04-09 15:27:32,129 process L0395 DEBUG| [stdout] "",
2018-04-09 15:27:32,129 process L0395 DEBUG| [stdout] "You are logged in as:",
2018-04-09 15:27:32,129 process L0395 DEBUG| [stdout] " User: developer",
2018-04-09 15:27:32,129 process L0395 DEBUG| [stdout] " Password: <any value>",
2018-04-09 15:27:32,129 process L0395 DEBUG| [stdout] "",
2018-04-09 15:27:32,129 process L0395 DEBUG| [stdout] "To login as administrator:",
2018-04-09 15:27:32,130 process L0395 DEBUG| [stdout] " oc login -u system:admin"
2018-04-09 15:27:32,130 process L0395 DEBUG| [stdout] ]
2018-04-09 15:27:32,130 process L0395 DEBUG| [stdout] }
2018-04-09 15:27:32,132 process L0395 DEBUG| [stdout]
2018-04-09 15:27:32,132 process L0395 DEBUG| [stdout] TASK [minishift : Wait for the cluster to come up completely] ******************
2018-04-09 15:27:32,132 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/init_minishift.yml:6
2018-04-09 15:27:32,225 process L0395 DEBUG| [stdout] Pausing for 180 seconds
2018-04-09 15:27:32,225 process L0395 DEBUG| [stdout] (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2018-04-09 15:30:32,227 process L0395 DEBUG| [stdout] ok: [192.168.122.3] => {
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "changed": false,
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "delta": 180,
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "echo": true,
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "start": "2018-04-09 15:27:32.225369",
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "stdout": "Paused for 3.0 minutes",
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "stop": "2018-04-09 15:30:32.225476",
2018-04-09 15:30:32,228 process L0395 DEBUG| [stdout] "user_input": ""
2018-04-09 15:30:32,229 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:32,240 process L0395 DEBUG| [stdout]
2018-04-09 15:30:32,240 process L0395 DEBUG| [stdout] TASK [minishift : Stop the cluster] ********************************************
2018-04-09 15:30:32,241 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/init_minishift.yml:10
2018-04-09 15:30:32,355 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:30:32,357 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:32,359 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:30:33,324 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', "Warning: Permanently added '192.168.122.3' (ECDSA) to the list of known hosts.\r\n")
2018-04-09 15:30:33,325 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:33,327 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514 `" && echo ansible-tmp-1523280632.36-235472213075514="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514 `" ) && sleep 0'"'"''
2018-04-09 15:30:33,418 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280632.36-235472213075514=/home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514\n', '')
2018-04-09 15:30:33,420 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpZEG1qI TO /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514/command.py
2018-04-09 15:30:33,424 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:30:33,549 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpZEG1qI /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514/command.py\n', '')
2018-04-09 15:30:33,550 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:33,550 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514/ /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514/command.py && sleep 0'"'"''
2018-04-09 15:30:33,600 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:33,600 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:33,602 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514/command.py && sleep 0'"'"''
2018-04-09 15:30:35,499 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:30:35.478742", "stdout": "Stopping local OpenShift cluster...\\nCluster stopped.", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "rc": 0, "start": "2018-04-09 13:30:33.898744", "stderr": "", "delta": "0:00:01.579998", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:30:35,499 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:35,500 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280632.36-235472213075514/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:30:35,540 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:35,544 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:30:35,544 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:30:35,544 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift",
2018-04-09 15:30:35,545 process L0395 DEBUG| [stdout] "delta": "0:00:01.579998",
2018-04-09 15:30:35,545 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:30:35.478742",
2018-04-09 15:30:35,545 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:30:35,545 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:30:35,545 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift",
2018-04-09 15:30:35,546 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:30:35,546 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:30:35,546 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:30:35,546 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:30:35,546 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:30:35,546 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:30:35,547 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:30:35,547 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:35,547 process L0395 DEBUG| [stdout] },
2018-04-09 15:30:35,547 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:30:35,547 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:30:33.898744",
2018-04-09 15:30:35,548 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:30:35,548 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:30:35,548 process L0395 DEBUG| [stdout] "stdout": "Stopping local OpenShift cluster...\nCluster stopped.",
2018-04-09 15:30:35,548 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:30:35,548 process L0395 DEBUG| [stdout] "Stopping local OpenShift cluster...",
2018-04-09 15:30:35,549 process L0395 DEBUG| [stdout] "Cluster stopped."
2018-04-09 15:30:35,549 process L0395 DEBUG| [stdout] ]
2018-04-09 15:30:35,549 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:35,559 process L0395 DEBUG| [stdout]
2018-04-09 15:30:35,560 process L0395 DEBUG| [stdout] TASK [minishift : Update the VM config] ****************************************
2018-04-09 15:30:35,560 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/minishift/tasks/init_minishift.yml:13
2018-04-09 15:30:35,625 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
2018-04-09 15:30:35,625 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:35,625 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:30:35,658 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:30:35,658 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:35,660 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235 `" && echo ansible-tmp-1523280635.62-263914949685235="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235 `" ) && sleep 0'"'"''
2018-04-09 15:30:35,708 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280635.62-263914949685235=/home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235\n', '')
2018-04-09 15:30:35,711 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpd8hdt6 TO /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235/lineinfile.py
2018-04-09 15:30:35,712 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:30:35,755 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpd8hdt6 /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235/lineinfile.py\n', '')
2018-04-09 15:30:35,755 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:35,756 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235/ /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235/lineinfile.py && sleep 0'"'"''
2018-04-09 15:30:35,786 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:35,788 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:35,789 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rteczqiffyppjecqjflkawgjictzsjjz; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235/lineinfile.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
2018-04-09 15:30:35,870 process L0395 DEBUG| [stdout] Escalation succeeded
2018-04-09 15:30:36,048 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"msg": "line added", "diff": [{"after": "", "before_header": "/etc/libvirt/qemu/minishift.xml (content)", "after_header": "/etc/libvirt/qemu/minishift.xml (content)", "before": ""}, {"before_header": "/etc/libvirt/qemu/minishift.xml (file attributes)", "after_header": "/etc/libvirt/qemu/minishift.xml (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": "\\\\s+</features>", "path": "/etc/libvirt/qemu/minishift.xml", "owner": null, "follow": false, "line": " <cpu mode=\'host-passthrough\'/>", "group": null, "insertbefore": null, "unsafe_writes": null, "create": false, "state": "present", "content": null, "serole": null, "setype": null, "selevel": null, "regexp": null, "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": null, "firstmatch": false, "attributes": null, "backup": false}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:30:36,049 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,049 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280635.62-263914949685235/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:30:36,079 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:36,082 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:30:36,083 process L0395 DEBUG| [stdout] "backup": "",
2018-04-09 15:30:36,083 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:30:36,083 process L0395 DEBUG| [stdout] "diff": [
2018-04-09 15:30:36,083 process L0395 DEBUG| [stdout] {
2018-04-09 15:30:36,083 process L0395 DEBUG| [stdout] "after": "",
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] "after_header": "/etc/libvirt/qemu/minishift.xml (content)",
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] "before": "",
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] "before_header": "/etc/libvirt/qemu/minishift.xml (content)"
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] },
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] {
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] "after_header": "/etc/libvirt/qemu/minishift.xml (file attributes)",
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] "before_header": "/etc/libvirt/qemu/minishift.xml (file attributes)"
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] ],
2018-04-09 15:30:36,084 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "attributes": null,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "backrefs": false,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "backup": false,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "content": null,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "create": false,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "delimiter": null,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "directory_mode": null,
2018-04-09 15:30:36,085 process L0395 DEBUG| [stdout] "firstmatch": false,
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "follow": false,
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "force": null,
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "group": null,
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "insertafter": "\\s+</features>",
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "insertbefore": null,
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "line": " <cpu mode='host-passthrough'/>",
2018-04-09 15:30:36,086 process L0395 DEBUG| [stdout] "mode": null,
2018-04-09 15:30:36,087 process L0395 DEBUG| [stdout] "owner": null,
2018-04-09 15:30:36,087 process L0395 DEBUG| [stdout] "path": "/etc/libvirt/qemu/minishift.xml",
2018-04-09 15:30:36,087 process L0395 DEBUG| [stdout] "regexp": null,
2018-04-09 15:30:36,087 process L0395 DEBUG| [stdout] "remote_src": null,
2018-04-09 15:30:36,087 process L0395 DEBUG| [stdout] "selevel": null,
2018-04-09 15:30:36,087 process L0395 DEBUG| [stdout] "serole": null,
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] "setype": null,
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] "seuser": null,
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] "src": null,
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] "state": "present",
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] "unsafe_writes": null,
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] "validate": null
2018-04-09 15:30:36,088 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:36,089 process L0395 DEBUG| [stdout] },
2018-04-09 15:30:36,089 process L0395 DEBUG| [stdout] "msg": "line added"
2018-04-09 15:30:36,089 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:36,094 process L0395 DEBUG| [stdout]
2018-04-09 15:30:36,094 process L0395 DEBUG| [stdout] TASK [os_temps : Check if the minishift profile is already up and running] *****
2018-04-09 15:30:36,094 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/start_mcluster.yml:5
2018-04-09 15:30:36,169 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:30:36,169 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,170 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:30:36,208 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:30:36,208 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,209 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190 `" && echo ansible-tmp-1523280636.17-104086490434190="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190 `" ) && sleep 0'"'"''
2018-04-09 15:30:36,248 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280636.17-104086490434190=/home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190\n', '')
2018-04-09 15:30:36,250 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpnSgTbL TO /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190/command.py
2018-04-09 15:30:36,251 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:30:36,295 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpnSgTbL /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190/command.py\n', '')
2018-04-09 15:30:36,296 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,297 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190/ /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190/command.py && sleep 0'"'"''
2018-04-09 15:30:36,329 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:36,329 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,330 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190/command.py && sleep 0'"'"''
2018-04-09 15:30:36,626 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '\r\n{"changed": true, "end": "2018-04-09 13:30:36.615256", "stdout": "Stopped", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | awk \'{print $2}\'", "rc": 0, "start": "2018-04-09 13:30:36.529918", "stderr": "", "delta": "0:00:00.085338", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | awk \'{print $2}\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:30:36,627 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,628 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280636.17-104086490434190/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:30:36,661 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:36,664 process L0395 DEBUG| [stdout] changed: [192.168.122.3] => {
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | awk '{print $2}'",
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "delta": "0:00:00.085338",
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:30:36.615256",
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:30:36,665 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | awk '{print $2}'",
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] },
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "rc": 0,
2018-04-09 15:30:36,666 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:30:36.529918",
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] "stderr": "",
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] "stderr_lines": [],
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] "stdout": "Stopped",
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] "Stopped"
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] ]
2018-04-09 15:30:36,667 process L0395 DEBUG| [stdout] }
2018-04-09 15:30:36,679 process L0395 DEBUG| [stdout]
2018-04-09 15:30:36,680 process L0395 DEBUG| [stdout] TASK [os_temps : Start minishift profile minishift] ****************************
2018-04-09 15:30:36,680 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_Vz59Vz/1-test_contra_env_setup.py_TestMinishift.test_centos-extra_command-12d0/playbooks/roles/os_temps/tasks/start_mcluster.yml:10
2018-04-09 15:30:36,806 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
2018-04-09 15:30:36,807 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,808 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
2018-04-09 15:30:36,855 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '/home/avocado\n', '')
2018-04-09 15:30:36,856 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,858 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724 `" && echo ansible-tmp-1523280636.81-231729150717724="` echo /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724 `" ) && sleep 0'"'"''
2018-04-09 15:30:36,895 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'ansible-tmp-1523280636.81-231729150717724=/home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724\n', '')
2018-04-09 15:30:36,896 process L0395 DEBUG| [stdout] <192.168.122.3> PUT /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpWcbGLK TO /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724/command.py
2018-04-09 15:30:36,897 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb '[192.168.122.3]'
2018-04-09 15:30:36,936 process L0395 DEBUG| [stdout] <192.168.122.3> (0, 'sftp> put /home/firemanxbr/.ansible/tmp/ansible-local-10010IcfkJf/tmpWcbGLK /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724/command.py\n', '')
2018-04-09 15:30:36,937 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,939 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724/ /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724/command.py && sleep 0'"'"''
2018-04-09 15:30:36,969 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:30:36,969 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:30:36,970 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb -tt 192.168.122.3 '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724/command.py && sleep 0'"'"''
2018-04-09 15:31:48,624 process L0395 DEBUG| [stdout] <192.168.122.3> (1, '\r\n{"changed": true, "end": "2018-04-09 13:31:48.611046", "stdout": "-- Starting profile \'minishift\'\\n-- Checking if requested hypervisor \'kvm\' is supported on this platform ... OK\\n-- Checking if KVM driver is installed ... \\n Driver is available at /usr/local/bin/docker-machine-driver-kvm ... \\n Checking driver binary is executable ... OK\\n-- Checking if Libvirt is installed ... OK\\n-- Checking if Libvirt default network is present ... OK\\n-- Checking if Libvirt default network is active ... OK\\n-- Checking the ISO URL ... OK\\n-- Starting local OpenShift cluster using \'kvm\' hypervisor ...\\n-- Starting Minishift VM .................... OK\\n-- Checking for IP address ... OK\\n-- Checking if external host is reachable from the Minishift VM ... \\n Pinging 8.8.8.8 ... OK\\n-- Checking HTTP connectivity from the VM ... \\n Retrieving http://minishift.io/index.html ... OK\\n-- Checking if persistent storage volume is mounted ... OK\\n-- Checking available disk space ... 6% used OK\\n-- OpenShift cluster will be configured with ...\\n Version: v3.6.1\\n-- Checking `oc` support for startup flags ... \\n host-config-dir ... OK\\n host-data-dir ... OK\\n host-pv-dir ... OK\\n host-volumes-dir ... OK\\n version ... OK\\n routing-suffix ... OK\\nStarting OpenShift using openshift/origin:v3.6.1 ...\\n-- Checking OpenShift client ... OK\\n-- Checking Docker client ... OK\\n-- Checking Docker version ... OK\\n-- Checking for existing OpenShift container ... \\n Deleted existing OpenShift container\\n-- Checking for openshift/origin:v3.6.1 image ... OK\\n-- Checking Docker daemon configuration ... OK\\n-- Checking for available ports ... \\n WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.\\n-- Checking type of volume mount ... \\n Using nsenter mounter for OpenShift volumes\\n-- Creating host directories ... OK\\n-- Finding server IP ... \\n Using 192.168.42.104 as the server IP\\n-- Starting OpenShift container ... \\n Starting OpenShift using container \'origin\'\\n Waiting for API server to start listening\\n OpenShift server started\\nFAIL\\n Error: cannot retrieve nodes\\n Caused By:\\n Error: Get https://192.168.42.104:8443/api/v1/nodes: dial tcp 192.168.42.104:8443: getsockopt: connection refused", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso", "failed": true, "delta": "0:01:11.494226", "stderr": "Error during \'cluster up\' execution: Error starting the cluster.", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-04-09 13:30:37.116820", "msg": "non-zero return code"}\r\n', 'Shared connection to 192.168.122.3 closed.\r\n')
2018-04-09 15:31:48,625 process L0395 DEBUG| [stdout] <192.168.122.3> ESTABLISH SSH CONNECTION FOR USER: avocado
2018-04-09 15:31:48,626 process L0395 DEBUG| [stdout] <192.168.122.3> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/a546155acb 192.168.122.3 '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1523280636.81-231729150717724/ > /dev/null 2>&1 && sleep 0'"'"''
2018-04-09 15:31:48,697 process L0395 DEBUG| [stdout] <192.168.122.3> (0, '', '')
2018-04-09 15:31:48,702 process L0395 DEBUG| [stdout] fatal: [192.168.122.3]: FAILED! => {
2018-04-09 15:31:48,703 process L0395 DEBUG| [stdout] "changed": true,
2018-04-09 15:31:48,703 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:31:48,703 process L0395 DEBUG| [stdout] "delta": "0:01:11.494226",
2018-04-09 15:31:48,703 process L0395 DEBUG| [stdout] "end": "2018-04-09 13:31:48.611046",
2018-04-09 15:31:48,704 process L0395 DEBUG| [stdout] "invocation": {
2018-04-09 15:31:48,704 process L0395 DEBUG| [stdout] "module_args": {
2018-04-09 15:31:48,704 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-04-09 15:31:48,704 process L0395 DEBUG| [stdout] "_uses_shell": true,
2018-04-09 15:31:48,705 process L0395 DEBUG| [stdout] "chdir": null,
2018-04-09 15:31:48,705 process L0395 DEBUG| [stdout] "creates": null,
2018-04-09 15:31:48,705 process L0395 DEBUG| [stdout] "executable": null,
2018-04-09 15:31:48,706 process L0395 DEBUG| [stdout] "removes": null,
2018-04-09 15:31:48,706 process L0395 DEBUG| [stdout] "stdin": null,
2018-04-09 15:31:48,706 process L0395 DEBUG| [stdout] "warn": true
2018-04-09 15:31:48,707 process L0395 DEBUG| [stdout] }
2018-04-09 15:31:48,707 process L0395 DEBUG| [stdout] },
2018-04-09 15:31:48,707 process L0395 DEBUG| [stdout] "msg": "non-zero return code",
2018-04-09 15:31:48,707 process L0395 DEBUG| [stdout] "rc": 1,
2018-04-09 15:31:48,708 process L0395 DEBUG| [stdout] "start": "2018-04-09 13:30:37.116820",
2018-04-09 15:31:48,708 process L0395 DEBUG| [stdout] "stderr": "Error during 'cluster up' execution: Error starting the cluster.",
2018-04-09 15:31:48,708 process L0395 DEBUG| [stdout] "stderr_lines": [
2018-04-09 15:31:48,708 process L0395 DEBUG| [stdout] "Error during 'cluster up' execution: Error starting the cluster."
2018-04-09 15:31:48,709 process L0395 DEBUG| [stdout] ],
2018-04-09 15:31:48,709 process L0395 DEBUG| [stdout] "stdout": "-- Starting profile 'minishift'\n-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK\n-- Checking if KVM driver is installed ... \n Driver is available at /usr/local/bin/docker-machine-driver-kvm ... \n Checking driver binary is executable ... OK\n-- Checking if Libvirt is installed ... OK\n-- Checking if Libvirt default network is present ... OK\n-- Checking if Libvirt default network is active ... OK\n-- Checking the ISO URL ... OK\n-- Starting local OpenShift cluster using 'kvm' hypervisor ...\n-- Starting Minishift VM .................... OK\n-- Checking for IP address ... OK\n-- Checking if external host is reachable from the Minishift VM ... \n Pinging 8.8.8.8 ... OK\n-- Checking HTTP connectivity from the VM ... \n Retrieving http://minishift.io/index.html ... OK\n-- Checking if persistent storage volume is mounted ... OK\n-- Checking available disk space ... 6% used OK\n-- OpenShift cluster will be configured with ...\n Version: v3.6.1\n-- Checking `oc` support for startup flags ... \n host-config-dir ... OK\n host-data-dir ... OK\n host-pv-dir ... OK\n host-volumes-dir ... OK\n version ... OK\n routing-suffix ... OK\nStarting OpenShift using openshift/origin:v3.6.1 ...\n-- Checking OpenShift client ... OK\n-- Checking Docker client ... OK\n-- Checking Docker version ... OK\n-- Checking for existing OpenShift container ... \n Deleted existing OpenShift container\n-- Checking for openshift/origin:v3.6.1 image ... OK\n-- Checking Docker daemon configuration ... OK\n-- Checking for available ports ... \n WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.\n-- Checking type of volume mount ... \n Using nsenter mounter for OpenShift volumes\n-- Creating host directories ... OK\n-- Finding server IP ... \n Using 192.168.42.104 as the server IP\n-- Starting OpenShift container ... \n Starting OpenShift using container 'origin'\n Waiting for API server to start listening\n OpenShift server started\nFAIL\n Error: cannot retrieve nodes\n Caused By:\n Error: Get https://192.168.42.104:8443/api/v1/nodes: dial tcp 192.168.42.104:8443: getsockopt: connection refused",
2018-04-09 15:31:48,709 process L0395 DEBUG| [stdout] "stdout_lines": [
2018-04-09 15:31:48,709 process L0395 DEBUG| [stdout] "-- Starting profile 'minishift'",
2018-04-09 15:31:48,710 process L0395 DEBUG| [stdout] "-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK",
2018-04-09 15:31:48,710 process L0395 DEBUG| [stdout] "-- Checking if KVM driver is installed ... ",
2018-04-09 15:31:48,710 process L0395 DEBUG| [stdout] " Driver is available at /usr/local/bin/docker-machine-driver-kvm ... ",
2018-04-09 15:31:48,710 process L0395 DEBUG| [stdout] " Checking driver binary is executable ... OK",
2018-04-09 15:31:48,710 process L0395 DEBUG| [stdout] "-- Checking if Libvirt is installed ... OK",
2018-04-09 15:31:48,711 process L0395 DEBUG| [stdout] "-- Checking if Libvirt default network is present ... OK",
2018-04-09 15:31:48,711 process L0395 DEBUG| [stdout] "-- Checking if Libvirt default network is active ... OK",
2018-04-09 15:31:48,711 process L0395 DEBUG| [stdout] "-- Checking the ISO URL ... OK",
2018-04-09 15:31:48,711 process L0395 DEBUG| [stdout] "-- Starting local OpenShift cluster using 'kvm' hypervisor ...",
2018-04-09 15:31:48,712 process L0395 DEBUG| [stdout] "-- Starting Minishift VM .................... OK",
2018-04-09 15:31:48,712 process L0395 DEBUG| [stdout] "-- Checking for IP address ... OK",
2018-04-09 15:31:48,712 process L0395 DEBUG| [stdout] "-- Checking if external host is reachable from the Minishift VM ... ",
2018-04-09 15:31:48,712 process L0395 DEBUG| [stdout] " Pinging 8.8.8.8 ... OK",
2018-04-09 15:31:48,712 process L0395 DEBUG| [stdout] "-- Checking HTTP connectivity from the VM ... ",
2018-04-09 15:31:48,712 process L0395 DEBUG| [stdout] " Retrieving http://minishift.io/index.html ... OK",
2018-04-09 15:31:48,713 process L0395 DEBUG| [stdout] "-- Checking if persistent storage volume is mounted ... OK",
2018-04-09 15:31:48,713 process L0395 DEBUG| [stdout] "-- Checking available disk space ... 6% used OK",
2018-04-09 15:31:48,713 process L0395 DEBUG| [stdout] "-- OpenShift cluster will be configured with ...",
2018-04-09 15:31:48,713 process L0395 DEBUG| [stdout] " Version: v3.6.1",
2018-04-09 15:31:48,713 process L0395 DEBUG| [stdout] "-- Checking `oc` support for startup flags ... ",
2018-04-09 15:31:48,714 process L0395 DEBUG| [stdout] " host-config-dir ... OK",
2018-04-09 15:31:48,714 process L0395 DEBUG| [stdout] " host-data-dir ... OK",
2018-04-09 15:31:48,714 process L0395 DEBUG| [stdout] " host-pv-dir ... OK",
2018-04-09 15:31:48,714 process L0395 DEBUG| [stdout] " host-volumes-dir ... OK",
2018-04-09 15:31:48,714 process L0395 DEBUG| [stdout] " version ... OK",
2018-04-09 15:31:48,714 process L0395 DEBUG| [stdout] " routing-suffix ... OK",
2018-04-09 15:31:48,715 process L0395 DEBUG| [stdout] "Starting OpenShift using openshift/origin:v3.6.1 ...",
2018-04-09 15:31:48,715 process L0395 DEBUG| [stdout] "-- Checking OpenShift client ... OK",
2018-04-09 15:31:48,715 process L0395 DEBUG| [stdout] "-- Checking Docker client ... OK",
2018-04-09 15:31:48,715 process L0395 DEBUG| [stdout] "-- Checking Docker version ... OK",
2018-04-09 15:31:48,715 process L0395 DEBUG| [stdout] "-- Checking for existing OpenShift container ... ",
2018-04-09 15:31:48,716 process L0395 DEBUG| [stdout] " Deleted existing OpenShift container",
2018-04-09 15:31:48,716 process L0395 DEBUG| [stdout] "-- Checking for openshift/origin:v3.6.1 image ... OK",
2018-04-09 15:31:48,716 process L0395 DEBUG| [stdout] "-- Checking Docker daemon configuration ... OK",
2018-04-09 15:31:48,716 process L0395 DEBUG| [stdout] "-- Checking for available ports ... ",
2018-04-09 15:31:48,716 process L0395 DEBUG| [stdout] " WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.",
2018-04-09 15:31:48,717 process L0395 DEBUG| [stdout] "-- Checking type of volume mount ... ",
2018-04-09 15:31:48,717 process L0395 DEBUG| [stdout] " Using nsenter mounter for OpenShift volumes",
2018-04-09 15:31:48,717 process L0395 DEBUG| [stdout] "-- Creating host directories ... OK",
2018-04-09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment