2020-03-28 06:34:38 | + source /home/zuul/overcloudrc 2020-03-28 06:34:38 | +++ set 2020-03-28 06:34:38 | +++ awk '{FS="="} /^OS_/ {print $1}' 2020-03-28 06:34:38 | ++ export OS_NO_CACHE=True 2020-03-28 06:34:38 | ++ OS_NO_CACHE=True 2020-03-28 06:34:38 | ++ export COMPUTE_API_VERSION=1.1 2020-03-28 06:34:38 | ++ COMPUTE_API_VERSION=1.1 2020-03-28 06:34:38 | ++ export OS_USERNAME=admin 2020-03-28 06:34:38 | ++ OS_USERNAME=admin 2020-03-28 06:34:38 | ++ export no_proxy=,192.168.24.16,192.168.24.16 2020-03-28 06:34:38 | ++ no_proxy=,192.168.24.16,192.168.24.16 2020-03-28 06:34:38 | ++ export OS_REGION_NAME=regionOne 2020-03-28 06:34:38 | ++ OS_REGION_NAME=regionOne 2020-03-28 06:34:38 | ++ export OS_USER_DOMAIN_NAME=Default 2020-03-28 06:34:38 | ++ OS_USER_DOMAIN_NAME=Default 2020-03-28 06:34:38 | ++ export OS_VOLUME_API_VERSION=3 2020-03-28 06:34:38 | ++ OS_VOLUME_API_VERSION=3 2020-03-28 06:34:38 | ++ export OS_CLOUDNAME=overcloud 2020-03-28 06:34:38 | ++ OS_CLOUDNAME=overcloud 2020-03-28 06:34:38 | ++ export OS_AUTH_URL=http://192.168.24.16:5000/v3 2020-03-28 06:34:38 | ++ OS_AUTH_URL=http://192.168.24.16:5000/v3 2020-03-28 06:34:38 | ++ export NOVA_VERSION=1.1 2020-03-28 06:34:38 | ++ NOVA_VERSION=1.1 2020-03-28 06:34:38 | ++ export OS_IMAGE_API_VERSION=2 2020-03-28 06:34:38 | ++ OS_IMAGE_API_VERSION=2 2020-03-28 06:34:38 | ++ export OS_PASSWORD=DtKDoAxTSZAK5sZzOkJN6oTBx 2020-03-28 06:34:38 | ++ OS_PASSWORD=DtKDoAxTSZAK5sZzOkJN6oTBx 2020-03-28 06:34:38 | ++ export OS_PROJECT_DOMAIN_NAME=Default 2020-03-28 06:34:38 | ++ OS_PROJECT_DOMAIN_NAME=Default 2020-03-28 06:34:38 | ++ export OS_IDENTITY_API_VERSION=3 2020-03-28 06:34:38 | ++ OS_IDENTITY_API_VERSION=3 2020-03-28 06:34:38 | ++ export OS_PROJECT_NAME=admin 2020-03-28 06:34:38 | ++ OS_PROJECT_NAME=admin 2020-03-28 06:34:38 | ++ export OS_AUTH_TYPE=password 2020-03-28 06:34:38 | ++ OS_AUTH_TYPE=password 2020-03-28 06:34:38 | ++ export 'PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available' 2020-03-28 06:34:38 | ++ PYTHONWARNINGS='ignore:Certificate has no, ignore:A true SSLContext object is not available' 2020-03-28 06:34:38 | ++ '[' -z '' ']' 2020-03-28 06:34:38 | ++ export PS1= 2020-03-28 06:34:38 | ++ PS1= 2020-03-28 06:34:38 | ++ export 'PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} ' 2020-03-28 06:34:38 | ++ PS1='${OS_CLOUDNAME:+($OS_CLOUDNAME)} ' 2020-03-28 06:34:38 | ++ export CLOUDPROMPT_ENABLED=1 2020-03-28 06:34:38 | ++ CLOUDPROMPT_ENABLED=1 2020-03-28 06:34:38 | ++ openstack floating ip list -c ID -f value 2020-03-28 06:34:44 | ++ openstack router list -c ID -f value 2020-03-28 06:34:47 | ++ openstack router list -c ID -f value 2020-03-28 06:34:50 | ++ openstack router list -c ID -f value 2020-03-28 06:34:54 | ++ openstack port list -c ID -c Name -f value 2020-03-28 06:34:54 | ++ sed -e /octavia/d 2020-03-28 06:34:54 | ++ cut -f 1 -d ' ' 2020-03-28 06:34:57 | ++ openstack network list -c ID -c Name -f value 2020-03-28 06:34:57 | ++ sed -e /lb-mgmt-net/d 2020-03-28 06:34:57 | ++ cut -f 1 -d ' ' 2020-03-28 06:35:00 | + openstack network create public --external --provider-network-type flat --provider-physical-network datacentre 2020-03-28 06:35:04 | +---------------------------+--------------------------------------+ 2020-03-28 06:35:04 | | Field | Value | 2020-03-28 06:35:04 | +---------------------------+--------------------------------------+ 2020-03-28 06:35:04 | | admin_state_up | UP | 2020-03-28 06:35:04 | | availability_zone_hints | | 2020-03-28 06:35:04 | | availability_zones | | 2020-03-28 06:35:04 | | created_at | 2020-03-28T06:35:04Z | 2020-03-28 06:35:04 | | description | | 2020-03-28 06:35:04 | | dns_domain | None | 2020-03-28 06:35:04 | | id | 1771deb8-c7eb-44c0-9674-d69224fcd956 | 2020-03-28 06:35:04 | | ipv4_address_scope | None | 2020-03-28 06:35:04 | | ipv6_address_scope | None | 2020-03-28 06:35:04 | | is_default | False | 2020-03-28 06:35:04 | | is_vlan_transparent | None | 2020-03-28 06:35:04 | | mtu | 1350 | 2020-03-28 06:35:04 | | name | public | 2020-03-28 06:35:04 | | port_security_enabled | True | 2020-03-28 06:35:04 | | project_id | 246ee282022843a7b3d174e1693231e8 | 2020-03-28 06:35:04 | | provider:network_type | flat | 2020-03-28 06:35:04 | | provider:physical_network | datacentre | 2020-03-28 06:35:04 | | provider:segmentation_id | None | 2020-03-28 06:35:04 | | qos_policy_id | None | 2020-03-28 06:35:04 | | revision_number | 2 | 2020-03-28 06:35:04 | | router:external | External | 2020-03-28 06:35:04 | | segments | None | 2020-03-28 06:35:04 | | shared | False | 2020-03-28 06:35:04 | | status | ACTIVE | 2020-03-28 06:35:04 | | subnets | | 2020-03-28 06:35:04 | | tags | | 2020-03-28 06:35:04 | | updated_at | 2020-03-28T06:35:04Z | 2020-03-28 06:35:04 | +---------------------------+--------------------------------------+ 2020-03-28 06:35:04 | + openstack subnet create ext-subnet --allocation-pool start=192.168.24.100,end=192.168.24.120 --no-dhcp --gateway 192.168.24.1 --network public --subnet-range 192.168.24.0/24 2020-03-28 06:35:09 | +-------------------+--------------------------------------+ 2020-03-28 06:35:09 | | Field | Value | 2020-03-28 06:35:09 | +-------------------+--------------------------------------+ 2020-03-28 06:35:09 | | allocation_pools | 192.168.24.100-192.168.24.120 | 2020-03-28 06:35:09 | | cidr | 192.168.24.0/24 | 2020-03-28 06:35:09 | | created_at | 2020-03-28T06:35:08Z | 2020-03-28 06:35:09 | | description | | 2020-03-28 06:35:09 | | dns_nameservers | | 2020-03-28 06:35:09 | | enable_dhcp | False | 2020-03-28 06:35:09 | | gateway_ip | 192.168.24.1 | 2020-03-28 06:35:09 | | host_routes | | 2020-03-28 06:35:09 | | id | 0fda9ca8-479c-4828-bbe4-57e45912aac3 | 2020-03-28 06:35:09 | | ip_version | 4 | 2020-03-28 06:35:09 | | ipv6_address_mode | None | 2020-03-28 06:35:09 | | ipv6_ra_mode | None | 2020-03-28 06:35:09 | | name | ext-subnet | 2020-03-28 06:35:09 | | network_id | 1771deb8-c7eb-44c0-9674-d69224fcd956 | 2020-03-28 06:35:09 | | project_id | 246ee282022843a7b3d174e1693231e8 | 2020-03-28 06:35:09 | | revision_number | 0 | 2020-03-28 06:35:09 | | segment_id | None | 2020-03-28 06:35:09 | | service_types | | 2020-03-28 06:35:09 | | subnetpool_id | None | 2020-03-28 06:35:09 | | tags | | 2020-03-28 06:35:09 | | updated_at | 2020-03-28T06:35:08Z | 2020-03-28 06:35:09 | +-------------------+--------------------------------------+ 2020-03-28 06:35:09 | + openstack role show Member 2020-03-28 06:35:12 | + openstack role show creator 2020-03-28 06:35:15 | No role with a name or ID of 'creator' exists. 2020-03-28 06:35:15 | + openstack role create creator 2020-03-28 06:35:18 | +-----------+----------------------------------+ 2020-03-28 06:35:18 | | Field | Value | 2020-03-28 06:35:18 | +-----------+----------------------------------+ 2020-03-28 06:35:18 | | domain_id | None | 2020-03-28 06:35:18 | | id | 5efa421e77234ada8e537e928dbeb727 | 2020-03-28 06:35:18 | | name | creator | 2020-03-28 06:35:18 | +-----------+----------------------------------+ 2020-03-28 06:35:18 | + echo '========= Note: Executing tempest via a container ==========' 2020-03-28 06:35:18 | ========= Note: Executing tempest via a container ========== 2020-03-28 06:35:18 | + cat 2020-03-28 06:35:18 | + chmod +x /home/zuul/tempest_container.sh 2020-03-28 06:35:18 | + export TEMPEST_HOST_DATA=/var/lib/tempestdata 2020-03-28 06:35:18 | + TEMPEST_HOST_DATA=/var/lib/tempestdata 2020-03-28 06:35:18 | + '[' '!' -d /var/lib/tempestdata ']' 2020-03-28 06:35:18 | + sudo cp /home/zuul/overcloudrc /home/zuul/skip_file /home/zuul/whitelist_file.conf /home/zuul/tempest-deployer-input.conf /home/zuul/tempest_container.sh /var/lib/tempestdata 2020-03-28 06:35:18 | + export CONTAINER_BINARY=docker 2020-03-28 06:35:18 | + CONTAINER_BINARY=docker 2020-03-28 06:35:18 | + sudo docker pull 192.168.24.1:8787/tripleorocky/centos-binary-tempest:3c816154e1de502b95e78b6f41626e831ab52be1_fbb4de96-updated-20200328045711 2020-03-28 06:35:18 | Trying to pull repository 192.168.24.1:8787/tripleorocky/centos-binary-tempest ... 2020-03-28 06:35:18 | 3c816154e1de502b95e78b6f41626e831ab52be1_fbb4de96-updated-20200328045711: Pulling from 192.168.24.1:8787/tripleorocky/centos-binary-tempest 2020-03-28 06:35:18 | Digest: sha256:419015321e770f2568dc55ea746099d518c1e6c991140138b5f0df2df722355e 2020-03-28 06:35:18 | Status: Image is up to date for 192.168.24.1:8787/tripleorocky/centos-binary-tempest:3c816154e1de502b95e78b6f41626e831ab52be1_fbb4de96-updated-20200328045711 2020-03-28 06:35:18 | + sudo docker run --net=host -i -v /var/lib/tempestdata:/var/lib/tempest -e 'PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available' -e CURL_CA_BUNDLE= --user=root -v /var/log/containers/tempest:/var/log/tempest -v /opt/cache/files/cirros-0.3.5-x86_64-disk.img:/opt/cache/files/cirros-0.3.5-x86_64-disk.img 192.168.24.1:8787/tripleorocky/centos-binary-tempest:3c816154e1de502b95e78b6f41626e831ab52be1_fbb4de96-updated-20200328045711 /usr/bin/bash -c 'set -e; /var/lib/tempest/tempest_container.sh' 2020-03-28 06:35:21 | python2-manila-tests-tempest-0.3.0-0.20190715114351.0ac9541.el7.noarch 2020-03-28 06:35:21 | python2-magnum-tests-tempest-0.1.0-0.20180828101501.cc0647c.el7.noarch 2020-03-28 06:35:21 | python2-tripleo-common-tests-tempest-0.0.1-0.20180828152311.e3c05aa.el7.noarch 2020-03-28 06:35:21 | python-octavia-tests-tempest-golang-1.1.1-0.20190826053856.7140479.el7.x86_64 2020-03-28 06:35:21 | python2-kuryr-tests-tempest-0.3.0-0.20180906153602.2f12fdd.el7.noarch 2020-03-28 06:35:21 | openstack-tempest-19.0.0-0.20190703123959.8316f96.el7.noarch 2020-03-28 06:35:21 | python2-vitrage-tests-tempest-1.1.1-0.20180828092335.20d00dd.el7.noarch 2020-03-28 06:35:21 | python2-heat-tests-tempest-0.2.1-0.20180829061906.ecf121c.el7.noarch 2020-03-28 06:35:21 | python2-tempest-19.0.0-0.20190703123959.8316f96.el7.noarch 2020-03-28 06:35:21 | python2-mistral-tests-tempest-0.1.0-0.20180828161104.0646dcc.el7.noarch 2020-03-28 06:35:21 | python2-horizon-tests-tempest-0.0.1-0.20180827134350.0a62253.el7.noarch 2020-03-28 06:35:21 | python2-trove-tests-tempest-0.1.0-0.20180828121319.fa807b7.el7.noarch 2020-03-28 06:35:21 | python2-cinder-tests-tempest-0.1.0-0.20180822115300.08a3851.el7.noarch 2020-03-28 06:35:21 | python2-ironic-tests-tempest-1.2.0-0.20180906151602.3dc8f79.el7.noarch 2020-03-28 06:35:21 | python2-zaqar-tests-tempest-0.1.0-0.20180906151305.f6c761d.el7.noarch 2020-03-28 06:35:21 | python2-tempest-tests-19.0.0-0.20190703123959.8316f96.el7.noarch 2020-03-28 06:35:21 | python2-octavia-tests-tempest-1.1.1-0.20190826053856.7140479.el7.noarch 2020-03-28 06:35:21 | python2-sahara-tempest-0.7.0-0.20180925152245.bb23a5b.el7.noarch 2020-03-28 06:35:21 | python2-murano-tests-tempest-0.1.1-0.20180828114823.7cd2357.el7.noarch 2020-03-28 06:35:21 | python2-tempestconf-2.4.0-0.20191219070500.6a616e5.el7.noarch 2020-03-28 06:35:21 | python2-neutron-tests-tempest-0.9.0-0.20200323121436.15c85f6.el7.noarch 2020-03-28 06:35:21 | python2-telemetry-tests-tempest-0.2.0-0.20190222195250.7f0e315.el7.noarch 2020-03-28 06:35:21 | python2-novajoin-tests-tempest-0.0.1-0.20180828184254.f657712.el7.noarch 2020-03-28 06:35:21 | python2-keystone-tests-tempest-0.1.1-0.20180903192808.807bd94.el7.noarch 2020-03-28 06:35:21 | python2-watcher-tests-tempest-1.0.0-0.20180906152230.8b78066.el7.noarch 2020-03-28 06:35:21 | python2-designate-tests-tempest-0.5.1-0.20180831124607.b9a90df.el7.noarch 2020-03-28 06:35:21 | python2-barbican-tests-tempest-0.1.0-0.20180828144800.b8bf147.el7.noarch 2020-03-28 06:35:21 | python2-patrole-tests-tempest-0.4.0-0.20180906153232.9ee07cf.el7.noarch 2020-03-28 06:35:21 | python2-sahara-tests-tempest-0.7.0-0.20180925152245.bb23a5b.el7.noarch 2020-03-28 06:35:21 | python2-networking-l2gw-tests-tempest-0.0.1-0.20180823105723.bf9ce3b.el7.noarch 2020-03-28 06:35:21 | python2-ec2api-tests-tempest-0.1.1-0.20180828204312.20de6b5.el7.noarch 2020-03-28 06:35:21 | python2-congress-tests-tempest-0.1.0-0.20180906152922.2840001.el7.noarch 2020-03-28 06:35:21 | openstack-tempest-all-19.0.0-0.20190703123959.8316f96.el7.noarch 2020-03-28 06:35:21 | /var/lib/tempest/tempest / 2020-03-28 06:35:24 | 2020-03-28 06:35:24.026 16 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2020-03-28 06:35:24 | /usr/lib/python2.7/site-packages/oslo_config/types.py:56: UserWarning: converting 'False' to a string 2020-03-28 06:35:24 | warnings.warn('converting \'%s\' to a string' % str_val) 2020-03-28 06:35:24 | / 2020-03-28 06:35:29 | 2020-03-28 06:35:29.528 36 INFO tempest [-] Using tempest config file /var/lib/tempest/tempest/etc/tempest.conf 2020-03-28 06:35:29 | 2020-03-28 06:35:29.683 36 DEBUG config_tempest.constants [-] Setting basic default values load_basic_defaults /usr/lib/python2.7/site-packages/config_tempest/main.py:78 2020-03-28 06:35:29 | 2020-03-28 06:35:29.683 36 DEBUG config_tempest.constants [-] Setting [network-feature-enabled] ipv6_subnet_attributes = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.684 36 DEBUG config_tempest.constants [-] Setting [auth] tempest_roles = _member_ set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.684 36 DEBUG config_tempest.constants [-] Setting [auth] admin_username = admin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.684 36 DEBUG config_tempest.constants [-] Setting [auth] admin_project_name = admin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.684 36 DEBUG config_tempest.constants [-] Setting [auth] admin_domain_name = Default set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.684 36 DEBUG config_tempest.constants [-] Setting [scenario] img_dir = etc set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [object-storage] reseller_admin_role = ResellerAdmin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [DEFAULT] debug = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [DEFAULT] use_stderr = false set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [DEFAULT] log_file = tempest.log set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [oslo-concurrency] lock_path = /tmp set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] live_migration = false set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] live_migrate_paused_instances = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.685 36 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] preserve_ports = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] username = demo set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] password = secrete set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] project_name = demo set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] alt_username = alt_demo set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] alt_password = secrete set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] alt_project_name = alt_demo set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [identity] disable_ssl_certificate_validation = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 DEBUG config_tempest.constants [-] Setting [image] image_path = /opt/cache/files/cirros-0.3.5-x86_64-disk.img set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.686 36 INFO config_tempest.constants [-] Reading deployer input from file /var/lib/tempest/tempest-deployer-input.conf 2020-03-28 06:35:29 | 2020-03-28 06:35:29.687 36 INFO config_tempest.constants [-] Adding options from deployer-input file '/var/lib/tempest/tempest-deployer-input.conf' 2020-03-28 06:35:29 | 2020-03-28 06:35:29.688 36 DEBUG config_tempest.constants [-] Setting [auth] use_dynamic_credentials = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.688 36 DEBUG config_tempest.constants [-] Setting [compute] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.688 36 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] console_output = false set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.688 36 DEBUG config_tempest.constants [-] Setting [identity] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.688 36 DEBUG config_tempest.constants [-] Setting [image] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.688 36 DEBUG config_tempest.constants [-] Setting [network] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [object-storage] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [orchestration] stack_owner_role = swiftoperator set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [orchestration] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [volume] backend1_name = tripleo_iscsi set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [volume] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] bootable = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.689 36 DEBUG config_tempest.constants [-] Setting [auth] admin_username = admin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Setting [auth] admin_project_name = admin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Setting [auth] admin_password = DtKDoAxTSZAK5sZzOkJN6oTBx set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Setting [identity] uri = http://192.168.24.16:5000/v3 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Option '[identity] region = regionOne' was defined by user, NOT overwriting into value 'regionOne' set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:103 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Setting [DEFAULT] log_dir = /var/log/tempest set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Setting [DEFAULT] log_file = tempest.log set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.690 36 DEBUG config_tempest.constants [-] Setting [identity] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.691 36 DEBUG config_tempest.constants [-] Setting [auth] use_dynamic_credentials = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.691 36 DEBUG config_tempest.constants [-] Setting [network-feature-enabled] port_security = true set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.691 36 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] scheduler_available_filters = RetryFilter,AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,PciPassthroughFilter set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.691 36 DEBUG config_tempest.constants [-] Setting [network] tenant_network_cidr = 192.168.0.0/24 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.691 36 DEBUG config_tempest.constants [-] Setting [compute] build_timeout = 500 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.691 36 DEBUG config_tempest.constants [-] Setting [network] build_timeout = 500 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.692 36 DEBUG config_tempest.constants [-] Setting [volume] build_timeout = 500 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.692 36 DEBUG config_tempest.constants [-] Setting [telemetry] alarm_granularity = 60 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.692 36 DEBUG config_tempest.constants [-] Setting [orchestration] stack_owner_role = Member set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.692 36 DEBUG config_tempest.constants [-] Setting [compute_feature_enabled] config_drive = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.692 36 DEBUG config_tempest.constants [-] Setting [identity] auth_version = v3 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.692 36 DEBUG config_tempest.constants [-] Setting [identity] uri_v3 = http://192.168.24.16:5000/v3 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:29 | 2020-03-28 06:35:29.708 36 DEBUG config_tempest.constants [-] Setting [identity] uri_v3 = http://192.168.24.16:5000/v3 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:30 | 2020-03-28 06:35:30.420 36 INFO tempest.lib.common.rest_client [req-5a647c45-8ec9-4594-ac1f-c01294f4dfae ] Request (main): 201 POST http://192.168.24.16:5000/v3/auth/tokens 2020-03-28 06:35:30 | 2020-03-28 06:35:30.788 36 INFO tempest.lib.common.rest_client [req-927fce8c-fe16-4650-a1b7-d6d460d756f5 ] Request (main): 200 GET http://192.168.24.16:5000/v3/projects 0.363s 2020-03-28 06:35:30 | 2020-03-28 06:35:30.789 36 DEBUG config_tempest.constants [-] Setting [auth] admin_project_id = 246ee282022843a7b3d174e1693231e8 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:31 | 2020-03-28 06:35:31.055 36 INFO tempest.lib.common.rest_client [req-175427f5-d8c8-4c8c-bc06-aa7faa8565a8 ] Request (main): 200 GET http://192.168.24.16:5000/v3/services 0.260s 2020-03-28 06:35:31 | 2020-03-28 06:35:31.531 36 DEBUG config_tempest.constants [-] Setting [service_available] aodh = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:31 | 2020-03-28 06:35:31.532 36 DEBUG config_tempest.constants [-] Setting [service_available] ironic = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:31 | 2020-03-28 06:35:31.532 36 INFO config_tempest.constants [-] Service metering has no endpoints 2020-03-28 06:35:31 | 2020-03-28 06:35:31.533 36 DEBUG config_tempest.constants [-] Setting [service_available] ceilometer = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:31 | 2020-03-28 06:35:31.543 36 DEBUG config_tempest.constants [-] Option '[compute-feature-enabled] console_output = false' was defined by user, NOT overwriting into value 'True' set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:103 2020-03-28 06:35:32 | 2020-03-28 06:35:32.098 36 INFO tempest.lib.common.rest_client [req-9d7e4cf4-1491-4027-a1e6-1afb2bba3bf4 ] Request (main): 200 GET http://192.168.24.16:8774/v2.1/os-hosts 0.553s 2020-03-28 06:35:32 | 2020-03-28 06:35:32.101 36 DEBUG config_tempest.constants [-] Setting [compute] min_compute_nodes = 1 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.101 36 DEBUG config_tempest.constants [-] Setting [compute] min_microversion = 2.1 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.101 36 DEBUG config_tempest.constants [-] Setting [compute] max_microversion = 2.65 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.101 36 DEBUG config_tempest.constants [-] Setting [service_available] nova = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.102 36 DEBUG config_tempest.constants [-] Setting [service_available] sahara = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.102 36 DEBUG config_tempest.constants [-] Setting [service_available] trove = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.102 36 DEBUG config_tempest.constants [-] Setting [service_available] designate = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.102 36 DEBUG config_tempest.constants [-] Setting [service_available] panko = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:32 | 2020-03-28 06:35:32.384 36 DEBUG config_tempest.constants [-] Setting [validation] image_ssh_user = cirros set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.063 36 INFO tempest.lib.common.rest_client [req-5b3706e4-0deb-49c6-899b-8933c030a545 ] Request (main): 200 GET http://192.168.24.16:9292/v2/images 1.678s 2020-03-28 06:35:34 | 2020-03-28 06:35:34.064 36 DEBUG config_tempest.constants [-] Setting [image] http_image = /opt/cache/files/cirros-0.3.5-x86_64-disk.img set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.064 36 DEBUG config_tempest.constants [-] Setting [service_available] glance = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.065 36 DEBUG config_tempest.constants [-] Setting [service_available] zaqar = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.065 36 DEBUG config_tempest.constants [-] Setting [service_available] gnocchi = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.630 36 DEBUG config_tempest.constants [-] Setting [service_available] neutron = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.630 36 DEBUG config_tempest.constants [-] Setting [service_available] swift = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.630 36 DEBUG config_tempest.constants [-] Setting [service_available] octavia = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] username = admin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] password = DtKDoAxTSZAK5sZzOkJN6oTBx set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] admin_username = admin set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] admin_password = DtKDoAxTSZAK5sZzOkJN6oTBx set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] project_name = demo set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] region = regionOne set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.631 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] auth_url = http://192.168.24.16:5000/v3 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] auth_version = 3 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] project_domain_name = Default set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] user_domain_name = Default set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] image_ssh_user = root set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] network_for_ssh = public set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] fixed_network_name = public set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.632 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] disable_ssl_certificate_validation = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.633 36 DEBUG config_tempest.constants [-] Setting [service_available] heat = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.633 36 DEBUG config_tempest.constants [-] Setting [service_available] manila = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.633 36 DEBUG config_tempest.constants [-] Setting [service_available] manila = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:34 | 2020-03-28 06:35:34.633 36 DEBUG config_tempest.constants [-] Setting [service_available] ceilometer = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:35 | 2020-03-28 06:35:35.309 36 DEBUG config_tempest.constants [-] Setting [service_available] cinder = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:35 | 2020-03-28 06:35:35.814 36 DEBUG config_tempest.constants [-] Setting [volume] min_microversion = 3.0 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:35 | 2020-03-28 06:35:35.814 36 DEBUG config_tempest.constants [-] Setting [volume] max_microversion = 3.55 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:35 | 2020-03-28 06:35:35.815 36 DEBUG config_tempest.constants [-] Setting [service_available] cinder = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:35 | 2020-03-28 06:35:35.815 36 DEBUG config_tempest.constants [-] Setting [service_available] mistral = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:35 | 2020-03-28 06:35:35.815 36 INFO config_tempest.constants [-] Creating user 'demo' with project 'demo' and password 'secrete' 2020-03-28 06:35:36 | 2020-03-28 06:35:36.407 36 INFO tempest.lib.common.rest_client [req-324eb2ce-1f12-41ba-b664-cc6bb1fdfe91 ] Request (main): 201 POST http://192.168.24.16:5000/v3/projects 0.590s 2020-03-28 06:35:36 | 2020-03-28 06:35:36.749 36 INFO tempest.lib.common.rest_client [req-dc8c2be3-8f4e-4824-856d-f41d1f4e8b3c ] Request (main): 200 GET http://192.168.24.16:5000/v3/projects 0.339s 2020-03-28 06:35:37 | 2020-03-28 06:35:37.323 36 INFO tempest.lib.common.rest_client [req-7285ce76-03a4-4edf-b674-a473d30ba340 ] Request (main): 201 POST http://192.168.24.16:5000/v3/users 0.573s 2020-03-28 06:35:37 | 2020-03-28 06:35:37.323 36 INFO config_tempest.constants [-] Creating user 'alt_demo' with project 'alt_demo' and password 'secrete' 2020-03-28 06:35:37 | 2020-03-28 06:35:37.792 36 INFO tempest.lib.common.rest_client [req-e7adf454-9724-4962-aea0-485599eb7d0e ] Request (main): 201 POST http://192.168.24.16:5000/v3/projects 0.468s 2020-03-28 06:35:38 | 2020-03-28 06:35:38.268 36 INFO tempest.lib.common.rest_client [req-113eed0b-252f-4eab-a6a3-b3a4c9fb4850 ] Request (main): 200 GET http://192.168.24.16:5000/v3/projects 0.475s 2020-03-28 06:35:38 | 2020-03-28 06:35:38.827 36 INFO tempest.lib.common.rest_client [req-f63b1064-3c4a-4626-91f3-ff2085abc0ac ] Request (main): 201 POST http://192.168.24.16:5000/v3/users 0.558s 2020-03-28 06:35:39 | 2020-03-28 06:35:39.319 36 INFO tempest.lib.common.rest_client [req-229c43b6-2450-477a-bf43-f8d975bd6c30 ] Request (main): 200 GET http://192.168.24.16:5000/v3/projects 0.492s 2020-03-28 06:35:39 | 2020-03-28 06:35:39.529 36 INFO tempest.lib.common.rest_client [req-6c5bc107-6116-4169-a51e-bc12f15a81b3 ] Request (main): 200 GET http://192.168.24.16:5000/v3/users 0.208s 2020-03-28 06:35:39 | 2020-03-28 06:35:39.793 36 INFO tempest.lib.common.rest_client [req-40ca1d14-18c8-4852-8ba2-d1792c5b5821 ] Request (main): 200 GET http://192.168.24.16:5000/v3/roles 0.264s 2020-03-28 06:35:39 | 2020-03-28 06:35:39.795 36 DEBUG config_tempest.constants [-] Provided _member_ role is not present in the system. check_user_roles /usr/lib/python2.7/site-packages/config_tempest/users.py:97 2020-03-28 06:35:39 | 2020-03-28 06:35:39.795 36 DEBUG config_tempest.constants [-] Setting [auth] tempest_roles = member set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:40 | 2020-03-28 06:35:40.053 36 INFO tempest.lib.common.rest_client [req-15e8c7cf-9228-4204-8452-8fffba3af6b7 ] Request (main): 204 PUT http://192.168.24.16:5000/v3/projects/1def20fc93af47948f8aef562f79f6a0/users/7af53fd9e7ae4e8685837b0dc1bb8131/roles/bef294a2a3dc48e48ade920156724932 0.256s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.053 36 DEBUG config_tempest.constants [-] User 'admin' was given the 'admin' role in project 'demo' give_role_to_user /usr/lib/python2.7/site-packages/config_tempest/users.py:77 2020-03-28 06:35:40 | 2020-03-28 06:35:40.111 36 INFO tempest.lib.common.rest_client [req-14a77858-a7a8-4e80-8f0d-d1ecfc422db2 ] Request (main): 200 GET http://192.168.24.16:8774/v2.1/flavors 0.056s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.118 36 DEBUG config_tempest.constants [-] Setting [volume] volume_size = 1 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:40 | 2020-03-28 06:35:40.118 36 INFO config_tempest.constants [-] Creating flavor 'm1.nano' 2020-03-28 06:35:40 | 2020-03-28 06:35:40.224 36 INFO tempest.lib.common.rest_client [req-767d340d-b684-4242-9ed1-f8e7029a2539 ] Request (main): 200 POST http://192.168.24.16:8774/v2.1/flavors 0.105s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.300 36 INFO tempest.lib.common.rest_client [req-512ba250-38c7-4da1-b60c-4d2dcc7dfc0e ] Request (main): 200 POST http://192.168.24.16:8774/v2.1/flavors/18b75ecc-0168-4231-bd1f-6f66a3236328/os-extra_specs 0.070s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.305 36 DEBUG config_tempest.constants [-] Setting [compute] flavor_ref = 18b75ecc-0168-4231-bd1f-6f66a3236328 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:40 | 2020-03-28 06:35:40.306 36 INFO config_tempest.constants [-] Creating flavor 'm1.micro' 2020-03-28 06:35:40 | 2020-03-28 06:35:40.347 36 INFO tempest.lib.common.rest_client [req-25d6df55-b5ac-44e0-a685-505f9cde4b1a ] Request (main): 200 POST http://192.168.24.16:8774/v2.1/flavors 0.040s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.409 36 INFO tempest.lib.common.rest_client [req-3c2e7f74-f39d-4f76-bde9-4ef7e3f59b9c ] Request (main): 200 POST http://192.168.24.16:8774/v2.1/flavors/5c4670d5-8bc2-4d5f-8d0f-bc78ab816a37/os-extra_specs 0.055s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.415 36 DEBUG config_tempest.constants [-] Setting [compute] flavor_ref_alt = 5c4670d5-8bc2-4d5f-8d0f-bc78ab816a37 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:40 | 2020-03-28 06:35:40.448 36 INFO tempest.lib.common.rest_client [req-79873787-e693-4b95-bc86-cef3affd6cb1 ] Request (main): 200 GET http://192.168.24.16:9292/v2/images 0.030s 2020-03-28 06:35:40 | 2020-03-28 06:35:40.448 36 INFO config_tempest.constants [-] Creating image 'cirros-0.3.5-x86_64-disk.img' 2020-03-28 06:35:40 | 2020-03-28 06:35:40.523 36 INFO config_tempest.constants [-] Uploading image 'cirros-0.3.5-x86_64-disk.img' from '/var/lib/tempest/tempest/etc/cirros-0.3.5-x86_64-disk.img' 2020-03-28 06:35:40 | 2020-03-28 06:35:40.668 36 INFO tempest.lib.common.rest_client [req-12dae448-82f6-4fce-963e-6ba3b17f45e9 ] Request (main): 201 POST http://192.168.24.16:9292/v2/images 0.142s 2020-03-28 06:35:43 | 2020-03-28 06:35:43.192 36 INFO tempest.lib.common.rest_client [req-8e137d2c-280c-452d-94c2-e5ae643ff79b ] Request (main): 204 PUT http://192.168.24.16:9292/v2/images/611df754-4b0a-4edf-b91d-3253f5e45672/file 2.522s 2020-03-28 06:35:43 | 2020-03-28 06:35:43.230 36 INFO tempest.lib.common.rest_client [req-1f9c7c4b-64dd-4351-bcb0-b43eb70f4337 ] Request (main): 200 GET http://192.168.24.16:9292/v2/images 0.036s 2020-03-28 06:35:43 | 2020-03-28 06:35:43.230 36 INFO config_tempest.constants [-] Creating image 'cirros-0.3.5-x86_64-disk.img_alt' 2020-03-28 06:35:43 | 2020-03-28 06:35:43.270 36 INFO config_tempest.constants [-] Uploading image 'cirros-0.3.5-x86_64-disk.img_alt' from '/var/lib/tempest/tempest/etc/cirros-0.3.5-x86_64-disk.img' 2020-03-28 06:35:43 | 2020-03-28 06:35:43.455 36 INFO tempest.lib.common.rest_client [req-c840b5a3-8801-4b95-875b-12e266cb6fdb ] Request (main): 201 POST http://192.168.24.16:9292/v2/images 0.184s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.183 36 INFO tempest.lib.common.rest_client [req-d2278235-502f-4ddc-9ef0-e54adc4b15c3 ] Request (main): 204 PUT http://192.168.24.16:9292/v2/images/80ea2ec1-4784-48bb-8c68-1bf7a5ae0e25/file 0.726s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.220 36 INFO tempest.lib.common.rest_client [req-a6ac3f85-e043-4e7e-90cf-b5d73b3041a7 ] Request (main): 200 GET http://192.168.24.16:9292/v2/images/611df754-4b0a-4edf-b91d-3253f5e45672 0.035s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.220 36 DEBUG config_tempest.constants [-] Setting [scenario] img_file = cirros-0.3.5-x86_64-disk.img set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.221 36 DEBUG config_tempest.constants [-] Setting [compute] image_ref = 611df754-4b0a-4edf-b91d-3253f5e45672 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.221 36 DEBUG config_tempest.constants [-] Setting [compute] image_ref_alt = 80ea2ec1-4784-48bb-8c68-1bf7a5ae0e25 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.222 36 INFO config_tempest.constants [-] Setting up network 2020-03-28 06:35:44 | 2020-03-28 06:35:44.222 36 DEBUG config_tempest.constants [-] Is neutron present: True create_tempest_networks /usr/lib/python2.7/site-packages/config_tempest/services/network.py:30 2020-03-28 06:35:44 | 2020-03-28 06:35:44.223 36 INFO config_tempest.constants [-] Looking for existing network id: 1771deb8-c7eb-44c0-9674-d69224fcd956 2020-03-28 06:35:44 | 2020-03-28 06:35:44.374 36 INFO tempest.lib.common.rest_client [req-2b59bd4e-c18b-459e-92ad-9704ab4bf8f2 ] Request (main): 200 GET http://192.168.24.16:9696/v2.0/networks 0.150s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.375 36 DEBUG config_tempest.constants [-] Setting [network] public_network_id = 1771deb8-c7eb-44c0-9674-d69224fcd956 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.375 36 DEBUG config_tempest.constants [-] Setting [network] floating_network_name = public set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.605 36 INFO tempest.lib.common.rest_client [req-a4a03752-06aa-46f7-8f3a-f33ab9324a1c ] Request (main): 200 GET http://192.168.24.16:5000/v3/services?type=metering 0.229s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.606 36 DEBUG config_tempest.constants [-] Setting [service_available] ceilometer = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.607 36 DEBUG config_tempest.constants [-] Setting [compute-feature-enabled] attach_encrypted_volume = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.608 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] minimal_instance_type = 18b75ecc-0168-4231-bd1f-6f66a3236328 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.608 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] instance_type = 5c4670d5-8bc2-4d5f-8d0f-bc78ab816a37 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.609 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] minimal_image_ref = 611df754-4b0a-4edf-b91d-3253f5e45672 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.609 36 DEBUG config_tempest.constants [-] Setting [heat_plugin] image_ref = 80ea2ec1-4784-48bb-8c68-1bf7a5ae0e25 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.654 36 INFO tempest.lib.common.rest_client [req-4dddea5c-4660-4074-8e82-e244ce6fcec4 ] Request (main): 200 GET http://192.168.24.16:8776/v3/246ee282022843a7b3d174e1693231e8/os-services?binary=cinder-backup 0.043s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.654 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] backup = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.683 36 INFO tempest.lib.common.rest_client [req-2b819468-fa51-4c9b-bd99-65187d77d3b9 ] Request (main): 200 GET http://192.168.24.16:8776/v3/246ee282022843a7b3d174e1693231e8/os-services?binary=cinder-backup 0.027s 2020-03-28 06:35:44 | 2020-03-28 06:35:44.683 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] backup = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.703 36 DEBUG config_tempest.constants [-] Setting [service_available] horizon = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.704 36 DEBUG config_tempest.constants [-] Setting [identity-feature-enabled] api_v2 = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.704 36 DEBUG config_tempest.constants [-] Setting [identity-feature-enabled] api_v3 = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.705 36 DEBUG config_tempest.constants [-] Setting [image-feature-enabled] api_v1 = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.705 36 DEBUG config_tempest.constants [-] Setting [image-feature-enabled] api_v2 = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.706 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] api_v2 = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.706 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] api_v3 = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.706 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] api_v2 = False set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:44 | 2020-03-28 06:35:44.707 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] api_v3 = True set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:45 | 2020-03-28 06:35:45.272 36 DEBUG config_tempest.constants [-] Setting [identity-feature-enabled] api_extensions = s3tokens,OS-EP-FILTER,OS-REVOKE,OS-FEDERATION,OS-INHERIT,OS-SIMPLE-CERT,OS-TRUST,OS-PKI,OS-ENDPOINT-POLICY,OS-OAUTH1,OS-EC2 set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:45 | 2020-03-28 06:35:45.273 36 DEBUG config_tempest.constants [-] Setting [network-feature-enabled] api_extensions = default-subnetpools,qos,availability_zone,network_availability_zone,auto-allocated-topology,ext-gw-mode,binding,agent,subnet_allocation,dhcp_agent_scheduler,trunk-details,address-scope,external-net,standard-attr-tag,flavors,segment,net-mtu,network-ip-availability,qos-default,quotas,revision-if-match,availability_zone_filter,l3-ha,filter-validation,subnet-segmentid-writable,multi-provider,quota_details,l2_adjacency,trunk,extraroute,net-mtu-writable,empty-string-filtering,subnet-service-types,port-mac-address-regenerate,standard-attr-timestamp,provider,service-type,qos-rule-type-details,l3-flavors,port-security,extra_dhcp_opt,port-security-groups-filtering,standard-attr-revisions,pagination,sorting,standard-attr-segment,segments-peer-subnet-host-routes,security-group,l3_agent_scheduler,fip-port-details,router_availability_zone,rbac-policies,project-id,qos-bw-limit-direction,standard-attr-description,ip-substring-filtering,router,allowed-address-pairs,ip_allocation,qos-fip,binding-extended set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:45 | 2020-03-28 06:35:45.273 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] api_extensions = OS-SCH-HNT,os-hosts,os-vol-tenant-attr,os-quota-sets,os-availability-zone,os-volume-encryption-metadata,os-snapshot-actions,backups,os-volume-actions,os-snapshot-manage,os-volume-unmanage,consistencygroups,os-vol-host-attr,encryption,os-types-manage,capabilities,cgsnapshots,os-types-extra-specs,os-used-limits,os-vol-mig-status-attr,os-volume-type-access,os-volume-manage,os-image-create,os-extended-services,os-extended-snapshot-attributes,os-snapshot-unmanage,qos-specs,os-quota-class-sets,os-volume-transfer,os-vol-image-meta,os-admin-actions,os-services,scheduler-stats set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:45 | 2020-03-28 06:35:45.273 36 DEBUG config_tempest.constants [-] Setting [volume-feature-enabled] api_extensions = OS-SCH-HNT,os-hosts,os-vol-tenant-attr,os-quota-sets,os-availability-zone,os-volume-encryption-metadata,os-snapshot-actions,backups,os-volume-actions,os-snapshot-manage,os-volume-unmanage,consistencygroups,os-vol-host-attr,encryption,os-types-manage,capabilities,cgsnapshots,os-types-extra-specs,os-used-limits,os-vol-mig-status-attr,os-volume-type-access,os-volume-manage,os-image-create,os-extended-services,os-extended-snapshot-attributes,os-snapshot-unmanage,qos-specs,os-quota-class-sets,os-volume-transfer,os-vol-image-meta,os-admin-actions,os-services,scheduler-stats,OS-SCH-HNT,os-hosts,os-vol-tenant-attr,os-quota-sets,os-availability-zone,os-volume-encryption-metadata,os-snapshot-actions,backups,os-volume-actions,os-snapshot-manage,os-volume-unmanage,consistencygroups,os-vol-host-attr,encryption,os-types-manage,capabilities,cgsnapshots,os-types-extra-specs,os-used-limits,os-vol-mig-status-attr,os-volume-type-access,os-volume-manage,os-image-create,os-extended-services,os-extended-snapshot-attributes,os-snapshot-unmanage,qos-specs,os-quota-class-sets,os-volume-transfer,os-vol-image-meta,os-admin-actions,os-services,scheduler-stats set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:45 | 2020-03-28 06:35:45.274 36 INFO config_tempest.constants [-] Removing configuration: {'network-feature-enabled.api_extensions': ['dvr']} 2020-03-28 06:35:45 | 2020-03-28 06:35:45.274 36 DEBUG config_tempest.constants [-] Setting [network-feature-enabled] api_extensions = default-subnetpools,qos,availability_zone,network_availability_zone,auto-allocated-topology,ext-gw-mode,binding,agent,subnet_allocation,dhcp_agent_scheduler,trunk-details,address-scope,external-net,standard-attr-tag,flavors,segment,net-mtu,network-ip-availability,qos-default,quotas,revision-if-match,availability_zone_filter,l3-ha,filter-validation,subnet-segmentid-writable,multi-provider,quota_details,l2_adjacency,trunk,extraroute,net-mtu-writable,empty-string-filtering,subnet-service-types,port-mac-address-regenerate,standard-attr-timestamp,provider,service-type,qos-rule-type-details,l3-flavors,port-security,extra_dhcp_opt,port-security-groups-filtering,standard-attr-revisions,pagination,sorting,standard-attr-segment,segments-peer-subnet-host-routes,security-group,l3_agent_scheduler,fip-port-details,router_availability_zone,rbac-policies,project-id,qos-bw-limit-direction,standard-attr-description,ip-substring-filtering,router,allowed-address-pairs,ip_allocation,qos-fip,binding-extended set /usr/lib/python2.7/site-packages/config_tempest/tempest_conf.py:107 2020-03-28 06:35:45 | 2020-03-28 06:35:45.274 36 INFO config_tempest.constants [-] Creating configuration file /var/lib/tempest/tempest/etc/tempest.conf 2020-03-28 06:35:46 | +--------------------------------+-----------------------------------------------------------------+ 2020-03-28 06:35:46 | | Name | EntryPoint | 2020-03-28 06:35:46 | +--------------------------------+-----------------------------------------------------------------+ 2020-03-28 06:35:46 | | zaqar_tests | zaqar_tempest_plugin.plugin:ZaqarTempestPlugin | 2020-03-28 06:35:46 | | watcher_tests | watcher_tempest_plugin.plugin:WatcherTempestPlugin | 2020-03-28 06:35:46 | | vitrage_tests | vitrage_tempest_plugin.plugin:VitrageTempestPlugin | 2020-03-28 06:35:46 | | trove_tests | trove_tempest_plugin.plugin:TroveTempestPlugin | 2020-03-28 06:35:46 | | tripleo_common_tests | tripleo_common_tempest_plugin.plugin:TripleOCommonTempestPlugin | 2020-03-28 06:35:46 | | horizon | tempest_horizon.plugin:HorizonTempestPlugin | 2020-03-28 06:35:46 | | telemetry_tests | telemetry_tempest_plugin.plugin:TelemetryTempestPlugin | 2020-03-28 06:35:46 | | sahara_tempest_tests | sahara_tempest_plugin.plugin:SaharaTempestPlugin | 2020-03-28 06:35:46 | | patrole_tests | patrole_tempest_plugin.plugin:PatroleTempestPlugin | 2020-03-28 06:35:46 | | octavia-tempest-plugin | octavia_tempest_plugin.plugin:OctaviaTempestPlugin | 2020-03-28 06:35:46 | | novajoin_tests | novajoin_tempest_plugin.plugin:NovajoinTempestPlugin | 2020-03-28 06:35:46 | | neutron_tests | neutron_tempest_plugin.plugin:NeutronTempestPlugin | 2020-03-28 06:35:46 | | networking_l2gw_tempest_plugin | networking_l2gw_tempest_plugin.plugin:NeutronL2gwTempestPlugin | 2020-03-28 06:35:46 | | murano_tests | murano_tempest_tests.plugin:MuranoTempestPlugin | 2020-03-28 06:35:46 | | mistral_test | mistral_tempest_tests.plugin:MistralTempestPlugin | 2020-03-28 06:35:46 | | manila_tests | manila_tempest_tests.plugin:ManilaTempestPlugin | 2020-03-28 06:35:46 | | magnum_tests | magnum_tempest_plugin.plugin:MagnumTempestPlugin | 2020-03-28 06:35:46 | | kuryr_tempest_tests | kuryr_tempest_plugin.plugin:KuryrTempestPlugin | 2020-03-28 06:35:46 | | keystone_tests | keystone_tempest_plugin.plugin:KeystoneTempestPlugin | 2020-03-28 06:35:46 | | ironic_tests | ironic_tempest_plugin.plugin:IronicTempestPlugin | 2020-03-28 06:35:46 | | heat | heat_tempest_plugin.plugin:HeatTempestPlugin | 2020-03-28 06:35:46 | | aws_tests | ec2api_tempest_plugin.plugin:AWSTempestPlugin | 2020-03-28 06:35:46 | | designate | designate_tempest_plugin.plugin:DesignateTempestPlugin | 2020-03-28 06:35:46 | | congress_tests | congress_tempest_plugin.plugin:CongressTempestPlugin | 2020-03-28 06:35:46 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2020-03-28 06:35:46 | | barbican_tests | barbican_tempest_plugin.plugin:BarbicanTempestPlugin | 2020-03-28 06:35:46 | +--------------------------------+-----------------------------------------------------------------+ 2020-03-28 06:36:05 | 2020-03-28 06:36:05 | ========================= 2020-03-28 06:36:05 | Failures during discovery 2020-03-28 06:36:05 | ========================= 2020-03-28 06:36:05 | --- import errors --- 2020-03-28 06:36:05 | Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic.test_4byte_asn 2020-03-28 06:36:05 | Traceback (most recent call last): 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path 2020-03-28 06:36:05 | module = self._get_module_from_name(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name 2020-03-28 06:36:05 | __import__(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_4byte_asn.py", line 17, in 2020-03-28 06:36:05 | from neutron_tempest_plugin.neutron_dynamic_routing.scenario import base 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py", line 24, in 2020-03-28 06:36:05 | from os_ken.tests.integrated.common import docker_base as ctn_base 2020-03-28 06:36:05 | ImportError: No module named os_ken.tests.integrated.common 2020-03-28 06:36:05 | 2020-03-28 06:36:05 | Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.basic.test_basic 2020-03-28 06:36:05 | Traceback (most recent call last): 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path 2020-03-28 06:36:05 | module = self._get_module_from_name(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name 2020-03-28 06:36:05 | __import__(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/basic/test_basic.py", line 17, in 2020-03-28 06:36:05 | from os_ken.tests.integrated.common import docker_base as ctn_base 2020-03-28 06:36:05 | ImportError: No module named os_ken.tests.integrated.common 2020-03-28 06:36:05 | 2020-03-28 06:36:05 | Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv4.test_ipv4 2020-03-28 06:36:05 | Traceback (most recent call last): 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path 2020-03-28 06:36:05 | module = self._get_module_from_name(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name 2020-03-28 06:36:05 | __import__(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv4/test_ipv4.py", line 20, in 2020-03-28 06:36:05 | from neutron_tempest_plugin.neutron_dynamic_routing.scenario import base 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py", line 24, in 2020-03-28 06:36:05 | from os_ken.tests.integrated.common import docker_base as ctn_base 2020-03-28 06:36:05 | ImportError: No module named os_ken.tests.integrated.common 2020-03-28 06:36:05 | 2020-03-28 06:36:05 | Failed to import test module: neutron_tempest_plugin.neutron_dynamic_routing.scenario.ipv6.test_ipv6 2020-03-28 06:36:05 | Traceback (most recent call last): 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path 2020-03-28 06:36:05 | module = self._get_module_from_name(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name 2020-03-28 06:36:05 | __import__(name) 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/ipv6/test_ipv6.py", line 20, in 2020-03-28 06:36:05 | from neutron_tempest_plugin.neutron_dynamic_routing.scenario import base 2020-03-28 06:36:05 | File "/usr/lib/python2.7/site-packages/neutron_tempest_plugin/neutron_dynamic_routing/scenario/base.py", line 24, in 2020-03-28 06:36:05 | from os_ken.tests.integrated.common import docker_base as ctn_base 2020-03-28 06:36:05 | ImportError: No module named os_ken.tests.integrated.common 2020-03-28 06:36:05 | 2020-03-28 06:36:05 | ================================================================================ 2020-03-28 06:36:05 | The above traceback was encountered during test discovery which imports all the found test modules in the specified test_path.