Triggered by Gerrit: https://review.openstack.org/440588 [EnvInject] - Loading node environment variables. Building remotely on intel-virtual8 (bifrost-verify-virtual infra-virtual-centos7) in workspace /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master Running Prebuild steps [openstack-bifrost-verify-centos7-virtual-master] $ /bin/bash /tmp/hudson5990379375689660925.sh Success build forhudson.tasks.Shell@be7e9a6 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-centos7-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/88/440588/1 # timeout=10 > git rev-parse 75c86e643b6bcafc30fa1011c55ca63f0ff94246^{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 75c86e643b6bcafc30fa1011c55ca63f0ff94246 (refs/changes/88/440588/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 75c86e643b6bcafc30fa1011c55ca63f0ff94246 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list 6a5a9124d63ba80ccafa40f098c5d54d7023875e # timeout=10 [description-setter] Description set: Built on intel-virtual8 [openstack-bifrost-verify-centos7-virtual-master] $ /bin/bash /tmp/hudson5395855319990969270.sh Cloning into '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost'... Cloning into '/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/releng'... From https://git.openstack.org/openstack/bifrost * branch refs/changes/88/440588/1 -> 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 new_branch_name HEAD is now at 75c86e6... Update ansible version in env-setup.sh Domain compute00 destroyed Domain compute00 has been undefined Domain controller00 destroyed Domain controller00 has been undefined Domain opnfv destroyed Domain opnfv has been undefined Redirecting to /bin/systemctl stop ironic-conductor.service removing inventory files created by previous builds removing ironic database removing leases removing logs restarting services Redirecting to /bin/systemctl restart dnsmasq.service Redirecting to /bin/systemctl restart libvirtd.service Redirecting to /bin/systemctl restart ironic-api.service Redirecting to /bin/systemctl start ironic-conductor.service Redirecting to /bin/systemctl restart ironic-inspector.service + 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-centos7-virtual-master/bifrost/scripts + BIFROST_HOME=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-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=7 + DIB_OS_RELEASE=7 + export DIB_OS_ELEMENT=centos7 + DIB_OS_ELEMENT=centos7 + 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 which: no dnf in (/sbin:/bin:/usr/sbin:/usr/bin) NOTICE: Not using virtualenv for this installation. /bin/pip Requirement already satisfied (use --upgrade to upgrade): pip>6.0 in /usr/lib/python2.7/site-packages You are using pip version 8.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>=1.8 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): oslo.log>=3.11.0 in /usr/lib/python2.7/site-packages (from -r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.20.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.20.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): pyinotify>=0.9.6; sys_platform != "win32" and sys_platform != "darwin" and sys_platform != "sunos5" in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): oslo.context>=2.12.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): Babel!=2.4.0,>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) 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!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4; python_version == "2.7" or python_version == "2.6" in /usr/lib/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 5)) 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.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) 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.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) 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.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from oslo.context>=2.12.0->oslo.log>=3.11.0->-r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/../requirements.txt (line 6)) You are using pip version 8.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting ansible<2.3 Downloading ansible-2.2.3.0.tar.gz (2.5MB) Requirement already up-to-date: paramiko in /home/jenkins/.local/lib/python2.7/site-packages (from ansible<2.3) Requirement already up-to-date: jinja2 in /home/jenkins/.local/lib/python2.7/site-packages (from ansible<2.3) Requirement already up-to-date: PyYAML in /usr/lib64/python2.7/site-packages (from ansible<2.3) Requirement already up-to-date: setuptools in /home/jenkins/.local/lib/python2.7/site-packages (from ansible<2.3) Requirement already up-to-date: pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from ansible<2.3) Collecting cryptography>=1.1 (from paramiko->ansible<2.3) Downloading cryptography-1.9.tar.gz (409kB) Requirement already up-to-date: pyasn1>=0.1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from paramiko->ansible<2.3) Requirement already up-to-date: MarkupSafe>=0.23 in /usr/lib64/python2.7/site-packages (from jinja2->ansible<2.3) Requirement already up-to-date: six>=1.6.0 in /usr/lib/python2.7/site-packages (from setuptools->ansible<2.3) Requirement already up-to-date: appdirs>=1.4.0 in /usr/lib/python2.7/site-packages (from setuptools->ansible<2.3) Requirement already up-to-date: packaging>=16.8 in /usr/lib/python2.7/site-packages (from setuptools->ansible<2.3) Requirement already up-to-date: idna>=2.1 in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.3) Requirement already up-to-date: asn1crypto>=0.21.0 in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.3) Requirement already up-to-date: enum34 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.3) Requirement already up-to-date: ipaddress in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.3) Requirement already up-to-date: cffi>=1.7 in /home/jenkins/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.3) Requirement already up-to-date: pyparsing in /usr/lib/python2.7/site-packages (from packaging>=16.8->setuptools->ansible<2.3) Requirement already up-to-date: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.7->cryptography>=1.1->paramiko->ansible<2.3) Installing collected packages: ansible, cryptography Found existing installation: ansible 2.1.5.0 Uninstalling ansible-2.1.5.0: Successfully uninstalled ansible-2.1.5.0 Running setup.py install for ansible: started Running setup.py install for ansible: finished with status 'done' Found existing installation: cryptography 1.8.2 Uninstalling cryptography-1.8.2: Successfully uninstalled cryptography-1.8.2 Running setup.py install for cryptography: started Running setup.py install for cryptography: finished with status 'done' Successfully installed ansible-2.2.3.0 cryptography-1.9 You are using pip version 8.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 "changed": false, 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-centos7-virtual-master/bifrost/scripts/../playbooks + for task in syntax-check list-tasks + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --syntax-check No config file found; using defaults 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml + /bin/ansible-playbook -vvvv -i inventory/localhost opnfv-virtual.yaml --syntax-check -e testing_user=root No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-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-centos7-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 + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --list-tasks No config file found; using defaults 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: Set default baremetal.csv 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 : 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 : Verify default network is running TAGS: [] bifrost-create-vm-nodes : Delete default network interface if not running TAGS: [] bifrost-create-vm-nodes : Start default network if not running TAGS: [] bifrost-create-vm-nodes : Fail if default network is not available TAGS: [] bifrost-create-vm-nodes : Create virtual machines TAGS: [] bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail. TAGS: [] bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail." TAGS: [] bifrost-create-vm-nodes : Abort due to failed VM creation TAGS: [] bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible" TAGS: [] + /bin/ansible-playbook -vvvv -i inventory/localhost opnfv-virtual.yaml --list-tasks -e testing_user=root No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-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-centos7-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 : 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 policy.json to /etc/keystone 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 : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip 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 {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip 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 libvirt group on RedHat/Centos TAGS: [] bifrost-ironic-install : Update libvirt configuration file on RedHat/CentOS so the libvirt group has access TAGS: [] bifrost-ironic-install : Change libvirt authentication to none as RedHat/CentOS use polkit by default TAGS: [] bifrost-ironic-install : Change libvirt socket permissions to be restricted on RedHat/CentOS TAGS: [] bifrost-ironic-install : Add ironic user to virtualization group TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Check to see if there is a file where the ssh_private_key_path is defined TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Error if ssh_private_key_path is not valid TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Read SSH private key in TAGS: [] bifrost-ironic-install : Create SSH directory for ironic user TAGS: [] bifrost-ironic-install : Set private key file TAGS: [] bifrost-ironic-install : Check for ironic user SSH key TAGS: [] bifrost-ironic-install : Generate SSH key for ironic user TAGS: [] bifrost-ironic-install : Set ownership on ironic SSH private key TAGS: [] bifrost-ironic-install : Set ownership on ironic SSH public key TAGS: [] bifrost-ironic-install : Create authorized_keys file for ironic user 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 : Enable IP forwarding in sysctl TAGS: [] bifrost-ironic-install : Look for sgabios in {{ sgabios_dir }} TAGS: [] bifrost-ironic-install : Look for sgabios in /usr/share/misc TAGS: [] bifrost-ironic-install : Place sgabios.bin 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 TAGS: [] bifrost-ironic-install : Test if IPA image is present 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/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 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: [] + /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 No config file found; using defaults Loading callback plugin default of type stdout, v2.0 from /home/jenkins/.local/lib/python2.7/site-packages/ansible/plugins/callback/__init__.pyc 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] ******************************************************************* Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/system/setup.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021 `" && echo ansible-tmp-1496149834.99-233385790989021="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpvh_bM6 TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021/setup.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021/setup.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tkbviljnwhqewyrcbxblimqqfmipngtc; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021/setup.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149834.99-233385790989021/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] TASK [Set default baremetal.csv file if not already defined] ******************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:9 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-centos7-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:13 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-centos7-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:17 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-centos7-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:21 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-centos7-virtual-master/bifrost/playbooks/test-bifrost-create-vm.yaml:24 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:22 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-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:27 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-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:33 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-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:38 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/vars/../defaults/required_defaults_CentOS.yml) => { "ansible_facts": { "libvirt_service_name": "libvirtd", "required_packages": [ "qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm" ] }, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/vars/../defaults/required_defaults_CentOS.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/vars/../defaults/required_defaults_CentOS.yml" } TASK [bifrost-create-vm-nodes : Include OS version-specific defaults] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:44 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/vars/../defaults/dummy-defaults.yml) => { "ansible_facts": {}, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/vars/../defaults/dummy-defaults.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/vars/../defaults/dummy-defaults.yml" } TASK [bifrost-create-vm-nodes : Check for dnf] ********************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:53 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/files/stat.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391 `" && echo ansible-tmp-1496149842.55-17513707550391="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmprEOoET TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391/stat.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391/stat.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-fmlerobstmbgvmzcjfndaqmdwqqaynrb; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391/stat.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149842.55-17513707550391/" > /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-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:58 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-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:63 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/packaging/os/yum.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678 `" && echo ansible-tmp-1496149843.14-243028428393678="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp_d6ga_ TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678/yum.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678/yum.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wfwealuokcxarzbpgmpngnnwgryxctkx; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678/yum.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149843.14-243028428393678/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => (item=[u'qemu-img', u'qemu-kvm-tools', u'qemu-kvm', u'qemu-kvm-common', u'sgabios', u'sgabios-bin', u'libvirt', u'libvirt-client', u'libvirt-daemon', u'libvirt-daemon-config-network', u'libvirt-daemon-config-nwfilter', u'libvirt-daemon-driver-network', u'libvirt-daemon-driver-nodedev', u'libvirt-daemon-driver-nwfilter', u'libvirt-daemon-driver-qemu', u'libvirt-daemon-driver-secret', u'libvirt-daemon-driver-storage', u'libvirt-daemon-kvm']) => { "changed": false, "invocation": { "module_args": { "conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": [ "qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm" ], "state": "present", "update_cache": false, "validate_certs": true }, "module_name": "yum" }, "item": [ "qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm" ], "msg": "", "rc": 0, "results": [ "qemu-img-10:1.5.3-126.el7_3.3.x86_64 providing qemu-img is already installed", "qemu-kvm-tools-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm-tools is already installed", "qemu-kvm-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm is already installed", "qemu-kvm-common-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm-common is already installed", "sgabios-1:0.20110622svn-4.el7.x86_64 providing sgabios is already installed", "sgabios-bin-1:0.20110622svn-4.el7.noarch providing sgabios-bin is already installed", "libvirt-2.0.0-10.el7_3.4.x86_64 providing libvirt is already installed", "libvirt-client-2.0.0-10.el7_3.4.x86_64 providing libvirt-client is already installed", "libvirt-daemon-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon is already installed", "libvirt-daemon-config-network-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-config-network is already installed", "libvirt-daemon-config-nwfilter-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-config-nwfilter is already installed", "libvirt-daemon-driver-network-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-network is already installed", "libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-nodedev is already installed", "libvirt-daemon-driver-nwfilter-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-nwfilter is already installed", "libvirt-daemon-driver-qemu-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-qemu is already installed", "libvirt-daemon-driver-secret-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-secret is already installed", "libvirt-daemon-driver-storage-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-storage is already installed", "libvirt-daemon-kvm-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-kvm is already installed" ] } TASK [bifrost-create-vm-nodes : Restart libvirt service] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:67 Running systemd Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/system/systemd.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085 `" && echo ansible-tmp-1496149844.17-10699586318085="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpvBKUwh TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085/systemd.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085/systemd.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-hhzlpwihvhsexeaytuzioqtpcraioqkb; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085/systemd.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149844.17-10699586318085/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => { "changed": true, "invocation": { "module_args": { "daemon_reload": false, "enabled": null, "masked": null, "name": "libvirtd", "state": "restarted", "user": false } }, "name": "libvirtd", "state": "started", "status": { "ActiveEnterTimestamp": "Tue 2017-05-30 09:09:47 EDT", "ActiveEnterTimestampMonotonic": "4575140999471", "ActiveExitTimestamp": "Tue 2017-05-30 09:09:47 EDT", "ActiveExitTimestampMonotonic": "4575140760835", "ActiveState": "active", "After": "firewalld.service virtlogd.socket apparmor.service systemd-journald.socket iscsid.service remote-fs.target basic.target network.target virtlogd.service dbus.service local-fs.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2017-05-30 09:09:47 EDT", "AssertTimestampMonotonic": "4575140780108", "Before": "libvirt-guests.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2017-05-30 09:09:47 EDT", "ConditionTimestampMonotonic": "4575140780107", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/libvirtd.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Virtualization daemon", "DevicePolicy": "auto", "Documentation": "man:libvirtd(8) http://libvirt.org", "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9076", "ExecMainStartTimestamp": "Tue 2017-05-30 09:09:47 EDT", "ExecMainStartTimestampMonotonic": "4575140781451", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/libvirtd ; argv[]=/usr/sbin/libvirtd $LIBVIRTD_ARGS ; ignore_errors=no ; start_time=[Tue 2017-05-30 09:09:47 EDT] ; stop_time=[n/a] ; pid=9076 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/libvirtd.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "libvirtd.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2017-05-30 09:09:47 EDT", "InactiveEnterTimestampMonotonic": "4575140779173", "InactiveExitTimestamp": "Tue 2017-05-30 09:09:47 EDT", "InactiveExitTimestampMonotonic": "4575140781537", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "63467", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "63467", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9076", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "libvirtd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "virtlogd.socket basic.target", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "system.slice", "WatchdogTimestamp": "Tue 2017-05-30 09:09:47 EDT", "WatchdogTimestampMonotonic": "4575140999372", "WatchdogUSec": "0" }, "warnings": [] } TASK [bifrost-create-vm-nodes : Verify default network is running] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:70 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/commands/command.py ESTABLISH LOCAL CONNECTION FOR USER: jenkins EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728 `" && echo ansible-tmp-1496149844.75-69004354904728="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728 `" ) && sleep 0' PUT /tmp/tmpibS2ZP TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728/command.py EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728/command.py && sleep 0' EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lnojomhdfpcztgmckpcivkdjjobhgkwc; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728/command.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149844.75-69004354904728/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1 -> localhost] => { "changed": true, "cmd": "virsh net-info default |grep Active|grep -q yes", "delta": "0:00:00.088892", "end": "2017-05-30 09:10:45.058054", "invocation": { "module_args": { "_raw_params": "virsh net-info default |grep Active|grep -q yes", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true }, "module_name": "command" }, "rc": 0, "start": "2017-05-30 09:10:44.969162", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": [] } TASK [bifrost-create-vm-nodes : Delete default network interface if not running] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:76 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : Start default network if not running] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:82 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : Fail if default network is not available] ****** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:89 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : Create virtual machines] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:96 ESTABLISH LOCAL CONNECTION FOR USER: jenkins EXEC /bin/sh -c 'echo ~ && sleep 0' EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235 `" && echo ansible-tmp-1496149845.46-94964765648235="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235 `" ) && sleep 0' PUT /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/files/create_vm_nodes-for-role.sh TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235/create_vm_nodes-for-role.sh EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235/create_vm_nodes-for-role.sh && sleep 0' EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-zwrpnoaowpxtwjotbqcqprrvfnhohodr; NODECOUNT=3 NODEOUTPUT=/tmp/baremetal.csv VM_DOMAIN_TYPE=kvm VM_RAM=4096 /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235/create_vm_nodes-for-role.sh '"'"' && sleep 0' EXEC /bin/sh -c 'rm -f -r /home/jenkins/.ansible/tmp/ansible-tmp-1496149845.46-94964765648235/ > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1 -> localhost] => { "changed": true, "invocation": { "module_args": { "_raw_params": "create_vm_nodes-for-role.sh" }, "module_name": "script" }, "rc": 0, "stderr": "Vol testvm1.qcow2 created\n\nVol testvm2.qcow2 created\n\nVol testvm3.qcow2 created\n\n", "stdout": "", "stdout_lines": [] } TASK [bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail.] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:107 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail."] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:111 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : Abort due to failed VM creation] *************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:117 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible"] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:123 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/files/file.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529 `" && echo ansible-tmp-1496149848.22-235724144450529="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpyBR3XG TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529/file.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529/file.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-enogpxjltyeqqqnmhbizfupezlbeqddz; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529/file.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149848.22-235724144450529/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => { "changed": true, "diff": { "after": { "owner": 1000, "path": "/tmp/baremetal.csv" }, "before": { "owner": 0, "path": "/tmp/baremetal.csv" } }, "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": "jenkins", "path": "/tmp/baremetal.csv", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "unsafe_writes": null, "validate": null }, "module_name": "file" }, "mode": "0600", "owner": "jenkins", "path": "/tmp/baremetal.csv", "secontext": "system_u:object_r:tmp_t:s0", "size": 384, "state": "file", "uid": 1000 } PLAY RECAP ********************************************************************* 127.0.0.1 : ok=9 changed=4 unreachable=0 failed=0 + /bin/ansible-playbook -vvvv -i inventory/bifrost_inventory.py opnfv-virtual.yaml -e use_cirros=false -e testing_user=root -e test_vm_num_nodes=3 -e inventory_dhcp=false -e inventory_dhcp_static_ip=false -e enable_venv=false -e enable_inspector=true -e inspect_nodes=true -e download_ipa=true -e create_ipa_image=false -e write_interfaces_file=true -e ipv4_gateway=192.168.122.1 -e wait_timeout=3600 -e enable_keystone=false No config file found; using defaults statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-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-centos7-virtual-master/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml Loading callback plugin default of type stdout, v2.0 from /home/jenkins/.local/lib/python2.7/site-packages/ansible/plugins/callback/__init__.pyc PLAYBOOK: opnfv-virtual.yaml *************************************************** 6 plays in opnfv-virtual.yaml PLAY [Setting pre-test conditions] ********************************************* TASK [setup] ******************************************************************* Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/system/setup.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672 `" && echo ansible-tmp-1496149851.42-130044188255672="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp4LmmMc TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672/setup.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672/setup.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gfjykijbaytdwcbcunscdgzrstsxmtoy; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672/setup.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149851.42-130044188255672/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] TASK [Remove pre-existing leases file] ***************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/opnfv-virtual.yaml:16 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/files/file.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624 `" && echo ansible-tmp-1496149852.07-140524514652624="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpD6e3_1 TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624/file.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624/file.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-jxwldifzbcdfgzbcdwyjvmhkqalrtisx; /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624/file.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149852.07-140524514652624/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => { "changed": false, "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/misc/dnsmasq.leases", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "unsafe_writes": null, "validate": null }, "module_name": "file" }, "path": "/var/lib/misc/dnsmasq.leases", "state": "absent" } PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/system/setup.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226 `" && echo ansible-tmp-1496149852.42-158434135829226="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpc0n594 TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226/setup.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226/setup.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226/setup.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149852.42-158434135829226/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [Override the ipv4_gateway setting] *************************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/opnfv-virtual.yaml:24 ok: [127.0.0.1] => { "ansible_facts": { "ipv4_gateway": "192.168.122.1" }, "changed": false, "invocation": { "module_args": { "ipv4_gateway": "192.168.122.1" }, "module_name": "set_fact" } } TASK [bifrost-prep-for-install : ensure installation root folder exists] ******* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:16 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/files/file.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142 `" && echo ansible-tmp-1496149852.99-226818047293142="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpZTbREw TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142/file.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142/file.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tuwwpauepoqavdrbzfxbqknjwdvecamd; https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142/file.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149852.99-226818047293142/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => { "changed": false, "diff": { "after": { "path": "/opt/stack" }, "before": { "path": "/opt/stack" } }, "gid": 1000, "group": "jenkins", "invocation": { "module_args": { "backup": null, "content": null, "delimiter": null, "dest": "/opt/stack", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "1000", "mode": null, "original_basename": null, "owner": "jenkins", "path": "/opt/stack", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null }, "module_name": "file" }, "mode": "0755", "owner": "jenkins", "path": "/opt/stack", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 1000 } TASK [bifrost-prep-for-install : Download via GIT] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:24 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542 `" && echo ansible-tmp-1496149853.51-143487593109542="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpEeJwMf TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149853.51-143487593109542/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/ironic', u'git_url': u'https://git.openstack.org/openstack/ironic', u'name': u'ironic', u'git_branch': u'master'}) => { "after": "7aeb993760a758e9a085f71d534cc5eee91d2e76", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/ironic", "git_url": "https://git.openstack.org/openstack/ironic", "name": "ironic" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669 `" && echo ansible-tmp-1496149863.19-116305032100669="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpPannD0 TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149863.19-116305032100669/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/python-ironicclient', u'git_url': u'https://git.openstack.org/openstack/python-ironicclient', u'name': u'ironicclient', u'git_branch': u'master'}) => { "after": "1ea1909c2556822a826a414ebdc938fac89aa24d", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/python-ironicclient", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/python-ironicclient", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/python-ironicclient", "git_url": "https://git.openstack.org/openstack/python-ironicclient", "name": "ironicclient" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360 `" && echo ansible-tmp-1496149866.48-130629049965360="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp3CzRW4 TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149866.48-130629049965360/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/shade', u'git_url': u'https://git.openstack.org/openstack-infra/shade', u'name': u'shade', u'git_branch': u'master'}) => { "after": "ac3acf97244832ab204a7d7ab4b248ecd500c14e", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/shade", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack-infra/shade", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/shade", "git_url": "https://git.openstack.org/openstack-infra/shade", "name": "shade" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568 `" && echo ansible-tmp-1496149870.02-144898055443568="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpSb3aYm TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149870.02-144898055443568/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/diskimage-builder', u'git_url': u'https://git.openstack.org/openstack/diskimage-builder', u'name': u'dib', u'git_branch': u'master'}) => { "after": "634e9ac04302b0a29e48a9019c5e64d184e4ecd3", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/diskimage-builder", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/diskimage-builder", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/diskimage-builder", "git_url": "https://git.openstack.org/openstack/diskimage-builder", "name": "dib" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591 `" && echo ansible-tmp-1496149874.45-19521570922591="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpgGZUzE TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149874.45-19521570922591/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/ironic-inspector', u'git_url': u'https://github.com/openstack/ironic-inspector', u'name': u'ironicinspector', u'git_branch': u'master'}) => { "after": "6277e92b673a57b13f11b3467dead86936ed2c7d", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic-inspector", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://github.com/openstack/ironic-inspector", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/ironic-inspector", "git_url": "https://github.com/openstack/ironic-inspector", "name": "ironicinspector" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704 `" && echo ansible-tmp-1496149876.35-17958049271704="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp0BzWax TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149876.35-17958049271704/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/python-ironic-inspector-client', u'git_url': u'https://github.com/openstack/python-ironic-inspector-client', u'name': u'ironicinspectorclient', u'git_branch': u'master'}) => { "after": "7b0432d61401f5ae6c887852bb0a02f7d9ddc076", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/python-ironic-inspector-client", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://github.com/openstack/python-ironic-inspector-client", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/python-ironic-inspector-client", "git_url": "https://github.com/openstack/python-ironic-inspector-client", "name": "ironicinspectorclient" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436 `" && echo ansible-tmp-1496149877.78-232100620749436="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpEb88OE TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149877.78-232100620749436/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/requirements', u'git_url': u'https://git.openstack.org/openstack/requirements', u'name': u'requirements', u'git_branch': u'master'}) => { "after": "288bbf00c675b0f860e815b639317ad044308e23", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/requirements", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/requirements", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/requirements", "git_url": "https://git.openstack.org/openstack/requirements", "name": "requirements" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064 `" && echo ansible-tmp-1496149883.19-256684699180064="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpU6_Fto TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149883.19-256684699180064/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/ironic-staging-drivers', u'git_url': u'https://git.openstack.org/openstack/ironic-staging-drivers', u'name': u'ironic-staging-drivers', u'git_branch': u'master'}) => { "after": "bbed32e5ddbfd34b1323301725dc86bb730716ab", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic-staging-drivers", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic-staging-drivers", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/ironic-staging-drivers", "git_url": "https://git.openstack.org/openstack/ironic-staging-drivers", "name": "ironic-staging-drivers" }, "warnings": [] } Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/source_control/git.py <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463 `" && echo ansible-tmp-1496149885.23-189380476239463="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp5OKNQd TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463/git.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463/git.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'https_proxy='"'"''"'"' http_proxy='"'"''"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463/git.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149885.23-189380476239463/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/keystone', u'git_url': u'https://git.openstack.org/openstack/keystone', u'name': u'keystone', u'git_branch': u'master'}) => { "after": "58d7eaca41f83a52e100cbae9afe7d3faf1b9693", "before": null, "changed": true, "invocation": { "module_args": { "accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/keystone", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/keystone", "ssh_opts": null, "track_submodules": false, "umask": null, "update": true, "verify_commit": false, "version": "master" }, "module_name": "git" }, "item": { "git_branch": "master", "git_folder": "/opt/stack/keystone", "git_url": "https://git.openstack.org/openstack/keystone", "name": "keystone" }, "warnings": [] } TASK [bifrost-prep-for-install : Copy from local path] ************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:35 skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/ironic', u'git_url': u'https://git.openstack.org/openstack/ironic', u'name': u'ironic', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/ironic", "git_url": "https://git.openstack.org/openstack/ironic", "name": "ironic" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/python-ironicclient', u'git_url': u'https://git.openstack.org/openstack/python-ironicclient', u'name': u'ironicclient', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/python-ironicclient", "git_url": "https://git.openstack.org/openstack/python-ironicclient", "name": "ironicclient" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/shade', u'git_url': u'https://git.openstack.org/openstack-infra/shade', u'name': u'shade', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/shade", "git_url": "https://git.openstack.org/openstack-infra/shade", "name": "shade" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/diskimage-builder', u'git_url': u'https://git.openstack.org/openstack/diskimage-builder', u'name': u'dib', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/diskimage-builder", "git_url": "https://git.openstack.org/openstack/diskimage-builder", "name": "dib" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/ironic-inspector', u'git_url': u'https://github.com/openstack/ironic-inspector', u'name': u'ironicinspector', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/ironic-inspector", "git_url": "https://github.com/openstack/ironic-inspector", "name": "ironicinspector" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/python-ironic-inspector-client', u'git_url': u'https://github.com/openstack/python-ironic-inspector-client', u'name': u'ironicinspectorclient', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/python-ironic-inspector-client", "git_url": "https://github.com/openstack/python-ironic-inspector-client", "name": "ironicinspectorclient" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/requirements', u'git_url': u'https://git.openstack.org/openstack/requirements', u'name': u'requirements', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/requirements", "git_url": "https://git.openstack.org/openstack/requirements", "name": "requirements" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/ironic-staging-drivers', u'git_url': u'https://git.openstack.org/openstack/ironic-staging-drivers', u'name': u'ironic-staging-drivers', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/ironic-staging-drivers", "git_url": "https://git.openstack.org/openstack/ironic-staging-drivers", "name": "ironic-staging-drivers" }, "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item={u'git_folder': u'/opt/stack/keystone', u'git_url': u'https://git.openstack.org/openstack/keystone', u'name': u'keystone', u'git_branch': u'master'}) => { "changed": false, "item": { "git_branch": "master", "git_folder": "/opt/stack/keystone", "git_url": "https://git.openstack.org/openstack/keystone", "name": "keystone" }, "skip_reason": "Conditional check failed", "skipped": true } PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/system/setup.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283 `" && echo ansible-tmp-1496149909.04-49608746286283="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpytrWEW TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283/setup.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283/setup.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-byjbzcvgzxcwudiyjrqjttcogaoxcoqt; https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283/setup.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149909.04-49608746286283/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] TASK [bifrost-keystone-install : Include OS family-specific defaults] ********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/main.yml:17 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/required_defaults_RedHat_family.yml) => { "ansible_facts": { "init_dest_dir": "/usr/lib/systemd/system/", "init_ext": ".service", "init_template": "systemd_template.j2", "ipxe_dir": "/usr/share/ipxe/", "ipxe_full_binary": "ipxe.lkrn", "mysql_service_name": "mariadb", "nginx_user": "nginx", "required_packages": [ "mariadb-server", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "nginx", "uwsgi", "uwsgi-plugin-python" ], "sgabios_dir": "/usr/share/sgabios/", "syslinux_tftp_dir": "/var/lib/tftpboot", "tftp_service_name": "tftp", "virt_group": "libvirt" }, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/required_defaults_RedHat_family.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/required_defaults_RedHat_family.yml" } TASK [bifrost-keystone-install : Include OS distribution-specific defaults] **** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/main.yml:23 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/dummy-defaults.yml) => { "ansible_facts": {}, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/dummy-defaults.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/dummy-defaults.yml" } TASK [bifrost-keystone-install : Include OS version-specific defaults] ********* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/main.yml:29 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/dummy-defaults.yml) => { "ansible_facts": {}, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/dummy-defaults.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/../defaults/dummy-defaults.yml" } TASK [bifrost-keystone-install : Install packages] ***************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml:14 skipping: [127.0.0.1] => (item=[]) => { "changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : If VENV is set in the environment, enable installation into venv] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml:18 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure /opt/stack is present] ***************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/install.yml:26 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Install configparser package from pip] ******** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml:14 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Install from {{ sourcedir }} using pip] ******* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml:24 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Install pymysql package from pip] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml:14 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Install from {{ sourcedir }} using pip] ******* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml:24 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Install keystone package from pip] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml:14 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Install from /opt/stack/keystone using pip] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/pip_install.yml:24 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : If VENV is set in the environment, enable installation into venv] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:16 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Get uwsgi install location] ******************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:21 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Get keystone-wsgi-admin location] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:26 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Start database service] *********************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:33 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Start rabbitmq-server] ************************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:36 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Wait for rabbitmq] **************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:41 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure guest user is removed from rabbitmq] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:44 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Create keystone user in RabbitMQ] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:50 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-keystone-install : Set mysql_username if environment variable mysql_user is set] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:61 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-keystone-install : Set mysql_password if environment variable mysql_pass is set] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:67 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-keystone-install : MySQL - Creating DB] ************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:73 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : MySQL - Creating user for keystone] *********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:82 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Create an keystone service group] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:91 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Create an keystone service user] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:95 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure /etc/keystone exists] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:100 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Write keystone configuration from template] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:108 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Copy policy.json to /etc/keystone] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:116 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Copy keystone-paste.ini to /etc/keystone] ***** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:125 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Apply/Update keystone DB Schema] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:134 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Setup Keystone Credentials] ******************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:138 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Bootstrap Keystone Database] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:143 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Reserve keystone admin port] ****************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:159 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure /var/www/keystone exists] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:167 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Add keystone to web server group] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:175 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Make folder for keystone logs] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:181 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Copy keystone-wsgi-public to /var/www/keystone/public] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:191 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure owner and mode of keystone-wsgi-public] task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:194 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Copy keystone-wsgi-admin to /var/www/keystone/admin] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:203 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure owner and mode of keystone-wsgi-admin] * task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:206 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure /etc/uwsgi exists] ********************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:213 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Place keystone public uwsgi config] *********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:221 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Place keystone admin uwsgi config] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:229 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Enable keystone-public in uwsgi] ************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:237 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Enable keystone-admin in uwsgi] *************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:243 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Place nginx core configuration] *************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:249 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Place nginx configuration for keystone] ******* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:259 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Place uwsgi services] ************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:269 skipping: [127.0.0.1] => (item={u'username': u'nginx', u'service_name': u'uwsgi', u'args': u'--master --emperor /etc/uwsgi/apps-enabled', u'service_path': u'', u'exec_start_pre': u'/usr/bin/install -m 755 -o nginx -g nginx -d /run/uwsgi'}) => { "changed": false, "item": { "args": "--master --emperor /etc/uwsgi/apps-enabled", "exec_start_pre": "/usr/bin/install -m 755 -o nginx -g nginx -d /run/uwsgi", "service_name": "uwsgi", "service_path": "", "username": "nginx" }, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Remove uwsgi sysvinit init script] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/bootstrap.yml:283 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Reload systemd configuration] ***************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml:14 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-keystone-install : Ensure services are running with current config] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-keystone-install/tasks/start.yml:18 skipping: [127.0.0.1] => (item=nginx) => { "changed": false, "item": "nginx", "skip_reason": "Conditional check failed", "skipped": true } skipping: [127.0.0.1] => (item=uwsgi) => { "changed": false, "item": "uwsgi", "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Ensure openSUSE Tumbleweed has the correct family] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:21 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Ensure openSUSE Leap has the correct family] **** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:26 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Include OS family-specific defaults] ************ task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:35 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/required_defaults_RedHat_family.yml) => { "ansible_facts": { "init_dest_dir": "/usr/lib/systemd/system/", "init_ext": ".service", "init_template": "systemd_template.j2", "ipxe_dir": "/usr/share/ipxe/", "ipxe_full_binary": "ipxe.lkrn", "ironic_rootwrap_dir": "/usr/bin/", "iscsi_client_package": "iscsi-initiator-utils", "mysql_service_name": "mariadb", "nginx_user": "nginx", "required_packages": [ "mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "gcc", "python2-pip", "socat" ], "sgabios_dir": "/usr/share/sgabios/", "syslinux_tftp_dir": "/var/lib/tftpboot", "tftp_service_name": "tftp", "virt_group": "libvirt" }, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/required_defaults_RedHat_family.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/required_defaults_RedHat_family.yml" } TASK [bifrost-ironic-install : Include OS distribution-specific defaults] ****** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:41 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/dummy-defaults.yml) => { "ansible_facts": {}, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/dummy-defaults.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/dummy-defaults.yml" } TASK [bifrost-ironic-install : Include OS version-specific defaults] *********** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:47 ok: [127.0.0.1] => (item=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/dummy-defaults.yml) => { "ansible_facts": {}, "invocation": { "module_args": { "_raw_params": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/dummy-defaults.yml" }, "module_name": "include_vars" }, "item": "/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/../defaults/dummy-defaults.yml" } TASK [bifrost-ironic-install : Update Package Cache] *************************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:16 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Install packages] ******************************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:19 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/packaging/os/yum.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757 `" && echo ansible-tmp-1496149912.62-60455219371757="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpC02QRZ TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757/yum.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757/yum.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vfotixlblfybijwtahybvrhgakcifhpd; https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757/yum.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149912.62-60455219371757/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => (item=[u'mariadb-server', u'dnsmasq', u'rabbitmq-server', u'python-devel', u'MySQL-python', u'python-iniparse', u'libffi-devel', u'libxslt-devel', u'openssl-devel', u'libxml2-devel', u'ipxe-bootimgs', u'tftp-server', u'syslinux', u'syslinux-tftpboot', u'xinetd', u'parted', u'ipmitool', u'psmisc', u'nginx', u'wget', u'genisoimage', u'kpartx', u'qemu-kvm-tools', u'qemu-img', u'openwsman-python', u'sgabios-bin', u'libselinux-python', u'policycoreutils-python', u'libvirt-daemon', u'debootstrap', u'gcc', u'python2-pip', u'socat']) => { "changed": false, "invocation": { "module_args": { "conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": [ "mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "gcc", "python2-pip", "socat" ], "state": "present", "update_cache": false, "validate_certs": true }, "module_name": "yum" }, "item": [ "mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "gcc", "python2-pip", "socat" ], "msg": "", "rc": 0, "results": [ "mariadb-server-1:5.5.52-1.el7.x86_64 providing mariadb-server is already installed", "dnsmasq-2.66-21.el7.x86_64 providing dnsmasq is already installed", "rabbitmq-server-3.3.5-28.el7.noarch providing rabbitmq-server is already installed", "python-devel-2.7.5-48.el7.x86_64 providing python-devel is already installed", "MySQL-python-1.2.5-1.el7.x86_64 providing MySQL-python is already installed", "python-iniparse-0.4-9.el7.noarch providing python-iniparse is already installed", "libffi-devel-3.0.13-18.el7.x86_64 providing libffi-devel is already installed", "libxslt-devel-1.1.28-5.el7.x86_64 providing libxslt-devel is already installed", "openssl-devel-1:1.0.1e-60.el7.x86_64 providing openssl-devel is already installed", "libxml2-devel-2.9.1-6.el7_2.3.x86_64 providing libxml2-devel is already installed", "ipxe-bootimgs-20160127-5.git6366fa7a.el7.noarch providing ipxe-bootimgs is already installed", "tftp-server-5.2-13.el7.x86_64 providing tftp-server is already installed", "syslinux-4.05-13.el7.x86_64 providing syslinux is already installed", "syslinux-tftpboot-4.05-13.el7.x86_64 providing syslinux-tftpboot is already installed", "xinetd-2:2.3.15-13.el7.x86_64 providing xinetd is already installed", "parted-3.1-28.el7.x86_64 providing parted is already installed", "ipmitool-1.8.15-7.el7.x86_64 providing ipmitool is already installed", "psmisc-22.20-11.el7.x86_64 providing psmisc is already installed", "nginx-1:1.10.2-1.el7.x86_64 providing nginx is already installed", "wget-1.14-13.el7.x86_64 providing wget is already installed", "genisoimage-1.1.11-23.el7.x86_64 providing genisoimage is already installed", "kpartx-0.4.9-99.el7_3.1.x86_64 providing kpartx is already installed", "qemu-kvm-tools-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm-tools is already installed", "qemu-img-10:1.5.3-126.el7_3.3.x86_64 providing qemu-img is already installed", "openwsman-python-2.3.6-13.el7.x86_64 providing openwsman-python is already installed", "sgabios-bin-1:0.20110622svn-4.el7.noarch providing sgabios-bin is already installed", "libselinux-python-2.5-6.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-11.el7_3.x86_64 providing policycoreutils-python is already installed", "libvirt-daemon-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon is already installed", "debootstrap-1.0.85-1.el7.noarch providing debootstrap is already installed", "gcc-4.8.5-11.el7.x86_64 providing gcc is already installed", "python2-pip-8.1.2-5.el7.noarch providing python2-pip is already installed", "socat-1.7.2.2-5.el7.x86_64 providing socat is already installed" ] } TASK [bifrost-ironic-install : Install Ubuntu 14.10 (and later) packages] ****** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:23 skipping: [127.0.0.1] => (item=[]) => { "changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : If running in CI, set source install facts just to be sure] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:30 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : If VENV is set in the environment, enable installation into venv] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:35 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Ensure /opt/stack is present] ******************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:42 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/files/file.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920 `" && echo ansible-tmp-1496149913.67-14311556885920="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpR8xkH1 TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920/file.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920/file.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-wmpqcohglxzxdfmbbzujdodxrcuboqkx; https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920/file.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149913.67-14311556885920/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => { "changed": true, "diff": { "after": { "group": 0, "owner": 0, "path": "/opt/stack" }, "before": { "group": 1000, "owner": 1000, "path": "/opt/stack" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": null, "name": "/opt/stack", "original_basename": null, "owner": "root", "path": "/opt/stack", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": null, "validate": null }, "module_name": "file" }, "mode": "0755", "owner": "root", "path": "/opt/stack", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [bifrost-ironic-install : Install proliantutils package from pip] ********* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Install UcsSdk package from pip] **************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Install iSCSI client if PXE driver support is enabled] *** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:54 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/packaging/os/yum.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191 `" && echo ansible-tmp-1496149914.17-154305837522191="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpng9l0T TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191/yum.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191/yum.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dmsmfqajalsigkskqvjcosuiechzlnpo; https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191/yum.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149914.17-154305837522191/" > /dev/null 2>&1'"'"' && sleep 0' ok: [127.0.0.1] => { "changed": false, "invocation": { "module_args": { "conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": [ "iscsi-initiator-utils" ], "state": "present", "update_cache": false, "validate_certs": true }, "module_name": "yum" }, "msg": "", "rc": 0, "results": [ "iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 providing iscsi-initiator-utils is already installed" ] } TASK [bifrost-ironic-install : Install shade package from pip] ***************** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => { "changed": false, "skip_reason": "Conditional check failed", "skipped": true } TASK [bifrost-ironic-install : Install from /opt/stack/shade using pip] ******** task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/commands/command.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807 `" && echo ansible-tmp-1496149915.08-254907929545807="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpj07jlD TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807/command.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807/command.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-kmbsyzmctxxmuomzilargqkpaxdmyzsd; pydoc='"'"'"'"'"'"'"'"'python -m pydoc'"'"'"'"'"'"'"'"' https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' VIRTUAL_ENV='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807/command.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149915.08-254907929545807/" > /dev/null 2>&1'"'"' && sleep 0' changed: [127.0.0.1] => { "changed": true, "cmd": [ "pip", "install", "/opt/stack/shade" ], "delta": "0:00:04.726271", "end": "2017-05-30 09:11:59.987564", "invocation": { "module_args": { "_raw_params": "pip install /opt/stack/shade ", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true }, "module_name": "command" }, "rc": 0, "start": "2017-05-30 09:11:55.261293", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.", "stdout": "Processing /opt/stack/shade\nRequirement already satisfied (use --upgrade to upgrade): pbr!=2.1.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): munch>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): decorator>=3.4.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): jmespath>=0.9.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): jsonpatch>=1.1 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): ipaddress>=1.0.7 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): os-client-config>=1.27.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): Babel!=2.4.0,>=2.3.4 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): requestsexceptions>=1.2.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): futures>=3.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): keystoneauth1>=2.20.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-novaclient>=7.1.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-ironicclient>=1.11.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-designateclient>=1.5.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch>=1.1->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.27.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.27.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/site-packages (from Babel!=2.4.0,>=2.3.4->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.20.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): stevedore>=1.20.0 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.20.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.20.0 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): osc-lib>=1.5.1 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-openstackclient!=3.10.0,>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-designateclient>=1.5.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.20.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): pyparsing>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): openstacksdk>=0.9.14 in /usr/lib/python2.7/site-packages (from python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): python-cinderclient>=2.0.1 in /usr/lib/python2.7/site-packages (from python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-designateclient>=1.5.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-designateclient>=1.5.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.14->python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nRequirement already satisfied (use --upgrade to upgrade): warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)\nInstalling collected packages: shade\n Found existing installation: shade 1.21.1.dev2\n Uninstalling shade-1.21.1.dev2:\n Successfully uninstalled shade-1.21.1.dev2\n Running setup.py install for shade: started\n Running setup.py install for shade: finished with status 'done'\nSuccessfully installed shade-1.21.1.dev8", "stdout_lines": [ "Processing /opt/stack/shade", "Requirement already satisfied (use --upgrade to upgrade): pbr!=2.1.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): munch>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): decorator>=3.4.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): jmespath>=0.9.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): jsonpatch>=1.1 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): ipaddress>=1.0.7 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): os-client-config>=1.27.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): Babel!=2.4.0,>=2.3.4 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): requestsexceptions>=1.2.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): futures>=3.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): keystoneauth1>=2.20.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-novaclient>=7.1.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-ironicclient>=1.11.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-designateclient>=1.5.0 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch>=1.1->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.27.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.27.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/site-packages (from Babel!=2.4.0,>=2.3.4->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.20.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.20.0 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.20.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.20.0 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): osc-lib>=1.5.1 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-openstackclient!=3.10.0,>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-designateclient>=1.5.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.20.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.20.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient>=7.1.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): openstacksdk>=0.9.14 in /usr/lib/python2.7/site-packages (from python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=2.0.1 in /usr/lib/python2.7/site-packages (from python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-designateclient>=1.5.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-designateclient>=1.5.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.14->python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Requirement already satisfied (use --upgrade to upgrade): warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient!=3.10.0,>=3.3.0->python-ironicclient>=1.11.0->shade==1.21.1.dev8)", "Installing collected packages: shade", " Found existing installation: shade 1.21.1.dev2", " Uninstalling shade-1.21.1.dev2:", " Successfully uninstalled shade-1.21.1.dev2", " Running setup.py install for shade: started", " Running setup.py install for shade: finished with status 'done'", "Successfully installed shade-1.21.1.dev8" ], "warnings": [] } TASK [bifrost-ironic-install : Install dib-utils package from pip] ************* task path: /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 Using module file /home/jenkins/.local/lib/python2.7/site-packages/ansible/modules/core/packaging/language/pip.py <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jenkins <127.0.0.1> EXEC /bin/sh -c 'echo ~ && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579 `" && echo ansible-tmp-1496149920.28-219659092911579="` echo /home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpOlJeei TO /home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579/pip.py <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579/ /home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579/pip.py && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-rsmsktopxcdfkpflywghjtqecafixaoy; https_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' http_proxy='"'"'"'"'"'"'"'"''"'"'"'"'"'"'"'"' /usr/bin/python /home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579/pip.py; rm -rf "/home/jenkins/.ansible/tmp/ansible-tmp-1496149920.28-219659092911579/" > /dev/null 2>&1'"'"' && sleep 0' fatal: [127.0.0.1]: FAILED! => { "changed": false, "failed": true, "invocation": { "module_args": { "chdir": null, "editable": true, "executable": null, "extra_args": null, "name": [ "dib-utils" ], "requirements": null, "state": "present", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false }, "module_name": "pip" }, "msg": "Unable to find pip in the virtualenv, , under any of these names: pip2, pip. Make sure pip is present in the virtualenv." } to retry, use: --limit @/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/playbooks/opnfv-virtual.retry PLAY RECAP ********************************************************************* 127.0.0.1 : ok=17 changed=3 unreachable=0 failed=1 + logs_on_exit + /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/collect-test-info.sh + set -o pipefail +++ dirname /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts/collect-test-info.sh ++ cd /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts ++ pwd + SCRIPT_HOME=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/bifrost/scripts + LOG_LOCATION=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + echo 'Making logs directory and collecting logs.' Making logs directory and collecting logs. + '[' -d /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs ']' + mkdir -p /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + '[' -z x ']' + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/opnfv_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs cp: cannot stat ‘/var/log/libvirt/baremetal_logs/opnfv_console.log’: No such file or directory + sudo chown jenkins /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/opnfv_console.log chown: cannot access ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/opnfv_console.log’: No such file or directory + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/opnfv_console.log chmod: cannot access ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/opnfv_console.log’: No such file or directory + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/controller00_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs cp: cannot stat ‘/var/log/libvirt/baremetal_logs/controller00_console.log’: No such file or directory + sudo chown jenkins /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00_console.log chown: cannot access ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00_console.log’: No such file or directory + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00_console.log chmod: cannot access ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00_console.log’: No such file or directory + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/compute00_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs cp: cannot stat ‘/var/log/libvirt/baremetal_logs/compute00_console.log’: No such file or directory + sudo chown jenkins /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00_console.log chown: cannot access ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00_console.log’: No such file or directory + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00_console.log chmod: cannot access ‘/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00_console.log’: No such file or directory + dmesg + sudo netstat -apn ++ iptables --version + sudo iptables -L -n -v ++ ip link + ip -s link ++ journalctl --version + sudo journalctl -u ironic-api + sudo journalctl -u ironic-conductor + sudo chown jenkins /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-api.log + sudo chown jenkins /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-conductor.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-api.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-conductor.log + exit 0 Uploading collected bifrost build logs to http://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/review.openstack.org/440588/1/openstack-bifrost-verify-centos7-virtual-master Compressing and uploading dmesg.log Compressing and uploading interface_counters.log Compressing and uploading iptables.log Compressing and uploading ironic-api.log Compressing and uploading ironic-conductor.log Compressing and uploading netstat.log Generating the http://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/review.openstack.org/440588/1/openstack-bifrost-verify-centos7-virtual-master/index.html landing page Uploading the final console output