Triggered by Gerrit: https://review.openstack.org/498271 [EnvInject] - Loading node environment variables. Building remotely on intel-virtual9 (bifrost-verify-virtual infra-virtual-suse) in workspace /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master Running Prebuild steps [openstack-bifrost-verify-suse-virtual-master] $ /bin/bash /tmp/hudson3862583599266125237.sh Success build forhudson.tasks.Shell@6f5f65dc Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.openstack.org/openstack/bifrost > git init /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git --version # timeout=10 > git fetch --tags --progress https://git.openstack.org/openstack/bifrost +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.openstack.org/openstack/bifrost # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.openstack.org/openstack/bifrost # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git fetch --tags --progress https://git.openstack.org/openstack/bifrost refs/changes/71/498271/5 # timeout=10 > git rev-parse 326da1d285b22c3c4af52d21472911bd90e6c1fc^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData Checking out Revision 326da1d285b22c3c4af52d21472911bd90e6c1fc (refs/changes/71/498271/5) Commit message: "VM networking for Neutron testing" > git config core.sparsecheckout # timeout=10 > git checkout -f 326da1d285b22c3c4af52d21472911bd90e6c1fc # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list 54bf68a2a0d559d6b21df76a8f0e0dff11df93d7 # timeout=10 No emails were triggered. [description-setter] Description set: Built on intel-virtual9 [openstack-bifrost-verify-suse-virtual-master] $ /bin/bash /tmp/hudson1417087757441582831.sh Cloning into '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost'... Cloning into '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/releng-xci'... From https://git.openstack.org/openstack/bifrost * branch refs/changes/71/498271/5 -> FETCH_HEAD Note: checking out 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 326da1d... VM networking for Neutron testing Domain compute00 destroyed Domain compute00 has been undefined Domain controller00 destroyed Domain controller00 has been undefined Domain opnfv destroyed Domain opnfv has been undefined removing inventory files created by previous builds removing ironic database removing leases removing logs restarting services + set -o pipefail + export PYTHONUNBUFFERED=1 + PYTHONUNBUFFERED=1 +++ dirname ./scripts/bifrost-provision.sh ++ cd ./scripts ++ pwd + SCRIPT_HOME=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts + BIFROST_HOME=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/.. + ANSIBLE_INSTALL_ROOT=/opt/stack + ANSIBLE_VERBOSITY=-vvvv + ENABLE_VENV=false + USE_DHCP=false + USE_VENV=false + BUILD_IMAGE=true + PROVISION_WAIT_TIMEOUT=3600 ++ git rev-parse --abbrev-ref HEAD + CURRENT_BIFROST_BRANCH=HEAD + '[' HEAD = master ']' + BAREMETAL_DATA_FILE=/tmp/baremetal.csv + INVENTORY_FILE_FORMAT=baremetal_csv_file + export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + export TEST_VM_NUM_NODES=3 + TEST_VM_NUM_NODES=3 + export 'TEST_VM_NODE_NAMES=opnfv controller00 compute00' + TEST_VM_NODE_NAMES='opnfv controller00 compute00' + export VM_DOMAIN_TYPE=kvm + VM_DOMAIN_TYPE=kvm + export VM_CPU=2 + VM_CPU=2 + export VM_DISK=30 + VM_DISK=30 + export VM_MEMORY_SIZE=4096 + VM_MEMORY_SIZE=4096 + export VM_DISK_CACHE=unsafe + VM_DISK_CACHE=unsafe + TEST_PLAYBOOK=opnfv-virtual.yaml + USE_INSPECTOR=true + USE_CIRROS=false + TESTING_USER=root + DOWNLOAD_IPA=true + CREATE_IPA_IMAGE=false + INSPECT_NODES=true + INVENTORY_DHCP=false + INVENTORY_DHCP_STATIC_IP=false + WRITE_INTERFACES_FILE=true + export DIB_DEV_USER_PWDLESS_SUDO=yes + DIB_DEV_USER_PWDLESS_SUDO=yes + export DIB_DEV_USER_PASSWORD=devuser + DIB_DEV_USER_PASSWORD=devuser + export DIB_OS_RELEASE=42.2 + DIB_OS_RELEASE=42.2 + export DIB_OS_ELEMENT=opensuse-minimal + DIB_OS_ELEMENT=opensuse-minimal + export DIB_OS_PACKAGES=vim,less,bridge-utils,iputils,rsyslog,curl + DIB_OS_PACKAGES=vim,less,bridge-utils,iputils,rsyslog,curl + export EXTRA_DIB_ELEMENTS=openssh-server + EXTRA_DIB_ELEMENTS=openssh-server + set +x +o nounset Loading repository data... Reading installed packages... 'libffi-devel' not found in package names. Trying capabilities. 'libffi-devel-gcc5' providing 'libffi-devel' is already installed. Resolving package dependencies... Nothing to do. NOTICE: Not using virtualenv for this installation. /usr/bin/pip Requirement already satisfied (use --upgrade to upgrade): pip>6.0 in /usr/lib/python2.7/site-packages You are using pip version 7.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Requirement already satisfied (use --upgrade to upgrade): pbr!=2.1.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 1)) Requirement already satisfied (use --upgrade to upgrade): oslo.config!=4.3.0,!=4.4.0,>=4.0.0 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): oslo.log>=3.30.0 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): paramiko>=2.0.0 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.20.0 in /usr/lib/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): oslo.i18n!=3.15.2,>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): oslo.serialization!=2.19.1,>=1.10.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): pyinotify>=0.9.6 in /usr/lib/python2.7/site-packages (from oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.20.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): oslo.context>=2.14.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): bcrypt>=3.1.3 in /usr/lib64/python2.7/site-packages (from paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): pyasn1>=0.1.7 in /usr/lib/python2.7/site-packages (from paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): cryptography>=1.1 in /usr/lib64/python2.7/site-packages (from paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): pynacl>=1.0.1 in /usr/lib64/python2.7/site-packages (from paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4 in /usr/lib/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): Babel!=2.4.0,>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n!=3.15.2,>=2.1.0->oslo.config!=4.3.0,!=4.4.0,>=4.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization!=2.19.1,>=1.10.0->oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.serialization!=2.19.1,>=1.10.0->oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.20.0->oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from oslo.context>=2.14.0->oslo.log>=3.30.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 3)) Requirement already satisfied (use --upgrade to upgrade): cffi>=1.1 in /usr/lib64/python2.7/site-packages (from bcrypt>=3.1.3->paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): idna>=2.1 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): asn1crypto>=0.21.0 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): enum34 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): ipaddress in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.0.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../requirements.txt (line 4)) You are using pip version 7.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Requirement already satisfied (use --upgrade to upgrade): bindep in /usr/lib/python2.7/site-packages Requirement already satisfied (use --upgrade to upgrade): Parsley in /usr/lib/python2.7/site-packages (from bindep) Requirement already satisfied (use --upgrade to upgrade): pbr>=2.0.0 in /usr/lib/python2.7/site-packages (from bindep) You are using pip version 7.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting ansible<2.2 Requirement already up-to-date: paramiko in /usr/lib/python2.7/site-packages (from ansible<2.2) Collecting setuptools (from ansible<2.2) Using cached setuptools-36.3.0-py2.py3-none-any.whl Requirement already up-to-date: PyYAML in /usr/lib64/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: jinja2 in /usr/lib/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: bcrypt>=3.1.3 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Collecting pyasn1>=0.1.7 (from paramiko->ansible<2.2) Using cached pyasn1-0.3.3-py2.py3-none-any.whl Requirement already up-to-date: cryptography>=1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: pynacl>=1.0.1 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: MarkupSafe>=0.23 in /usr/lib64/python2.7/site-packages (from jinja2->ansible<2.2) Requirement already up-to-date: cffi>=1.1 in /home/jenkins/.local/lib/python2.7/site-packages (from bcrypt>=3.1.3->paramiko->ansible<2.2) Requirement already up-to-date: six>=1.4.1 in /usr/lib/python2.7/site-packages (from bcrypt>=3.1.3->paramiko->ansible<2.2) Requirement already up-to-date: enum34 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: ipaddress in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: idna>=2.1 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: asn1crypto>=0.21.0 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko->ansible<2.2) Installing collected packages: setuptools, ansible, pyasn1 Successfully installed ansible-2.1.4.0 pyasn1-0.3.1 setuptools-18.0.1 You are using pip version 7.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available --2017-08-30 21:10:03-- https://raw.githubusercontent.com/ansible/ansible-modules-extras/stable-2.2/cloud/openstack/os_keystone_service.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.0.133, 151.101.64.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.0.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6224 (6.1K) [text/plain] Saving to: '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../playbooks/library/os_keystone_service.py' 0K ...... 100% 19.0M=0s 2017-08-30 21:10:03 (19.0 MB/s) - '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../playbooks/library/os_keystone_service.py' saved [6224/6224] mkdir: cannot create directory '/opt/stack': Permission denied To use bifrost, do Prepend ~/.local/bin to your PATH if it is not that way already.. .. or use full path to local Ansible at ~/.local/bin/ansible-playbook source env-vars Then run playbooks as normal. + trap logs_on_exit EXIT + cd /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/scripts/../playbooks + for task in syntax-check list-tasks + /usr/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --syntax-check Using /etc/ansible/ansible.cfg as config file statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml + /usr/bin/ansible-playbook -vvvv -i inventory/localhost opnfv-virtual.yaml --syntax-check -e testing_user=root Using /etc/ansible/ansible.cfg as config file statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in opnfv-virtual.yaml playbook: opnfv-virtual.yaml + for task in syntax-check list-tasks + /usr/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --list-tasks Using /etc/ansible/ansible.cfg as config file statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml play #1 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: Warn if baremetal_csv_file is defined TAGS: [] Re-set baremetal json to csv file if defined TAGS: [] Set default baremetal.json file if not already defined TAGS: [] Set ci_testing flag if a list of changes are found in the environment variables TAGS: [] Set ci_testing_zuul if it appears we are running in upstream OpenStack CI TAGS: [] Collect process list if running in OpenStack CI TAGS: [] Collect list of listening network sockets if running in OpenStack CI TAGS: [] bifrost-create-vm-nodes : produce warning when csv file is defined TAGS: [] bifrost-create-vm-nodes : override baremetal_json_file with csv file path TAGS: [] bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family TAGS: [] bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family TAGS: [] bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian TAGS: [] bifrost-create-vm-nodes : Load distribution defaults TAGS: [] bifrost-create-vm-nodes : Include OS version-specific defaults TAGS: [] bifrost-create-vm-nodes : Check for dnf TAGS: [] bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists TAGS: [] bifrost-create-vm-nodes : Install required packages TAGS: [] bifrost-create-vm-nodes : Restart libvirt service TAGS: [] bifrost-create-vm-nodes : Enable IP forwarding in sysctl TAGS: [] bifrost-create-vm-nodes : Look for sgabios in {{ sgabios_dir }} TAGS: [] bifrost-create-vm-nodes : Look for sgabios in /usr/share/misc TAGS: [] bifrost-create-vm-nodes : Place sgabios.bin TAGS: [] bifrost-create-vm-nodes : Stop default dnsmasq service TAGS: [] bifrost-create-vm-nodes : remove libvirt network TAGS: [] bifrost-create-vm-nodes : ensure libvirt network is present TAGS: [] bifrost-create-vm-nodes : find facts on libvirt networks TAGS: [] bifrost-create-vm-nodes : Delete network interface if virtual network is not active TAGS: [] bifrost-create-vm-nodes : set libvirt network to autostart TAGS: [] bifrost-create-vm-nodes : ensure libvirt network is running TAGS: [] bifrost-create-vm-nodes : get libvirt network status TAGS: [] bifrost-create-vm-nodes : fail if libvirt network is not active TAGS: [] bifrost-create-vm-nodes : define a libvirt pool if not set TAGS: [] bifrost-create-vm-nodes : ensure libvirt pool is running TAGS: [] bifrost-create-vm-nodes : create dir for bm logs TAGS: [] bifrost-create-vm-nodes : Add read/execute perms for the whole directory path TAGS: [] bifrost-create-vm-nodes : install virtualbmc TAGS: [] bifrost-create-vm-nodes : truncate explicit list of vm names TAGS: [] bifrost-create-vm-nodes : generate test vm names TAGS: [] bifrost-create-vm-nodes : set test vm names TAGS: [] bifrost-create-vm-nodes : create placeholder var for vm entries in JSON format TAGS: [] include TAGS: [] bifrost-create-vm-nodes : remove previous baremetal data file TAGS: [] bifrost-create-vm-nodes : write to baremetal json file TAGS: [] bifrost-create-vm-nodes : "Set file permissions such that the baremetal data file can be read by the user executing Ansible" TAGS: [] + /usr/bin/ansible-playbook -vvvv -i inventory/localhost opnfv-virtual.yaml --list-tasks -e testing_user=root Using /etc/ansible/ansible.cfg as config file statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in opnfv-virtual.yaml playbook: opnfv-virtual.yaml play #1 (localhost): Setting pre-test conditions TAGS: [] tasks: Remove pre-existing leases file TAGS: [] play #2 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: Override the ipv4_gateway setting TAGS: [] bifrost-prep-for-install : ensure installation root folder exists TAGS: [] bifrost-prep-for-install : Download via GIT TAGS: [] bifrost-prep-for-install : Copy from local path TAGS: [] play #3 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: bifrost-keystone-install : Include OS family-specific defaults TAGS: [] bifrost-keystone-install : Include OS distribution-specific defaults TAGS: [] bifrost-keystone-install : Include OS version-specific defaults TAGS: [] bifrost-keystone-install : Install packages TAGS: [] bifrost-keystone-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-keystone-install : Ensure /opt/stack is present TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : Install {{ package }} package from pip TAGS: [] bifrost-keystone-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-keystone-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-keystone-install : Get uwsgi install location TAGS: [] bifrost-keystone-install : Get keystone-wsgi-admin location TAGS: [] bifrost-keystone-install : Start database service TAGS: [] bifrost-keystone-install : Start rabbitmq-server TAGS: [] bifrost-keystone-install : Wait for rabbitmq TAGS: [] bifrost-keystone-install : Ensure guest user is removed from rabbitmq TAGS: [] bifrost-keystone-install : Create keystone user in RabbitMQ TAGS: [] bifrost-keystone-install : Set mysql_username if environment variable mysql_user is set TAGS: [] bifrost-keystone-install : Set mysql_password if environment variable mysql_pass is set TAGS: [] bifrost-keystone-install : MySQL - Creating DB TAGS: [] bifrost-keystone-install : MySQL - Creating user for keystone TAGS: [] bifrost-keystone-install : Create an keystone service group TAGS: [] bifrost-keystone-install : Create an keystone service user TAGS: [] bifrost-keystone-install : Ensure /etc/keystone exists TAGS: [] bifrost-keystone-install : Write keystone configuration from template TAGS: [] bifrost-keystone-install : Copy keystone-paste.ini to /etc/keystone TAGS: [] bifrost-keystone-install : Apply/Update keystone DB Schema TAGS: [] bifrost-keystone-install : Setup Keystone Credentials TAGS: [] bifrost-keystone-install : Bootstrap Keystone Database TAGS: [] bifrost-keystone-install : Reserve keystone admin port TAGS: [] bifrost-keystone-install : Ensure /var/www/keystone exists TAGS: [] bifrost-keystone-install : Add keystone to web server group TAGS: [] bifrost-keystone-install : Make folder for keystone logs TAGS: [] bifrost-keystone-install : Copy keystone-wsgi-public to /var/www/keystone/public TAGS: [] bifrost-keystone-install : Ensure owner and mode of keystone-wsgi-public TAGS: [] bifrost-keystone-install : Copy keystone-wsgi-admin to /var/www/keystone/admin TAGS: [] bifrost-keystone-install : Ensure owner and mode of keystone-wsgi-admin TAGS: [] bifrost-keystone-install : Ensure /etc/uwsgi exists TAGS: [] bifrost-keystone-install : Place keystone public uwsgi config TAGS: [] bifrost-keystone-install : Place keystone admin uwsgi config TAGS: [] bifrost-keystone-install : Enable keystone-public in uwsgi TAGS: [] bifrost-keystone-install : Enable keystone-admin in uwsgi TAGS: [] bifrost-keystone-install : Place nginx core configuration TAGS: [] bifrost-keystone-install : Place nginx configuration for keystone TAGS: [] bifrost-keystone-install : Place uwsgi services TAGS: [] bifrost-keystone-install : Remove uwsgi sysvinit init script TAGS: [] bifrost-keystone-install : Reload systemd configuration TAGS: [] bifrost-keystone-install : Ensure services are running with current config TAGS: [] bifrost-ironic-install : Ensure openSUSE Tumbleweed has the correct family TAGS: [] bifrost-ironic-install : Ensure openSUSE Leap has the correct family TAGS: [] bifrost-ironic-install : Include OS family-specific defaults TAGS: [] bifrost-ironic-install : Include OS distribution-specific defaults TAGS: [] bifrost-ironic-install : Include OS version-specific defaults TAGS: [] bifrost-ironic-install : Update Package Cache TAGS: [] bifrost-ironic-install : Install packages TAGS: [] bifrost-ironic-install : Install Ubuntu 14.10 (and later) packages TAGS: [] bifrost-ironic-install : If running in CI, set source install facts just to be sure TAGS: [] bifrost-ironic-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-ironic-install : Ensure /opt/stack is present TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install iSCSI client if PXE driver support is enabled TAGS: [] bifrost-ironic-install : install shade from PyPI TAGS: [] bifrost-ironic-install : install shade from source TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : set virtualenv_command TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Fail if authentication configuration conflicts. TAGS: [] bifrost-ironic-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-ironic-install : Start database service TAGS: [] bifrost-ironic-install : RabbitMQ - Testing if hostname is defined in /etc/hosts TAGS: [] bifrost-ironic-install : RabbitMQ - Fixing /etc/hosts TAGS: [] bifrost-ironic-install : Stop and disable the epmd service and socket on SUSE TAGS: [] bifrost-ironic-install : Start rabbitmq-server TAGS: [] bifrost-ironic-install : Wait for rabbitmq TAGS: [] bifrost-ironic-install : Ensure guest user is removed from rabbitmq TAGS: [] bifrost-ironic-install : Create ironic user in RabbitMQ TAGS: [] bifrost-ironic-install : Set mysql_username if environment variable mysql_user is set TAGS: [] bifrost-ironic-install : Set mysql_password if environment variable mysql_pass is set TAGS: [] bifrost-ironic-install : MySQL - Creating DB TAGS: [] bifrost-ironic-install : MySQL - Creating user for Ironic TAGS: [] bifrost-ironic-install : Create an ironic service group TAGS: [] bifrost-ironic-install : Create an ironic service user TAGS: [] bifrost-ironic-install : Ensure /etc/ironic exists TAGS: [] bifrost-ironic-install : Copy rootwrap.conf from ironic source folder TAGS: [] bifrost-ironic-install : Copy rootwrap.d contents from ironic source folder TAGS: [] bifrost-ironic-install : Error if credentials are undefined. TAGS: [] bifrost-ironic-install : Ensure service project is present TAGS: [] bifrost-ironic-install : Create service user for ironic TAGS: [] bifrost-ironic-install : Associate ironic user to admin role TAGS: [] bifrost-ironic-install : Create keystone service record for ironic TAGS: [] bifrost-ironic-install : Check ironic admin endpoint exists TAGS: [] bifrost-ironic-install : Check ironic public endpoint exists TAGS: [] bifrost-ironic-install : Check ironic internal endpoint exists TAGS: [] bifrost-ironic-install : Create ironic admin endpoint TAGS: [] bifrost-ironic-install : Create ironic public endpoint TAGS: [] bifrost-ironic-install : Create ironic internal endpoint TAGS: [] bifrost-ironic-install : Create baremetal_admin role TAGS: [] bifrost-ironic-install : Create baremetal_observer role TAGS: [] bifrost-ironic-install : Create baremetal project TAGS: [] bifrost-ironic-install : Create bifrost user TAGS: [] bifrost-ironic-install : Associate bifrost user with baremetal_admin TAGS: [] bifrost-ironic-install : Refresh facts TAGS: [] bifrost-ironic-install : Fail if the network interface does not exist TAGS: [] bifrost-ironic-install : Fail if the network interface has no IP address assigned TAGS: [] bifrost-ironic-install : Update driver list if PXE drivers are enabled TAGS: [] bifrost-ironic-install : Create ironic config TAGS: [] bifrost-ironic-install : Set sudoers for PXE driver support if enabled TAGS: [] bifrost-ironic-install : Copy policy.json to /etc/ironic TAGS: [] bifrost-ironic-install : Create ironic DB Schema TAGS: [] bifrost-ironic-install : Upgrade ironic DB Schema TAGS: [] bifrost-ironic-install : Create service folder if systemd template is defined TAGS: [] bifrost-ironic-install : MySQL - Create database TAGS: [] bifrost-ironic-install : MySQL - Create user for inspector TAGS: [] bifrost-ironic-install : Inspector - Ensure /etc/ironic-inspector/ exists TAGS: [] bifrost-ironic-install : Error if credentials are undefined. TAGS: [] bifrost-ironic-install : Create service user for ironic-inspector TAGS: [] bifrost-ironic-install : Associate ironic_inspector user to admin role TAGS: [] bifrost-ironic-install : Create keystone service record for ironic-inspector TAGS: [] bifrost-ironic-install : Check ironic-inspector admin endpoint exists TAGS: [] bifrost-ironic-install : Check ironic-inspector public endpoint exists TAGS: [] bifrost-ironic-install : Check ironic-inspector internal endpoint exists TAGS: [] bifrost-ironic-install : Create ironic-inspector admin endpoint TAGS: [] bifrost-ironic-install : Create ironic-inspector public endpoint TAGS: [] bifrost-ironic-install : Create ironic-inspector internal endpoint TAGS: [] bifrost-ironic-install : Create inspector_user user TAGS: [] bifrost-ironic-install : Associate inspector_user with baremetal_admin TAGS: [] bifrost-ironic-install : Inspector - Place Configuration TAGS: [] bifrost-ironic-install : Inspector - create data folder TAGS: [] bifrost-ironic-install : Inspector - create log folder TAGS: [] bifrost-ironic-install : Upgrade inspector DB Schema TAGS: [] bifrost-ironic-install : Inspector - Get ironic-inspector install location TAGS: [] bifrost-ironic-install : Inspector - Place service TAGS: [] bifrost-ironic-install : Inspector - Explicitly permit TCP/5050 for ironic-inspector callback TAGS: [] bifrost-ironic-install : Get ironic-api & ironic-conductor install location TAGS: [] bifrost-ironic-install : Set permissions for /var/lib/ironic for the ironic user TAGS: [] bifrost-ironic-install : Place ironic services TAGS: [] bifrost-ironic-install : Set up PXE and iPXE folders TAGS: [] bifrost-ironic-install : Place tftpd map-file TAGS: [] bifrost-ironic-install : Disable service {{ tftp_service_name }} TAGS: [] bifrost-ironic-install : Set pxelinux.0 source (for Ubuntu >=14.10) TAGS: [] bifrost-ironic-install : Determine if pxelinux.0 is in place TAGS: [] bifrost-ironic-install : Place pxelinux.0 TAGS: [] bifrost-ironic-install : Place boot.ipxe helper script /etc/ironic TAGS: [] bifrost-ironic-install : Pre-stage boot.ipxe into /httpboot/ TAGS: [] bifrost-ironic-install : Place tftp config file TAGS: [] bifrost-ironic-install : Create {{ ipxe_dir }} TAGS: [] bifrost-ironic-install : Get ipxe files TAGS: [] bifrost-ironic-install : Copy iPXE image into place TAGS: [] bifrost-ironic-install : Copy full iPXE image into /httpboot TAGS: [] bifrost-ironic-install : Copy full iPXE image into /tftpboot TAGS: [] bifrost-ironic-install : Determine if folder exists, else create and populate folder. TAGS: [] bifrost-ironic-install : Create master_images folder TAGS: [] bifrost-ironic-install : Inspector - Place default tftp boot file in {{ http_boot_folder}}/pxelinux.cfg/ TAGS: [] bifrost-ironic-install : Setup Inventory Hosts Directory TAGS: [] bifrost-ironic-install : Setup Inventory DHCP Hosts Directory TAGS: [] bifrost-ironic-install : Deploy dnsmasq configuration file TAGS: [] bifrost-ironic-install : Look for libvirt dnsmasq config TAGS: [] bifrost-ironic-install : Disable libvirt dnsmasq config TAGS: [] bifrost-ironic-install : Deploy nginx configuration file for serving HTTP requests TAGS: [] bifrost-ironic-install : Test if IPA kernel is present TAGS: [] bifrost-ironic-install : Download IPA kernel checksum file TAGS: [] bifrost-ironic-install : Extract IPA kernel checksum TAGS: [] fail TAGS: [] set_fact TAGS: [] bifrost-ironic-install : Download IPA kernel TAGS: [] bifrost-ironic-install : Test if IPA image is present TAGS: [] bifrost-ironic-install : Download IPA image checksum TAGS: [] bifrost-ironic-install : Extract IPA ramdisk checksum TAGS: [] fail TAGS: [] set_fact TAGS: [] bifrost-ironic-install : Download IPA image TAGS: [] bifrost-ironic-install : Download cirros to use for deployment if requested TAGS: [] bifrost-ironic-install : "Explicitly permit nginx port (TCP) for file downloads from nodes to be provisioned" TAGS: [] bifrost-ironic-install : Explicitly permit TCP/6385 for IPA callback TAGS: [] bifrost-ironic-install : Explicitly allow nginx and IPA port (TCP) on selinux TAGS: [] bifrost-ironic-install : Add proper context on created data for http_boot TAGS: [] bifrost-ironic-install : Copy ironic policy file to temporary directory TAGS: [] bifrost-ironic-install : Check ironic policy module TAGS: [] bifrost-ironic-install : Package ironic policy module TAGS: [] bifrost-ironic-install : Include ironic policy module TAGS: [] bifrost-ironic-install : Enable ironic policy module TAGS: [] bifrost-ironic-install : Configure remote logging TAGS: [] bifrost-ironic-install : Reload systemd configuration TAGS: [] bifrost-ironic-install : Ensure rsyslog is running with current config TAGS: [] bifrost-ironic-install : Start database service TAGS: [] bifrost-ironic-install : Start rabbitmq-server TAGS: [] bifrost-ironic-install : Inspector - (re)starting ironic-inspector service TAGS: [] bifrost-ironic-install : Start ironic-conductor TAGS: [] bifrost-ironic-install : Start ironic-api TAGS: [] bifrost-ironic-install : Start ironic-conductor TAGS: [] bifrost-ironic-install : Start ironic-api TAGS: [] bifrost-ironic-install : Stop existing libvirt dnsmasq processes TAGS: [] bifrost-ironic-install : Ensure services are running with current config TAGS: [] bifrost-ironic-install : Ensure dnsmasq is running with current config TAGS: [] bifrost-ironic-install : Send services a reload signal TAGS: [] bifrost-ironic-install : Send services a force-reload signal TAGS: [] bifrost-create-dib-image : Test if image is present TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.{{ dib_imagetype | default('qcow2') }} TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.initramfs TAGS: [] bifrost-create-dib-image : Build tracing (-x) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build offline (--offline) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build architecture (-a) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image name (-o) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image type (-t) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build packages (-p) option for disk-image-create TAGS: [] bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting TAGS: [] bifrost-create-dib-image : Initialize the DIB environment variables fact TAGS: [] bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set TAGS: [] bifrost-create-dib-image : Build argument list TAGS: [] bifrost-create-dib-image : Initiate image build TAGS: [] bifrost-create-dib-image : Initiate ramdisk build TAGS: [] bifrost-create-dib-image : Update permission of generated image TAGS: [] bifrost-create-dib-image : Restore proper context on created data for http_boot TAGS: [] bifrost-create-dib-image : Test if image is present TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.{{ dib_imagetype | default('qcow2') }} TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.initramfs TAGS: [] bifrost-create-dib-image : Build tracing (-x) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build offline (--offline) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build architecture (-a) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image name (-o) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image type (-t) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build packages (-p) option for disk-image-create TAGS: [] bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting TAGS: [] bifrost-create-dib-image : Initialize the DIB environment variables fact TAGS: [] bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set TAGS: [] bifrost-create-dib-image : Build argument list TAGS: [] bifrost-create-dib-image : Initiate image build TAGS: [] bifrost-create-dib-image : Initiate ramdisk build TAGS: [] bifrost-create-dib-image : Update permission of generated image TAGS: [] bifrost-create-dib-image : Restore proper context on created data for http_boot TAGS: [] bifrost-keystone-client-config : redefine cloud settings vars for backward compat TAGS: [] bifrost-keystone-client-config : Ensure the ~/.config exists TAGS: [] bifrost-keystone-client-config : Ensure ~/.config/openstack/ exists TAGS: [] bifrost-keystone-client-config : Write clouds.yaml configuration from template TAGS: [] play #4 (baremetal): Enroll node with Ironic TAGS: [] tasks: ironic-enroll-dynamic : Collect facts TAGS: [] ironic-enroll-dynamic : If in noauth mode, unset authentication parameters. TAGS: [] ironic-enroll-dynamic : Execute os_client_config to collect facts TAGS: [] ironic-enroll-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] ironic-enroll-dynamic : Dynamic enrollment TAGS: [] ironic-inspect-node : Collect facts TAGS: [] ironic-inspect-node : If in noauth mode, unset authentication parameters. TAGS: [] ironic-inspect-node : Execute os_client_config to collect facts TAGS: [] ironic-inspect-node : Set os_client_config's auth parameters if not already set. TAGS: [] ironic-inspect-node : Setup DHCP for nodes. TAGS: [] ironic-inspect-node : Setup DNS address for nodes. TAGS: [] ironic-inspect-node : Sending dnsmasq HUP TAGS: [] ironic-inspect-node : Execute node introspection - noauth_mode TAGS: [] ironic-inspect-node : Execute node introspection TAGS: [] play #5 (baremetal): Create configuration drive files and deploy machines TAGS: [] tasks: bifrost-configdrives-dynamic : If in noauth mode, set auth parameters accordingly. TAGS: [] bifrost-configdrives-dynamic : Execute os_client_config to collect facts TAGS: [] bifrost-configdrives-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] bifrost-configdrives-dynamic : Collecting node facts TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Check to see if there is a file where the ssh_public_key_path is defined TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Error if ssh_public_key_path is not valid TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Read SSH public key in TAGS: [] bifrost-configdrives-dynamic : Make temporary folder to build configdrive TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/{{ metadata_version }} TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest TAGS: [] bifrost-configdrives-dynamic : Place template in each openstack/{{ metadata_version }} folder TAGS: [] bifrost-configdrives-dynamic : Place template in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Generate network_data TAGS: [] bifrost-configdrives-dynamic : Place network data template in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Place deprecated network info file location in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest TAGS: [] bifrost-configdrives-dynamic : Write network Debian style interface template TAGS: [] bifrost-configdrives-dynamic : Check if mkisofs is available TAGS: [] bifrost-configdrives-dynamic : If mkisofs is not available, fallback to genisoimage TAGS: [] bifrost-configdrives-dynamic : Check if genisoimage is available TAGS: [] bifrost-configdrives-dynamic : fail if genisoimage is not available. TAGS: [] bifrost-configdrives-dynamic : Make config drive files TAGS: [] bifrost-configdrives-dynamic : Make config drive files base64 encoded and gzip compressed TAGS: [] bifrost-configdrives-dynamic : Cleanup configdrive .iso files TAGS: [] bifrost-configdrives-dynamic : Cleanup configdrive temp folder TAGS: [] bifrost-deploy-nodes-dynamic : Obtain setup facts TAGS: [] bifrost-deploy-nodes-dynamic : If in noauth mode, unset authentication parameters. TAGS: [] bifrost-deploy-nodes-dynamic : Execute os_client_config to collect facts TAGS: [] bifrost-deploy-nodes-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] bifrost-deploy-nodes-dynamic : Setup DHCP for nodes. TAGS: [] bifrost-deploy-nodes-dynamic : Setup DNS address for nodes. TAGS: [] bifrost-deploy-nodes-dynamic : Sending dnsmasq HUP TAGS: [] bifrost-deploy-nodes-dynamic : Deploy to hardware - Using custom instance_info. TAGS: [] bifrost-deploy-nodes-dynamic : Collect the checksum of the deployment image. TAGS: [] bifrost-deploy-nodes-dynamic : Error if deploy_image is not present, and instance_info is not defined TAGS: [] bifrost-deploy-nodes-dynamic : Deploy to hardware - bifrost default TAGS: [] play #6 (baremetal): Deploy machines. TAGS: [] tasks: bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available. TAGS: [] bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race. TAGS: [] bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory TAGS: [] bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present TAGS: [] bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file. TAGS: [] bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races TAGS: [] bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing TAGS: [] bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing TAGS: [] bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file. TAGS: [] + [[ -e /etc/centos-release ]] + /usr/bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml -e test_vm_num_nodes=3 -e test_vm_memory_size=4096 -e enable_venv=false -e test_vm_domain_type=kvm -e baremetal_csv_file=/tmp/baremetal.csv Using /etc/ansible/ansible.cfg as config file statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml Loaded callback default of type stdout, v2.0 Loaded callback profile_tasks of type aggregate, v2.0 PLAYBOOK: test-bifrost-create-vm.yaml ****************************************** 1 plays in test-bifrost-create-vm.yaml PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* Wednesday 30 August 2017 21:10:10 +0100 (0:00:00.057) 0:00:00.057 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424 `" && echo ansible-tmp-1504123810.71-76835568156424="` echo $HOME/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqTo318 TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wbwlghfjqwocbvvabuytmlmlybdxsujz; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424/setup; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123810.71-76835568156424/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] TASK [Warn if baremetal_csv_file is defined] *********************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:9 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.708) 0:00:00.766 ****** ok: [127.0.0.1] => { "msg": "\"WARNING - 'baremetal_csv_file' variable is defined. Its use is deprecated. The file created will be in JSON format. Use 'baremetal_json_file' variable instead.\"\n" } TASK [Re-set baremetal json to csv file if defined] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:16 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.080) 0:00:00.846 ****** ok: [127.0.0.1] => {"ansible_facts": {"baremetal_json_file": "/tmp/baremetal.csv"}, "changed": false, "invocation": {"module_args": {"baremetal_json_file": "/tmp/baremetal.csv"}, "module_name": "set_fact"}} TASK [Set default baremetal.json file if not already defined] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:20 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.054) 0:00:00.901 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Set ci_testing flag if a list of changes are found in the environment variables] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:24 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.064) 0:00:00.965 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Set ci_testing_zuul if it appears we are running in upstream OpenStack CI] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:28 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.059) 0:00:01.025 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect process list if running in OpenStack CI] ************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:32 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.069) 0:00:01.094 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect list of listening network sockets if running in OpenStack CI] **** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:35 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.054) 0:00:01.149 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : produce warning when csv file is defined] ****** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:15 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.071) 0:00:01.220 ****** ok: [127.0.0.1] => { "msg": "\"WARNING - Variable 'baremetal_csv_file' is deprecated. For backward compatibility, its value will be used as path for file to write data for created 'virtual' baremetal nodes, but the file will be JSON formatted.\"\n" } TASK [bifrost-create-vm-nodes : override baremetal_json_file with csv file path] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:24 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.082) 0:00:01.303 ****** ok: [127.0.0.1] => {"ansible_facts": {"baremetal_json_file": "/tmp/baremetal.csv"}, "changed": false, "invocation": {"module_args": {"baremetal_json_file": "/tmp/baremetal.csv"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:34 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.088) 0:00:01.392 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:39 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.076) 0:00:01.468 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:45 Wednesday 30 August 2017 21:10:11 +0100 (0:00:00.075) 0:00:01.544 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Load distribution defaults] ******************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:50 Wednesday 30 August 2017 21:10:12 +0100 (0:00:00.069) 0:00:01.613 ****** ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/required_defaults_Suse.yml) => {"ansible_facts": {"libvirt_service_name": "libvirtd", "required_packages": ["qemu-tools", "qemu-kvm", "qemu-x86", "qemu-sgabios", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-python", "python-lxml", "pkg-config", "libvirt-devel"], "sgabios_dir": "/usr/share/sgabios/"}, "invocation": {"module_args": {"_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/required_defaults_Suse.yml"}, "module_name": "include_vars"}, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/required_defaults_Suse.yml"} TASK [bifrost-create-vm-nodes : Include OS version-specific defaults] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:56 Wednesday 30 August 2017 21:10:12 +0100 (0:00:00.141) 0:00:01.755 ****** ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/../defaults/dummy-defaults.yml"} TASK [bifrost-create-vm-nodes : Check for dnf] ********************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:65 Wednesday 30 August 2017 21:10:12 +0100 (0:00:00.119) 0:00:01.875 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751 `" && echo ansible-tmp-1504123812.43-108932259479751="` echo $HOME/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCQfvIN TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-emrxdljhituorxhebfdvdovarjyemerk; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751/stat; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123812.43-108932259479751/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/bin/dnf"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:70 Wednesday 30 August 2017 21:10:12 +0100 (0:00:00.328) 0:00:02.204 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Install required packages] ********************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:75 Wednesday 30 August 2017 21:10:12 +0100 (0:00:00.076) 0:00:02.280 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833 `" && echo ansible-tmp-1504123812.91-247717461556833="` echo $HOME/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpzw7QbP TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833/zypper <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833/zypper && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hanzolukwzcwtxzfmtsrdoecpxzmgufx; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833/zypper; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123812.91-247717461556833/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => (item=[u'qemu-tools', u'qemu-kvm', u'qemu-x86', u'qemu-sgabios', u'libvirt', u'libvirt-client', u'libvirt-daemon', u'libvirt-python', u'python-lxml', u'pkg-config', u'libvirt-devel']) => {"changed": false, "invocation": {"module_args": {"disable_gpg_check": false, "disable_recommends": true, "name": ["qemu-tools", "qemu-kvm", "qemu-x86", "qemu-sgabios", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-python", "python-lxml", "pkg-config", "libvirt-devel"], "state": "present", "type": "package"}, "module_name": "zypper"}, "item": ["qemu-tools", "qemu-kvm", "qemu-x86", "qemu-sgabios", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-python", "python-lxml", "pkg-config", "libvirt-devel"], "name": ["qemu-tools", "qemu-kvm", "qemu-x86", "qemu-sgabios", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-python", "python-lxml", "pkg-config", "libvirt-devel"], "rc": 0, "state": "present"} TASK [bifrost-create-vm-nodes : Restart libvirt service] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:18 Wednesday 30 August 2017 21:10:13 +0100 (0:00:00.478) 0:00:02.759 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548 `" && echo ansible-tmp-1504123813.36-32223883341548="` echo $HOME/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpbLqKpV TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xlqyqouxmrllxnvrttppmawyspgavuht; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548/service; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123813.36-32223883341548/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "libvirtd", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "libvirtd", "state": "started"} TASK [bifrost-create-vm-nodes : Enable IP forwarding in sysctl] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:23 Wednesday 30 August 2017 21:10:13 +0100 (0:00:00.517) 0:00:03.277 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222 `" && echo ansible-tmp-1504123813.83-233163426358222="` echo $HOME/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpkvZeie TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222/sysctl <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222/sysctl && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nsqeafnqjgmtbwmurlnmptvhtgaldria; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222/sysctl; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123813.83-233163426358222/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"ignoreerrors": false, "name": "net.ipv4.ip_forward", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "1"}, "module_name": "sysctl"}} TASK [bifrost-create-vm-nodes : Look for sgabios in /usr/share/sgabios/] ******* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:33 Wednesday 30 August 2017 21:10:14 +0100 (0:00:00.517) 0:00:03.794 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503 `" && echo ansible-tmp-1504123814.27-212287689017503="` echo $HOME/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpSpOq25 TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-akcuwurzooerhtdlumjqskfupypzfmmf; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503/stat; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123814.27-212287689017503/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/share/sgabios//sgabios.bin"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-vm-nodes : Look for sgabios in /usr/share/misc] *********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:37 Wednesday 30 August 2017 21:10:14 +0100 (0:00:00.260) 0:00:04.054 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642 `" && echo ansible-tmp-1504123814.53-108181000644642="` echo $HOME/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpoLFVt4 TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-xrtefonprnldgaovgboynbwvxjmookjh; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642/stat; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123814.53-108181000644642/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/share/misc/sgabios.bin"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-vm-nodes : Place sgabios.bin] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:41 Wednesday 30 August 2017 21:10:14 +0100 (0:00:00.254) 0:00:04.309 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Stop default dnsmasq service] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:54 Wednesday 30 August 2017 21:10:14 +0100 (0:00:00.063) 0:00:04.373 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766 `" && echo ansible-tmp-1504123814.85-175907797891766="` echo $HOME/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp8ktJMG TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-euhefirkyhztipslzdtnweqfrtleezjd; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766/service; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123814.85-175907797891766/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "dnsmasq", "pattern": null, "runlevel": "default", "sleep": null, "state": "stopped"}, "module_name": "service"}, "name": "dnsmasq", "state": "stopped"} TASK [bifrost-create-vm-nodes : remove libvirt network] ************************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:60 Wednesday 30 August 2017 21:10:15 +0100 (0:00:00.276) 0:00:04.650 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078 `" && echo ansible-tmp-1504123815.22-113907464051078="` echo $HOME/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpE2mtBW TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-duflouuhtszwhvsrshcksqynkhwvejsn; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123815.22-113907464051078/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"autostart": null, "command": null, "name": "default", "state": "absent", "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}, "msg": 0} TASK [bifrost-create-vm-nodes : ensure libvirt network is present] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:68 Wednesday 30 August 2017 21:10:16 +0100 (0:00:01.498) 0:00:06.149 ****** File lookup using /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/net.xml.j2 as file <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944 `" && echo ansible-tmp-1504123816.65-32908339307944="` echo $HOME/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpGBWtze TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pemofqqhjvremppianvjcsqyzsmovutu; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123816.65-32908339307944/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "created": "default", "invocation": {"module_args": {"autostart": null, "command": null, "name": "default", "state": "present", "uri": "qemu:///system", "xml": "\n default\n \n \n \n \n \n \n \n \n \n \n \n\n"}, "module_name": "virt_net"}} TASK [bifrost-create-vm-nodes : find facts on libvirt networks] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:75 Wednesday 30 August 2017 21:10:19 +0100 (0:00:03.240) 0:00:09.390 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222 `" && echo ansible-tmp-1504123819.87-180528786726222="` echo $HOME/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJgMkCH TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vrmwkyctmmcegssqzbakjgfreavrnyvh; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123819.87-180528786726222/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"ansible_facts": {"ansible_libvirt_networks": {"default": {"autostart": "no", "bridge": "virbr0", "forward_mode": "nat", "macaddress": "52:54:00:4a:0d:34", "persistent": "yes", "state": "inactive", "uuid": "0df082a6-6829-4ef6-91c6-1c043bae49b2"}}}, "changed": false, "invocation": {"module_args": {"autostart": null, "command": "facts", "name": null, "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}} TASK [bifrost-create-vm-nodes : Delete network interface if virtual network is not active] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:81 Wednesday 30 August 2017 21:10:20 +0100 (0:00:00.743) 0:00:10.133 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711 `" && echo ansible-tmp-1504123820.71-45346970828711="` echo $HOME/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpFKfqSN TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pwhdbfpjpnvfdbjjemieeznghsoqpbcv; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711/command; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123820.71-45346970828711/" > /dev/null 2>&1'"'"' && sleep 0' fatal: [127.0.0.1]: FAILED! => {"changed": true, "cmd": ["ip", "link", "del", "virbr0"], "delta": "0:00:00.549889", "end": "2017-08-30 21:10:21.428560", "failed": true, "invocation": {"module_args": {"_raw_params": "ip link del virbr0", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 1, "start": "2017-08-30 21:10:20.878671", "stderr": "Cannot find device \"virbr0\"", "stdout": "", "stdout_lines": [], "warnings": []} ...ignoring TASK [bifrost-create-vm-nodes : set libvirt network to autostart] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:88 Wednesday 30 August 2017 21:10:21 +0100 (0:00:00.908) 0:00:11.041 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725 `" && echo ansible-tmp-1504123821.52-1635456809725="` echo $HOME/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpT1kx0z TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fjxrkxqlfhjmmthtpmecwfuigrcpgzpu; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123821.52-1635456809725/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"autostart": true, "command": null, "name": "default", "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}, "msg": 0} TASK [bifrost-create-vm-nodes : ensure libvirt network is running] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:94 Wednesday 30 August 2017 21:10:21 +0100 (0:00:00.298) 0:00:11.340 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931 `" && echo ansible-tmp-1504123821.83-17802957533931="` echo $HOME/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpEhMyQo TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-cfbxbhgdtwftjyihgajfwonoyuanszzi; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123821.83-17802957533931/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"autostart": null, "command": null, "name": "default", "state": "active", "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}, "msg": 0} TASK [bifrost-create-vm-nodes : get libvirt network status] ******************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:100 Wednesday 30 August 2017 21:10:22 +0100 (0:00:00.444) 0:00:11.785 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446 `" && echo ansible-tmp-1504123822.27-172020618176446="` echo $HOME/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp4I0a1E TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446/virt_net <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446/virt_net && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-bbslmjmsctmgdoaqyhdovkqvewnhadei; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446/virt_net; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123822.27-172020618176446/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": null, "command": "status", "name": "default", "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_net"}, "status": "active"} TASK [bifrost-create-vm-nodes : fail if libvirt network is not active] ********* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:107 Wednesday 30 August 2017 21:10:22 +0100 (0:00:00.355) 0:00:12.140 ****** ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"that": "test_vm_net_status.status == 'active'"}, "module_name": "assert"}, "msg": "all assertions passed"} TASK [bifrost-create-vm-nodes : define a libvirt pool if not set] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:111 Wednesday 30 August 2017 21:10:22 +0100 (0:00:00.064) 0:00:12.205 ****** File lookup using /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/pool_dir.xml.j2 as file <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526 `" && echo ansible-tmp-1504123822.79-96053255552526="` echo $HOME/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpi7fV8h TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526/virt_pool <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526/virt_pool && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-htvxogpsmilffghsfloemzkwbvybyguk; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526/virt_pool; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123822.79-96053255552526/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": null, "command": null, "mode": null, "name": "default", "state": "present", "uri": "qemu:///system", "xml": "\n default\n \n /var/lib/libvirt/images\n \n\n\n"}, "module_name": "virt_pool"}} TASK [bifrost-create-vm-nodes : ensure libvirt pool is running] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:118 Wednesday 30 August 2017 21:10:23 +0100 (0:00:00.401) 0:00:12.606 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839 `" && echo ansible-tmp-1504123823.1-247261008177839="` echo $HOME/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp7DB9t4 TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839/virt_pool <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839/virt_pool && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-uxpbdmmknmczpgakdjxeyiwqqdmbmuog; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839/virt_pool; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123823.1-247261008177839/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"autostart": true, "command": null, "mode": null, "name": "default", "state": "active", "uri": "qemu:///system", "xml": null}, "module_name": "virt_pool"}} TASK [bifrost-create-vm-nodes : create dir for bm logs] ************************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:125 Wednesday 30 August 2017 21:10:23 +0100 (0:00:00.343) 0:00:12.949 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794 `" && echo ansible-tmp-1504123823.52-195156853118794="` echo $HOME/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp76BpFV TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-irkgrkrsgdempvzoajcubxgikctayopt; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794/file; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123823.52-195156853118794/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/var/log/libvirt/baremetal_logs"}, "before": {"path": "/var/log/libvirt/baremetal_logs"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/var/log/libvirt/baremetal_logs", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/var/log/libvirt/baremetal_logs", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-create-vm-nodes : Add read/execute perms for the whole directory path] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:130 Wednesday 30 August 2017 21:10:23 +0100 (0:00:00.345) 0:00:13.295 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866 `" && echo ansible-tmp-1504123823.78-43738695568866="` echo $HOME/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpLvr2Q7 TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zywephhfxcqranwrtinqsavoeiztwjkw; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866/command; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123823.78-43738695568866/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "f=\"/var/log/libvirt/baremetal_logs\" ; while [[ $f != \"/\" ]]; do chmod 0755 $f; f=$(dirname $f); done;", "delta": "0:00:00.019385", "end": "2017-08-30 21:10:23.971854", "invocation": {"module_args": {"_raw_params": "f=\"/var/log/libvirt/baremetal_logs\" ; while [[ $f != \"/\" ]]; do chmod 0755 $f; f=$(dirname $f); done;", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-08-30 21:10:23.952469", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-create-vm-nodes : install virtualbmc] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/prepare_libvirt.yml:133 Wednesday 30 August 2017 21:10:24 +0100 (0:00:00.287) 0:00:13.582 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997 `" && echo ansible-tmp-1504123824.14-209741253046997="` echo $HOME/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpXCHpxm TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-iwmunpcnlmczgmbovknrmqhlbjmstieb; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997/pip; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123824.14-209741253046997/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/usr/bin/pip install virtualbmc", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "virtualbmc", "requirements": null, "state": "present", "umask": null, "use_mirrors": true, "version": null, "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "virtualbmc", "requirements": null, "state": "present", "stderr": "You are using pip version 7.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n", "stdout": "Requirement already satisfied (use --upgrade to upgrade): virtualbmc in /usr/lib/python2.7/site-packages\nRequirement already satisfied (use --upgrade to upgrade): pyghmi>=1.0.9 in /usr/lib/python2.7/site-packages (from virtualbmc)\nRequirement already satisfied (use --upgrade to upgrade): libvirt-python>=1.2.5 in /usr/lib64/python2.7/site-packages (from virtualbmc)\nRequirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from virtualbmc)\nRequirement already satisfied (use --upgrade to upgrade): pbr>=1.8 in /usr/lib/python2.7/site-packages (from virtualbmc)\nRequirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from virtualbmc)\nRequirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from pyghmi>=1.0.9->virtualbmc)\n", "stdout_lines": ["Requirement already satisfied (use --upgrade to upgrade): virtualbmc in /usr/lib/python2.7/site-packages", "Requirement already satisfied (use --upgrade to upgrade): pyghmi>=1.0.9 in /usr/lib/python2.7/site-packages (from virtualbmc)", "Requirement already satisfied (use --upgrade to upgrade): libvirt-python>=1.2.5 in /usr/lib64/python2.7/site-packages (from virtualbmc)", "Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from virtualbmc)", "Requirement already satisfied (use --upgrade to upgrade): pbr>=1.8 in /usr/lib/python2.7/site-packages (from virtualbmc)", "Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from virtualbmc)", "Requirement already satisfied (use --upgrade to upgrade): pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from pyghmi>=1.0.9->virtualbmc)"], "version": null, "virtualenv": null} TASK [bifrost-create-vm-nodes : truncate explicit list of vm names] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:81 Wednesday 30 August 2017 21:10:25 +0100 (0:00:01.585) 0:00:15.168 ****** ok: [127.0.0.1] => {"ansible_facts": {"test_vm_node_names": ["opnfv", "controller00", "compute00"]}, "changed": false, "invocation": {"module_args": {"test_vm_node_names": ["opnfv", "controller00", "compute00"]}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : generate test vm names] ************************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:85 Wednesday 30 August 2017 21:10:25 +0100 (0:00:00.063) 0:00:15.232 ****** skipping: [127.0.0.1] => (item=testvm1) => {"changed": false, "item": "testvm1", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=testvm2) => {"changed": false, "item": "testvm2", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=testvm3) => {"changed": false, "item": "testvm3", "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : set test vm names] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:91 Wednesday 30 August 2017 21:10:25 +0100 (0:00:00.199) 0:00:15.431 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : create placeholder var for vm entries in JSON format] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:96 Wednesday 30 August 2017 21:10:25 +0100 (0:00:00.045) 0:00:15.477 ****** ok: [127.0.0.1] => {"ansible_facts": {"testvm_json_data": {}}, "changed": false, "invocation": {"module_args": {"testvm_json_data": {}}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : include] *************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:100 Wednesday 30 August 2017 21:10:25 +0100 (0:00:00.053) 0:00:15.530 ****** included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml for 127.0.0.1 included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml for 127.0.0.1 included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml for 127.0.0.1 TASK [bifrost-create-vm-nodes : set_fact] ************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:18 Wednesday 30 August 2017 21:10:26 +0100 (0:00:00.515) 0:00:16.045 ****** ok: [127.0.0.1] => {"ansible_facts": {"vm_host_group": ["baremetal"], "vm_log_file": "/var/log/libvirt/baremetal_logs/opnfv_console.log", "vm_name": "opnfv"}, "changed": false, "invocation": {"module_args": {"vm_host_group": ["baremetal"], "vm_log_file": "/var/log/libvirt/baremetal_logs/opnfv_console.log", "vm_name": "opnfv"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : set_fact] ************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:23 Wednesday 30 August 2017 21:10:26 +0100 (0:00:00.088) 0:00:16.134 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : set prealloc arg for Debian] ******************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:27 Wednesday 30 August 2017 21:10:26 +0100 (0:00:00.062) 0:00:16.196 ****** skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : list info on pools] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:34 Wednesday 30 August 2017 21:10:26 +0100 (0:00:00.064) 0:00:16.260 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911 `" && echo ansible-tmp-1504123826.74-92908735206911="` echo $HOME/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpj_W9wW TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911/virt_pool <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911/virt_pool && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dhjbozhatsmusnccdtkqpctwixyospit; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911/virt_pool; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123826.74-92908735206911/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"ansible_facts": {"ansible_libvirt_pools": {"default": {"autostart": "yes", "path": "/var/lib/libvirt/images", "persistent": "yes", "size_available": "520758636544", "size_total": "545222148096", "size_used": "24463511552", "state": "active", "status": "running", "type": "dir", "uuid": "73e34526-e5d0-4a18-bb2a-7080e73090ed", "volume_count": 0, "volumes": []}}}, "changed": false, "invocation": {"module_args": {"autostart": null, "command": "facts", "mode": null, "name": null, "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt_pool"}} TASK [bifrost-create-vm-nodes : list existing vms] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:39 Wednesday 30 August 2017 21:10:27 +0100 (0:00:00.301) 0:00:16.562 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366 `" && echo ansible-tmp-1504123827.12-161270589167366="` echo $HOME/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpBvmYfK TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366/virt <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366/virt && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-pqnznzudhmdugztiyzbceiqsnzmwnjpv; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366/virt; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123827.12-161270589167366/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"command": "list_vms", "name": null, "state": null, "uri": "qemu:///system", "xml": null}, "module_name": "virt"}, "list_vms": ["testvm3", "testvm1", "testvm2"]} TASK [bifrost-create-vm-nodes : create volume for vm] ************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:48 Wednesday 30 August 2017 21:10:27 +0100 (0:00:00.323) 0:00:16.885 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244 `" && echo ansible-tmp-1504123827.38-52871550096244="` echo $HOME/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpEQ8JPA TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-clfedpsgngjpaisjsebgllaiualhushu; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244/command; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123827.38-52871550096244/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["virsh", "--connect", "qemu:///system", "vol-create-as", "default", "opnfv.qcow2", "31G", "--format", "qcow2"], "delta": "0:00:00.318153", "end": "2017-08-30 21:10:27.867227", "invocation": {"module_args": {"_raw_params": "virsh --connect qemu:///system vol-create-as default opnfv.qcow2 31G --format qcow2 ", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-08-30 21:10:27.549074", "stderr": "", "stdout": "Vol opnfv.qcow2 created", "stdout_lines": ["Vol opnfv.qcow2 created"], "warnings": []} TASK [bifrost-create-vm-nodes : set path to the volume created] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:56 Wednesday 30 August 2017 21:10:27 +0100 (0:00:00.599) 0:00:17.485 ****** ok: [127.0.0.1] => {"ansible_facts": {"vm_volume_path": "/var/lib/libvirt/images/opnfv.qcow2"}, "changed": false, "invocation": {"module_args": {"vm_volume_path": "/var/lib/libvirt/images/opnfv.qcow2"}, "module_name": "set_fact"}} TASK [bifrost-create-vm-nodes : pre-touch the vm volume] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:60 Wednesday 30 August 2017 21:10:28 +0100 (0:00:00.083) 0:00:17.569 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896 `" && echo ansible-tmp-1504123828.06-246175123277896="` echo $HOME/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpVBOvTq TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tbtrlncmjyncmmlrohrmdzxttdbyadjm; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896/file; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123828.06-246175123277896/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "dest": "/var/lib/libvirt/images/opnfv.qcow2", "diff": {"after": {"path": "/var/lib/libvirt/images/opnfv.qcow2", "state": "touch"}, "before": {"path": "/var/lib/libvirt/images/opnfv.qcow2", "state": "file"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/var/lib/libvirt/images/opnfv.qcow2", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "touch", "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "root", "size": 197104, "state": "file", "uid": 0} TASK [bifrost-create-vm-nodes : set copy-on-write for volume on non-CentOS systems] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:69 Wednesday 30 August 2017 21:10:28 +0100 (0:00:00.272) 0:00:17.841 ****** <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715 `" && echo ansible-tmp-1504123828.33-23077395236715="` echo $HOME/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCeuhSu TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ttablondmhvvkevmmmmabqtplrleshjy; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715/command; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123828.33-23077395236715/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["chattr", "+C", "/var/lib/libvirt/images/opnfv.qcow2"], "delta": "0:00:00.005070", "end": "2017-08-30 21:10:28.524665", "invocation": {"module_args": {"_raw_params": "chattr +C /var/lib/libvirt/images/opnfv.qcow2", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-08-30 21:10:28.519595", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-create-vm-nodes : create_vm] ************************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/create_vm.yml:76 Wednesday 30 August 2017 21:10:28 +0100 (0:00:00.290) 0:00:18.132 ****** File lookup using /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-suse-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/templates/testvm.xml.j2 as file <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996 `" && echo ansible-tmp-1504123828.64-162201967966996="` echo $HOME/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpj_MUTj TO /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996/virt <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996/ /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996/virt && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-viajomaksnnnlhubupmistjzfyhhimrg; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996/virt; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1504123828.64-162201967966996/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => {"changed": true, "created": "opnfv", "invocation": {"module_args": {"command": "define", "name": "opnfv", "state": null, "uri": "qemu:///system", "xml": "\n opnfv\n 4096\n 2\n \n hvm\n \n \n \n \n \n \n \n \n \n \n destroy\n restart\n restart\n \n /usr/bin/qemu-system-x86_64\n \n \n \n \n
\n \n \n
\n \n \n \n \n \n \n