Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-43863-95261/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/openstack-octavia-2.0.0-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-43863-95261/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/openstack-octavia.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZlShVg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find octavia -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + rm -f requirements.txt Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zVXZGy + exit 0 + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + export PBR_VERSION=2.0.0 + PBR_VERSION=2.0.0 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/octavia creating build/lib/octavia/tests creating build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_health_manager.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_agent.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/__init__.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> build/lib/octavia/tests/unit/cmd copying octavia/tests/unit/cmd/test_house_keeping.py -> build/lib/octavia/tests/unit/cmd creating build/lib/octavia/controller creating build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/update_serializer.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/__init__.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/update_db.py -> build/lib/octavia/controller/healthmanager copying octavia/controller/healthmanager/health_manager.py -> build/lib/octavia/controller/healthmanager creating build/lib/octavia/common copying octavia/common/clients.py -> build/lib/octavia/common copying octavia/common/exceptions.py -> build/lib/octavia/common copying octavia/common/validate.py -> build/lib/octavia/common copying octavia/common/config.py -> build/lib/octavia/common copying octavia/common/service.py -> build/lib/octavia/common copying octavia/common/base_taskflow.py -> build/lib/octavia/common copying octavia/common/policy.py -> build/lib/octavia/common copying octavia/common/utils.py -> build/lib/octavia/common copying octavia/common/__init__.py -> build/lib/octavia/common copying octavia/common/keystone.py -> build/lib/octavia/common copying octavia/common/decorators.py -> build/lib/octavia/common copying octavia/common/constants.py -> build/lib/octavia/common copying octavia/common/data_models.py -> build/lib/octavia/common copying octavia/common/context.py -> build/lib/octavia/common copying octavia/common/stats.py -> build/lib/octavia/common creating build/lib/octavia/controller/worker copying octavia/controller/worker/controller_worker.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/task_utils.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/__init__.py -> build/lib/octavia/controller/worker copying octavia/controller/worker/amphora_rate_limit.py -> build/lib/octavia/controller/worker creating build/lib/octavia/amphorae creating build/lib/octavia/amphorae/drivers creating build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/exceptions.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/rest_api_driver.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/amphorae/drivers/haproxy copying octavia/amphorae/drivers/haproxy/data_models.py -> build/lib/octavia/amphorae/drivers/haproxy creating build/lib/octavia/tests/functional creating build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/tests/functional/amphorae/backend copying octavia/tests/functional/amphorae/backend/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend creating build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/unit/api/hooks copying octavia/tests/unit/api/hooks/test_query_parameters.py -> build/lib/octavia/tests/unit/api/hooks copying octavia/tests/unit/api/hooks/__init__.py -> build/lib/octavia/tests/unit/api/hooks copying octavia/tests/unit/test_hacking.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/__init__.py -> build/lib/octavia/tests/unit copying octavia/tests/unit/base.py -> build/lib/octavia/tests/unit creating build/lib/octavia/tests/unit/controller copying octavia/tests/unit/controller/__init__.py -> build/lib/octavia/tests/unit/controller creating build/lib/octavia/tests/unit/compute copying octavia/tests/unit/compute/__init__.py -> build/lib/octavia/tests/unit/compute creating build/lib/octavia/tests/unit/amphorae creating build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying octavia/version.py -> build/lib/octavia copying octavia/i18n.py -> build/lib/octavia copying octavia/opts.py -> build/lib/octavia copying octavia/__init__.py -> build/lib/octavia creating build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_health_manager.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_update_db.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/__init__.py -> build/lib/octavia/tests/unit/controller/healthmanager copying octavia/tests/unit/controller/healthmanager/test_update_serializer.py -> build/lib/octavia/tests/unit/controller/healthmanager creating build/lib/octavia/tests/unit/common creating build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/test_cert_parser.py -> build/lib/octavia/tests/unit/common/tls_utils copying octavia/tests/unit/common/tls_utils/__init__.py -> build/lib/octavia/tests/unit/common/tls_utils creating build/lib/octavia/network copying octavia/network/__init__.py -> build/lib/octavia/network copying octavia/network/data_models.py -> build/lib/octavia/network copying octavia/network/base.py -> build/lib/octavia/network creating build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/test_consumer.py -> build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/test_endpoint.py -> build/lib/octavia/tests/unit/controller/queue copying octavia/tests/unit/controller/queue/__init__.py -> build/lib/octavia/tests/unit/controller/queue creating build/lib/octavia/amphorae/backends creating build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_daemon.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/status_message.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/health_sender.py -> build/lib/octavia/amphorae/backends/health_daemon copying octavia/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/amphorae/backends/health_daemon creating build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/driver.py -> build/lib/octavia/amphorae/drivers/noop_driver copying octavia/amphorae/drivers/noop_driver/__init__.py -> build/lib/octavia/amphorae/drivers/noop_driver creating build/lib/octavia/tests/tempest creating build/lib/octavia/tests/tempest/v2 creating build/lib/octavia/tests/tempest/v2/clients copying octavia/tests/tempest/v2/clients/quotas_client.py -> build/lib/octavia/tests/tempest/v2/clients copying octavia/tests/tempest/v2/clients/__init__.py -> build/lib/octavia/tests/tempest/v2/clients creating build/lib/octavia/certificates copying octavia/certificates/__init__.py -> build/lib/octavia/certificates creating build/lib/octavia/certificates/common creating build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/barbican_acl.py -> build/lib/octavia/certificates/common/auth copying octavia/certificates/common/auth/__init__.py -> build/lib/octavia/certificates/common/auth creating build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived copying octavia/amphorae/drivers/driver_base.py -> build/lib/octavia/amphorae/drivers copying octavia/amphorae/drivers/__init__.py -> build/lib/octavia/amphorae/drivers creating build/lib/octavia/network/drivers creating build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/driver.py -> build/lib/octavia/network/drivers/noop_driver copying octavia/network/drivers/noop_driver/__init__.py -> build/lib/octavia/network/drivers/noop_driver creating build/lib/octavia/hacking copying octavia/hacking/checks.py -> build/lib/octavia/hacking copying octavia/hacking/__init__.py -> build/lib/octavia/hacking creating build/lib/octavia/tests/unit/network creating build/lib/octavia/tests/unit/network/drivers creating build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_utils.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/__init__.py -> build/lib/octavia/tests/unit/network/drivers/neutron copying octavia/tests/unit/network/drivers/neutron/test_base.py -> build/lib/octavia/tests/unit/network/drivers/neutron creating build/lib/octavia/tests/unit/certificates creating build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_local.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/test_barbican.py -> build/lib/octavia/tests/unit/certificates/common copying octavia/tests/unit/certificates/common/__init__.py -> build/lib/octavia/tests/unit/certificates/common creating build/lib/octavia/tests/unit/amphorae/backends creating build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/utils copying octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> build/lib/octavia/tests/unit/amphorae/backends/utils creating build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_repositories.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/test_models.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/__init__.py -> build/lib/octavia/tests/functional/db copying octavia/tests/functional/db/base.py -> build/lib/octavia/tests/functional/db creating build/lib/octavia/db creating build/lib/octavia/db/migration copying octavia/db/migration/cli.py -> build/lib/octavia/db/migration copying octavia/db/migration/__init__.py -> build/lib/octavia/db/migration copying octavia/db/models.py -> build/lib/octavia/db copying octavia/db/base_models.py -> build/lib/octavia/db copying octavia/db/api.py -> build/lib/octavia/db copying octavia/db/__init__.py -> build/lib/octavia/db copying octavia/db/prepare.py -> build/lib/octavia/db copying octavia/db/repositories.py -> build/lib/octavia/db creating build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_local.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/test_barbican.py -> build/lib/octavia/tests/unit/certificates/manager copying octavia/tests/unit/certificates/manager/__init__.py -> build/lib/octavia/tests/unit/certificates/manager creating build/lib/octavia/tests/unit/db copying octavia/tests/unit/db/__init__.py -> build/lib/octavia/tests/unit/db creating build/lib/octavia/tests/unit/api/v1 creating build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_load_balancers.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_health_monitors.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_l7rules.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_members.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/__init__.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_pools.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_listeners.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/api/v1/types/test_l7policies.py -> build/lib/octavia/tests/unit/api/v1/types copying octavia/tests/unit/common/test_data_models.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_stats.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_clients.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_exceptions.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_validations.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_utils.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_base_taskflow.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_decorator.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_config.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/__init__.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_constants.py -> build/lib/octavia/tests/unit/common copying octavia/tests/unit/common/test_policy.py -> build/lib/octavia/tests/unit/common creating build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/health_monitor_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/member_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/pool_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/__init__.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/l7rule_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/load_balancer_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/listener_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/l7policy_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/controller/worker/flows/amphora_flows.py -> build/lib/octavia/controller/worker/flows copying octavia/tests/unit/amphorae/backends/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends creating build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/test_types.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/__init__.py -> build/lib/octavia/tests/unit/api/common copying octavia/tests/unit/api/common/base.py -> build/lib/octavia/tests/unit/api/common creating build/lib/octavia/distributor copying octavia/distributor/__init__.py -> build/lib/octavia/distributor creating build/lib/octavia/tests/unit/api/handlers copying octavia/tests/unit/api/handlers/__init__.py -> build/lib/octavia/tests/unit/api/handlers copying octavia/tests/unit/amphorae/__init__.py -> build/lib/octavia/tests/unit/amphorae copying octavia/tests/unit/network/__init__.py -> build/lib/octavia/tests/unit/network copying octavia/tests/unit/api/__init__.py -> build/lib/octavia/tests/unit/api creating build/lib/octavia/tests/functional/amphorae/backend/agent copying octavia/tests/functional/amphorae/backend/agent/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent creating build/lib/octavia/certificates/generator copying octavia/certificates/generator/local.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/anchor.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/__init__.py -> build/lib/octavia/certificates/generator copying octavia/certificates/generator/cert_gen.py -> build/lib/octavia/certificates/generator creating build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/__init__.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> build/lib/octavia/amphorae/drivers/keepalived/jinja copying octavia/tests/functional/amphorae/__init__.py -> build/lib/octavia/tests/functional/amphorae creating build/lib/octavia/tests/common copying octavia/tests/common/data_model_helpers.py -> build/lib/octavia/tests/common copying octavia/tests/common/utils.py -> build/lib/octavia/tests/common copying octavia/tests/common/__init__.py -> build/lib/octavia/tests/common copying octavia/tests/common/constants.py -> build/lib/octavia/tests/common creating build/lib/octavia/api creating build/lib/octavia/api/handlers creating build/lib/octavia/api/handlers/queue copying octavia/api/handlers/queue/producer.py -> build/lib/octavia/api/handlers/queue copying octavia/api/handlers/queue/__init__.py -> build/lib/octavia/api/handlers/queue copying octavia/certificates/common/cert.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/barbican.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/local.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/__init__.py -> build/lib/octavia/certificates/common copying octavia/certificates/common/pkcs12.py -> build/lib/octavia/certificates/common copying octavia/api/handlers/__init__.py -> build/lib/octavia/api/handlers copying octavia/api/handlers/abstract_handler.py -> build/lib/octavia/api/handlers copying octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived copying octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/keepalived creating build/lib/octavia/tests/tempest/common copying octavia/tests/tempest/common/manager.py -> build/lib/octavia/tests/tempest/common copying octavia/tests/tempest/common/__init__.py -> build/lib/octavia/tests/tempest/common creating build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/heartbeat_udp.py -> build/lib/octavia/amphorae/drivers/health copying octavia/amphorae/drivers/health/__init__.py -> build/lib/octavia/amphorae/drivers/health creating build/lib/octavia/tests/unit/api/v2 creating build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_load_balancers.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_health_monitors.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7rules.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_members.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/__init__.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_pools.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_listeners.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/base.py -> build/lib/octavia/tests/unit/api/v2/types copying octavia/tests/unit/api/v2/types/test_l7policies.py -> build/lib/octavia/tests/unit/api/v2/types creating build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/house_keeping.py -> build/lib/octavia/controller/housekeeping copying octavia/controller/housekeeping/__init__.py -> build/lib/octavia/controller/housekeeping creating build/lib/octavia/distributor/drivers copying octavia/distributor/drivers/driver_base.py -> build/lib/octavia/distributor/drivers copying octavia/distributor/drivers/__init__.py -> build/lib/octavia/distributor/drivers copying octavia/tests/__init__.py -> build/lib/octavia/tests creating build/lib/octavia/tests/tempest/v1 creating build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/members_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/quotas_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/listeners_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/load_balancers_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/__init__.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/health_monitors_client.py -> build/lib/octavia/tests/tempest/v1/clients copying octavia/tests/tempest/v1/clients/pools_client.py -> build/lib/octavia/tests/tempest/v1/clients creating build/lib/octavia/tests/unit/api/handlers/queue copying octavia/tests/unit/api/handlers/queue/__init__.py -> build/lib/octavia/tests/unit/api/handlers/queue copying octavia/tests/unit/api/handlers/queue/test_producer.py -> build/lib/octavia/tests/unit/api/handlers/queue creating build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/driver.py -> build/lib/octavia/distributor/drivers/noop_driver copying octavia/distributor/drivers/noop_driver/__init__.py -> build/lib/octavia/distributor/drivers/noop_driver creating build/lib/octavia/api/v2 copying octavia/api/v2/__init__.py -> build/lib/octavia/api/v2 creating build/lib/octavia/api/v1 copying octavia/api/v1/__init__.py -> build/lib/octavia/api/v1 creating build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server copying octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> build/lib/octavia/tests/functional/amphorae/backend/agent/api_server creating build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/__init__.py -> build/lib/octavia/tests/unit/controller/housekeeping copying octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> build/lib/octavia/tests/unit/controller/housekeeping creating build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/pool.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/l7policy.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/load_balancer.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/listener_statistics.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/health_monitor.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/listener.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/load_balancer_statistics.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/l7rule.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/member.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/__init__.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/quotas.py -> build/lib/octavia/api/v1/controllers copying octavia/api/v1/controllers/base.py -> build/lib/octavia/api/v1/controllers copying octavia/tests/tempest/plugin.py -> build/lib/octavia/tests/tempest copying octavia/tests/tempest/config.py -> build/lib/octavia/tests/tempest copying octavia/tests/tempest/__init__.py -> build/lib/octavia/tests/tempest creating build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/test_load_balancer_tree_minimal.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/test_listener_basic.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/__init__.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/test_lb_quota.py -> build/lib/octavia/tests/tempest/v1/scenario copying octavia/tests/tempest/v1/scenario/base.py -> build/lib/octavia/tests/tempest/v1/scenario creating build/lib/octavia/compute creating build/lib/octavia/compute/drivers copying octavia/compute/drivers/nova_driver.py -> build/lib/octavia/compute/drivers copying octavia/compute/drivers/__init__.py -> build/lib/octavia/compute/drivers creating build/lib/octavia/api/v1/types copying octavia/api/v1/types/pool.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/l7policy.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/load_balancer.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/listener_statistics.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/health_monitor.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/listener.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/load_balancer_statistics.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/l7rule.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/member.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/__init__.py -> build/lib/octavia/api/v1/types copying octavia/api/v1/types/quotas.py -> build/lib/octavia/api/v1/types creating build/lib/octavia/controller/queue copying octavia/controller/queue/consumer.py -> build/lib/octavia/controller/queue copying octavia/controller/queue/endpoint.py -> build/lib/octavia/controller/queue copying octavia/controller/queue/event_queue.py -> build/lib/octavia/controller/queue copying octavia/controller/queue/__init__.py -> build/lib/octavia/controller/queue creating build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/amphora_driver_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/network_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/controller_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/model_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/cert_task.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/compute_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/__init__.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/database_tasks.py -> build/lib/octavia/controller/worker/tasks copying octavia/controller/worker/tasks/lifecycle_tasks.py -> build/lib/octavia/controller/worker/tasks creating build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy copying octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/haproxy creating build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/tempest/v2/scenario/__init__.py -> build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/tempest/v2/scenario/test_lb_quota.py -> build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/tempest/v2/scenario/base.py -> build/lib/octavia/tests/tempest/v2/scenario copying octavia/tests/unit/certificates/__init__.py -> build/lib/octavia/tests/unit/certificates creating build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers/health copying octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> build/lib/octavia/tests/unit/amphorae/drivers/health creating build/lib/octavia/policies copying octavia/policies/pool.py -> build/lib/octavia/policies copying octavia/policies/l7policy.py -> build/lib/octavia/policies copying octavia/policies/listener.py -> build/lib/octavia/policies copying octavia/policies/l7rule.py -> build/lib/octavia/policies copying octavia/policies/member.py -> build/lib/octavia/policies copying octavia/policies/__init__.py -> build/lib/octavia/policies copying octavia/policies/healthmonitor.py -> build/lib/octavia/policies copying octavia/policies/amphora.py -> build/lib/octavia/policies copying octavia/policies/quota.py -> build/lib/octavia/policies copying octavia/policies/base.py -> build/lib/octavia/policies copying octavia/policies/loadbalancer.py -> build/lib/octavia/policies creating build/lib/octavia/common/jinja copying octavia/common/jinja/user_data_jinja_cfg.py -> build/lib/octavia/common/jinja copying octavia/common/jinja/__init__.py -> build/lib/octavia/common/jinja copying octavia/tests/unit/api/v2/__init__.py -> build/lib/octavia/tests/unit/api/v2 copying octavia/tests/unit/api/v1/__init__.py -> build/lib/octavia/tests/unit/api/v1 creating build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon copying octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> build/lib/octavia/tests/unit/amphorae/backends/health_daemon creating build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/driver.py -> build/lib/octavia/compute/drivers/noop_driver copying octavia/compute/drivers/noop_driver/__init__.py -> build/lib/octavia/compute/drivers/noop_driver creating build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_controller_worker.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/test_task_utils.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/tests/unit/controller/worker/__init__.py -> build/lib/octavia/tests/unit/controller/worker copying octavia/compute/compute_base.py -> build/lib/octavia/compute copying octavia/compute/__init__.py -> build/lib/octavia/compute creating build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_pool_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_load_balancer_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_member_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_health_monitor_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/__init__.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_l7rule_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_l7policy_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_listener_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows copying octavia/tests/unit/controller/worker/flows/test_amphora_flows.py -> build/lib/octavia/tests/unit/controller/worker/flows creating build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/__init__.py -> build/lib/octavia/tests/functional/api copying octavia/tests/functional/api/test_root_controller.py -> build/lib/octavia/tests/functional/api creating build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/__init__.py -> build/lib/octavia/amphorae/backends/utils copying octavia/amphorae/backends/utils/haproxy_query.py -> build/lib/octavia/amphorae/backends/utils creating build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> build/lib/octavia/tests/unit/certificates/common/auth copying octavia/tests/unit/certificates/common/auth/__init__.py -> build/lib/octavia/tests/unit/certificates/common/auth creating build/lib/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> build/lib/octavia/tests/unit/amphorae/backends/agent copying octavia/tests/unit/amphorae/backends/agent/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent creating build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/exceptions.py -> build/lib/octavia/amphorae/driver_exceptions copying octavia/amphorae/driver_exceptions/__init__.py -> build/lib/octavia/amphorae/driver_exceptions creating build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/__init__.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_nova_driver.py -> build/lib/octavia/tests/unit/compute/drivers copying octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> build/lib/octavia/tests/unit/compute/drivers creating build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/cert_parser.py -> build/lib/octavia/common/tls_utils copying octavia/common/tls_utils/__init__.py -> build/lib/octavia/common/tls_utils creating build/lib/octavia/tests/unit/common/jinja creating build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/test_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja/haproxy copying octavia/tests/unit/common/jinja/haproxy/__init__.py -> build/lib/octavia/tests/unit/common/jinja/haproxy creating build/lib/octavia/api/common copying octavia/api/common/pagination.py -> build/lib/octavia/api/common copying octavia/api/common/hooks.py -> build/lib/octavia/api/common copying octavia/api/common/__init__.py -> build/lib/octavia/api/common copying octavia/api/common/types.py -> build/lib/octavia/api/common copying octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> build/lib/octavia/tests/unit/amphorae/drivers copying octavia/tests/unit/amphorae/drivers/__init__.py -> build/lib/octavia/tests/unit/amphorae/drivers creating build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/util.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/amphora_info.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/listener.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/server.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/plug.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/certificate_update.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/osutils.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/amphorae/backends/agent/api_server/keepalived.py -> build/lib/octavia/amphorae/backends/agent/api_server copying octavia/tests/unit/network/drivers/__init__.py -> build/lib/octavia/tests/unit/network/drivers copying octavia/tests/unit/network/drivers/test_network_noop_driver.py -> build/lib/octavia/tests/unit/network/drivers creating build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_listener.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> build/lib/octavia/tests/unit/amphorae/backends/agent/api_server copying octavia/tests/tempest/v1/__init__.py -> build/lib/octavia/tests/tempest/v1 copying octavia/tests/tempest/v2/__init__.py -> build/lib/octavia/tests/tempest/v2 creating build/lib/octavia/api/v2/types copying octavia/api/v2/types/pool.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7policy.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/load_balancer.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/health_monitor.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/listener.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/l7rule.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/member.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/__init__.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/amphora.py -> build/lib/octavia/api/v2/types copying octavia/api/v2/types/quotas.py -> build/lib/octavia/api/v2/types copying octavia/network/drivers/__init__.py -> build/lib/octavia/network/drivers copying octavia/controller/__init__.py -> build/lib/octavia/controller copying octavia/amphorae/backends/__init__.py -> build/lib/octavia/amphorae/backends copying octavia/amphorae/backends/agent/__init__.py -> build/lib/octavia/amphorae/backends/agent copying octavia/amphorae/backends/agent/agent_jinja_cfg.py -> build/lib/octavia/amphorae/backends/agent creating build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_quotas.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_listener.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_pool.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_member.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_amphora.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/__init__.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7policy.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/test_l7rule.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/api/v2/base.py -> build/lib/octavia/tests/functional/api/v2 copying octavia/tests/functional/__init__.py -> build/lib/octavia/tests/functional creating build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_quotas.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_listener.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_load_balancer.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_load_balancer_statistics.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_api_sort.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_pool.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_health_monitor.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_member.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/__init__.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_l7policy.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_l7rule.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/test_listener_statistics.py -> build/lib/octavia/tests/functional/api/v1 copying octavia/tests/functional/api/v1/base.py -> build/lib/octavia/tests/functional/api/v1 creating build/lib/octavia/cmd copying octavia/cmd/house_keeping.py -> build/lib/octavia/cmd copying octavia/cmd/haproxy_vrrp_check.py -> build/lib/octavia/cmd copying octavia/cmd/api.py -> build/lib/octavia/cmd copying octavia/cmd/octavia_worker.py -> build/lib/octavia/cmd copying octavia/cmd/agent.py -> build/lib/octavia/cmd copying octavia/cmd/__init__.py -> build/lib/octavia/cmd copying octavia/cmd/health_manager.py -> build/lib/octavia/cmd creating build/lib/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/__init__.py -> build/lib/octavia/common/jinja/haproxy copying octavia/common/jinja/haproxy/jinja_cfg.py -> build/lib/octavia/common/jinja/haproxy creating build/lib/octavia/api/handlers/controller_simulator copying octavia/api/handlers/controller_simulator/__init__.py -> build/lib/octavia/api/handlers/controller_simulator copying octavia/api/handlers/controller_simulator/handler.py -> build/lib/octavia/api/handlers/controller_simulator creating build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_amphora_driver_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_lifecycle_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_database_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_cert_task.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/__init__.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_database_tasks_quota.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_network_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_compute_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_controller_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/tests/unit/controller/worker/tasks/test_model_tasks.py -> build/lib/octavia/tests/unit/controller/worker/tasks copying octavia/api/config.py -> build/lib/octavia/api copying octavia/api/root_controller.py -> build/lib/octavia/api copying octavia/api/app.py -> build/lib/octavia/api copying octavia/api/__init__.py -> build/lib/octavia/api copying octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/tests/unit/common/jinja/__init__.py -> build/lib/octavia/tests/unit/common/jinja copying octavia/amphorae/__init__.py -> build/lib/octavia/amphorae creating build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/pool.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7policy.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/load_balancer.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/health_monitor.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/listener.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/l7rule.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/member.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/__init__.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/amphora.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/quotas.py -> build/lib/octavia/api/v2/controllers copying octavia/api/v2/controllers/base.py -> build/lib/octavia/api/v2/controllers creating build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/allowed_address_pairs.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/utils.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/__init__.py -> build/lib/octavia/network/drivers/neutron copying octavia/network/drivers/neutron/base.py -> build/lib/octavia/network/drivers/neutron creating build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_certs.py -> build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/sample_configs.py -> build/lib/octavia/tests/unit/common/sample_configs copying octavia/tests/unit/common/sample_configs/__init__.py -> build/lib/octavia/tests/unit/common/sample_configs creating build/lib/octavia/certificates/manager copying octavia/certificates/manager/castellan_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/cert_mgr.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/local.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/__init__.py -> build/lib/octavia/certificates/manager copying octavia/certificates/manager/barbican_legacy.py -> build/lib/octavia/certificates/manager creating build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_anchor.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/test_local.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/__init__.py -> build/lib/octavia/tests/unit/certificates/generator copying octavia/tests/unit/certificates/generator/local_csr.py -> build/lib/octavia/tests/unit/certificates/generator running egg_info deleting octavia.egg-info/requires.txt writing octavia.egg-info/PKG-INFO writing top-level names to octavia.egg-info/top_level.txt writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt copying octavia/db/migration/alembic.ini -> build/lib/octavia/db/migration creating build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/README.rst -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/env.py -> build/lib/octavia/db/migration/alembic_migrations copying octavia/db/migration/alembic_migrations/script.py.mako -> build/lib/octavia/db/migration/alembic_migrations creating build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> build/lib/octavia/db/migration/alembic_migrations/versions copying octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> build/lib/octavia/db/migration/alembic_migrations/versions creating build/lib/octavia/amphorae/drivers/keepalived/jinja/templates copying octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> build/lib/octavia/amphorae/drivers/keepalived/jinja/templates creating build/lib/octavia/tests/contrib copying octavia/tests/contrib/decode_args.sh -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/deploy_c10k_test.sh -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/gate_hook.sh -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/httpd.go -> build/lib/octavia/tests/contrib copying octavia/tests/contrib/post_test_hook.sh -> build/lib/octavia/tests/contrib creating build/lib/octavia/tests/contrib/hooks copying octavia/tests/contrib/hooks/api_extensions -> build/lib/octavia/tests/contrib/hooks copying octavia/tests/contrib/hooks/apiv1 -> build/lib/octavia/tests/contrib/hooks copying octavia/tests/contrib/hooks/scenario -> build/lib/octavia/tests/contrib/hooks copying octavia/tests/tempest/README.rst -> build/lib/octavia/tests/tempest creating build/lib/octavia/common/jinja/templates copying octavia/common/jinja/templates/user_data_config_drive.template -> build/lib/octavia/common/jinja/templates creating build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates copying octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> build/lib/octavia/amphorae/backends/agent/api_server/templates creating build/lib/octavia/amphorae/backends/agent/templates copying octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> build/lib/octavia/amphorae/backends/agent/templates creating build/lib/octavia/common/jinja/haproxy/templates copying octavia/common/jinja/haproxy/templates/base.j2 -> build/lib/octavia/common/jinja/haproxy/templates copying octavia/common/jinja/haproxy/templates/haproxy.cfg.j2 -> build/lib/octavia/common/jinja/haproxy/templates copying octavia/common/jinja/haproxy/templates/macros.j2 -> build/lib/octavia/common/jinja/haproxy/templates copying octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> build/lib/octavia/tests/unit/common/sample_configs ~/build/BUILD/octavia-2.0.0/octavia/tests/contrib ~/build/BUILD/octavia-2.0.0 + pushd octavia/tests/contrib + go build -ldflags '-linkmode external -extldflags -static' -o octavia-tests-httpd httpd.go ~/build/BUILD/octavia-2.0.0 + popd + read name eq value + test '[DEFAULT]' + test '' + continue + read name eq value + test verbose + test True + sed -ri '0,/^(#)? *verbose *=/{s!^(#)? *verbose *=.*!# verbose = True!}' etc/octavia.conf + read name eq value + test auth_strategy + test noauth + sed -ri '0,/^(#)? *auth_strategy *=/{s!^(#)? *auth_strategy *=.*!# auth_strategy = noauth!}' etc/octavia.conf + read name eq value + test notification_driver + test neutron.openstack.common.notifier.rpc_notifier + sed -ri '0,/^(#)? *notification_driver *=/{s!^(#)? *notification_driver *=.*!# notification_driver = neutron.openstack.common.notifier.rpc_notifier!}' etc/octavia.conf + read name eq value + test allow_overlapping_ips + test True + sed -ri '0,/^(#)? *allow_overlapping_ips *=/{s!^(#)? *allow_overlapping_ips *=.*!# allow_overlapping_ips = True!}' etc/octavia.conf + read name eq value + test use_stderr + test False + sed -ri '0,/^(#)? *use_stderr *=/{s!^(#)? *use_stderr *=.*!# use_stderr = False!}' etc/octavia.conf + read name eq value + test notify_nova_on_port_data_changes + test False + sed -ri '0,/^(#)? *notify_nova_on_port_data_changes *=/{s!^(#)? *notify_nova_on_port_data_changes *=.*!# notify_nova_on_port_data_changes = False!}' etc/octavia.conf + read name eq value + test notify_nova_on_port_status_changes + test False + sed -ri '0,/^(#)? *notify_nova_on_port_status_changes *=/{s!^(#)? *notify_nova_on_port_status_changes *=.*!# notify_nova_on_port_status_changes = False!}' etc/octavia.conf + read name eq value + test '' + continue + read name eq value + test '[database]' + test '' + continue + read name eq value + test max_pool_size + test 10 + sed -ri '0,/^(#)? *max_pool_size *=/{s!^(#)? *max_pool_size *=.*!# max_pool_size = 10!}' etc/octavia.conf + read name eq value + test max_overflow + test 20 + sed -ri '0,/^(#)? *max_overflow *=/{s!^(#)? *max_overflow *=.*!# max_overflow = 20!}' etc/octavia.conf + read name eq value + test pool_timeout + test 10 + sed -ri '0,/^(#)? *pool_timeout *=/{s!^(#)? *pool_timeout *=.*!# pool_timeout = 10!}' etc/octavia.conf Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IbOFJR + read name eq value + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le + cd octavia-2.0.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/data_model_helpers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common copying build/lib/octavia/tests/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest copying build/lib/octavia/tests/tempest/plugin.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common copying build/lib/octavia/tests/tempest/common/manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common copying build/lib/octavia/tests/tempest/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients copying build/lib/octavia/tests/tempest/v2/clients/quotas_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients copying build/lib/octavia/tests/tempest/v2/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients copying build/lib/octavia/tests/tempest/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/v2/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/v2/scenario/test_lb_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/v2/scenario/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario copying build/lib/octavia/tests/tempest/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest copying build/lib/octavia/tests/tempest/config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest copying build/lib/octavia/tests/tempest/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/members_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/quotas_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/listeners_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/load_balancers_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/health_monitors_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/clients/pools_client.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients copying build/lib/octavia/tests/tempest/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/test_load_balancer_tree_minimal.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/test_listener_basic.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/test_lb_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario copying build/lib/octavia/tests/tempest/v1/scenario/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/test_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db copying build/lib/octavia/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend copying build/lib/octavia/tests/functional/amphorae/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server copying build/lib/octavia/tests/functional/amphorae/backend/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent copying build/lib/octavia/tests/functional/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae copying build/lib/octavia/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/v2/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2 copying build/lib/octavia/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api copying build/lib/octavia/tests/functional/api/test_root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_load_balancer_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_api_sort.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/test_listener_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 copying build/lib/octavia/tests/functional/api/v1/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/hooks/api_extensions -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/hooks/apiv1 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/hooks/scenario -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/hooks copying build/lib/octavia/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/deploy_c10k_test.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/decode_args.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib copying build/lib/octavia/tests/contrib/httpd.go -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/test_cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils copying build/lib/octavia/tests/unit/common/test_data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_validations.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja copying build/lib/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja copying build/lib/octavia/tests/unit/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy copying build/lib/octavia/tests/unit/common/jinja/haproxy/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy copying build/lib/octavia/tests/unit/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_certs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_configs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/sample_pkcs12.p12 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/sample_configs/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs copying build/lib/octavia/tests/unit/common/test_base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_decorator.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_constants.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common copying build/lib/octavia/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth copying build/lib/octavia/tests/unit/certificates/common/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common copying build/lib/octavia/tests/unit/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager copying build/lib/octavia/tests/unit/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/test_anchor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/test_local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator copying build/lib/octavia/tests/unit/certificates/generator/local_csr.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network copying build/lib/octavia/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/neutron/test_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron copying build/lib/octavia/tests/unit/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers copying build/lib/octavia/tests/unit/network/drivers/test_network_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers copying build/lib/octavia/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/db copying build/lib/octavia/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/db creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_agent.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd copying build/lib/octavia/tests/unit/cmd/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon copying build/lib/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils copying build/lib/octavia/tests/unit/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server copying build/lib/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent copying build/lib/octavia/tests/unit/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers copying build/lib/octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers copying build/lib/octavia/tests/unit/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health copying build/lib/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy copying build/lib/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived copying build/lib/octavia/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/test_types.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common copying build/lib/octavia/tests/unit/api/common/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks copying build/lib/octavia/tests/unit/api/hooks/test_query_parameters.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks copying build/lib/octavia/tests/unit/api/hooks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_load_balancers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_health_monitors.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7rules.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_members.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/types/test_l7policies.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types copying build/lib/octavia/tests/unit/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2 copying build/lib/octavia/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_load_balancers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_health_monitors.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_l7rules.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_members.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_listeners.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/types/test_l7policies.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types copying build/lib/octavia/tests/unit/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue copying build/lib/octavia/tests/unit/api/handlers/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue copying build/lib/octavia/tests/unit/api/handlers/queue/test_producer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue copying build/lib/octavia/tests/unit/api/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers copying build/lib/octavia/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/test_consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/test_endpoint.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue copying build/lib/octavia/tests/unit/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping copying build/lib/octavia/tests/unit/controller/housekeeping/test_house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/test_health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/test_update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/healthmanager/test_update_serializer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager copying build/lib/octavia/tests/unit/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/flows/test_amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows copying build/lib/octavia/tests/unit/controller/worker/test_controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker copying build/lib/octavia/tests/unit/controller/worker/test_task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_database_tasks_quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_controller_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/tasks/test_model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks copying build/lib/octavia/tests/unit/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute copying build/lib/octavia/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/test_nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/unit/compute/drivers/test_compute_noop_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers copying build/lib/octavia/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/cert_parser.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils copying build/lib/octavia/common/tls_utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils copying build/lib/octavia/common/clients.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/validate.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/templates copying build/lib/octavia/common/jinja/templates/user_data_config_drive.template -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/templates copying build/lib/octavia/common/jinja/user_data_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja copying build/lib/octavia/common/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/templates/base.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/templates/macros.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/templates/haproxy.cfg.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/templates copying build/lib/octavia/common/jinja/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy copying build/lib/octavia/common/jinja/haproxy/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy copying build/lib/octavia/common/service.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/base_taskflow.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/keystone.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/decorators.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/constants.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/context.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common copying build/lib/octavia/common/stats.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/cert.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/barbican_acl.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth copying build/lib/octavia/certificates/common/local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common copying build/lib/octavia/certificates/common/pkcs12.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/castellan_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/cert_mgr.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/manager/barbican_legacy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager copying build/lib/octavia/certificates/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/local.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/anchor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator copying build/lib/octavia/certificates/generator/cert_gen.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking copying build/lib/octavia/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking copying build/lib/octavia/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking copying build/lib/octavia/version.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia copying build/lib/octavia/i18n.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network copying build/lib/octavia/network/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/allowed_address_pairs.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/neutron/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron copying build/lib/octavia/network/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver copying build/lib/octavia/network/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver copying build/lib/octavia/network/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network copying build/lib/octavia/network/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network copying build/lib/octavia/opts.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/base_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/api.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration copying build/lib/octavia/db/migration/cli.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration copying build/lib/octavia/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fac584114642_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions copying build/lib/octavia/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations copying build/lib/octavia/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration copying build/lib/octavia/db/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/prepare.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db copying build/lib/octavia/db/repositories.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/haproxy_vrrp_check.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/api.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/octavia_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/agent.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd copying build/lib/octavia/cmd/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/healthmonitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/quota.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies copying build/lib/octavia/policies/loadbalancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_daemon.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/status_message.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/health_sender.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon copying build/lib/octavia/amphorae/backends/health_daemon/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/utils/haproxy_query.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils copying build/lib/octavia/amphorae/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/util.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/amphora-netns.systemd.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_port_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.upstart.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived.sysvinit.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/upstart.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_route_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/plug_vip_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/sysvinit.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/keepalived_check_script.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/systemd.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX_alias.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_rule_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/rh_plug_vip_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/templates/plug_port_ethX.conf.j2 -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/templates copying build/lib/octavia/amphorae/backends/agent/api_server/amphora_info.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/server.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/plug.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/certificate_update.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/osutils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server copying build/lib/octavia/amphorae/backends/agent/api_server/keepalived.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/templates copying build/lib/octavia/amphorae/backends/agent/templates/amphora_agent_conf.template -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/templates copying build/lib/octavia/amphorae/backends/agent/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent copying build/lib/octavia/amphorae/backends/agent/agent_jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/driver_exceptions/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions copying build/lib/octavia/amphorae/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers copying build/lib/octavia/amphorae/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers copying build/lib/octavia/amphorae/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/heartbeat_udp.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health copying build/lib/octavia/amphorae/drivers/health/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/exceptions.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/rest_api_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy copying build/lib/octavia/amphorae/drivers/haproxy/data_models.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/templates/keepalived_base.template -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/templates copying build/lib/octavia/amphorae/drivers/keepalived/jinja/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja copying build/lib/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived copying build/lib/octavia/amphorae/drivers/keepalived/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver copying build/lib/octavia/amphorae/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor copying build/lib/octavia/distributor/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/driver_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers copying build/lib/octavia/distributor/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver copying build/lib/octavia/distributor/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver copying build/lib/octavia/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/pagination.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/hooks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common copying build/lib/octavia/api/common/types.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types copying build/lib/octavia/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/amphora.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/v2/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers copying build/lib/octavia/api/config.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api copying build/lib/octavia/api/root_controller.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api copying build/lib/octavia/api/app.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api copying build/lib/octavia/api/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/listener_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/load_balancer_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/types/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types copying build/lib/octavia/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1 creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/pool.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/l7policy.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/load_balancer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/listener_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/health_monitor.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/listener.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/load_balancer_statistics.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/l7rule.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/member.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers copying build/lib/octavia/api/v1/controllers/base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue copying build/lib/octavia/api/handlers/queue/producer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue copying build/lib/octavia/api/handlers/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator copying build/lib/octavia/api/handlers/controller_simulator/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator copying build/lib/octavia/api/handlers/controller_simulator/handler.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator copying build/lib/octavia/api/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers copying build/lib/octavia/api/handlers/abstract_handler.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/consumer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/endpoint.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/event_queue.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue copying build/lib/octavia/controller/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/house_keeping.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping copying build/lib/octavia/controller/housekeeping/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/update_serializer.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/update_db.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/healthmanager/health_manager.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager copying build/lib/octavia/controller/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/health_monitor_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/member_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/pool_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/l7rule_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/load_balancer_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/listener_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/l7policy_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/flows/amphora_flows.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows copying build/lib/octavia/controller/worker/controller_worker.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker copying build/lib/octavia/controller/worker/task_utils.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/amphora_driver_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/network_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/controller_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/model_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/cert_task.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/compute_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/database_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/tasks/lifecycle_tasks.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks copying build/lib/octavia/controller/worker/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker copying build/lib/octavia/controller/worker/amphora_rate_limit.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute copying build/lib/octavia/compute/compute_base.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute copying build/lib/octavia/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers copying build/lib/octavia/compute/drivers/nova_driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers copying build/lib/octavia/compute/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/driver.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver copying build/lib/octavia/compute/drivers/noop_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/data_model_helpers.py to data_model_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/test_lb_quota.py to test_lb_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/members_client.py to members_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/quotas_client.py to quotas_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/listeners_client.py to listeners_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/load_balancers_client.py to load_balancers_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/health_monitors_client.py to health_monitors_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/clients/pools_client.py to pools_client.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/test_load_balancer_tree_minimal.py to test_load_balancer_tree_minimal.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/test_listener_basic.py to test_listener_basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/test_lb_quota.py to test_lb_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/test_repositories.py to test_repositories.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/test_models.py to test_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/db/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/api_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/backend/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/amphorae/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_amphora.py to test_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v2/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/test_root_controller.py to test_root_controller.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_load_balancer.py to test_load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_load_balancer_statistics.py to test_load_balancer_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_api_sort.py to test_api_sort.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_pool.py to test_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_health_monitor.py to test_health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_member.py to test_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_l7policy.py to test_l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_l7rule.py to test_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/test_listener_statistics.py to test_listener_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/functional/api/v1/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils/test_cert_parser.py to test_cert_parser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/tls_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_data_models.py to test_data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_clients.py to test_clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_validations.py to test_validations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/test_user_data_jinja_cfg.py to test_user_data_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/test_jinja_cfg.py to test_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/jinja/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/sample_certs.py to sample_certs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/sample_configs.py to sample_configs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/sample_configs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_base_taskflow.py to test_base_taskflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_decorator.py to test_decorator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_config.py to test_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_constants.py to test_constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/common/test_policy.py to test_policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth/test_barbican_acl.py to test_barbican_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/test_barbican.py to test_barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_barbican_legacy.py to test_barbican_legacy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/test_barbican.py to test_barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/test_anchor.py to test_anchor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/test_local.py to test_local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/certificates/generator/local_csr.py to local_csr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_allowed_address_pairs.py to test_allowed_address_pairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/neutron/test_base.py to test_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/network/drivers/test_network_noop_driver.py to test_network_noop_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_health_manager.py to test_health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_haproxy_vrrp_check.py to test_haproxy_vrrp_check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/cmd/test_house_keeping.py to test_house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_sender.py to test_health_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_envelope.py to test_envelope.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/health_daemon/test_health_daemon.py to test_health_daemon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/utils/test_haproxy_query.py to test_haproxy_query.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_osutils.py to test_osutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_listener.py to test_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_keepalived.py to test_keepalived.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_haproxy_compatibility.py to test_haproxy_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py to test_plug.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/api_server/test_amphora_info.py to test_amphora_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/test_agent_jinja_cfg.py to test_agent_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/backends/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/test_noop_amphoraloadbalancer_driver.py to test_noop_amphoraloadbalancer_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/health/test_heartbeat_udp.py to test_heartbeat_udp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/test_rest_api_driver.py to test_rest_api_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/test_jinja_cfg.py to test_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/amphorae/drivers/keepalived/test_vrrp_rest_driver.py to test_vrrp_rest_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/test_types.py to test_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/common/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks/test_query_parameters.py to test_query_parameters.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/hooks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_load_balancers.py to test_load_balancers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_health_monitors.py to test_health_monitors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_l7rules.py to test_l7rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_members.py to test_members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_pools.py to test_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_listeners.py to test_listeners.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/types/test_l7policies.py to test_l7policies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_load_balancers.py to test_load_balancers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_health_monitors.py to test_health_monitors.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_l7rules.py to test_l7rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_members.py to test_members.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_pools.py to test_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_listeners.py to test_listeners.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/types/test_l7policies.py to test_l7policies.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/queue/test_producer.py to test_producer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/api/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/test_consumer.py to test_consumer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/test_endpoint.py to test_endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/housekeeping/test_house_keeping.py to test_house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/test_health_manager.py to test_health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/test_update_db.py to test_update_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/healthmanager/test_update_serializer.py to test_update_serializer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_pool_flows.py to test_pool_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_load_balancer_flows.py to test_load_balancer_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_member_flows.py to test_member_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_health_monitor_flows.py to test_health_monitor_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_l7rule_flows.py to test_l7rule_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_l7policy_flows.py to test_l7policy_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_listener_flows.py to test_listener_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/flows/test_amphora_flows.py to test_amphora_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_controller_worker.py to test_controller_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_amphora_rate_limit.py to test_amphora_rate_limit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/test_task_utils.py to test_task_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_amphora_driver_tasks.py to test_amphora_driver_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_lifecycle_tasks.py to test_lifecycle_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_database_tasks.py to test_database_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_cert_task.py to test_cert_task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_database_tasks_quota.py to test_database_tasks_quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_network_tasks.py to test_network_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_compute_tasks.py to test_compute_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_controller_tasks.py to test_controller_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/tasks/test_model_tasks.py to test_model_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/controller/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/test_nova_driver.py to test_nova_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/unit/compute/drivers/test_compute_noop_driver.py to test_compute_noop_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils/cert_parser.py to cert_parser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/tls_utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/validate.py to validate.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/user_data_jinja_cfg.py to user_data_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/jinja/haproxy/jinja_cfg.py to jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/base_taskflow.py to base_taskflow.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/keystone.py to keystone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/data_models.py to data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/common/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/cert.py to cert.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth/barbican_acl.py to barbican_acl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/common/pkcs12.py to pkcs12.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/castellan_mgr.py to castellan_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/cert_mgr.py to cert_mgr.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/barbican.py to barbican.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/manager/barbican_legacy.py to barbican_legacy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/anchor.py to anchor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/certificates/generator/cert_gen.py to cert_gen.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking/checks.py to checks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/allowed_address_pairs.py to allowed_address_pairs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/neutron/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/data_models.py to data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/network/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/base_models.py to base_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/d85ca7258d21_modernize_l7rule.py to d85ca7258d21_modernize_l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/256852d5ff7c_add_lb_network_ip_to_amphora.py to 256852d5ff7c_add_lb_network_ip_to_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/48660b6643f0_add_new_states_for_amphora.py to 48660b6643f0_add_new_states_for_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/9b5473976d6d_add_provisioning_status_to_objects.py to 9b5473976d6d_add_provisioning_status_to_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4a6ec0ab7284_remove_fk_constraints_on_listener_.py to 4a6ec0ab7284_remove_fk_constraints_on_listener_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/52377704420e_add_timestamps_to_healthmonitor.py to 52377704420e_add_timestamps_to_healthmonitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4fe8240425b4_update_vip_add_subnet_id.py to 4fe8240425b4_update_vip_add_subnet_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/2351ea316465_adding_terminate_https_tls_ref_support.py to 2351ea316465_adding_terminate_https_tls_ref_support.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/14892634e228_update_vip.py to 14892634e228_update_vip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/29ff921a6eb_shared_pools.py to 29ff921a6eb_shared_pools.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4aeb9e23ad43_add_draining_operating_status.py to 4aeb9e23ad43_add_draining_operating_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/35dee79d5865_initial_create.py to 35dee79d5865_initial_create.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/27e54d00c3cd_add_monitor_address_and_port_to_member.py to 27e54d00c3cd_add_monitor_address_and_port_to_member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3b199c848b96_create_no_monitor_operational_status.py to 3b199c848b96_create_no_monitor_operational_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/36b94648fef8_add_timestamp.py to 36b94648fef8_add_timestamp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/92fe9857279_create_healthmanager_table.py to 92fe9857279_create_healthmanager_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/543f5d8e4e56_add_a_column_busy_in_table_amphora_health.py to 543f5d8e4e56_add_a_column_busy_in_table_amphora_health.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/6abb04f24c5_tenant_id_to_project_id.py to 6abb04f24c5_tenant_id_to_project_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/186509101b9b_add_server_group_id_to_loadbalancer.py to 186509101b9b_add_server_group_id_to_loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/443fe6676637_add_network_id_to_vip.py to 443fe6676637_add_network_id_to_vip.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3f8ff3be828e_create_quotas_table.py to 3f8ff3be828e_create_quotas_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/44a2414dd683_adding_name_column_to_member_and_health_.py to 44a2414dd683_adding_name_column_to_member_and_health_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/fac584114642_.py to fac584114642_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/5309960964f8_add_proxy_protocol_for_pool.py to 5309960964f8_add_proxy_protocol_for_pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.py to 5a3ee5472c31_add_cert_expiration__infor_in_amphora_table.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/034b2dc2f3e0_modernize_l7policy_fields.py to 034b2dc2f3e0_modernize_l7policy_fields.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/9bf4d21caaea_adding_amphora_id_to_listener_.py to 9bf4d21caaea_adding_amphora_id_to_listener_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3a1e1cdb7b27_rename_amphora_host_id.py to 3a1e1cdb7b27_rename_amphora_host_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/8c0851bdf6c3_change_tls_container_id_length_in_sni_.py to 8c0851bdf6c3_change_tls_container_id_length_in_sni_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/13500e2e978d_update_url_and_name_size.py to 13500e2e978d_update_url_and_name_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.py to 298eac0640a7_add_amphora_vrrp_port_id_and_ha_port_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/1e4c1d83044c_keepalived_configuration_datamodel.py to 1e4c1d83044c_keepalived_configuration_datamodel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/43287cd10fef_make_pool_lb_algorithm_larger.py to 43287cd10fef_make_pool_lb_algorithm_larger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4d9cf7d32f2_insert_headers.py to 4d9cf7d32f2_insert_headers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/0aee2b450512_extend_api_to_accept_qos_policy_id.py to 0aee2b450512_extend_api_to_accept_qos_policy_id.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4faaa983e7a9_update_member_address_column.py to 4faaa983e7a9_update_member_address_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/bf171d0d91c3_amphora_add_cached_zone.py to bf171d0d91c3_amphora_add_cached_zone.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/4c094013699a_update_load_balancer_amphora.py to 4c094013699a_update_load_balancer_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/82b9402e71fd_update_vip_address_size.py to 82b9402e71fd_update_vip_address_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/458c9ee2a011_l7_policies_and_rules.py to 458c9ee2a011_l7_policies_and_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/62816c232310_fix_migration_for_mysql_5_7.py to 62816c232310_fix_migration_for_mysql_5_7.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/c11292016060_add_request_errors_for_stats.py to c11292016060_add_request_errors_for_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/fc5582da7d8a_create_amphora_build_rate_limit_tables.py to fc5582da7d8a_create_amphora_build_rate_limit_tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/357d17a6d5ac_update_lb_and_amphora_data_model_for_.py to 357d17a6d5ac_update_lb_and_amphora_data_model_for_.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/e6672bda93bf_add_ping_and_tlshello_monitor_types.py to e6672bda93bf_add_ping_and_tlshello_monitor_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/versions/3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.py to 3e5b37a0bdb9_add_vrrp_ip_and_ha_ip_to_amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/prepare.py to prepare.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/db/repositories.py to repositories.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/house_keeping.py to house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/haproxy_vrrp_check.py to haproxy_vrrp_check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/octavia_worker.py to octavia_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/agent.py to agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/cmd/health_manager.py to health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/healthmonitor.py to healthmonitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/quota.py to quota.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/policies/loadbalancer.py to loadbalancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/health_daemon.py to health_daemon.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/status_message.py to status_message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/health_sender.py to health_sender.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/health_daemon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/utils/haproxy_query.py to haproxy_query.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/amphora_info.py to amphora_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/plug.py to plug.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/haproxy_compatibility.py to haproxy_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/certificate_update.py to certificate_update.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/osutils.py to osutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/api_server/keepalived.py to keepalived.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/backends/agent/agent_jinja_cfg.py to agent_jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/driver_exceptions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/driver_base.py to driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health/heartbeat_udp.py to heartbeat_udp.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/health/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/rest_api_driver.py to rest_api_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/haproxy/data_models.py to data_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/jinja/jinja_cfg.py to jinja_cfg.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/vrrp_rest_driver.py to vrrp_rest_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/keepalived/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/amphorae/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/driver_base.py to driver_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/distributor/drivers/noop_driver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/pagination.py to pagination.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/common/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/types/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/amphora.py to amphora.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v2/controllers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/root_controller.py to root_controller.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/app.py to app.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/listener_statistics.py to listener_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/load_balancer_statistics.py to load_balancer_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/types/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/l7policy.py to l7policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/load_balancer.py to load_balancer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/listener_statistics.py to listener_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/health_monitor.py to health_monitor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/listener.py to listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/load_balancer_statistics.py to load_balancer_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/l7rule.py to l7rule.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/member.py to member.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/quotas.py to quotas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/v1/controllers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue/producer.py to producer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/controller_simulator/handler.py to handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/api/handlers/abstract_handler.py to abstract_handler.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/consumer.py to consumer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/endpoint.py to endpoint.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/event_queue.py to event_queue.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/queue/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping/house_keeping.py to house_keeping.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/housekeeping/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/update_serializer.py to update_serializer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/update_db.py to update_db.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/healthmanager/health_manager.py to health_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/health_monitor_flows.py to health_monitor_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/member_flows.py to member_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/pool_flows.py to pool_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/l7rule_flows.py to l7rule_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/load_balancer_flows.py to load_balancer_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/listener_flows.py to listener_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/l7policy_flows.py to l7policy_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/flows/amphora_flows.py to amphora_flows.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/controller_worker.py to controller_worker.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/task_utils.py to task_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/amphora_driver_tasks.py to amphora_driver_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/network_tasks.py to network_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/controller_tasks.py to controller_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/model_tasks.py to model_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/cert_task.py to cert_task.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/compute_tasks.py to compute_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/database_tasks.py to database_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/lifecycle_tasks.py to lifecycle_tasks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/controller/worker/amphora_rate_limit.py to amphora_rate_limit.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/compute_base.py to compute_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/nova_driver.py to nova_driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/compute/drivers/noop_driver/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpY1Lr7n.py' /usr/bin/python2 -O /tmp/tmpY1Lr7n.py removing /tmp/tmpY1Lr7n.py running install_data creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/etc creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/etc/octavia copying etc/octavia.conf -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/etc/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia copying LICENSE -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia copying README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia creating /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/diskimage-create.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/image-tests.sh -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/README.rst -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/test-requirements.txt -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/tox.ini -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create copying diskimage-create/version.txt -> /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create running install_egg_info running egg_info writing octavia.egg-info/PKG-INFO writing top-level names to octavia.egg-info/top_level.txt writing dependency_links to octavia.egg-info/dependency_links.txt writing entry points to octavia.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying octavia.egg-info to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-2.0.0-py2.7.egg-info running install_scripts Installing octavia-wsgi script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing octavia-worker script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing octavia-health-manager script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing octavia-housekeeping script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing octavia-db-manage script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing haproxy-vrrp-check script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing amphora-agent script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin Installing octavia-api script to /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin + install -d -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin + install -p -m 0755 octavia/tests/contrib/octavia-tests-httpd /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin + PATH1=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/base.py + PATH2=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/base.py + sed -i 's#self._build_static_httpd()#'\''/usr/bin/octavia-tests-httpd'\''#g' /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v1/scenario/base.py + sed -i 's#self._build_static_httpd()#'\''/usr/bin/octavia-tests-httpd'\''#g' /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/tempest/v2/scenario/base.py + rm /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia/tests/contrib/httpd.go + egg_path='/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-*.egg-info' + tempest_egg_path=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info + mkdir /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info + echo octavia + grep 'tempest\|Tempest' octavia.egg-info/entry_points.txt + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-2.0.0-py2.7.egg-info/entry_points.txt + cp -r /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia-2.0.0-py2.7.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info + sed -i s/octavia/octavia_tests/g /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/octavia_tests.egg-info/PKG-INFO + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/bin + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/doc + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7/site-packages/tools + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/etc/octavia + mv /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/etc/octavia/octavia.conf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/etc/octavia + install -p -D -m 644 /builddir/build/SOURCES/octavia.logrotate /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/etc/logrotate.d/openstack-octavia + install -p -D -m 644 elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/etc/logrotate.d/openstack-octavia-amphora-agent + install -p -D -m 644 /builddir/build/SOURCES/octavia-amphora-agent.service /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/systemd/system/octavia-amphora-agent.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-api.service /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/systemd/system/octavia-api.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-worker.service /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/systemd/system/octavia-worker.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-health-manager.service /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/systemd/system/octavia-health-manager.service + install -p -D -m 644 /builddir/build/SOURCES/octavia-housekeeping.service /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/systemd/system/octavia-housekeeping.service + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/var/lib/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/var/log/octavia + install -d -m 755 /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/var/run/octavia + install -p -D -m 640 /builddir/build/SOURCES/octavia-dist.conf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/octavia-dist.conf + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le//etc/octavia/conf.d/common + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le//etc/octavia/conf.d/octavia-amphora-agent + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le//etc/octavia/conf.d/octavia-api + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le//etc/octavia/conf.d/octavia-health-manager + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le//etc/octavia/conf.d/octavia-housekeeping + for service in amphora-agent api health-manager housekeeping worker + mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le//etc/octavia/conf.d/octavia-worker + cp -vr elements/ /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements 'elements/' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements' 'elements/haproxy-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia' 'elements/haproxy-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/pkg-map' 'elements/haproxy-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/package-installs.json' 'elements/haproxy-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/element-deps' 'elements/haproxy-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/svc-map' 'elements/haproxy-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/README.rst' 'elements/haproxy-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d' 'elements/haproxy-octavia/pre-install.d/01-backports' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/pre-install.d/01-backports' 'elements/haproxy-octavia/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/install.d' 'elements/haproxy-octavia/install.d/76-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/install.d/76-haproxy' 'elements/haproxy-octavia/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d' 'elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel' 'elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-setup-haproxy-log' 'elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config' 'elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/20-disable-default-haproxy' 'elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/haproxy-octavia/post-install.d/21-create-ping-wrapper' 'elements/keepalived-octavia' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia' 'elements/keepalived-octavia/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/pkg-map' 'elements/keepalived-octavia/package-installs.json' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/package-installs.json' 'elements/keepalived-octavia/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/element-deps' 'elements/keepalived-octavia/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/svc-map' 'elements/keepalived-octavia/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/README.rst' 'elements/keepalived-octavia/pre-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/pre-install.d' 'elements/keepalived-octavia/pre-install.d/00-backports' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/keepalived-octavia/pre-install.d/00-backports' 'elements/root-passwd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/root-passwd' 'elements/root-passwd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/root-passwd/README.rst' 'elements/root-passwd/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/root-passwd/post-install.d' 'elements/root-passwd/post-install.d/99-setup' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/root-passwd/post-install.d/99-setup' 'elements/remove-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/remove-sshd' 'elements/remove-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/remove-sshd/README.rst' 'elements/remove-sshd/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/remove-sshd/package-installs.yaml' 'elements/no-resolvconf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf' 'elements/no-resolvconf/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf/README.rst' 'elements/no-resolvconf/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf/finalise.d' 'elements/no-resolvconf/finalise.d/99-disable-resolv-conf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/no-resolvconf/finalise.d/99-disable-resolv-conf' 'elements/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs' 'elements/certs-ramfs/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/element-deps' 'elements/certs-ramfs/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/svc-map' 'elements/certs-ramfs/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/README.rst' 'elements/certs-ramfs/init-scripts' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts' 'elements/certs-ramfs/init-scripts/systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd' 'elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/systemd/certs-ramfs.service' 'elements/certs-ramfs/init-scripts/upstart' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart' 'elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/upstart/certs-ramfs.conf' 'elements/certs-ramfs/init-scripts/sysv' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv' 'elements/certs-ramfs/init-scripts/sysv/certs-ramfs' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/init-scripts/sysv/certs-ramfs' 'elements/certs-ramfs/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/package-installs.yaml' 'elements/certs-ramfs/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/post-install.d' 'elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service' 'elements/amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent' 'elements/amphora-agent/pkg-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/pkg-map' 'elements/amphora-agent/element-deps' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/element-deps' 'elements/amphora-agent/svc-map' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/svc-map' 'elements/amphora-agent/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/README.rst' 'elements/amphora-agent/package-installs.yaml' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/package-installs.yaml' 'elements/amphora-agent/install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d' 'elements/amphora-agent/install.d/amphora-agent-source-install' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.init' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.service' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.logrotate' 'elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/amphora-agent.conf' 'elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/install.d/amphora-agent-source-install/75-amphora-agent-install' 'elements/amphora-agent/post-install.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/post-install.d' 'elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd' 'elements/amphora-agent/source-repository-amphora-agent' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/amphora-agent/source-repository-amphora-agent' 'elements/rebind-sshd' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd' 'elements/rebind-sshd/README.rst' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd/README.rst' 'elements/rebind-sshd/finalise.d' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd/finalise.d' 'elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' -> '/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia-image-elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp' + install -m 755 diskimage-create/diskimage-create.sh /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin/octavia-diskimage-create.sh + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/diskimage-create + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/LICENSE + rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/octavia/README.rst + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/octavia-2.0.0 extracting debug info from /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin/octavia-tests-httpd nm: /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin/octavia-tests-httpd: no symbols dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: go/src/net: Cannot stat: No such file or directory cpio: go/src/net/cgo-gcc-prolog: Cannot stat: No such file or directory cpio: go/src/runtime/cgo: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_context.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_fatalf.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_libinit.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_linux_ppc64x.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_ppc64x.S: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_setenv.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_traceback.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/gcc_util.c: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/libcgo.h: Cannot stat: No such file or directory cpio: go/src/runtime/cgo/libcgo_unix.h: Cannot stat: No such file or directory cpio: octavia-2.0.0/octavia/tests/contrib/: Cannot stat: No such file or directory cpio: octavia-2.0.0/octavia/tests/contrib/net/_obj/_cgo_gotypes.go: Cannot stat: No such file or directory cpio: octavia-2.0.0/octavia/tests/contrib/net/_obj/_cgo_import.go: Cannot stat: No such file or directory 4 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QIHAjf + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + export OS_TEST_PATH=./octavia/tests/functional + OS_TEST_PATH=./octavia/tests/functional + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/bin + stestr run Failed to if up eth1 due to error: Command 'test' returned non-zero exit status 7 Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration Failed to if up eth8473 due to error: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_details [0.013070s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_certificate_md5 [0.011083s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_haproxy [0.010625s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_interface [0.011135s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_delete_cert [0.053417s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_get_listener [0.009171s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_haproxy_systemd [0.072891s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_info [0.006041s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_plug_VIP6 [0.065287s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_manage_service_vrrp [0.058350s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_plug_network_host_routes [0.047212s] ... ok Failed to if up eth4921 due to error: Command 'test' returned non-zero exit status 7 {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_start [0.016363s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_plug_network [0.158125s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_reload [0.008425s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_upload_certificate_md5 [0.018171s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_upload_keepalived_config_systemd [0.017305s] ... ok Failed to stop HAProxy service: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_centos_upload_server_certificate [0.008913s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_ubuntu_listener_sysvinit [0.020050s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_get_all_listeners [0.008677s] ... ok Failed to stop HAProxy service: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_centos_listener_systemd [0.019096s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_delete_cert [0.010131s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_details [0.009742s] ... ok Failed to stop HAProxy service: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_ubuntu_listener_systemd [0.020469s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_all_listeners [0.010080s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_certificate_md5 [0.010787s] ... ok Failed to stop HAProxy service: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_delete_ubuntu_listener_upstart [0.019010s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_haproxy [0.010037s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_interface [0.011285s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_get_listener [0.010775s] ... ok Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_haproxy_systemd [0.037065s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_haproxy_sysvinit [0.075326s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_info [0.006920s] ... ok Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 133, in upload_haproxy_config with os.fdopen(os.open(name, flags, mode), 'w') as file: File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect IOError Failed to verify haproxy file: Command 'test' returned non-zero exit status 7 Exception on /0.5/listeners/amp_123/123/haproxy [PUT] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/usr/lib/python2.7/site-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/usr/lib/python2.7/site-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/server.py", line 114, in upload_haproxy_config return self._listener.upload_haproxy_config(amphora_id, listener_id) File "/builddir/build/BUILD/octavia-2.0.0/octavia/amphorae/backends/agent/api_server/listener.py", line 142, in upload_haproxy_config subprocess.check_output(cmd.split(), stderr=subprocess.STDOUT) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1121, in _mock_call result = next(effect) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 109, in next return _next(obj) StopIteration {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_haproxy_upstart [0.028885s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_network_host_routes [0.024055s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_manage_service_vrrp [0.009912s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_reload [0.009472s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_start [0.010380s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_keepalived_config_systemd [0.018446s] ... ok {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_keepalived_config_sysvinit [0.016204s] ... ok Failed to if up eth1 due to error: Command 'test' returned non-zero exit status 7 {0} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_server_certificate [0.010618s] ... ok Failed to if up eth1 due to error: Command 'test' returned non-zero exit status 7 Failed to if up eth1 due to error: Command 'test' returned non-zero exit status 7 Failed to if up eth1 due to error: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_VIP4 [0.261780s] ... ok Failed to if up eth1 due to error: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_VIP6 [0.049662s] ... ok 2018-03-21 12:18:54.785 12069 INFO octavia.common.config [-] Logging enabled! 2018-03-21 12:18:54.785 12069 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 Failed to if up eth6986 due to error: Command 'test' returned non-zero exit status 7 Failed to if up eth5916 due to error: Command 'test' returned non-zero exit status 7 {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_plug_network [0.107949s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_certificate_md5 [0.016933s] ... ok {1} octavia.tests.functional.amphorae.backend.agent.api_server.test_server.TestServerTestCase.test_ubuntu_upload_keepalived_config_upstart [0.015285s] ... ok 2018-03-21 12:18:55.182 12070 INFO octavia.common.config [-] Logging enabled! 2018-03-21 12:18:55.182 12070 INFO octavia.common.config [-] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.198 12069 INFO oslo_db.sqlalchemy.provision [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.200 12069 INFO oslo_db.sqlalchemy.provision [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yihgzmgbgg 2018-03-21 12:18:55.200 12069 INFO oslo_db.sqlalchemy.provision [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_v1_disabled [0.687657s] ... ok 2018-03-21 12:18:55.203 12069 INFO oslo_db.sqlalchemy.provision [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] CREATE BACKEND sqlite:// TOKEN tnlhvhveen 2018-03-21 12:18:55.282 12069 INFO octavia.common.config [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] Logging enabled! 2018-03-21 12:18:55.282 12069 INFO octavia.common.config [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.302 12069 WARNING octavia.api.root_controller [req-5b90ae62-35b2-42ae-9ccb-91eb18cee4a1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:55.324 12069 INFO oslo_db.sqlalchemy.provision [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.325 12069 INFO oslo_db.sqlalchemy.provision [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tnlhvhveen 2018-03-21 12:18:55.325 12069 INFO oslo_db.sqlalchemy.provision [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_versions [0.125303s] ... ok 2018-03-21 12:18:55.329 12069 INFO oslo_db.sqlalchemy.provision [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] CREATE BACKEND sqlite:// TOKEN ousnrnudti 2018-03-21 12:18:55.415 12069 INFO octavia.common.config [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] Logging enabled! 2018-03-21 12:18:55.416 12069 INFO octavia.common.config [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.439 12070 WARNING octavia.api.root_controller [-] Both v1 and v2.0 API endpoints are disabled -- is this intentional? 2018-03-21 12:18:55.439 12069 WARNING octavia.api.root_controller [req-b98e5c54-b055-4038-b403-e1d3edafffa6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:55.468 12069 INFO octavia.api.v1.controllers.load_balancer [req-63358bc5-a96c-4d15-adfc-f2ec8305bfdb - - - - -] Sending created Load Balancer 3506a40d-ac97-4ab8-a6dd-17f118701996 to the handler 2018-03-21 12:18:55.461 12070 INFO oslo_db.sqlalchemy.provision [req-b5874bdb-81b9-42aa-ac7b-e5c9b8ac9537 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.464 12070 INFO oslo_db.sqlalchemy.provision [req-b5874bdb-81b9-42aa-ac7b-e5c9b8ac9537 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ujjmvgoefx 2018-03-21 12:18:55.464 12070 INFO oslo_db.sqlalchemy.provision [req-b5874bdb-81b9-42aa-ac7b-e5c9b8ac9537 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_both_disabled [0.557434s] ... ok 2018-03-21 12:18:55.486 12069 INFO octavia.api.v1.controllers.load_balancer [req-b8f9e788-1424-4073-a102-70658b1ece7e - - - - -] Sending created Load Balancer e7be08bf-035c-4698-bfa3-6ec9a483f062 to the handler 2018-03-21 12:18:55.467 12070 INFO oslo_db.sqlalchemy.provision [req-b5874bdb-81b9-42aa-ac7b-e5c9b8ac9537 - - - - -] CREATE BACKEND sqlite:// TOKEN mntwwdmyoi 2018-03-21 12:18:55.502 12069 INFO octavia.api.v1.controllers.load_balancer [req-9eea9e98-cb1a-41cd-ad8b-59e26796cdd5 - - - - -] Sending created Load Balancer 2e537573-cfbd-44c5-b142-1b9da3de9dae to the handler 2018-03-21 12:18:55.517 12069 INFO octavia.api.v1.controllers.load_balancer [req-346de042-d8df-4609-a459-ae9a48343322 - - - - -] Sending created Load Balancer 98f6117e-435d-4fcd-9e4d-ff2cc3d66044 to the handler 2018-03-21 12:18:55.532 12069 INFO octavia.api.v1.controllers.load_balancer [req-bfc994bc-546e-4376-81e0-626ae6ad4649 - - - - -] Sending created Load Balancer c749de45-32a1-49ce-9632-8f3b780a386f to the handler 2018-03-21 12:18:55.544 12070 INFO octavia.common.config [req-b5874bdb-81b9-42aa-ac7b-e5c9b8ac9537 - - - - -] Logging enabled! 2018-03-21 12:18:55.545 12070 INFO octavia.common.config [req-b5874bdb-81b9-42aa-ac7b-e5c9b8ac9537 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.613 12070 INFO oslo_db.sqlalchemy.provision [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.615 12070 INFO oslo_db.sqlalchemy.provision [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mntwwdmyoi 2018-03-21 12:18:55.615 12070 INFO oslo_db.sqlalchemy.provision [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.test_root_controller.TestRootController.test_api_v2_disabled [0.150752s] ... ok 2018-03-21 12:18:55.618 12070 INFO oslo_db.sqlalchemy.provision [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] CREATE BACKEND sqlite:// TOKEN khsdreowtm 2018-03-21 12:18:55.694 12069 INFO oslo_db.sqlalchemy.provision [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.695 12069 INFO oslo_db.sqlalchemy.provision [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ousnrnudti 2018-03-21 12:18:55.696 12069 INFO oslo_db.sqlalchemy.provision [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_lb_keysort [0.369961s] ... ok 2018-03-21 12:18:55.699 12069 INFO oslo_db.sqlalchemy.provision [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] CREATE BACKEND sqlite:// TOKEN ahmxkrtasx 2018-03-21 12:18:55.702 12070 INFO octavia.common.config [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] Logging enabled! 2018-03-21 12:18:55.702 12070 INFO octavia.common.config [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.726 12070 WARNING octavia.api.root_controller [req-44ca4d84-a3dd-489f-aa28-ea68ceffb744 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:55.751 12070 INFO oslo_db.sqlalchemy.provision [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.753 12070 INFO oslo_db.sqlalchemy.provision [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN khsdreowtm 2018-03-21 12:18:55.753 12070 INFO oslo_db.sqlalchemy.provision [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_invalid_limit [0.137710s] ... ok 2018-03-21 12:18:55.780 12069 INFO octavia.common.config [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] Logging enabled! 2018-03-21 12:18:55.780 12069 INFO octavia.common.config [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.756 12070 INFO oslo_db.sqlalchemy.provision [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] CREATE BACKEND sqlite:// TOKEN zuixqfmkgc 2018-03-21 12:18:55.860 12069 WARNING octavia.api.root_controller [req-7984bc35-40ca-4cb9-a666-53b686caed9e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:55.876 12069 INFO octavia.api.v1.controllers.load_balancer [req-0e64b6da-6ac3-4992-93fc-11ccc0ed2bdd - - - - -] Sending created Load Balancer f421daf2-07c7-4a32-8d10-756262bf0e6d to the handler 2018-03-21 12:18:55.897 12070 INFO octavia.common.config [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] Logging enabled! 2018-03-21 12:18:55.897 12070 INFO octavia.common.config [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:55.920 12070 WARNING octavia.api.root_controller [req-6ac14120-4e50-4d97-9e73-44306b6a7d89 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:55.946 12070 INFO oslo_db.sqlalchemy.provision [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:55.947 12070 INFO oslo_db.sqlalchemy.provision [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zuixqfmkgc 2018-03-21 12:18:55.948 12070 INFO oslo_db.sqlalchemy.provision [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_invalid_marker [0.194497s] ... ok 2018-03-21 12:18:55.951 12070 INFO oslo_db.sqlalchemy.provision [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] CREATE BACKEND sqlite:// TOKEN udusjkwtbh 2018-03-21 12:18:56.001 12069 INFO octavia.api.v1.controllers.listener [req-3e60695e-eaa1-4899-a079-f6673f43956a - - - - -] Sending Creation of Listener 41d90e9c-3c10-417e-b0b8-6afc679fcda2 to handler 2018-03-21 12:18:56.030 12070 INFO octavia.common.config [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] Logging enabled! 2018-03-21 12:18:56.030 12070 INFO octavia.common.config [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:56.054 12070 WARNING octavia.api.root_controller [req-8a8ef31d-f4ba-4b92-846d-cd00190d3301 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:56.076 12070 INFO oslo_db.sqlalchemy.provision [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:56.077 12070 INFO oslo_db.sqlalchemy.provision [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN udusjkwtbh 2018-03-21 12:18:56.078 12070 INFO oslo_db.sqlalchemy.provision [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_invalid_sort_key [0.129921s] ... ok 2018-03-21 12:18:56.081 12070 INFO oslo_db.sqlalchemy.provision [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] CREATE BACKEND sqlite:// TOKEN kykhsnrvvp 2018-03-21 12:18:56.127 12069 INFO octavia.api.v1.controllers.listener [req-532b6be8-f118-437a-9236-a67d3711e695 - - - - -] Sending Creation of Listener f799d358-e26b-4af8-bc59-a79623b16342 to handler 2018-03-21 12:18:56.160 12070 INFO octavia.common.config [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] Logging enabled! 2018-03-21 12:18:56.162 12070 INFO octavia.common.config [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:56.183 12070 WARNING octavia.api.root_controller [req-06003493-d530-4864-a7bf-f1c451b39eeb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:56.208 12070 INFO octavia.api.v1.controllers.load_balancer [req-d4dff9f0-a318-4d4c-8e6d-3074cf790598 - - - - -] Sending created Load Balancer a3903b1e-482e-4b05-ae2f-33700d2d0024 to the handler 2018-03-21 12:18:56.267 12069 INFO octavia.api.v1.controllers.listener [req-a6d60590-e5cb-480e-a229-3155fd91603a - - - - -] Sending Creation of Listener 291669e7-5cf2-4798-b867-cfb874352c30 to handler 2018-03-21 12:18:56.384 12070 INFO octavia.api.v1.controllers.listener [req-6cc951f6-5239-4b15-97ef-44f4151bb978 - - - - -] Sending Creation of Listener 378b4b31-8788-4490-b48f-a50e72f8f9bd to handler 2018-03-21 12:18:56.434 12069 INFO octavia.api.v1.controllers.listener [req-7a245c9d-8953-43fa-b8b7-1f7c5594f3fa - - - - -] Sending Creation of Listener d2585db9-3aff-4755-855c-209f3ef8e38b to handler 2018-03-21 12:18:56.523 12070 INFO octavia.api.v1.controllers.pool [req-d6b128f8-980f-43a1-bfc1-46091fec0ce4 - - - - -] Sending Creation of Pool aea370b0-2a80-4dc9-97a1-3c1512ff0477 to handler 2018-03-21 12:18:56.563 12069 INFO octavia.api.v1.controllers.listener [req-551c2cd0-bfff-421e-8f3d-599c5982c53b - - - - -] Sending Creation of Listener cdb7fd05-0c9b-4850-a772-24d5bd85ea79 to handler 2018-03-21 12:18:56.666 12070 INFO octavia.api.v1.controllers.member [req-8a776800-e96b-405c-85ad-0644ef22235e - - - - -] Sending Creation of Member 7de070eb-588c-41ba-9344-5f8dae9bec76 to handler 2018-03-21 12:18:56.712 12069 INFO octavia.api.v1.controllers.listener [req-fba145fe-e715-49ec-87dc-26afa69f663f - - - - -] Sending Creation of Listener 84495d5b-8ba2-4e21-8406-f7c5a9093f3d to handler 2018-03-21 12:18:56.795 12070 INFO octavia.api.v1.controllers.member [req-ca74f56b-8aec-4145-b9ca-658273bd4994 - - - - -] Sending Creation of Member a7fea0bb-f8e7-4d38-83ca-636100b034cd to handler 2018-03-21 12:18:56.873 12069 INFO octavia.api.v1.controllers.listener [req-f9333d0b-047e-417f-ac00-8de8195d1d20 - - - - -] Sending Creation of Listener 826e8041-fb4a-420d-b7da-6603851ddf2a to handler 2018-03-21 12:18:56.931 12070 INFO octavia.api.v1.controllers.member [req-122fb424-2701-4f92-aede-8971bbfcca64 - - - - -] Sending Creation of Member 31408d6e-83ed-4d75-8f7a-20fa91d293cf to handler 2018-03-21 12:18:57.046 12069 INFO octavia.api.v1.controllers.listener [req-8c815570-59c0-4f05-9f51-116184eaed91 - - - - -] Sending Creation of Listener 26d8031b-0bae-4070-a543-1abbeb4532dc to handler 2018-03-21 12:18:57.062 12070 INFO octavia.api.v1.controllers.member [req-bd38a82a-ee8c-4378-bf5d-b6f9fdd2712f - - - - -] Sending Creation of Member 138aacda-f6ff-4692-bc14-81f58ea7cffd to handler 2018-03-21 12:18:57.254 12070 INFO octavia.api.v1.controllers.member [req-034dec10-c065-4726-8e0a-71cc443ce4c9 - - - - -] Sending Creation of Member dd2f3af4-7ea1-41cb-8c04-2287f84261fa to handler 2018-03-21 12:18:57.291 12069 INFO octavia.api.v1.controllers.listener [req-1410c82f-4090-4980-a364-c81aba1b00a9 - - - - -] Sending Creation of Listener abb8316f-7948-4391-9992-7cdcf8972492 to handler 2018-03-21 12:18:57.493 12069 INFO octavia.api.v1.controllers.listener [req-cff0027f-b117-4aff-b66f-581c737c7d29 - - - - -] Sending Creation of Listener 2e9a3c29-49d6-4482-a433-fdedfc516d88 to handler 2018-03-21 12:18:57.568 12070 INFO oslo_db.sqlalchemy.provision [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:57.570 12070 INFO oslo_db.sqlalchemy.provision [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kykhsnrvvp 2018-03-21 12:18:57.570 12070 INFO oslo_db.sqlalchemy.provision [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_members_sorting_and_pagination [1.492161s] ... ok 2018-03-21 12:18:57.577 12070 INFO oslo_db.sqlalchemy.provision [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] CREATE BACKEND sqlite:// TOKEN wwvqcmeagy 2018-03-21 12:18:57.653 12070 INFO octavia.common.config [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] Logging enabled! 2018-03-21 12:18:57.653 12070 INFO octavia.common.config [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:57.676 12070 WARNING octavia.api.root_controller [req-6c3b4524-876c-4467-86e5-aa7907c4d529 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:57.692 12070 INFO octavia.api.v1.controllers.load_balancer [req-da39ce9b-48e7-462c-9546-20c7965d94d4 - - - - -] Sending created Load Balancer a2ecc0d9-b3b6-463a-a497-1b19d220976b to the handler 2018-03-21 12:18:57.781 12070 INFO octavia.api.v1.controllers.listener [req-e2455807-a1c7-4213-b39c-c07bea7566c7 - - - - -] Sending Creation of Listener 973dc281-362b-4ad6-9fa4-d694d9d51584 to handler 2018-03-21 12:18:57.884 12070 INFO octavia.api.v1.controllers.pool [req-c1780ab3-5e7a-4920-995b-fcf908ec097b - - - - -] Sending Creation of Pool 1ae95ddb-aefc-49b6-b3f3-76e67c755b2e to handler 2018-03-21 12:18:58.015 12069 INFO oslo_db.sqlalchemy.provision [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:58.017 12069 INFO oslo_db.sqlalchemy.provision [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ahmxkrtasx 2018-03-21 12:18:58.017 12069 INFO oslo_db.sqlalchemy.provision [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_listeners_sorting_and_pagination [2.321187s] ... ok 2018-03-21 12:18:58.020 12069 INFO oslo_db.sqlalchemy.provision [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] CREATE BACKEND sqlite:// TOKEN tltxudrbhz 2018-03-21 12:18:58.038 12070 INFO octavia.api.v1.controllers.pool [req-5d994ae1-430a-4fe1-a8a3-24ee3b47000d - - - - -] Sending Creation of Pool e843d1d3-9e68-4e10-bada-e9fcf311ac2f to handler 2018-03-21 12:18:58.101 12069 INFO octavia.common.config [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] Logging enabled! 2018-03-21 12:18:58.101 12069 INFO octavia.common.config [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:58.126 12069 WARNING octavia.api.root_controller [req-85df1839-e5c0-4b7c-9a4d-805d4a4a3561 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:58.142 12069 INFO octavia.api.v1.controllers.load_balancer [req-e48e663c-0dd1-445d-a035-e8b312fe191d - - - - -] Sending created Load Balancer 8e471988-0957-4c13-a461-6e36f295d2f7 to the handler 2018-03-21 12:18:58.157 12069 INFO octavia.api.v1.controllers.load_balancer [req-7a309885-f423-495b-8482-364834f35c34 - - - - -] Sending created Load Balancer 78740719-7412-43c2-82f1-276eeb7c9345 to the handler 2018-03-21 12:18:58.172 12069 INFO octavia.api.v1.controllers.load_balancer [req-61924272-9e86-43e0-a468-92f491203fee - - - - -] Sending created Load Balancer 5815da31-00ec-4a89-87be-7bcd9d10c00d to the handler 2018-03-21 12:18:58.187 12069 INFO octavia.api.v1.controllers.load_balancer [req-97d6100f-d0ae-4798-a9d3-223d79db0658 - - - - -] Sending created Load Balancer 2cda104e-a987-47de-a26f-6c1903ac307d to the handler 2018-03-21 12:18:58.201 12069 INFO octavia.api.v1.controllers.load_balancer [req-8349f46a-ed36-419b-a1f1-38801a74e71d - - - - -] Sending created Load Balancer 3e297af9-ba5f-4351-9783-f26069e4c6e2 to the handler 2018-03-21 12:18:58.216 12069 INFO octavia.api.v1.controllers.load_balancer [req-4af0548b-1f41-4a76-9f44-2c759d6d0961 - - - - -] Sending created Load Balancer 60c2b74b-fd73-401f-a7e1-4b7eb673f560 to the handler 2018-03-21 12:18:58.228 12070 INFO oslo_db.sqlalchemy.provision [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:58.230 12070 INFO oslo_db.sqlalchemy.provision [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wwvqcmeagy 2018-03-21 12:18:58.230 12070 INFO oslo_db.sqlalchemy.provision [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_create [0.659718s] ... ok 2018-03-21 12:18:58.232 12069 INFO octavia.api.v1.controllers.load_balancer [req-d1b1b1a5-7345-4afd-957c-e6b576aefea2 - - - - -] Sending created Load Balancer 43b1a188-b7c9-44d8-bb16-3df93a052d50 to the handler 2018-03-21 12:18:58.247 12069 INFO octavia.api.v1.controllers.load_balancer [req-50667f3b-a790-460b-bb11-c29b024899fd - - - - -] Sending created Load Balancer f83b56b4-018d-4c3d-8071-1c205fd920ab to the handler 2018-03-21 12:18:58.237 12070 INFO oslo_db.sqlalchemy.provision [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] CREATE BACKEND sqlite:// TOKEN zqmyhxhybx 2018-03-21 12:18:58.262 12069 INFO octavia.api.v1.controllers.load_balancer [req-2b67f001-1d1a-4fd4-b2cc-708705fc93d7 - - - - -] Sending created Load Balancer db77e4d2-1f50-486e-ad63-0ee3d76e2ada to the handler 2018-03-21 12:18:58.275 12069 INFO octavia.api.v1.controllers.load_balancer [req-1c5e2bc6-ae89-484b-bfce-f619bc272b04 - - - - -] Sending created Load Balancer a30fa746-fed7-4ae3-bb86-cef4237cf47e to the handler 2018-03-21 12:18:58.288 12069 INFO octavia.api.v1.controllers.load_balancer [req-92f8b088-44e2-4b97-b6c8-372a2ab1e3bd - - - - -] Sending created Load Balancer 9845428d-c5ce-49cc-8793-54b204ecde96 to the handler 2018-03-21 12:18:58.314 12070 INFO octavia.common.config [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] Logging enabled! 2018-03-21 12:18:58.314 12070 INFO octavia.common.config [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:58.306 12069 INFO octavia.api.v1.controllers.load_balancer [req-0518962d-6c0a-4e20-98e9-c0c8fc8ffbf2 - - - - -] Sending created Load Balancer 403b263c-82d0-4729-8d17-0300c10e620c to the handler 2018-03-21 12:18:58.321 12069 INFO octavia.api.v1.controllers.load_balancer [req-acb86f66-e947-4484-878d-6bbc78d60dca - - - - -] Sending created Load Balancer 35514bcb-1c14-4b5c-8251-d7114b5dd163 to the handler 2018-03-21 12:18:58.334 12069 INFO octavia.api.v1.controllers.load_balancer [req-f7fee3f8-968c-43c8-be78-8d5331963e24 - - - - -] Sending created Load Balancer 55583705-7adb-4450-84eb-d540051f1dd5 to the handler 2018-03-21 12:18:58.346 12069 INFO octavia.api.v1.controllers.load_balancer [req-e49d6391-c1b2-4623-b7c4-7dbe4547e820 - - - - -] Sending created Load Balancer 4bd3a837-78d2-4bf4-939c-55bf47d63680 to the handler 2018-03-21 12:18:58.338 12070 WARNING octavia.api.root_controller [req-eb26700d-fb2e-47c0-924a-8563a3299fea - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:58.354 12070 INFO octavia.api.v1.controllers.load_balancer [req-c04f4397-38ae-451c-8982-c1024449321c - - - - -] Sending created Load Balancer 83cc8cb6-2db3-4cca-af95-08e52f6dc02c to the handler 2018-03-21 12:18:58.366 12069 INFO octavia.api.v1.controllers.load_balancer [req-b9d217a0-6a6c-4a26-a82d-5a4f65e30cb3 - - - - -] Sending created Load Balancer 3ca48892-59cf-491f-bab5-33ed1b58c194 to the handler 2018-03-21 12:18:58.379 12069 INFO octavia.api.v1.controllers.load_balancer [req-1ae631c8-44bb-44d4-8fe3-9b0e5396f584 - - - - -] Sending created Load Balancer 2a1c4eec-d76d-4067-8f98-0c6f66dde7d7 to the handler 2018-03-21 12:18:58.396 12069 INFO octavia.api.v1.controllers.load_balancer [req-486a8fdb-77c8-452a-8596-b794cd326eda - - - - -] Sending created Load Balancer 04616561-e6ac-48dd-a349-36993311e5d3 to the handler 2018-03-21 12:18:58.411 12069 INFO octavia.api.v1.controllers.load_balancer [req-54dd2bd9-5896-46f9-b4a9-5b7f6b516a0d - - - - -] Sending created Load Balancer 667244f6-be02-4ebb-9814-9a3d8665e351 to the handler 2018-03-21 12:18:58.426 12069 INFO octavia.api.v1.controllers.load_balancer [req-387c790c-60c4-4641-aad1-71d17a66241a - - - - -] Sending created Load Balancer e8229f00-0d8f-4cc5-983d-1c970d79b779 to the handler 2018-03-21 12:18:58.440 12069 INFO octavia.api.v1.controllers.load_balancer [req-f342d4bf-89aa-4002-b11a-e8a6950c3097 - - - - -] Sending created Load Balancer 1dada3f0-ce6a-4a08-b9a9-f9ec58e7cf7e to the handler 2018-03-21 12:18:58.442 12070 INFO octavia.api.v1.controllers.listener [req-ebaa73e9-2cad-4f47-8ded-7879ac3c6085 - - - - -] Sending Creation of Listener 72d7ffeb-ba24-46b2-bbb1-6b9f8c86eb93 to handler 2018-03-21 12:18:58.455 12069 INFO octavia.api.v1.controllers.load_balancer [req-f5899616-eaf4-4354-9009-b363608729cb - - - - -] Sending created Load Balancer c7258bcc-f825-446d-b2bf-e64de6085838 to the handler 2018-03-21 12:18:58.468 12069 INFO octavia.api.v1.controllers.load_balancer [req-3596b073-3734-460b-bb7a-b3538adaff36 - - - - -] Sending created Load Balancer 220a62ec-d8b3-4ca4-8ead-6857a8424ebe to the handler 2018-03-21 12:18:58.481 12069 INFO octavia.api.v1.controllers.load_balancer [req-4d6dfd0c-5b65-4774-af0b-a3bac68f40e7 - - - - -] Sending created Load Balancer e3a2a54a-500a-4cdd-bcf4-08e9b7a6e69f to the handler 2018-03-21 12:18:58.500 12069 INFO octavia.api.v1.controllers.load_balancer [req-12dc856d-8fd1-4758-ab6b-268337bff5e6 - - - - -] Sending created Load Balancer cc8e6f19-71a0-44fc-8efd-ffa271ad5e5b to the handler 2018-03-21 12:18:58.516 12069 INFO octavia.api.v1.controllers.load_balancer [req-23e0695a-d346-4717-a5a6-4fe8d1d5e29c - - - - -] Sending created Load Balancer 5779ec7a-daab-4c29-bd6b-6269fa1ea4d3 to the handler 2018-03-21 12:18:58.529 12069 INFO octavia.api.v1.controllers.load_balancer [req-ecfdaf36-018d-442a-be02-9178baa9b7f7 - - - - -] Sending created Load Balancer 487da7a0-bada-4545-add2-861ada974521 to the handler 2018-03-21 12:18:58.559 12069 INFO octavia.api.v1.controllers.load_balancer [req-8df6913d-e157-475a-8846-1f49d60b191c - - - - -] Sending created Load Balancer 021dfcdf-3ef2-49d9-a79d-19e2c0adba17 to the handler 2018-03-21 12:18:58.576 12069 INFO octavia.api.v1.controllers.load_balancer [req-b305fe2d-176b-44d1-831e-2ed5b467db5f - - - - -] Sending created Load Balancer d54005c2-8059-4601-820c-c927fcca0fa1 to the handler 2018-03-21 12:18:58.608 12070 INFO octavia.api.v1.controllers.pool [req-2d6c6a46-3664-4b5e-acbd-35082e1bee62 - - - - -] Sending Creation of Pool afea7d4c-8f69-4c10-8018-0c0a6d6fc5cf to handler 2018-03-21 12:18:58.596 12069 INFO octavia.api.v1.controllers.load_balancer [req-51edac05-df04-4a44-8647-3a1263f549cc - - - - -] Sending created Load Balancer 69e9af08-92b9-40a3-a114-e36b0600ec20 to the handler 2018-03-21 12:18:58.609 12069 INFO octavia.api.v1.controllers.load_balancer [req-675db365-d513-43ff-8cc0-2602d93fae01 - - - - -] Sending created Load Balancer f320b635-8c61-4a4c-a8c6-8fe4d94229ff to the handler 2018-03-21 12:18:58.642 12069 INFO octavia.api.v1.controllers.load_balancer [req-24205253-a43a-404c-ad16-195c0e8cd83d - - - - -] Sending created Load Balancer 3fbf0b63-f857-4c28-a8c8-4787cd02ef5f to the handler 2018-03-21 12:18:58.656 12069 INFO octavia.api.v1.controllers.load_balancer [req-13c2f0f7-b476-4e93-8969-37be0f80bd7b - - - - -] Sending created Load Balancer 947d0fa8-4344-4396-9e0f-82c437f0dea8 to the handler 2018-03-21 12:18:58.669 12069 INFO octavia.api.v1.controllers.load_balancer [req-ffb16899-f88a-4fee-9ed1-9959a081b4e6 - - - - -] Sending created Load Balancer d01d71b1-d0f3-411e-a04f-a41d64e70bcd to the handler 2018-03-21 12:18:58.691 12069 INFO octavia.api.v1.controllers.load_balancer [req-84dd8462-3115-4659-abbf-290d49f5909f - - - - -] Sending created Load Balancer bd0febce-d4af-4f28-9482-725b18d5a5ae to the handler 2018-03-21 12:18:58.719 12069 INFO octavia.api.v1.controllers.load_balancer [req-99a5c7e9-6205-4b63-ba65-8ac67b6eba23 - - - - -] Sending created Load Balancer 0f1dabba-c320-4b65-937d-fb8a2d70d675 to the handler 2018-03-21 12:18:58.736 12069 INFO octavia.api.v1.controllers.load_balancer [req-94be62ab-b78f-4ba0-aa7d-d5c18af22fd6 - - - - -] Sending created Load Balancer 7e4b1067-1728-4f81-a0e1-487d3243e205 to the handler 2018-03-21 12:18:58.752 12069 INFO octavia.api.v1.controllers.load_balancer [req-8a48652e-fe82-40a6-b45c-21feb842aa15 - - - - -] Sending created Load Balancer f5a703f9-78cd-4c12-9537-3268a881138e to the handler 2018-03-21 12:18:58.757 12070 INFO octavia.api.v1.controllers.pool [req-1e5685a1-a41a-4d6d-a981-cde3c7845224 - - - - -] Sending Creation of Pool 3b72d8bb-276e-4b89-b13a-00c8381ad11b to handler 2018-03-21 12:18:58.771 12069 INFO octavia.api.v1.controllers.load_balancer [req-ee1e4e3c-d287-405c-b32f-15c441ffd6ba - - - - -] Sending created Load Balancer 21351835-f071-4c0f-b076-f6dd4f5566ad to the handler 2018-03-21 12:18:58.800 12069 INFO octavia.api.v1.controllers.load_balancer [req-fedb59b6-915e-4b2f-a7a7-9d849b0a5ef8 - - - - -] Sending created Load Balancer 09c2b9db-5038-4d82-982a-c0f96fba1676 to the handler 2018-03-21 12:18:58.817 12069 INFO octavia.api.v1.controllers.load_balancer [req-07ffb443-f677-4d1b-8fa5-04b1387df754 - - - - -] Sending created Load Balancer 6b368b2e-b031-46eb-8a56-c08d05a9455c to the handler 2018-03-21 12:18:58.836 12069 INFO octavia.api.v1.controllers.load_balancer [req-df06c6d2-64a5-4a48-9044-771da0bc294f - - - - -] Sending created Load Balancer 56e9c433-ea9b-4a2b-a990-9e4a1687f74b to the handler 2018-03-21 12:18:58.849 12069 INFO octavia.api.v1.controllers.load_balancer [req-46bf8a4a-c94c-437f-9234-ca7d0db60178 - - - - -] Sending created Load Balancer 379703ad-cfbc-479f-85dc-b3f0e34fdfac to the handler 2018-03-21 12:18:58.879 12069 INFO octavia.api.v1.controllers.load_balancer [req-3a88b718-945b-4b23-8707-bf972b4a6c81 - - - - -] Sending created Load Balancer 5cbd4fae-922b-4a9c-99b6-01fff06bf53e to the handler 2018-03-21 12:18:58.897 12069 INFO octavia.api.v1.controllers.load_balancer [req-c3185ef2-1ce4-4c4b-afb9-ed04eeb8fffe - - - - -] Sending created Load Balancer fd9579fc-2b68-4bb7-bf8d-ad5e18065bb3 to the handler 2018-03-21 12:18:58.906 12070 INFO octavia.api.v1.controllers.health_monitor [req-8866ea1e-3e10-4438-923c-744cca2e33f2 - - - - -] Sending Creation of Health Monitor for Pool afea7d4c-8f69-4c10-8018-0c0a6d6fc5cf to handler 2018-03-21 12:18:58.929 12069 INFO octavia.api.v1.controllers.load_balancer [req-cbe0108a-65cc-4e6c-af36-8648dab98681 - - - - -] Sending created Load Balancer 4bea9169-17c5-4047-80f6-cb0dcd705f78 to the handler 2018-03-21 12:18:58.947 12069 INFO octavia.api.v1.controllers.load_balancer [req-674faccd-c660-440a-95ac-d5eb1cc48925 - - - - -] Sending created Load Balancer 9c9139a3-a088-4606-8794-21211cfd945c to the handler 2018-03-21 12:18:58.967 12069 INFO octavia.api.v1.controllers.load_balancer [req-f534c1a8-3c57-4792-9f64-e14213934075 - - - - -] Sending created Load Balancer 7ccc0cb9-0df5-4d3b-a128-985eb975cd04 to the handler 2018-03-21 12:18:58.980 12069 INFO octavia.api.v1.controllers.load_balancer [req-e6e43296-a5fa-431f-b82d-de30c73ae9eb - - - - -] Sending created Load Balancer 493a013e-89fe-4a01-bf61-fbc9cee8f350 to the handler 2018-03-21 12:18:59.010 12069 INFO octavia.api.v1.controllers.load_balancer [req-2e7183d7-2189-47c5-9ffe-d7bf6b466f8f - - - - -] Sending created Load Balancer 84ef2b94-babd-458a-b665-434c1cc9c2a7 to the handler 2018-03-21 12:18:59.028 12069 INFO octavia.api.v1.controllers.load_balancer [req-67fbc56b-328e-415f-b101-1c7137e14bfe - - - - -] Sending created Load Balancer d37178ef-9bed-4f22-a300-94f9cb567c59 to the handler 2018-03-21 12:18:59.060 12069 INFO octavia.api.v1.controllers.load_balancer [req-4d6628dd-e8ff-4a8c-8616-dd9842e71c3d - - - - -] Sending created Load Balancer 1e456284-285f-4d31-a64f-c0181fd663d5 to the handler 2018-03-21 12:18:59.077 12069 INFO octavia.api.v1.controllers.load_balancer [req-589cd7f3-53d6-4df2-842c-c005f3e10e4a - - - - -] Sending created Load Balancer 400488cc-83ef-4444-b300-81bf68199ae8 to the handler 2018-03-21 12:18:59.097 12069 INFO octavia.api.v1.controllers.load_balancer [req-1113c772-5c3a-4463-aad9-2ba66a7a466c - - - - -] Sending created Load Balancer ddfaba7b-75e5-4858-82f2-d108fe589cbb to the handler 2018-03-21 12:18:59.110 12069 INFO octavia.api.v1.controllers.load_balancer [req-b61c1ba9-13db-41ef-94da-f95038b87f14 - - - - -] Sending created Load Balancer cbfd3ebf-ea18-4cf9-a841-697afd4a20b9 to the handler 2018-03-21 12:18:59.102 12070 INFO oslo_db.sqlalchemy.provision [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:59.103 12070 INFO oslo_db.sqlalchemy.provision [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zqmyhxhybx 2018-03-21 12:18:59.104 12070 INFO oslo_db.sqlalchemy.provision [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_sans_listener [0.873557s] ... ok 2018-03-21 12:18:59.107 12070 INFO oslo_db.sqlalchemy.provision [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] CREATE BACKEND sqlite:// TOKEN rimohrjigg 2018-03-21 12:18:59.141 12069 INFO octavia.api.v1.controllers.load_balancer [req-4ddce340-908f-457d-974b-74dca77f403c - - - - -] Sending created Load Balancer 0a050cf0-dfc6-4f76-80e6-1883f80bb0ac to the handler 2018-03-21 12:18:59.159 12069 INFO octavia.api.v1.controllers.load_balancer [req-4804f448-8302-4204-9154-875bff6a0495 - - - - -] Sending created Load Balancer 46f0242f-ec3d-4d99-95a0-581e9ef55179 to the handler 2018-03-21 12:18:59.191 12069 INFO octavia.api.v1.controllers.load_balancer [req-3b80c252-8fbf-4835-9ae9-13b5494f1fc4 - - - - -] Sending created Load Balancer a8eb69f2-9e78-4b19-be92-64dd4104ac83 to the handler 2018-03-21 12:18:59.190 12070 INFO octavia.common.config [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] Logging enabled! 2018-03-21 12:18:59.191 12070 INFO octavia.common.config [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:18:59.209 12069 INFO octavia.api.v1.controllers.load_balancer [req-b68ce2b8-bf94-46c5-aa35-b492f989436f - - - - -] Sending created Load Balancer 8917558a-ed2c-41ab-9462-ed6959a627f4 to the handler 2018-03-21 12:18:59.214 12070 WARNING octavia.api.root_controller [req-0663bebd-6819-45ac-bc19-f6f941c8bc6c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:18:59.230 12070 INFO octavia.api.v1.controllers.load_balancer [req-e29244ad-1385-4afc-a1b6-47e7d721fb8c - - - - -] Sending created Load Balancer d963964d-5a99-4aa0-8fda-153e0990f1be to the handler 2018-03-21 12:18:59.241 12069 INFO octavia.api.v1.controllers.load_balancer [req-0b5e4429-f779-4879-b2bc-6f950a1f4e91 - - - - -] Sending created Load Balancer a37c9105-831a-4f7d-89a5-69e5a9a31fb2 to the handler 2018-03-21 12:18:59.260 12069 INFO octavia.api.v1.controllers.load_balancer [req-4b471ce0-e827-46c5-82fb-b7f9bea7358d - - - - -] Sending created Load Balancer 6a5f7d28-ba12-4cb8-9743-bec74b7feed5 to the handler 2018-03-21 12:18:59.275 12069 INFO octavia.api.v1.controllers.load_balancer [req-6a748026-3227-4cc8-a98c-bd1f81358b61 - - - - -] Sending created Load Balancer 48f377b3-b8fb-40ba-9bb6-1b08a6bbfb76 to the handler 2018-03-21 12:18:59.289 12069 INFO octavia.api.v1.controllers.load_balancer [req-22853793-afee-4bcb-a9cc-bb4683c85e02 - - - - -] Sending created Load Balancer a25d14bc-9dbf-482e-95e6-cdf36d006a6b to the handler 2018-03-21 12:18:59.323 12070 INFO octavia.api.v1.controllers.listener [req-1d8aea4d-f46b-40e3-9462-a69721074f59 - - - - -] Sending Creation of Listener 6b5127d0-e6c8-4a5f-8755-9fc2235c75a6 to handler 2018-03-21 12:18:59.308 12069 INFO octavia.api.v1.controllers.load_balancer [req-806c2a6e-2d25-4a8f-b416-00ac5f16fd8d - - - - -] Sending created Load Balancer 15a280c8-53ca-45c4-9d08-cffc08ff48da to the handler 2018-03-21 12:18:59.432 12070 INFO octavia.api.v1.controllers.pool [req-684092ba-bebb-404c-b1b5-83b8495870bb - - - - -] Sending Creation of Pool eaafb57c-ffe1-4e76-9130-a5fdbdc8c9bf to handler 2018-03-21 12:18:59.581 12070 INFO octavia.api.v1.controllers.pool [req-fc1b5673-600b-4ab6-97bb-a4f3064b46bc - - - - -] Sending Creation of Pool bd86e1a6-51a3-42c2-93fa-b1bc84c64183 to handler 2018-03-21 12:18:59.735 12070 INFO octavia.api.v1.controllers.health_monitor [req-e9be64eb-d3fe-43cb-812b-5c044e2836d6 - - - - -] Sending Creation of Health Monitor for Pool bd86e1a6-51a3-42c2-93fa-b1bc84c64183 to handler 2018-03-21 12:18:59.930 12070 INFO oslo_db.sqlalchemy.provision [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:59.932 12070 INFO oslo_db.sqlalchemy.provision [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rimohrjigg 2018-03-21 12:18:59.933 12070 INFO oslo_db.sqlalchemy.provision [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_with_listener [0.829033s] ... ok 2018-03-21 12:18:59.936 12070 INFO oslo_db.sqlalchemy.provision [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] CREATE BACKEND sqlite:// TOKEN udwwpwurio 2018-03-21 12:18:59.962 12069 INFO oslo_db.sqlalchemy.provision [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:18:59.964 12069 INFO oslo_db.sqlalchemy.provision [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tltxudrbhz 2018-03-21 12:18:59.964 12069 INFO oslo_db.sqlalchemy.provision [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_api_sort.TestApiSort.test_loadbalancer_sorting_and_pagination [1.947139s] ... ok 2018-03-21 12:18:59.967 12069 INFO oslo_db.sqlalchemy.provision [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] CREATE BACKEND sqlite:// TOKEN eorwqzahid 2018-03-21 12:19:00.015 12070 INFO octavia.common.config [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] Logging enabled! 2018-03-21 12:19:00.016 12070 INFO octavia.common.config [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:00.049 12069 INFO octavia.common.config [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] Logging enabled! 2018-03-21 12:19:00.049 12069 INFO octavia.common.config [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:00.073 12069 WARNING octavia.api.root_controller [req-42f8b736-3e95-4f4f-9619-5135b88325f4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:00.089 12069 INFO octavia.api.v1.controllers.load_balancer [req-ea2f42e1-d046-41b0-bc5d-d70c1aa0b248 - - - - -] Sending created Load Balancer 21df78d9-e3c5-46c9-a535-9e8f59020dcd to the handler 2018-03-21 12:19:00.039 12070 WARNING octavia.api.root_controller [req-14b2e22e-4087-459b-a0d9-1c2b7cddcfb3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:00.055 12070 INFO octavia.api.v1.controllers.load_balancer [req-3e32717f-5af5-487a-8805-bffad824a04e - - - - -] Sending created Load Balancer 20a1fa6b-3c7f-4097-aee7-68eae8f50ff4 to the handler 2018-03-21 12:19:00.178 12069 INFO octavia.api.v1.controllers.listener [req-6efec733-3242-4def-a635-2e416d43b81f - - - - -] Sending Creation of Listener e7560b17-06d6-4c08-8c87-2f2a636e8223 to handler 2018-03-21 12:19:00.209 12070 INFO octavia.api.v1.controllers.listener [req-5e93e886-ebfd-40e7-9698-8c0a64a89ab9 - - - - -] Sending Creation of Listener d591ecb5-7bc5-4b03-9819-52f6e309fcfa to handler 2018-03-21 12:19:00.295 12069 INFO octavia.api.v1.controllers.pool [req-57b133e4-b157-43ce-8321-97724bc795d9 - - - - -] Sending Creation of Pool a492a415-fcd9-4db9-a966-e19599d619dc to handler 2018-03-21 12:19:00.313 12070 INFO octavia.api.v1.controllers.pool [req-57d652f0-c511-4ff7-84e8-6dc949c1b0ac - - - - -] Sending Creation of Pool 0866e56e-6ac9-4c92-b376-3a45bddac660 to handler 2018-03-21 12:19:00.447 12069 INFO octavia.api.v1.controllers.pool [req-32f3b8c8-caeb-4bbd-bc6a-b37edae233ce - - - - -] Sending Creation of Pool a100d44d-3e9a-4d1c-8094-903ac2c74d63 to handler 2018-03-21 12:19:00.452 12070 INFO octavia.api.v1.controllers.pool [req-72e4d78d-859e-4f74-a2fc-066cbb0f7383 - - - - -] Sending Creation of Pool 54ea9b95-32b3-4ad6-bda2-b0ebb2bf7352 to handler 2018-03-21 12:19:00.590 12069 INFO octavia.api.v1.controllers.health_monitor [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] Health Monitor for Pool a492a415-fcd9-4db9-a966-e19599d619dc was not found 2018-03-21 12:19:00.601 12070 INFO octavia.api.v1.controllers.health_monitor [req-cc1e00b6-be3c-4abf-9a98-984f3d3af8d1 - - - - -] Sending Creation of Health Monitor for Pool 0866e56e-6ac9-4c92-b376-3a45bddac660 to handler 2018-03-21 12:19:00.607 12069 INFO oslo_db.sqlalchemy.provision [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:00.609 12069 INFO oslo_db.sqlalchemy.provision [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eorwqzahid 2018-03-21 12:19:00.609 12069 INFO oslo_db.sqlalchemy.provision [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_delete [0.644694s] ... ok 2018-03-21 12:19:00.612 12069 INFO oslo_db.sqlalchemy.provision [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] CREATE BACKEND sqlite:// TOKEN uplbsbtdsk 2018-03-21 12:19:00.714 12070 INFO octavia.api.v1.controllers.load_balancer [req-6162976d-d12c-4960-aa9b-7c1628f63d87 - - - - -] Sending deleted Load Balancer 20a1fa6b-3c7f-4097-aee7-68eae8f50ff4 to the handler 2018-03-21 12:19:00.748 12070 INFO octavia.api.v1.controllers.health_monitor [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:00.779 12070 INFO oslo_db.sqlalchemy.provision [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:00.780 12070 INFO oslo_db.sqlalchemy.provision [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN udwwpwurio 2018-03-21 12:19:00.781 12070 INFO oslo_db.sqlalchemy.provision [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_delete [0.847892s] ... ok 2018-03-21 12:19:00.735 12069 INFO octavia.common.config [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] Logging enabled! 2018-03-21 12:19:00.735 12069 INFO octavia.common.config [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:00.756 12069 WARNING octavia.api.root_controller [req-ba6d59a7-268f-455f-9050-599c1a43932e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:00.778 12069 INFO octavia.api.v1.controllers.load_balancer [req-d7eea1f8-bce5-41a3-b5bb-39c87aad2b36 - - - - -] Sending created Load Balancer f9bf0cfa-302d-49e7-868f-36f7ae4d994e to the handler 2018-03-21 12:19:00.784 12070 INFO oslo_db.sqlalchemy.provision [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] CREATE BACKEND sqlite:// TOKEN nodjuzbdrw 2018-03-21 12:19:00.865 12070 INFO octavia.common.config [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] Logging enabled! 2018-03-21 12:19:00.865 12070 INFO octavia.common.config [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:00.888 12070 WARNING octavia.api.root_controller [req-5cb15a5a-0b26-4420-a4dc-28a1477a0223 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:00.904 12070 INFO octavia.api.v1.controllers.load_balancer [req-56bceaed-a5a8-47d3-b1fa-55fee29d0466 - - - - -] Sending created Load Balancer 9decc9d2-5df3-4480-b5df-d0f92fb42ccb to the handler 2018-03-21 12:19:00.911 12069 INFO octavia.api.v1.controllers.listener [req-3e39d409-2da1-4217-9993-34e9faec322c - - - - -] Sending Creation of Listener 38a377f0-4428-49b8-acb0-9efdc0031cc1 to handler 2018-03-21 12:19:00.997 12070 INFO octavia.api.v1.controllers.listener [req-51a9f847-8ace-4d9c-81a6-f1113eaed316 - - - - -] Sending Creation of Listener 9a32272a-10ed-4c60-8056-1931b25118e5 to handler 2018-03-21 12:19:01.106 12070 INFO octavia.api.v1.controllers.pool [req-c349b145-1736-4977-8612-971d52dfb9c4 - - - - -] Sending Creation of Pool 775e41a4-598f-43d5-b57b-e5c31c1d5015 to handler 2018-03-21 12:19:01.140 12069 INFO octavia.api.v1.controllers.pool [req-11d51e7a-c0bf-403d-a2e6-09d97dc09aef - - - - -] Sending Creation of Pool 15bda902-eeae-4180-913a-bf26b32a06d0 to handler 2018-03-21 12:19:01.255 12070 INFO octavia.api.v1.controllers.pool [req-99a8a7d0-3940-4cd3-a9d5-62db1c5dcd1f - - - - -] Sending Creation of Pool 8dcef271-e899-4191-a31f-0c7bf44958bc to handler 2018-03-21 12:19:01.278 12069 INFO octavia.api.v1.controllers.pool [req-37f6d80d-2d98-4655-8096-b91664464d78 - - - - -] Sending Creation of Pool fc00974d-183a-477a-9547-518d713bf959 to handler 2018-03-21 12:19:01.404 12070 INFO octavia.api.v1.controllers.health_monitor [req-9142f4b1-b2c3-491c-8978-f858290bc9e3 - - - - -] Sending Creation of Health Monitor for Pool 775e41a4-598f-43d5-b57b-e5c31c1d5015 to handler 2018-03-21 12:19:01.417 12069 INFO octavia.api.v1.controllers.health_monitor [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] Health Monitor for Pool 15bda902-eeae-4180-913a-bf26b32a06d0 was not found 2018-03-21 12:19:01.430 12069 INFO oslo_db.sqlalchemy.provision [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:01.435 12069 INFO oslo_db.sqlalchemy.provision [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uplbsbtdsk 2018-03-21 12:19:01.435 12069 INFO oslo_db.sqlalchemy.provision [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_get [0.825486s] ... ok 2018-03-21 12:19:01.438 12069 INFO oslo_db.sqlalchemy.provision [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] CREATE BACKEND sqlite:// TOKEN ocuuprillm 2018-03-21 12:19:01.517 12069 INFO octavia.common.config [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] Logging enabled! 2018-03-21 12:19:01.517 12069 INFO octavia.common.config [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:01.541 12069 WARNING octavia.api.root_controller [req-e3c2d69a-8570-48c7-8c64-f1b720158d2a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:01.557 12069 INFO octavia.api.v1.controllers.load_balancer [req-8643a971-0005-4e8f-9288-ca0c37423ff3 - - - - -] Sending created Load Balancer 5f3e3b2e-b31c-4d1f-bb54-e93c7a989444 to the handler 2018-03-21 12:19:01.515 12070 INFO octavia.api.v1.controllers.load_balancer [req-40048349-f087-4b8b-be39-2400f7f31111 - - - - -] Sending updated Load Balancer 9decc9d2-5df3-4480-b5df-d0f92fb42ccb to the handler 2018-03-21 12:19:01.564 12070 INFO octavia.api.v1.controllers.health_monitor [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:01.593 12070 INFO oslo_db.sqlalchemy.provision [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:01.595 12070 INFO oslo_db.sqlalchemy.provision [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nodjuzbdrw 2018-03-21 12:19:01.595 12070 INFO oslo_db.sqlalchemy.provision [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_update [0.814140s] ... ok 2018-03-21 12:19:01.598 12070 INFO oslo_db.sqlalchemy.provision [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] CREATE BACKEND sqlite:// TOKEN abrltbfncv 2018-03-21 12:19:01.655 12069 INFO octavia.api.v1.controllers.listener [req-e1625ecc-21ab-4cd7-9f06-50396ccf20f9 - - - - -] Sending Creation of Listener 13fa22c7-b9bf-4ee9-b3df-94413823b806 to handler 2018-03-21 12:19:01.675 12070 INFO octavia.common.config [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] Logging enabled! 2018-03-21 12:19:01.675 12070 INFO octavia.common.config [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:01.759 12070 WARNING octavia.api.root_controller [req-2ec82f01-1536-43c3-ba1a-811815983668 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:01.761 12069 INFO octavia.api.v1.controllers.pool [req-87d3f9aa-b4f6-4972-bf88-4b557529ff6f - - - - -] Sending Creation of Pool 9814d0b5-7d2a-4958-ac60-0e2b13310c53 to handler 2018-03-21 12:19:01.773 12070 INFO octavia.api.v1.controllers.load_balancer [req-21a1fc99-6c03-44de-ba6a-fa34f5954a71 - - - - -] Sending created Load Balancer a8348401-2197-423d-af4d-51ab16fb0aea to the handler 2018-03-21 12:19:01.861 12070 INFO octavia.api.v1.controllers.listener [req-cfb760b1-41f1-4f0f-9f70-eba6ff1a656d - - - - -] Sending Creation of Listener f095e62a-b4cc-4c45-ab54-f2d990c31c0f to handler 2018-03-21 12:19:01.908 12069 INFO octavia.api.v1.controllers.pool [req-b197980b-5989-42fd-9b92-e1946dd50bd0 - - - - -] Sending Creation of Pool 96340e0e-fdf1-4c54-8277-805618d78000 to handler 2018-03-21 12:19:01.973 12070 INFO octavia.api.v1.controllers.pool [req-eaf4e9e9-65d4-4459-8e39-33b0f8e3be90 - - - - -] Sending Creation of Pool 4e3eb288-6975-4c91-94dc-7081e6c74f5a to handler 2018-03-21 12:19:02.020 12069 INFO oslo_db.sqlalchemy.provision [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:02.023 12069 INFO oslo_db.sqlalchemy.provision [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ocuuprillm 2018-03-21 12:19:02.023 12069 INFO oslo_db.sqlalchemy.provision [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_bad_update ... SKIPPED: This test will need reviewed after a validation layer is built 2018-03-21 12:19:02.026 12069 INFO oslo_db.sqlalchemy.provision [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] CREATE BACKEND sqlite:// TOKEN tzodicsoyw 2018-03-21 12:19:02.112 12070 INFO octavia.api.v1.controllers.pool [req-01ab5cce-88cf-4038-be0f-9e4190c0b16d - - - - -] Sending Creation of Pool 58b7633b-e284-491f-9c9a-98a0a4c7468f to handler 2018-03-21 12:19:02.106 12069 INFO octavia.common.config [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] Logging enabled! 2018-03-21 12:19:02.106 12069 INFO octavia.common.config [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:02.146 12069 WARNING octavia.api.root_controller [req-6c8b776e-6ba3-46e3-a39e-f5ba16831b98 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:02.160 12069 INFO octavia.api.v1.controllers.load_balancer [req-78bfc1ee-e8c3-40fb-b3d8-bbf2e60face4 - - - - -] Sending created Load Balancer 38071eec-82f5-4d22-a877-2ef9a3b47781 to the handler 2018-03-21 12:19:02.255 12069 INFO octavia.api.v1.controllers.listener [req-2c7be2c0-951a-4174-aae6-42e1837534cc - - - - -] Sending Creation of Listener 0de9766a-7604-4fe4-8810-9d8f9e5a7dea to handler 2018-03-21 12:19:02.315 12070 INFO octavia.api.v1.controllers.health_monitor [req-30905497-6b09-4c54-a532-00e4c88ac291 - - - - -] Sending Creation of Health Monitor for Pool 4e3eb288-6975-4c91-94dc-7081e6c74f5a to handler 2018-03-21 12:19:02.361 12069 INFO octavia.api.v1.controllers.pool [req-7618f337-39bd-418e-996a-9d7ed13aaf0e - - - - -] Sending Creation of Pool f6496f32-9353-477d-9aa9-21104cb6f499 to handler 2018-03-21 12:19:02.466 12070 INFO oslo_db.sqlalchemy.provision [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:02.468 12070 INFO oslo_db.sqlalchemy.provision [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] DROP BACKEND Engine(sqlite://) TOKEN abrltbfncv 2018-03-21 12:19:02.468 12070 INFO oslo_db.sqlalchemy.provision [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_duplicate_create [0.872611s] ... ok 2018-03-21 12:19:02.471 12070 INFO oslo_db.sqlalchemy.provision [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] CREATE BACKEND sqlite:// TOKEN frcvsvjwdf 2018-03-21 12:19:02.516 12069 INFO octavia.api.v1.controllers.pool [req-75a97a9e-b505-4abc-947c-e95e13d3985c - - - - -] Sending Creation of Pool 835b5c56-bc3c-4f03-9d85-f9a17e62e657 to handler 2018-03-21 12:19:02.547 12070 INFO octavia.common.config [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] Logging enabled! 2018-03-21 12:19:02.547 12070 INFO octavia.common.config [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:02.568 12070 WARNING octavia.api.root_controller [req-a21c4fd5-2019-4265-9681-9361f862e4ff - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:02.583 12070 INFO octavia.api.v1.controllers.load_balancer [req-b788721a-e888-4eed-8576-1b60f655ac11 - - - - -] Sending created Load Balancer 726d1cee-7636-467c-8d0e-0306a92c80bb to the handler 2018-03-21 12:19:02.674 12070 INFO octavia.api.v1.controllers.listener [req-5ccaddb7-d3da-46fa-bf67-fa28203bd618 - - - - -] Sending Creation of Listener 29d2516f-a1d7-4c60-a381-4dad51e4cc64 to handler 2018-03-21 12:19:02.743 12069 INFO oslo_db.sqlalchemy.provision [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:02.745 12069 INFO oslo_db.sqlalchemy.provision [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tzodicsoyw 2018-03-21 12:19:02.745 12069 INFO oslo_db.sqlalchemy.provision [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_over_quota [0.721833s] ... ok 2018-03-21 12:19:02.748 12069 INFO oslo_db.sqlalchemy.provision [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] CREATE BACKEND sqlite:// TOKEN fainazzagm 2018-03-21 12:19:02.795 12070 INFO octavia.api.v1.controllers.pool [req-287628f6-0c36-4d78-b9c5-795f083430d1 - - - - -] Sending Creation of Pool a82a5a05-8b49-45c3-bb2c-f1f955dba1ab to handler 2018-03-21 12:19:02.830 12069 INFO octavia.common.config [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] Logging enabled! 2018-03-21 12:19:02.830 12069 INFO octavia.common.config [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:02.854 12069 WARNING octavia.api.root_controller [req-93bfadd8-8dea-440b-9983-c554223c0e9b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:02.869 12069 INFO octavia.api.v1.controllers.load_balancer [req-abd879c6-74e2-4893-9846-ed5fcad02980 - - - - -] Sending created Load Balancer 2384ddc8-9f2d-4198-b0c7-f7d5f640bf9b to the handler 2018-03-21 12:19:02.943 12070 INFO octavia.api.v1.controllers.pool [req-37ecaa5b-6e5b-4740-b6db-c168a1caea42 - - - - -] Sending Creation of Pool f3bec0b9-92d9-489d-ae2e-faab111d7561 to handler 2018-03-21 12:19:02.958 12069 INFO octavia.api.v1.controllers.listener [req-923b7b8c-ccc6-4c3c-b443-49231fbdd838 - - - - -] Sending Creation of Listener aff749b1-8f60-40ac-9e94-48b434dccd37 to handler 2018-03-21 12:19:03.061 12069 INFO octavia.api.v1.controllers.pool [req-5e6e58a5-9de2-4a1a-9d94-3655384b4b23 - - - - -] Sending Creation of Pool aa4579f7-4598-4e3d-aebb-b724262b4a2d to handler 2018-03-21 12:19:03.098 12070 INFO octavia.api.v1.controllers.health_monitor [req-93d3428c-3755-4533-b31c-505e7388a95c - - - - -] Sending Creation of Health Monitor for Pool f3bec0b9-92d9-489d-ae2e-faab111d7561 to handler 2018-03-21 12:19:03.208 12069 INFO octavia.api.v1.controllers.pool [req-49752934-c6d4-4075-bb31-eb598697f2d1 - - - - -] Sending Creation of Pool 5b2e7f14-5130-451d-9a0a-644d0755f983 to handler 2018-03-21 12:19:03.222 12070 INFO octavia.api.v1.controllers.health_monitor [req-4257c1f2-f26f-477a-b456-44bf3d4c514a - - - - -] Sending Update of Health Monitor for Pool f3bec0b9-92d9-489d-ae2e-faab111d7561 to handler 2018-03-21 12:19:03.335 12069 INFO octavia.api.v1.controllers.load_balancer [req-1309eb9c-7131-4cd6-b1ca-c4e5a7e359be - - - - -] Sending deleted Load Balancer 2384ddc8-9f2d-4198-b0c7-f7d5f640bf9b to the handler 2018-03-21 12:19:03.380 12069 INFO octavia.api.v1.controllers.health_monitor [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:03.397 12069 INFO oslo_db.sqlalchemy.provision [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:03.398 12069 INFO oslo_db.sqlalchemy.provision [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fainazzagm 2018-03-21 12:19:03.399 12069 INFO oslo_db.sqlalchemy.provision [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_delete [0.653327s] ... ok 2018-03-21 12:19:03.406 12069 INFO oslo_db.sqlalchemy.provision [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] CREATE BACKEND sqlite:// TOKEN qupopsvfrj 2018-03-21 12:19:03.439 12070 INFO oslo_db.sqlalchemy.provision [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:03.440 12070 INFO oslo_db.sqlalchemy.provision [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN frcvsvjwdf 2018-03-21 12:19:03.441 12070 INFO oslo_db.sqlalchemy.provision [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update [0.979189s] ... ok 2018-03-21 12:19:03.451 12070 INFO oslo_db.sqlalchemy.provision [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] CREATE BACKEND sqlite:// TOKEN ebgddwrnyu 2018-03-21 12:19:03.482 12069 INFO octavia.common.config [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] Logging enabled! 2018-03-21 12:19:03.483 12069 INFO octavia.common.config [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:03.506 12069 WARNING octavia.api.root_controller [req-eb863396-e999-4a34-b4b6-b92bcd9a3c96 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:03.522 12069 INFO octavia.api.v1.controllers.load_balancer [req-4cbba7b4-1cd9-4960-b2da-23bc9a60f710 - - - - -] Sending created Load Balancer 1e3875be-aab0-451c-bb6a-6d78318bffd7 to the handler 2018-03-21 12:19:03.530 12070 INFO octavia.common.config [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] Logging enabled! 2018-03-21 12:19:03.530 12070 INFO octavia.common.config [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:03.551 12070 WARNING octavia.api.root_controller [req-fea3adca-e8a6-44dd-a531-4426a06459e4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:03.570 12070 INFO octavia.api.v1.controllers.load_balancer [req-79139a84-5cd5-44e0-b6fd-30ae919c1de2 - - - - -] Sending created Load Balancer e3d6e85c-754e-4058-9e18-3ba343671d33 to the handler 2018-03-21 12:19:03.610 12069 INFO octavia.api.v1.controllers.listener [req-51ee8a9c-cf8d-42d7-b733-8912afa03178 - - - - -] Sending Creation of Listener 6cefb819-e006-4e70-87b8-0652981a0501 to handler 2018-03-21 12:19:03.713 12069 INFO octavia.api.v1.controllers.pool [req-42711430-d204-4342-a5b1-b33938eaf3e0 - - - - -] Sending Creation of Pool 5bdba298-5334-44c8-a9cd-c27296e9a7e6 to handler 2018-03-21 12:19:03.741 12070 INFO octavia.api.v1.controllers.listener [req-c21c87d4-2171-4fbc-92ad-22eccb6810bc - - - - -] Sending Creation of Listener f3eeef9e-943d-4010-a296-6495f8e24d34 to handler 2018-03-21 12:19:03.863 12070 INFO octavia.api.v1.controllers.pool [req-2b3ff49c-6f99-4d3e-be19-73d11012a92a - - - - -] Sending Creation of Pool 652d94e9-0b6b-485f-bf02-2fc621f2d1d0 to handler 2018-03-21 12:19:03.875 12069 INFO octavia.api.v1.controllers.pool [req-f4928390-f042-4cff-bdb0-7a98a28dc99c - - - - -] Sending Creation of Pool 82f74bf6-4f60-41ae-935d-cb8bbfa50ffe to handler 2018-03-21 12:19:04.034 12070 INFO octavia.api.v1.controllers.l7policy [req-8352300b-9bf6-4a89-9de8-b0d16bd40401 - - - - -] Sending Creation of L7Policy 2004628f-00f7-429b-bc43-a1545c1edb28 to handler 2018-03-21 12:19:04.042 12069 INFO octavia.api.v1.controllers.load_balancer [req-132284f4-b562-4e5b-9087-25985f43835a - - - - -] Sending updated Load Balancer 1e3875be-aab0-451c-bb6a-6d78318bffd7 to the handler 2018-03-21 12:19:04.104 12069 INFO octavia.api.v1.controllers.health_monitor [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:04.120 12069 INFO oslo_db.sqlalchemy.provision [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:04.123 12069 INFO oslo_db.sqlalchemy.provision [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qupopsvfrj 2018-03-21 12:19:04.124 12069 INFO oslo_db.sqlalchemy.provision [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_update [0.724871s] ... ok 2018-03-21 12:19:04.127 12069 INFO oslo_db.sqlalchemy.provision [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] CREATE BACKEND sqlite:// TOKEN cqxhysouzr 2018-03-21 12:19:04.205 12069 INFO octavia.common.config [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] Logging enabled! 2018-03-21 12:19:04.205 12069 INFO octavia.common.config [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:04.218 12070 INFO oslo_db.sqlalchemy.provision [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:04.219 12070 INFO oslo_db.sqlalchemy.provision [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ebgddwrnyu 2018-03-21 12:19:04.219 12070 INFO oslo_db.sqlalchemy.provision [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_redirect_to_pool [0.771973s] ... ok 2018-03-21 12:19:04.223 12070 INFO oslo_db.sqlalchemy.provision [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] CREATE BACKEND sqlite:// TOKEN axlcduadcu 2018-03-21 12:19:04.304 12070 INFO octavia.common.config [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] Logging enabled! 2018-03-21 12:19:04.304 12070 INFO octavia.common.config [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:04.292 12069 WARNING octavia.api.root_controller [req-4875b7ce-9fcd-488f-bfdc-0b92c0a2dded - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:04.308 12069 INFO octavia.api.v1.controllers.load_balancer [req-41cfa1be-80b9-4095-97a0-26f152cb0c9e - - - - -] Sending created Load Balancer 09ad8612-e186-49d5-9018-e46a9affaa49 to the handler 2018-03-21 12:19:04.328 12070 WARNING octavia.api.root_controller [req-5c813dd0-4e0a-484f-80d0-082eba7799d9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:04.342 12070 INFO octavia.api.v1.controllers.load_balancer [req-f8e7df4b-0aa3-4048-944d-ce1825b94fa6 - - - - -] Sending created Load Balancer 422cf00f-146d-45eb-adc2-3f875677f365 to the handler 2018-03-21 12:19:04.397 12069 INFO octavia.api.v1.controllers.listener [req-7601aacc-0dc0-45c9-99b9-dd0f300faf40 - - - - -] Sending Creation of Listener 5a12868b-6682-40fd-96f8-9477e2fb77c9 to handler 2018-03-21 12:19:04.437 12070 INFO octavia.api.v1.controllers.listener [req-096965b3-2f5f-4630-a2d3-bf7b95b807e5 - - - - -] Sending Creation of Listener 1bebd29a-2dbc-4cc0-a86a-7435cc75d719 to handler 2018-03-21 12:19:04.506 12069 INFO octavia.api.v1.controllers.pool [req-4c94db20-4d16-469b-9053-101823f353b3 - - - - -] Sending Creation of Pool e73c08aa-a053-420d-9407-33753cde70a0 to handler 2018-03-21 12:19:04.552 12070 INFO octavia.api.v1.controllers.pool [req-91b09ec5-55a8-4302-ae60-ce886d0c806d - - - - -] Sending Creation of Pool 5fb20658-d58a-4ba3-bbda-fba56db80f79 to handler 2018-03-21 12:19:04.652 12069 INFO octavia.api.v1.controllers.pool [req-529bd651-a445-4a4f-a016-ce83cc67d893 - - - - -] Sending Creation of Pool f8323257-4906-42cb-beb3-e72a2a812b19 to handler 2018-03-21 12:19:04.705 12070 INFO octavia.api.v1.controllers.l7policy [req-1853aa3c-cd7d-4f00-9ed6-2436d5a4975a - - - - -] Sending Creation of L7Policy f029c300-7688-4bd7-8347-6f96b0f9b4a4 to handler 2018-03-21 12:19:04.806 12069 INFO octavia.api.v1.controllers.health_monitor [req-ae12d103-9be8-48e1-948f-63f02cfaea59 - - - - -] Sending Creation of Health Monitor for Pool f8323257-4906-42cb-beb3-e72a2a812b19 to handler 2018-03-21 12:19:04.876 12069 INFO oslo_db.sqlalchemy.provision [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:04.878 12069 INFO oslo_db.sqlalchemy.provision [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cqxhysouzr 2018-03-21 12:19:04.878 12069 INFO oslo_db.sqlalchemy.provision [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_with_bad_handler [0.754407s] ... ok 2018-03-21 12:19:04.885 12069 INFO oslo_db.sqlalchemy.provision [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] CREATE BACKEND sqlite:// TOKEN jahatliqkm 2018-03-21 12:19:04.890 12070 INFO oslo_db.sqlalchemy.provision [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:04.894 12070 INFO oslo_db.sqlalchemy.provision [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN axlcduadcu 2018-03-21 12:19:04.894 12070 INFO oslo_db.sqlalchemy.provision [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_redirect_to_url [0.674736s] ... ok 2018-03-21 12:19:04.897 12070 INFO oslo_db.sqlalchemy.provision [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] CREATE BACKEND sqlite:// TOKEN evmtoypuzt 2018-03-21 12:19:04.978 12070 INFO octavia.common.config [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] Logging enabled! 2018-03-21 12:19:04.979 12070 INFO octavia.common.config [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:04.961 12069 INFO octavia.common.config [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] Logging enabled! 2018-03-21 12:19:04.962 12069 INFO octavia.common.config [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:04.985 12069 WARNING octavia.api.root_controller [req-d5dfd7b4-578e-45a8-bf58-49c3ba9a7f1a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:04.999 12069 INFO octavia.api.v1.controllers.load_balancer [req-34b16c80-bc1a-41a6-815d-66cdcbef742f - - - - -] Sending created Load Balancer bbf7cf14-b88a-45b0-934e-4ea402b67c72 to the handler 2018-03-21 12:19:05.006 12070 WARNING octavia.api.root_controller [req-0c8f684e-3853-4638-9c81-b6a361b5c70b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:05.020 12070 INFO octavia.api.v1.controllers.load_balancer [req-815e3b1c-8731-41ad-803f-3f1fd911826c - - - - -] Sending created Load Balancer f5e08a13-5fd1-48da-8878-cb0d02c60d6b to the handler 2018-03-21 12:19:05.107 12069 INFO octavia.api.v1.controllers.listener [req-9362f801-93f6-416d-9db1-8877643a9450 - - - - -] Sending Creation of Listener 631e305d-2768-4017-919d-0300d1aa4da6 to handler 2018-03-21 12:19:05.119 12070 INFO octavia.api.v1.controllers.listener [req-d9118761-6011-4606-a8ca-102fe9acd25b - - - - -] Sending Creation of Listener 12f21533-7589-4075-8907-4fe9a54f7dec to handler 2018-03-21 12:19:05.249 12069 INFO octavia.api.v1.controllers.pool [req-f507db4d-4f28-4374-a174-2e3e05fd24e6 - - - - -] Sending Creation of Pool 28d77d51-9091-4fd0-9a4b-cc461f865e00 to handler 2018-03-21 12:19:05.304 12070 INFO octavia.api.v1.controllers.pool [req-82595a56-343c-4bdb-b533-1779419911b4 - - - - -] Sending Creation of Pool 44aa9129-9908-46eb-8f3f-0e4c6c47dff6 to handler 2018-03-21 12:19:05.385 12069 INFO octavia.api.v1.controllers.pool [req-4963fb8e-0974-44eb-920b-a70e2208828e - - - - -] Sending Creation of Pool 2e39e4d7-6fb1-4055-a123-e5a467c3697a to handler 2018-03-21 12:19:05.449 12070 INFO octavia.api.v1.controllers.l7policy [req-a96c6f01-0894-4df6-a79d-d8067a102bd1 - - - - -] Sending Creation of L7Policy c5660fa9-408b-48ea-b1e7-c9bbf7641736 to handler 2018-03-21 12:19:05.525 12070 INFO oslo_db.sqlalchemy.provision [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:05.527 12070 INFO oslo_db.sqlalchemy.provision [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN evmtoypuzt 2018-03-21 12:19:05.527 12070 INFO oslo_db.sqlalchemy.provision [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_with_bad_handler [0.632394s] ... ok 2018-03-21 12:19:05.530 12070 INFO oslo_db.sqlalchemy.provision [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] CREATE BACKEND sqlite:// TOKEN ryvuctrjbu 2018-03-21 12:19:05.530 12069 INFO octavia.api.v1.controllers.health_monitor [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] Sending Creation of Health Monitor for Pool 28d77d51-9091-4fd0-9a4b-cc461f865e00 to handler 2018-03-21 12:19:05.545 12069 INFO oslo_db.sqlalchemy.provision [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:05.547 12069 INFO oslo_db.sqlalchemy.provision [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jahatliqkm 2018-03-21 12:19:05.547 12069 INFO oslo_db.sqlalchemy.provision [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_create_with_project_id [0.668826s] ... ok 2018-03-21 12:19:05.550 12069 INFO oslo_db.sqlalchemy.provision [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] CREATE BACKEND sqlite:// TOKEN rnkpomydaa 2018-03-21 12:19:05.614 12070 INFO octavia.common.config [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] Logging enabled! 2018-03-21 12:19:05.614 12070 INFO octavia.common.config [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:05.630 12069 INFO octavia.common.config [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] Logging enabled! 2018-03-21 12:19:05.630 12069 INFO octavia.common.config [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:05.638 12070 WARNING octavia.api.root_controller [req-62e633dd-8b3f-41f9-8657-7c3eb06db50e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:05.652 12070 INFO octavia.api.v1.controllers.load_balancer [req-4bc9fce7-6d47-4f5a-aa97-d0c16110225f - - - - -] Sending created Load Balancer 8d92fb4f-0e28-4085-8bc1-9694df5b41aa to the handler 2018-03-21 12:19:05.654 12069 WARNING octavia.api.root_controller [req-a5eecb45-3120-41de-a676-797ffd99ce05 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:05.670 12069 INFO octavia.api.v1.controllers.load_balancer [req-fa010940-6394-4aef-9c58-46bb0a163b64 - - - - -] Sending created Load Balancer ab1e02e0-6a42-4a6b-b080-1e75b7080c1c to the handler 2018-03-21 12:19:05.745 12070 INFO octavia.api.v1.controllers.listener [req-4b53c541-165c-434a-822e-6d0463c4ca7d - - - - -] Sending Creation of Listener 7921c4e0-3875-4df9-9536-89890cf3c8d3 to handler 2018-03-21 12:19:05.821 12069 INFO octavia.api.v1.controllers.listener [req-46d58de5-afbd-4e32-9978-c86d43084c99 - - - - -] Sending Creation of Listener f3471bac-5017-4338-a1be-3418e00b7b95 to handler 2018-03-21 12:19:05.849 12070 INFO octavia.api.v1.controllers.pool [req-833488e2-fdfa-47b5-aff7-a86c60143626 - - - - -] Sending Creation of Pool 3f1841d8-d240-4bb5-b1e8-1ff4e2a8e5c3 to handler 2018-03-21 12:19:05.929 12069 INFO octavia.api.v1.controllers.pool [req-57aa6e9d-2791-45f0-930d-b7b43ee00cc2 - - - - -] Sending Creation of Pool de7f7a20-85a7-4ccd-8fd3-574818b5e42d to handler 2018-03-21 12:19:05.993 12070 INFO octavia.api.v1.controllers.l7policy [req-6cd156d8-99b4-430a-8134-c06dfb4e9faa - - - - -] Sending Creation of L7Policy e63dc41d-b599-48d4-9da0-313959c8c09c to handler 2018-03-21 12:19:06.076 12069 INFO octavia.api.v1.controllers.pool [req-68095ddd-3e5f-485b-9dae-36f93cd002fd - - - - -] Sending Creation of Pool 3a82c3de-505f-4196-a12c-23dad4bf73df to handler 2018-03-21 12:19:06.119 12070 INFO oslo_db.sqlalchemy.provision [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:06.120 12070 INFO oslo_db.sqlalchemy.provision [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ryvuctrjbu 2018-03-21 12:19:06.121 12070 INFO oslo_db.sqlalchemy.provision [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_with_duplicate_id [0.597378s] ... ok 2018-03-21 12:19:06.128 12070 INFO oslo_db.sqlalchemy.provision [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] CREATE BACKEND sqlite:// TOKEN osfwvwfsyy 2018-03-21 12:19:06.204 12070 INFO octavia.common.config [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] Logging enabled! 2018-03-21 12:19:06.205 12070 INFO octavia.common.config [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:06.229 12070 WARNING octavia.api.root_controller [req-658681a5-00e5-42de-a2bb-500e6bd611db - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:06.235 12069 INFO octavia.api.v1.controllers.health_monitor [req-724dc9b3-30c3-48b1-9967-f7b121136b94 - - - - -] Sending Creation of Health Monitor for Pool 3a82c3de-505f-4196-a12c-23dad4bf73df to handler 2018-03-21 12:19:06.245 12070 INFO octavia.api.v1.controllers.load_balancer [req-b98436c5-5e0f-435d-bb0f-414ef6b7539b - - - - -] Sending created Load Balancer f54890ea-162e-400b-a468-824909053ae7 to the handler 2018-03-21 12:19:06.333 12070 INFO octavia.api.v1.controllers.listener [req-91ba79b9-088a-42c1-a9cd-12aa857e4a7b - - - - -] Sending Creation of Listener 12967851-d383-4fcc-9bf7-fd76133714a3 to handler 2018-03-21 12:19:06.441 12070 INFO octavia.api.v1.controllers.pool [req-894e70cc-0d60-48e7-a661-eb23fddc80ba - - - - -] Sending Creation of Pool 80469c04-7fae-4ec5-a0e2-e14c773d2e92 to handler 2018-03-21 12:19:06.526 12069 INFO octavia.api.v1.controllers.health_monitor [req-0571919a-3102-4716-af31-7f9974834cc9 - - - - -] Sending Deletion of Health Monitor for Pool 3a82c3de-505f-4196-a12c-23dad4bf73df to handler 2018-03-21 12:19:06.584 12070 INFO octavia.api.v1.controllers.l7policy [req-7c8474da-42a8-4166-9a32-a67993e67805 - - - - -] Sending Creation of L7Policy 379d52ca-d7c8-4aff-bcc9-3265233a61ce to handler 2018-03-21 12:19:06.699 12070 INFO octavia.api.v1.controllers.load_balancer [req-ee2c0c09-f92a-4712-b6cf-de09696c8f9c - - - - -] Sending deleted Load Balancer f54890ea-162e-400b-a468-824909053ae7 to the handler 2018-03-21 12:19:06.729 12070 INFO octavia.api.v1.controllers.l7policy [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:06.756 12070 INFO oslo_db.sqlalchemy.provision [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:06.757 12070 INFO oslo_db.sqlalchemy.provision [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN osfwvwfsyy 2018-03-21 12:19:06.757 12070 INFO oslo_db.sqlalchemy.provision [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete_when_lb_pending_delete [0.632801s] ... ok 2018-03-21 12:19:06.760 12070 INFO oslo_db.sqlalchemy.provision [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] CREATE BACKEND sqlite:// TOKEN adsephzcsh 2018-03-21 12:19:06.843 12070 INFO octavia.common.config [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] Logging enabled! 2018-03-21 12:19:06.843 12070 INFO octavia.common.config [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:06.866 12070 WARNING octavia.api.root_controller [req-96b28654-bead-43e6-81f8-c79e72ce91a3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:06.882 12070 INFO octavia.api.v1.controllers.load_balancer [req-599dfcf3-8308-4be1-86cb-3cdb3e34a5fb - - - - -] Sending created Load Balancer a4187a63-b708-4d5d-ad68-fcc4ac98e315 to the handler 2018-03-21 12:19:06.907 12069 INFO oslo_db.sqlalchemy.provision [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:06.909 12069 INFO oslo_db.sqlalchemy.provision [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rnkpomydaa 2018-03-21 12:19:06.909 12069 INFO oslo_db.sqlalchemy.provision [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete [1.362064s] ... ok 2018-03-21 12:19:06.912 12069 INFO oslo_db.sqlalchemy.provision [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] CREATE BACKEND sqlite:// TOKEN ukdgwyidqz 2018-03-21 12:19:07.037 12070 INFO octavia.api.v1.controllers.listener [req-7be804a1-b5d7-48dd-82e8-ed378e8ef84f - - - - -] Sending Creation of Listener ec99340b-84c4-41c3-8ead-a13382544a75 to handler 2018-03-21 12:19:07.022 12069 INFO octavia.common.config [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] Logging enabled! 2018-03-21 12:19:07.023 12069 INFO octavia.common.config [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:07.059 12069 WARNING octavia.api.root_controller [req-a55789bd-67e7-4462-bdd1-de0ef4bda41f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:07.077 12069 INFO octavia.api.v1.controllers.load_balancer [req-b4968268-2e18-489a-94a1-4510a60a266c - - - - -] Sending created Load Balancer 6ad50458-5c47-465c-9c1f-0e40342a565f to the handler 2018-03-21 12:19:07.142 12070 INFO octavia.api.v1.controllers.pool [req-573ecea3-aac3-4a1b-b16c-1d2acaccd39d - - - - -] Sending Creation of Pool 093f11dd-1fd8-4828-b073-573bf9256b95 to handler 2018-03-21 12:19:07.208 12069 INFO octavia.api.v1.controllers.listener [req-36ae9f28-d11f-45bf-93a9-e2073b1c9ee1 - - - - -] Sending Creation of Listener cb647815-784e-4bad-a688-01f8335f1375 to handler 2018-03-21 12:19:07.290 12070 INFO octavia.api.v1.controllers.l7policy [req-48b4702c-32df-4707-a0d7-9a34fea71055 - - - - -] Sending Creation of L7Policy 391732d5-a7f6-48c2-819c-55bf015e1cc8 to handler 2018-03-21 12:19:07.319 12069 INFO octavia.api.v1.controllers.pool [req-c334d390-b1c5-4a6f-9f09-adb5b70fadb6 - - - - -] Sending Creation of Pool a7362cdc-c052-4889-9d6d-b0f866595533 to handler 2018-03-21 12:19:07.392 12070 INFO octavia.api.v1.controllers.load_balancer [req-da525421-389b-449b-8d00-1c9b5ee0aafa - - - - -] Sending updated Load Balancer a4187a63-b708-4d5d-ad68-fcc4ac98e315 to the handler 2018-03-21 12:19:07.445 12070 INFO octavia.api.v1.controllers.l7policy [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:07.457 12069 INFO octavia.api.v1.controllers.pool [req-cf03eae7-14ff-4c26-9ef7-4b3ee40ed750 - - - - -] Sending Creation of Pool 44739888-92ff-4b10-8c3f-750a2a062482 to handler 2018-03-21 12:19:07.472 12070 INFO oslo_db.sqlalchemy.provision [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:07.474 12070 INFO oslo_db.sqlalchemy.provision [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN adsephzcsh 2018-03-21 12:19:07.474 12070 INFO oslo_db.sqlalchemy.provision [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete_when_lb_pending_update [0.716330s] ... ok 2018-03-21 12:19:07.477 12070 INFO oslo_db.sqlalchemy.provision [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] CREATE BACKEND sqlite:// TOKEN awxakcycsh 2018-03-21 12:19:07.559 12070 INFO octavia.common.config [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] Logging enabled! 2018-03-21 12:19:07.560 12070 INFO octavia.common.config [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:07.583 12070 WARNING octavia.api.root_controller [req-6eeafe2c-e5a5-4558-9207-b757d7da5e08 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:07.599 12070 INFO octavia.api.v1.controllers.load_balancer [req-7325ffc7-bf4a-4176-9413-967603354232 - - - - -] Sending created Load Balancer b8b8d5dd-9499-4d8f-bd41-be2fd48f59e5 to the handler 2018-03-21 12:19:07.669 12069 INFO octavia.api.v1.controllers.health_monitor [req-0b546f6d-913e-430f-b7e7-a2dd28f1a2ca - - - - -] Sending Creation of Health Monitor for Pool 44739888-92ff-4b10-8c3f-750a2a062482 to handler 2018-03-21 12:19:07.693 12070 INFO octavia.api.v1.controllers.listener [req-7ce37b2e-258b-4878-b0a3-f2f02f8d418f - - - - -] Sending Creation of Listener 42dadf41-ef41-44c2-b552-25d90f0edd8d to handler 2018-03-21 12:19:07.802 12070 INFO octavia.api.v1.controllers.pool [req-1f31ef31-b2a3-4603-b04d-fe5193c577a3 - - - - -] Sending Creation of Pool c6c27437-b3b8-4cab-8812-bd54522c1fca to handler 2018-03-21 12:19:07.912 12069 INFO octavia.api.v1.controllers.health_monitor [req-2e90d0e8-0169-49a4-957d-e2bb2bc68f4c - - - - -] Sending Deletion of Health Monitor for Pool 44739888-92ff-4b10-8c3f-750a2a062482 to handler 2018-03-21 12:19:07.934 12070 INFO oslo_db.sqlalchemy.provision [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:07.936 12070 INFO oslo_db.sqlalchemy.provision [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN awxakcycsh 2018-03-21 12:19:07.936 12070 INFO oslo_db.sqlalchemy.provision [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_empty_get_all [0.462062s] ... ok 2018-03-21 12:19:07.939 12070 INFO oslo_db.sqlalchemy.provision [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] CREATE BACKEND sqlite:// TOKEN gbkhhaxdiq 2018-03-21 12:19:07.997 12069 INFO oslo_db.sqlalchemy.provision [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:07.999 12069 INFO oslo_db.sqlalchemy.provision [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ukdgwyidqz 2018-03-21 12:19:07.999 12069 INFO oslo_db.sqlalchemy.provision [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_delete_with_bad_handler [1.089296s] ... ok 2018-03-21 12:19:08.006 12069 INFO oslo_db.sqlalchemy.provision [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] CREATE BACKEND sqlite:// TOKEN aunhtcpjqw 2018-03-21 12:19:08.021 12070 INFO octavia.common.config [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] Logging enabled! 2018-03-21 12:19:08.021 12070 INFO octavia.common.config [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:08.045 12070 WARNING octavia.api.root_controller [req-31243169-1fae-4fcb-b5e5-ddd2b91326fe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:08.060 12070 INFO octavia.api.v1.controllers.load_balancer [req-59c5a584-fd3f-45f8-adfd-9788006415dd - - - - -] Sending created Load Balancer ae344861-c503-424c-a1e7-73daf3358b7c to the handler 2018-03-21 12:19:08.081 12069 INFO octavia.common.config [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] Logging enabled! 2018-03-21 12:19:08.082 12069 INFO octavia.common.config [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:08.105 12069 WARNING octavia.api.root_controller [req-0f8f3043-db7b-419a-a063-5a04373fb944 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:08.121 12069 INFO octavia.api.v1.controllers.load_balancer [req-dab08cbf-dcbb-479a-a82d-23d8a6c473bc - - - - -] Sending created Load Balancer 393c3048-81ac-402e-b4c4-9a1b89f1f509 to the handler 2018-03-21 12:19:08.150 12070 INFO octavia.api.v1.controllers.listener [req-7e61c6bf-e609-4b67-9dec-a5005b632a66 - - - - -] Sending Creation of Listener 1221741b-611a-4d5e-8719-2335f0d86b2d to handler 2018-03-21 12:19:08.209 12069 INFO octavia.api.v1.controllers.listener [req-99322a86-c991-485b-bdaa-e716dfd4905f - - - - -] Sending Creation of Listener ca4a37a4-9bdc-4421-add9-9a37b10c1fb4 to handler 2018-03-21 12:19:08.261 12070 INFO octavia.api.v1.controllers.pool [req-3fdee113-b479-4a6c-ab08-fd06de61fe4f - - - - -] Sending Creation of Pool 2722f924-8eb2-4854-90f4-eb195517f3b5 to handler 2018-03-21 12:19:08.318 12069 INFO octavia.api.v1.controllers.pool [req-b7de5f91-b093-43d4-a8e9-2dbff91d6b26 - - - - -] Sending Creation of Pool 0b9ea199-00f7-44ee-9238-a829e57dbf21 to handler 2018-03-21 12:19:08.407 12070 INFO octavia.api.v1.controllers.l7policy [req-1f1d4ff6-3c8e-489d-8b97-9b6749d6a26d - - - - -] Sending Creation of L7Policy 9303297b-3a54-42c6-86cb-752d866d2c17 to handler 2018-03-21 12:19:08.461 12070 INFO oslo_db.sqlalchemy.provision [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:08.463 12070 INFO oslo_db.sqlalchemy.provision [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gbkhhaxdiq 2018-03-21 12:19:08.463 12070 INFO oslo_db.sqlalchemy.provision [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_get [0.526884s] ... ok 2018-03-21 12:19:08.466 12070 INFO oslo_db.sqlalchemy.provision [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] CREATE BACKEND sqlite:// TOKEN grfenczbmr 2018-03-21 12:19:08.466 12069 INFO octavia.api.v1.controllers.pool [req-f9c63cab-f2d0-4b24-8e8f-3a8061c108f4 - - - - -] Sending Creation of Pool 7e0d5252-3752-4f6e-a31f-4306746e88bf to handler 2018-03-21 12:19:08.615 12070 INFO octavia.common.config [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] Logging enabled! 2018-03-21 12:19:08.615 12070 INFO octavia.common.config [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:08.630 12069 INFO octavia.api.v1.controllers.health_monitor [req-ddff0ef0-e4e4-4c5f-9d33-2394664f9c6c - - - - -] Sending Creation of Health Monitor for Pool 0b9ea199-00f7-44ee-9238-a829e57dbf21 to handler 2018-03-21 12:19:08.639 12070 WARNING octavia.api.root_controller [req-370b1dfe-1940-4b10-9b36-5f35ec7e9307 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:08.655 12070 INFO octavia.api.v1.controllers.load_balancer [req-e794b669-8f56-4f4f-835d-2eb23d449f55 - - - - -] Sending created Load Balancer ae9d790d-aa0f-46a6-adb5-b81c1232e624 to the handler 2018-03-21 12:19:08.745 12070 INFO octavia.api.v1.controllers.listener [req-91b8f3aa-602b-4090-91f3-9b77786143d7 - - - - -] Sending Creation of Listener b8e88657-b47d-4661-91ed-f41f6b41ea5a to handler 2018-03-21 12:19:08.755 12069 INFO oslo_db.sqlalchemy.provision [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:08.756 12069 INFO oslo_db.sqlalchemy.provision [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aunhtcpjqw 2018-03-21 12:19:08.757 12069 INFO oslo_db.sqlalchemy.provision [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_get [0.757642s] ... ok 2018-03-21 12:19:08.760 12069 INFO oslo_db.sqlalchemy.provision [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] CREATE BACKEND sqlite:// TOKEN attasojajd 2018-03-21 12:19:08.858 12069 INFO octavia.common.config [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] Logging enabled! 2018-03-21 12:19:08.859 12069 INFO octavia.common.config [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:08.855 12070 INFO octavia.api.v1.controllers.pool [req-3b66311c-b5f7-4a0d-af56-4ef8e614144e - - - - -] Sending Creation of Pool 89298420-8e37-4816-a86c-ad4766f157fe to handler 2018-03-21 12:19:08.886 12069 WARNING octavia.api.root_controller [req-3b0ce618-4796-4162-b321-99c5bc01fcde - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:08.900 12069 INFO octavia.api.v1.controllers.load_balancer [req-0cec14ad-2051-4ddd-855a-70c6301d1b19 - - - - -] Sending created Load Balancer e200c706-8bdb-4df9-bbfc-c36455898955 to the handler 2018-03-21 12:19:08.998 12070 INFO octavia.api.v1.controllers.l7policy [req-b6f6004a-8af3-4c7f-a0f9-662e97dd4fcf - - - - -] Sending Creation of L7Policy 38dbaf0f-d809-47c9-b237-b20707475376 to handler 2018-03-21 12:19:09.035 12069 INFO octavia.api.v1.controllers.listener [req-89130131-e6a4-4d52-907f-9691529c7c03 - - - - -] Sending Creation of Listener 9370fbdb-9c2a-4397-b019-bdda0ee64e42 to handler 2018-03-21 12:19:09.147 12070 INFO octavia.api.v1.controllers.l7policy [req-d8c7e8cb-826c-410a-86e6-065edc4268d5 - - - - -] Sending Creation of L7Policy 3aea4be1-96a9-4928-8683-8514407f2a34 to handler 2018-03-21 12:19:09.179 12069 INFO octavia.api.v1.controllers.pool [req-fa6f749d-0de5-43eb-9d5c-c7f7aac3957b - - - - -] Sending Creation of Pool 2bd31feb-0a50-4f52-9df9-ab7b619a4527 to handler 2018-03-21 12:19:09.290 12070 INFO octavia.api.v1.controllers.l7policy [req-afffebe1-c0c0-48cc-bee1-836b5df944e4 - - - - -] Sending Creation of L7Policy 5128c615-eced-441f-9663-9bca76923477 to handler 2018-03-21 12:19:09.387 12069 INFO octavia.api.v1.controllers.pool [req-bb209e7d-609b-4ced-acf8-76980613f69b - - - - -] Sending Creation of Pool 2d296b3b-b597-4910-9dd3-221c24f4d9c4 to handler 2018-03-21 12:19:09.417 12070 INFO oslo_db.sqlalchemy.provision [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:09.419 12070 INFO oslo_db.sqlalchemy.provision [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN grfenczbmr 2018-03-21 12:19:09.419 12070 INFO oslo_db.sqlalchemy.provision [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_get_all [0.955915s] ... ok 2018-03-21 12:19:09.427 12070 INFO oslo_db.sqlalchemy.provision [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] CREATE BACKEND sqlite:// TOKEN zbfkogvued 2018-03-21 12:19:09.505 12070 INFO octavia.common.config [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] Logging enabled! 2018-03-21 12:19:09.505 12070 INFO octavia.common.config [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:09.528 12070 WARNING octavia.api.root_controller [req-f0841fc8-0ade-4da5-84a5-bbe3d188181e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:09.545 12070 INFO octavia.api.v1.controllers.load_balancer [req-b35851b1-d713-4d35-bb22-24ee96c05943 - - - - -] Sending created Load Balancer b40d7892-4f3c-451f-a010-5ce8d8b9511f to the handler 2018-03-21 12:19:09.634 12070 INFO octavia.api.v1.controllers.listener [req-f7726bce-3400-439b-ab56-18c69da492cf - - - - -] Sending Creation of Listener 42b08ec8-3cac-4cde-9ee3-7cb8680588c1 to handler 2018-03-21 12:19:09.662 12069 INFO octavia.api.v1.controllers.health_monitor [req-58abee58-3165-4bd8-8df6-b7012b659f6f - - - - -] Sending Creation of Health Monitor for Pool 2bd31feb-0a50-4f52-9df9-ab7b619a4527 to handler 2018-03-21 12:19:09.745 12070 INFO octavia.api.v1.controllers.pool [req-9366544e-1572-42f4-ab50-3b2414c3661d - - - - -] Sending Creation of Pool 3d5e3ece-2f34-4110-bf97-b827760c64d9 to handler 2018-03-21 12:19:09.773 12069 INFO octavia.api.v1.controllers.load_balancer [req-5cdd1c9f-27e7-4bd9-bfcd-aeef4c4f2bcd - - - - -] Sending deleted Load Balancer e200c706-8bdb-4df9-bbfc-c36455898955 to the handler 2018-03-21 12:19:09.820 12069 INFO octavia.api.v1.controllers.health_monitor [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:09.850 12069 INFO oslo_db.sqlalchemy.provision [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:09.853 12069 INFO oslo_db.sqlalchemy.provision [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN attasojajd 2018-03-21 12:19:09.854 12069 INFO oslo_db.sqlalchemy.provision [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_delete [1.096837s] ... ok 2018-03-21 12:19:09.857 12069 INFO oslo_db.sqlalchemy.provision [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] CREATE BACKEND sqlite:// TOKEN akvjrhwpej 2018-03-21 12:19:09.902 12070 INFO octavia.api.v1.controllers.l7policy [req-becfa0ed-859d-494b-b2fc-98aef34196f3 - - - - -] Sending Creation of L7Policy 2842c993-c77e-486c-9e38-9c08201742c0 to handler 2018-03-21 12:19:09.936 12069 INFO octavia.common.config [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] Logging enabled! 2018-03-21 12:19:09.936 12069 INFO octavia.common.config [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:09.959 12069 WARNING octavia.api.root_controller [req-0b28601f-f6e6-4538-82b6-d41a57843e2e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:09.975 12069 INFO octavia.api.v1.controllers.load_balancer [req-a7871af4-41b2-43e1-9e3c-3d543126bbe5 - - - - -] Sending created Load Balancer d379b8ca-c4b5-4496-9a50-4c0b74bddf76 to the handler 2018-03-21 12:19:10.064 12069 INFO octavia.api.v1.controllers.listener [req-27f80bd9-0112-4116-a26c-39b20fab272e - - - - -] Sending Creation of Listener edb67ad7-2d75-411e-b378-b39d5b490c1e to handler 2018-03-21 12:19:10.076 12070 INFO octavia.api.v1.controllers.l7policy [req-21cc70fb-34ba-4d20-82c1-371279027735 - - - - -] Sending Update of L7Policy 2842c993-c77e-486c-9e38-9c08201742c0 to handler 2018-03-21 12:19:10.168 12069 INFO octavia.api.v1.controllers.pool [req-7c575592-873d-496c-84a5-4a7cd3d9879a - - - - -] Sending Creation of Pool c75026d4-d764-458b-8dc3-f11efb282bb5 to handler 2018-03-21 12:19:10.279 12070 INFO oslo_db.sqlalchemy.provision [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:10.281 12070 INFO oslo_db.sqlalchemy.provision [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zbfkogvued 2018-03-21 12:19:10.281 12070 INFO oslo_db.sqlalchemy.provision [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update [0.864120s] ... ok 2018-03-21 12:19:10.287 12070 INFO oslo_db.sqlalchemy.provision [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] CREATE BACKEND sqlite:// TOKEN rsxwjthuam 2018-03-21 12:19:10.315 12069 INFO octavia.api.v1.controllers.pool [req-9a3237e0-76c0-446b-81e2-f00a95c62245 - - - - -] Sending Creation of Pool c2981d70-41cc-478c-b356-2dfb7690d274 to handler 2018-03-21 12:19:10.371 12070 INFO octavia.common.config [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] Logging enabled! 2018-03-21 12:19:10.372 12070 INFO octavia.common.config [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:10.395 12070 WARNING octavia.api.root_controller [req-02191354-0610-4f1e-bac5-0c55f2e5f2ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:10.411 12070 INFO octavia.api.v1.controllers.load_balancer [req-34cd0480-8fea-4d07-88b3-81fbc723456a - - - - -] Sending created Load Balancer 992633dd-3067-4863-9242-1d463e91e688 to the handler 2018-03-21 12:19:10.462 12069 INFO octavia.api.v1.controllers.health_monitor [req-97c8031a-2758-4e8d-b20b-f64a109c693e - - - - -] Sending Creation of Health Monitor for Pool c75026d4-d764-458b-8dc3-f11efb282bb5 to handler 2018-03-21 12:19:10.510 12070 INFO octavia.api.v1.controllers.listener [req-3148718a-7d91-4a3a-bd6e-2c7d38d8b2fa - - - - -] Sending Creation of Listener a0c12453-e5aa-4a95-9b7b-97eee8d6b49a to handler 2018-03-21 12:19:10.571 12069 INFO octavia.api.v1.controllers.load_balancer [req-c441caec-a703-425e-a768-56ba97809835 - - - - -] Sending updated Load Balancer d379b8ca-c4b5-4496-9a50-4c0b74bddf76 to the handler 2018-03-21 12:19:10.620 12070 INFO octavia.api.v1.controllers.pool [req-5b74c806-3305-4b61-b979-806a6df55fdd - - - - -] Sending Creation of Pool 90efbe99-f91f-4baa-a03b-72cc89aeb1da to handler 2018-03-21 12:19:10.622 12069 INFO octavia.api.v1.controllers.health_monitor [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:10.655 12069 INFO oslo_db.sqlalchemy.provision [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:10.657 12069 INFO oslo_db.sqlalchemy.provision [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN akvjrhwpej 2018-03-21 12:19:10.657 12069 INFO oslo_db.sqlalchemy.provision [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_update [0.803266s] ... ok 2018-03-21 12:19:10.660 12069 INFO oslo_db.sqlalchemy.provision [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] CREATE BACKEND sqlite:// TOKEN fxgibhsltv 2018-03-21 12:19:10.770 12069 INFO octavia.common.config [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] Logging enabled! 2018-03-21 12:19:10.771 12069 INFO octavia.common.config [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:10.793 12070 INFO octavia.api.v1.controllers.l7policy [req-64a4f492-76ea-4c07-afbc-7e359b09eb6f - - - - -] Sending Creation of L7Policy a4d3749d-e8c0-4223-9ed0-686d41b6f7f8 to handler 2018-03-21 12:19:10.796 12069 WARNING octavia.api.root_controller [req-158c4b22-7194-43d5-b53f-883cfb104271 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:10.810 12069 INFO octavia.api.v1.controllers.load_balancer [req-fbb8425e-3261-44bf-8c57-b58976193412 - - - - -] Sending created Load Balancer a948e2d2-33ef-4021-a962-e82c83fad331 to the handler 2018-03-21 12:19:10.899 12070 INFO octavia.api.v1.controllers.load_balancer [req-37f7caeb-525f-4ab9-8d23-2c4e1822e774 - - - - -] Sending updated Load Balancer 992633dd-3067-4863-9242-1d463e91e688 to the handler 2018-03-21 12:19:10.937 12069 INFO octavia.api.v1.controllers.listener [req-1b91a726-740e-4972-95ce-5e2aa0330d60 - - - - -] Sending Creation of Listener ccac3c54-3c7d-4e6b-9912-b4b21979841e to handler 2018-03-21 12:19:10.944 12070 INFO octavia.api.v1.controllers.l7policy [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:10.971 12070 INFO oslo_db.sqlalchemy.provision [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:10.973 12070 INFO oslo_db.sqlalchemy.provision [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rsxwjthuam 2018-03-21 12:19:10.973 12070 INFO oslo_db.sqlalchemy.provision [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_when_lb_pending_update [0.689068s] ... ok 2018-03-21 12:19:10.976 12070 INFO oslo_db.sqlalchemy.provision [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] CREATE BACKEND sqlite:// TOKEN cvrzcpgfrf 2018-03-21 12:19:11.057 12070 INFO octavia.common.config [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] Logging enabled! 2018-03-21 12:19:11.057 12070 INFO octavia.common.config [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:11.081 12070 WARNING octavia.api.root_controller [req-8e68bea9-da04-44c2-a583-6bb9ae9f2772 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:11.078 12069 INFO octavia.api.v1.controllers.pool [req-82131086-4ff7-460c-aa03-063360142f11 - - - - -] Sending Creation of Pool 4831b4f8-9b7d-42a9-b856-d3c0204040ab to handler 2018-03-21 12:19:11.099 12070 INFO octavia.api.v1.controllers.load_balancer [req-eea70205-ed98-45c2-b49d-ab4486ed97e9 - - - - -] Sending created Load Balancer 298d6f40-7e7e-4df5-ae27-557d0ee09024 to the handler 2018-03-21 12:19:11.188 12070 INFO octavia.api.v1.controllers.listener [req-610a9af7-029a-4c19-9365-c8afe396bce5 - - - - -] Sending Creation of Listener 3a31e893-a984-4a07-8b29-48878f4b74c6 to handler 2018-03-21 12:19:11.276 12069 INFO octavia.api.v1.controllers.pool [req-e2bf3545-2b7b-49b3-a9ee-6adbe03cfef9 - - - - -] Sending Creation of Pool 49348cf0-86a8-40bf-b67c-14a2f0ed34b0 to handler 2018-03-21 12:19:11.299 12070 INFO octavia.api.v1.controllers.pool [req-3e16ef08-a706-4602-9b95-8eb182098de6 - - - - -] Sending Creation of Pool 54309a49-eac4-49a4-8262-bc74ba62d2e1 to handler 2018-03-21 12:19:11.419 12069 INFO octavia.api.v1.controllers.health_monitor [req-433d9b80-e717-4a79-91c3-941d4d0a4af8 - - - - -] Sending Creation of Health Monitor for Pool 49348cf0-86a8-40bf-b67c-14a2f0ed34b0 to handler 2018-03-21 12:19:11.444 12070 INFO octavia.api.v1.controllers.l7policy [req-7cbf5229-09b2-4da7-80fc-45ad55c9e9f4 - - - - -] Sending Creation of L7Policy 18c1e0b5-67cd-4c4b-bdf5-b6cf19c665e6 to handler 2018-03-21 12:19:11.540 12069 INFO octavia.api.v1.controllers.health_monitor [req-7e13c554-d462-46d7-a478-16006fda03b4 - - - - -] Sending Update of Health Monitor for Pool 49348cf0-86a8-40bf-b67c-14a2f0ed34b0 to handler 2018-03-21 12:19:11.623 12069 INFO oslo_db.sqlalchemy.provision [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:11.624 12069 INFO oslo_db.sqlalchemy.provision [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fxgibhsltv 2018-03-21 12:19:11.625 12069 INFO oslo_db.sqlalchemy.provision [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_health_monitor.TestHealthMonitor.test_update_with_bad_handler [0.967545s] ... ok 2018-03-21 12:19:11.625 12070 INFO octavia.api.v1.controllers.l7policy [req-be5be55f-b0cc-4ec6-8b8c-ccf309b4c083 - - - - -] Sending Update of L7Policy 18c1e0b5-67cd-4c4b-bdf5-b6cf19c665e6 to handler 2018-03-21 12:19:11.628 12069 INFO oslo_db.sqlalchemy.provision [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] CREATE BACKEND sqlite:// TOKEN astomttceh 2018-03-21 12:19:11.704 12070 INFO oslo_db.sqlalchemy.provision [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:11.706 12070 INFO oslo_db.sqlalchemy.provision [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cvrzcpgfrf 2018-03-21 12:19:11.706 12070 INFO oslo_db.sqlalchemy.provision [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_with_bad_handler [0.733086s] ... ok 2018-03-21 12:19:11.702 12069 INFO octavia.common.config [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] Logging enabled! 2018-03-21 12:19:11.702 12069 INFO octavia.common.config [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:11.709 12070 INFO oslo_db.sqlalchemy.provision [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] CREATE BACKEND sqlite:// TOKEN swkeymcasy 2018-03-21 12:19:11.723 12069 WARNING octavia.api.root_controller [req-d3c364b8-101b-4859-a325-8d329f5751e0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:11.737 12069 INFO octavia.api.v1.controllers.load_balancer [req-e7020dc3-ac8e-48c5-a80f-07e2be314e3d - - - - -] Sending created Load Balancer 5cc9171a-7c74-4fb6-acca-b2cf03661870 to the handler 2018-03-21 12:19:11.797 12070 INFO octavia.common.config [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] Logging enabled! 2018-03-21 12:19:11.798 12070 INFO octavia.common.config [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:11.822 12070 WARNING octavia.api.root_controller [req-1b9c4356-fd55-46de-b944-7b8fe6421738 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:11.824 12069 INFO octavia.api.v1.controllers.listener [req-7c9de5b9-f2d9-4e01-bc11-1fbaf3e77c26 - - - - -] Sending Creation of Listener 8c3c29c6-9a29-4310-8c58-53082e937fe2 to handler 2018-03-21 12:19:11.840 12070 INFO octavia.api.v1.controllers.load_balancer [req-9a52d2c4-6405-4bbc-a311-e2e9284e13a1 - - - - -] Sending created Load Balancer 6f7e77f3-33c6-45c6-9219-17d91f92a854 to the handler 2018-03-21 12:19:11.930 12070 INFO octavia.api.v1.controllers.listener [req-37aecb3d-d768-4099-9a5b-8d5332a8cdc8 - - - - -] Sending Creation of Listener 3dc424e0-3396-4969-b893-d860e0f3b951 to handler 2018-03-21 12:19:11.930 12069 INFO octavia.api.v1.controllers.pool [req-8d2bc5dc-cc43-4919-9b28-ba5276f9c4d2 - - - - -] Sending Creation of Pool 05c9bf22-39e2-4888-bdd7-81769e88ddec to handler 2018-03-21 12:19:12.050 12069 INFO oslo_db.sqlalchemy.provision [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:12.052 12069 INFO oslo_db.sqlalchemy.provision [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN astomttceh 2018-03-21 12:19:12.052 12069 INFO oslo_db.sqlalchemy.provision [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_create [0.426877s] ... ok 2018-03-21 12:19:12.055 12069 INFO oslo_db.sqlalchemy.provision [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] CREATE BACKEND sqlite:// TOKEN bzzdznqoee 2018-03-21 12:19:12.061 12070 INFO octavia.api.v1.controllers.l7policy [req-99f11ac6-92ae-41b0-bac0-39b9bb0fd0b7 - - - - -] Sending Creation of L7Policy e4e13e7f-8c3b-44fc-8350-75917acb9142 to handler 2018-03-21 12:19:12.146 12069 INFO octavia.common.config [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] Logging enabled! 2018-03-21 12:19:12.147 12069 INFO octavia.common.config [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:12.174 12070 INFO oslo_db.sqlalchemy.provision [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:12.175 12070 INFO oslo_db.sqlalchemy.provision [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN swkeymcasy 2018-03-21 12:19:12.175 12070 INFO oslo_db.sqlalchemy.provision [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create [0.469209s] ... ok 2018-03-21 12:19:12.171 12069 WARNING octavia.api.root_controller [req-dee67363-7a92-452c-b4c3-7ff402547cb2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:12.178 12070 INFO oslo_db.sqlalchemy.provision [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] CREATE BACKEND sqlite:// TOKEN fbzfmmuygg 2018-03-21 12:19:12.199 12069 INFO octavia.api.v1.controllers.load_balancer [req-e4262f8d-e838-4c8d-937d-7fc1d41c48cc - - - - -] Sending created Load Balancer beea42c9-f2df-4242-bb05-361614a9ee07 to the handler 2018-03-21 12:19:12.264 12070 INFO octavia.common.config [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] Logging enabled! 2018-03-21 12:19:12.264 12070 INFO octavia.common.config [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:12.288 12070 WARNING octavia.api.root_controller [req-c0efd62a-72fb-4260-a146-5ed47225c2cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:12.304 12070 INFO octavia.api.v1.controllers.load_balancer [req-4fdbd92b-b623-4233-806e-37ca104520f5 - - - - -] Sending created Load Balancer edc0116d-744c-40c7-a983-0ec4356fafe9 to the handler 2018-03-21 12:19:12.309 12069 INFO octavia.api.v1.controllers.listener [req-f8602396-1d74-4c6e-bdf1-de9a490f9ecd - - - - -] Sending Creation of Listener 20da1b34-db45-4bf9-9670-8c264f661752 to handler 2018-03-21 12:19:12.394 12070 INFO octavia.api.v1.controllers.listener [req-83e05fa2-bbfc-4718-8960-b0cb9d8a33df - - - - -] Sending Creation of Listener 81065db3-d28a-4257-9305-935659cfa93c to handler 2018-03-21 12:19:12.451 12069 INFO octavia.api.v1.controllers.pool [req-512fb09c-87bc-4c65-830d-8540e12af722 - - - - -] Sending Creation of Pool 121cf208-ad69-4c22-9514-63c07869c4db to handler 2018-03-21 12:19:12.519 12070 INFO octavia.api.v1.controllers.l7policy [req-fdd95e3e-25fb-479b-ba2b-f89f8f8faad2 - - - - -] Sending Creation of L7Policy 20010e7d-0fac-4724-8f2f-59fbf5cd2f58 to handler 2018-03-21 12:19:12.610 12069 ERROR octavia.api.v1.controllers.base [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] Pool 2dec088c-0326-4d85-bd4e-d3dc8ad9b17c not found: None 2018-03-21 12:19:12.610 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:12.610 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:12.627 12069 INFO oslo_db.sqlalchemy.provision [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:12.628 12069 INFO oslo_db.sqlalchemy.provision [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bzzdznqoee 2018-03-21 12:19:12.629 12069 INFO oslo_db.sqlalchemy.provision [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_create_redirect_to_pool [0.576684s] ... ok 2018-03-21 12:19:12.630 12070 INFO oslo_db.sqlalchemy.provision [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:12.632 12070 INFO oslo_db.sqlalchemy.provision [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fbzfmmuygg 2018-03-21 12:19:12.632 12070 INFO oslo_db.sqlalchemy.provision [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_cookie_rule [0.456742s] ... ok 2018-03-21 12:19:12.635 12070 INFO oslo_db.sqlalchemy.provision [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] CREATE BACKEND sqlite:// TOKEN xnfzpxdqxh 2018-03-21 12:19:12.632 12069 INFO oslo_db.sqlalchemy.provision [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] CREATE BACKEND sqlite:// TOKEN fvnfvmsyam 2018-03-21 12:19:12.722 12070 INFO octavia.common.config [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] Logging enabled! 2018-03-21 12:19:12.723 12070 INFO octavia.common.config [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:12.742 12069 INFO octavia.common.config [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] Logging enabled! 2018-03-21 12:19:12.742 12069 INFO octavia.common.config [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:12.747 12070 WARNING octavia.api.root_controller [req-256e4f06-f958-44c9-9806-1a0b44834271 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:12.761 12070 INFO octavia.api.v1.controllers.load_balancer [req-7787aaa1-23dc-40d5-9574-68303dfd9ba1 - - - - -] Sending created Load Balancer 7e46daad-e425-47fc-b820-6aa062e17346 to the handler 2018-03-21 12:19:12.767 12069 WARNING octavia.api.root_controller [req-a61b2a99-558b-43c1-bc0f-973eb6843382 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:12.795 12069 INFO octavia.api.v1.controllers.load_balancer [req-8f6f2add-40dc-48ef-8093-64866fe1a14a - - - - -] Sending created Load Balancer 3cbaf7f5-8e15-46c8-87a0-1e7bc7ea989c to the handler 2018-03-21 12:19:12.858 12070 INFO octavia.api.v1.controllers.listener [req-6f6cccf6-2aaf-4a3c-b92f-8b10e46f6752 - - - - -] Sending Creation of Listener d8012fcd-3cf3-4089-9e5b-6d80a698f132 to handler 2018-03-21 12:19:12.907 12069 INFO octavia.api.v1.controllers.listener [req-d5ba47df-31ed-4859-89a1-1f28e0c982d4 - - - - -] Sending Creation of Listener 13dbef95-2121-4714-a2ed-9f3cc82e8763 to handler 2018-03-21 12:19:12.982 12070 INFO octavia.api.v1.controllers.l7policy [req-875ce144-7a73-4be7-8b5a-8e1238fc1b2f - - - - -] Sending Creation of L7Policy 3e21442d-5856-4a1a-9e56-e9533e809cf8 to handler 2018-03-21 12:19:13.091 12070 INFO oslo_db.sqlalchemy.provision [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:13.092 12070 INFO oslo_db.sqlalchemy.provision [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xnfzpxdqxh 2018-03-21 12:19:13.093 12070 INFO oslo_db.sqlalchemy.provision [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_file_type_rule [0.460238s] ... ok 2018-03-21 12:19:13.096 12070 INFO oslo_db.sqlalchemy.provision [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] CREATE BACKEND sqlite:// TOKEN vfeyrglrwq 2018-03-21 12:19:13.156 12069 INFO octavia.api.v1.controllers.pool [req-8147a0c3-2bc7-4a76-ad34-174f4753d435 - - - - -] Sending Creation of Pool 429a0831-1c06-4562-9ff4-0525342f36f1 to handler 2018-03-21 12:19:13.176 12070 INFO octavia.common.config [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] Logging enabled! 2018-03-21 12:19:13.177 12070 INFO octavia.common.config [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:13.265 12070 WARNING octavia.api.root_controller [req-44f03de9-50da-484e-a139-3282dc36e688 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:13.283 12070 INFO octavia.api.v1.controllers.load_balancer [req-02a10916-939f-4680-b38e-583450f330aa - - - - -] Sending created Load Balancer 604365be-b7f8-448f-a840-6cdf978a3f82 to the handler 2018-03-21 12:19:13.317 12069 INFO oslo_db.sqlalchemy.provision [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:13.319 12069 INFO oslo_db.sqlalchemy.provision [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fvnfvmsyam 2018-03-21 12:19:13.319 12069 INFO oslo_db.sqlalchemy.provision [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_create_redirect_to_url [0.690201s] ... ok 2018-03-21 12:19:13.330 12069 INFO oslo_db.sqlalchemy.provision [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] CREATE BACKEND sqlite:// TOKEN aiitsgbrhy 2018-03-21 12:19:13.374 12070 INFO octavia.api.v1.controllers.listener [req-e4392ea6-f06d-48c9-b22d-891d3b235a8a - - - - -] Sending Creation of Listener 34c8add2-c11c-4a34-8817-b70449f861ba to handler 2018-03-21 12:19:13.439 12069 INFO octavia.common.config [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] Logging enabled! 2018-03-21 12:19:13.439 12069 INFO octavia.common.config [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:13.465 12069 WARNING octavia.api.root_controller [req-ced14163-789d-421d-b1b9-65581fde7f78 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:13.481 12069 INFO octavia.api.v1.controllers.load_balancer [req-44239b00-5734-4a9f-90aa-0052c6eefb66 - - - - -] Sending created Load Balancer f0ec61e7-ad84-409f-bdac-c910ce2274d9 to the handler 2018-03-21 12:19:13.497 12070 INFO octavia.api.v1.controllers.l7policy [req-3b1f6654-44cf-4c96-9301-e91ac152c550 - - - - -] Sending Creation of L7Policy e5f09877-2000-4dac-ba34-e1da0a51414f to handler 2018-03-21 12:19:13.597 12069 INFO octavia.api.v1.controllers.listener [req-1c16f5d9-6c9d-4994-9ce1-dc975ad28ab8 - - - - -] Sending Creation of Listener 55035655-b2f3-4222-bfac-d733a4407f85 to handler 2018-03-21 12:19:13.613 12070 INFO oslo_db.sqlalchemy.provision [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:13.615 12070 INFO oslo_db.sqlalchemy.provision [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vfeyrglrwq 2018-03-21 12:19:13.615 12070 INFO oslo_db.sqlalchemy.provision [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_host_name_rule [0.522132s] ... ok 2018-03-21 12:19:13.618 12070 INFO oslo_db.sqlalchemy.provision [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] CREATE BACKEND sqlite:// TOKEN oztmpoezpu 2018-03-21 12:19:13.699 12070 INFO octavia.common.config [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] Logging enabled! 2018-03-21 12:19:13.700 12070 INFO octavia.common.config [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:13.724 12070 WARNING octavia.api.root_controller [req-c8f134fd-dafb-4c7d-b94d-7b89d56e1323 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:13.740 12070 INFO octavia.api.v1.controllers.load_balancer [req-89b8bbed-a172-47fa-b8e2-817b5b5aa788 - - - - -] Sending created Load Balancer 2e5d3f22-e552-449e-ae6e-6176c770d65b to the handler 2018-03-21 12:19:13.745 12069 INFO octavia.api.v1.controllers.pool [req-e8ab4b33-0d03-42e8-9d07-a7636bdf5b1a - - - - -] Sending Creation of Pool 05def8fb-e1e0-4f74-8cf8-901842d118ff to handler 2018-03-21 12:19:13.828 12070 INFO octavia.api.v1.controllers.listener [req-da466193-0b16-4161-aed1-01077b002b0d - - - - -] Sending Creation of Listener cdc830f1-3107-4a6d-ac4d-bbc64f28b3b9 to handler 2018-03-21 12:19:13.905 12069 ERROR octavia.api.v1.controllers.base [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] L7 Policy 01d1993d-6fb9-4e5c-b41f-a58a46a027fc not found: None 2018-03-21 12:19:13.905 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:13.905 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:13.917 12069 INFO oslo_db.sqlalchemy.provision [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:13.919 12069 INFO oslo_db.sqlalchemy.provision [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aiitsgbrhy 2018-03-21 12:19:13.919 12069 INFO oslo_db.sqlalchemy.provision [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_delete [0.599951s] ... ok 2018-03-21 12:19:13.942 12069 INFO oslo_db.sqlalchemy.provision [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] CREATE BACKEND sqlite:// TOKEN gnmbgioufe 2018-03-21 12:19:13.956 12070 INFO octavia.api.v1.controllers.l7policy [req-263c94cc-60b8-4143-858b-665c0dbb6bbb - - - - -] Sending Creation of L7Policy 9dcd511b-35b6-4a4a-bee5-f6acc2ae67d5 to handler 2018-03-21 12:19:14.040 12069 INFO octavia.common.config [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] Logging enabled! 2018-03-21 12:19:14.041 12069 INFO octavia.common.config [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:14.068 12069 WARNING octavia.api.root_controller [req-5250a282-6fbc-4696-a19a-b43f718b0830 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:14.065 12070 INFO oslo_db.sqlalchemy.provision [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:14.067 12070 INFO oslo_db.sqlalchemy.provision [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oztmpoezpu 2018-03-21 12:19:14.067 12070 INFO oslo_db.sqlalchemy.provision [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_path_rule [0.452311s] ... ok 2018-03-21 12:19:14.084 12069 INFO octavia.api.v1.controllers.load_balancer [req-2432a86f-d235-4b9e-8a76-e99809363481 - - - - -] Sending created Load Balancer 1454016f-4788-4826-9903-d8a895bf8dc4 to the handler 2018-03-21 12:19:14.071 12070 INFO oslo_db.sqlalchemy.provision [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] CREATE BACKEND sqlite:// TOKEN blhcrlugcg 2018-03-21 12:19:14.153 12070 INFO octavia.common.config [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] Logging enabled! 2018-03-21 12:19:14.154 12070 INFO octavia.common.config [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:14.171 12069 INFO octavia.api.v1.controllers.listener [req-5ab79352-0313-4cc6-8575-bca952ae38e4 - - - - -] Sending Creation of Listener 9db022e5-9e8a-45bb-8207-12c8da7bcb34 to handler 2018-03-21 12:19:14.177 12070 WARNING octavia.api.root_controller [req-6191ce0c-c61e-4735-8499-df178c616f98 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:14.191 12070 INFO octavia.api.v1.controllers.load_balancer [req-da5d0da6-6f75-43a3-a9eb-ca988302418c - - - - -] Sending created Load Balancer 5aecea03-8045-469e-8366-dbd057aded33 to the handler 2018-03-21 12:19:14.279 12069 INFO octavia.api.v1.controllers.pool [req-e7e70761-d88f-4eeb-a7ed-a62245d1ea2f - - - - -] Sending Creation of Pool 0f7b1334-7b25-4414-87f8-7859f4e99267 to handler 2018-03-21 12:19:14.283 12070 INFO octavia.api.v1.controllers.listener [req-debde3f6-1e11-42e1-9d16-5b8a654870cf - - - - -] Sending Creation of Listener 8f592ac7-6532-483f-8769-7598555b37c0 to handler 2018-03-21 12:19:14.389 12069 ERROR octavia.api.v1.controllers.base [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] L7 Policy 00d892a7-340a-415b-b21f-24ce0e4afda8 not found: None 2018-03-21 12:19:14.389 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:14.389 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:14.404 12069 INFO oslo_db.sqlalchemy.provision [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:14.406 12069 INFO oslo_db.sqlalchemy.provision [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gnmbgioufe 2018-03-21 12:19:14.406 12069 INFO oslo_db.sqlalchemy.provision [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_get [0.486940s] ... ok 2018-03-21 12:19:14.409 12069 INFO oslo_db.sqlalchemy.provision [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] CREATE BACKEND sqlite:// TOKEN dsezfewaqc 2018-03-21 12:19:14.410 12070 INFO octavia.api.v1.controllers.l7policy [req-f03029e0-34ff-4795-9af5-00360bf4c2a3 - - - - -] Sending Creation of L7Policy abce0dd1-2a69-41b4-b7f7-8d821d21063f to handler 2018-03-21 12:19:14.489 12069 INFO octavia.common.config [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] Logging enabled! 2018-03-21 12:19:14.489 12069 INFO octavia.common.config [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:14.518 12070 ERROR octavia.api.v1.controllers.base [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] L7 Rule edec2dad-645d-4834-ba84-a3d457339fb1 not found: None 2018-03-21 12:19:14.518 12070 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:14.518 12070 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:14.530 12070 INFO oslo_db.sqlalchemy.provision [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:14.536 12070 INFO oslo_db.sqlalchemy.provision [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN blhcrlugcg 2018-03-21 12:19:14.536 12070 INFO oslo_db.sqlalchemy.provision [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_delete [0.468387s] ... ok 2018-03-21 12:19:14.539 12070 INFO oslo_db.sqlalchemy.provision [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] CREATE BACKEND sqlite:// TOKEN ugmmybngid 2018-03-21 12:19:14.514 12069 WARNING octavia.api.root_controller [req-498cae67-02e2-4dc3-a2ae-7235c43a38a6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:14.530 12069 INFO octavia.api.v1.controllers.load_balancer [req-838ce3c3-3fa6-485c-85ad-dffccfe8a92f - - - - -] Sending created Load Balancer 31b6e9b0-48c7-4c0b-8143-0e01e11bc99b to the handler 2018-03-21 12:19:14.621 12070 INFO octavia.common.config [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] Logging enabled! 2018-03-21 12:19:14.621 12070 INFO octavia.common.config [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:14.618 12069 INFO octavia.api.v1.controllers.listener [req-808f181d-7d87-41f3-82c0-23142b059c0a - - - - -] Sending Creation of Listener 7843b70b-cdc3-4c58-b329-4a02a5578245 to handler 2018-03-21 12:19:14.645 12070 WARNING octavia.api.root_controller [req-f7635fed-8f85-4d70-af62-e46bd607d95f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:14.661 12070 INFO octavia.api.v1.controllers.load_balancer [req-4e1d4ead-8ac4-4f1f-91aa-18c986ab1325 - - - - -] Sending created Load Balancer 199901ff-8af3-43d9-be06-d78891152f2d to the handler 2018-03-21 12:19:14.726 12069 INFO octavia.api.v1.controllers.pool [req-2748dc0f-7622-475c-8f7d-e2d2e808101d - - - - -] Sending Creation of Pool eead5a94-0e65-4ae1-81e6-0277b42e914e to handler 2018-03-21 12:19:14.755 12070 INFO octavia.api.v1.controllers.listener [req-cef9ed1b-c074-4575-bb77-dacf5ab2888a - - - - -] Sending Creation of Listener 379e6bff-3403-43c9-a397-9839e9df4f32 to handler 2018-03-21 12:19:14.871 12069 INFO octavia.api.v1.controllers.l7policy [req-4018fab2-bfd9-4ce4-a98f-86b19df16020 - - - - -] Sending Creation of L7Policy 9d7161f5-815f-4f6c-ba41-1cea3f5c9ca1 to handler 2018-03-21 12:19:14.925 12069 INFO oslo_db.sqlalchemy.provision [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:14.927 12069 INFO oslo_db.sqlalchemy.provision [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dsezfewaqc 2018-03-21 12:19:14.927 12069 INFO oslo_db.sqlalchemy.provision [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_update [0.520906s] ... ok 2018-03-21 12:19:14.930 12069 INFO oslo_db.sqlalchemy.provision [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] CREATE BACKEND sqlite:// TOKEN kgltxpdceb 2018-03-21 12:19:14.949 12070 INFO octavia.api.v1.controllers.l7policy [req-82246b79-bef5-488b-b8b6-c8eb840eaec0 - - - - -] Sending Creation of L7Policy 7598ff4e-2a5c-4463-b057-b60fdd8b13cb to handler 2018-03-21 12:19:15.010 12069 INFO octavia.common.config [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] Logging enabled! 2018-03-21 12:19:15.010 12069 INFO octavia.common.config [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:15.033 12069 WARNING octavia.api.root_controller [req-70e58b2b-3a02-49b3-bc47-29b9d8c2dc14 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:15.049 12069 INFO octavia.api.v1.controllers.load_balancer [req-03d0288e-90cf-450e-80ae-d29141a1f627 - - - - -] Sending created Load Balancer a16943f0-67c5-4126-ae6c-44bb7d485ead to the handler 2018-03-21 12:19:15.073 12070 INFO octavia.api.v1.controllers.l7rule [req-d7c2f7b1-706a-4efc-9be3-f25a96cdb42f - - - - -] Sending Creation of L7Rule 54dca5a8-9396-4f14-ac70-54010be2d560 to handler 2018-03-21 12:19:15.123 12070 INFO oslo_db.sqlalchemy.provision [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:15.124 12070 INFO oslo_db.sqlalchemy.provision [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ugmmybngid 2018-03-21 12:19:15.125 12070 INFO oslo_db.sqlalchemy.provision [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_update [0.588507s] ... ok 2018-03-21 12:19:15.128 12070 INFO oslo_db.sqlalchemy.provision [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] CREATE BACKEND sqlite:// TOKEN fokgizntqg 2018-03-21 12:19:15.209 12070 INFO octavia.common.config [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] Logging enabled! 2018-03-21 12:19:15.209 12070 INFO octavia.common.config [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:15.242 12069 INFO octavia.api.v1.controllers.listener [req-6ff36273-2fa3-463c-903b-6e6d39c8780f - - - - -] Sending Creation of Listener eb6cd689-ccd5-4c21-8730-6edfa58dd3e8 to handler 2018-03-21 12:19:15.232 12070 WARNING octavia.api.root_controller [req-b6018934-72a6-4b8c-948e-6d901c58ef08 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:15.248 12070 INFO octavia.api.v1.controllers.load_balancer [req-b8c6130a-00d8-41c1-bc9c-0782112d813f - - - - -] Sending created Load Balancer 494d6e28-6a3e-457e-8899-93aba5dd4953 to the handler 2018-03-21 12:19:15.338 12070 INFO octavia.api.v1.controllers.listener [req-5b61c062-8af6-47b0-be37-e9b8c57f22dc - - - - -] Sending Creation of Listener b3817626-3cdb-4171-807c-b3ec3706957a to handler 2018-03-21 12:19:15.346 12069 INFO octavia.api.v1.controllers.pool [req-503cb627-57cc-49a1-ace7-ac1681392797 - - - - -] Sending Creation of Pool d97d4bb4-1014-4727-a742-0f3eca7d2d32 to handler 2018-03-21 12:19:15.461 12070 INFO octavia.api.v1.controllers.l7policy [req-727dec1a-944c-44b6-9036-136a4109436a - - - - -] Sending Creation of L7Policy 9d45502f-81c3-4ec0-bd15-b730757dcb91 to handler 2018-03-21 12:19:15.498 12069 INFO octavia.api.v1.controllers.l7policy [req-28296eed-8d3a-4fc5-ae35-f49135682e7c - - - - -] Sending Creation of L7Policy 249c7857-16e5-45c2-833d-d035ac17dcb4 to handler 2018-03-21 12:19:15.528 12069 ERROR octavia.api.v1.controllers.base [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] Pool 4fab2ab1-19e1-42ba-a409-70ba9c086469 not found: None 2018-03-21 12:19:15.528 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:15.528 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:15.543 12069 INFO oslo_db.sqlalchemy.provision [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:15.545 12069 INFO oslo_db.sqlalchemy.provision [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kgltxpdceb 2018-03-21 12:19:15.545 12069 INFO oslo_db.sqlalchemy.provision [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_update_redirect_to_pool [0.617562s] ... ok 2018-03-21 12:19:15.548 12069 INFO oslo_db.sqlalchemy.provision [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] CREATE BACKEND sqlite:// TOKEN cgonmebdmz 2018-03-21 12:19:15.592 12070 INFO octavia.api.v1.controllers.l7rule [req-8f4de8df-dd16-4654-8cad-3e25f8b85148 - - - - -] Sending Creation of L7Rule bf5caaf8-c822-48d3-8616-a592b13767cb to handler 2018-03-21 12:19:15.628 12069 INFO octavia.common.config [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] Logging enabled! 2018-03-21 12:19:15.629 12069 INFO octavia.common.config [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:15.652 12069 WARNING octavia.api.root_controller [req-a6b7874e-5ef8-4181-8e7d-38e9f0ea38d9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:15.668 12069 INFO octavia.api.v1.controllers.load_balancer [req-fbd42774-c623-455e-818a-95e487015625 - - - - -] Sending created Load Balancer 16a80fa5-7761-423a-a5b2-4fb8fea18f4f to the handler 2018-03-21 12:19:15.728 12070 INFO octavia.api.v1.controllers.l7rule [req-57b01e63-965b-41fb-8401-cb4991393235 - - - - -] Sending Creation of L7Rule d92f2603-9702-4926-bec9-5d021656f98b to handler 2018-03-21 12:19:15.757 12069 INFO octavia.api.v1.controllers.listener [req-abed61fa-f28a-47b6-9166-521ca4a12aca - - - - -] Sending Creation of Listener 9b4267d5-af2f-4585-846c-ef4d2e2b071f to handler 2018-03-21 12:19:15.854 12070 INFO octavia.api.v1.controllers.l7rule [req-58bd5ce6-eb77-4f48-bd83-4946feb4d28c - - - - -] Sending Creation of L7Rule b328ae2a-5962-4e76-be98-f0fae9fc6729 to handler 2018-03-21 12:19:15.865 12069 INFO octavia.api.v1.controllers.pool [req-1c5f0be7-e1fc-4555-b555-cb743a051d08 - - - - -] Sending Creation of Pool d435210d-7e74-4bef-99c8-33c9e2106e15 to handler 2018-03-21 12:19:15.980 12070 INFO octavia.api.v1.controllers.l7rule [req-3495502c-2d02-4ef3-b3e5-8378493479ac - - - - -] Sending Creation of L7Rule d6773091-8cae-435f-b2ef-9bb70c674484 to handler 2018-03-21 12:19:16.017 12069 INFO octavia.api.v1.controllers.l7policy [req-c940758e-9280-4317-b5b3-a3af3d3a11f1 - - - - -] Sending Creation of L7Policy 8a2773fb-8850-4613-bf51-cfe26a242dc9 to handler 2018-03-21 12:19:16.057 12069 INFO oslo_db.sqlalchemy.provision [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:16.058 12069 INFO oslo_db.sqlalchemy.provision [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cgonmebdmz 2018-03-21 12:19:16.059 12069 INFO oslo_db.sqlalchemy.provision [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_bad_update_redirect_to_url [0.513487s] ... ok 2018-03-21 12:19:16.066 12069 INFO oslo_db.sqlalchemy.provision [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] CREATE BACKEND sqlite:// TOKEN qlxckchscj 2018-03-21 12:19:16.116 12070 INFO octavia.api.v1.controllers.l7rule [req-5ac6bb44-80f3-44a2-b37f-e3451a9113a0 - - - - -] Sending Creation of L7Rule acc81307-9f04-41ba-a1bc-b9c3ea117e90 to handler 2018-03-21 12:19:16.141 12069 INFO octavia.common.config [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] Logging enabled! 2018-03-21 12:19:16.141 12069 INFO octavia.common.config [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:16.165 12069 WARNING octavia.api.root_controller [req-2f5324e5-cb9a-4f0b-b545-5d40c7fbd539 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:16.181 12069 INFO octavia.api.v1.controllers.load_balancer [req-026246d8-2c03-4679-90e5-1d28efc28d87 - - - - -] Sending created Load Balancer a06489b8-e4a3-48b6-a01f-16b374b8eb76 to the handler 2018-03-21 12:19:16.254 12070 INFO octavia.api.v1.controllers.l7rule [req-0b538fd8-11b7-4e7d-a0d4-6f47378626ed - - - - -] Sending Creation of L7Rule 012e0bc5-37f4-4b99-92fc-8e4f3013d720 to handler 2018-03-21 12:19:16.288 12069 INFO octavia.api.v1.controllers.listener [req-d82f76d7-6934-4373-a35d-b6c7e9ff06e6 - - - - -] Sending Creation of Listener 4e641eec-cc57-463e-9563-370a5b0281de to handler 2018-03-21 12:19:16.392 12070 INFO octavia.api.v1.controllers.l7rule [req-8865cf94-4d09-4a4b-b77e-5ed9a2b6c845 - - - - -] Sending Creation of L7Rule dd357934-a007-4646-9511-e1ec89e43877 to handler 2018-03-21 12:19:16.454 12069 INFO octavia.api.v1.controllers.pool [req-1e819ba6-d1c8-4e64-83ac-c3c5c0190158 - - - - -] Sending Creation of Pool cda1178a-fd39-4e9e-a502-4902ecc6d692 to handler 2018-03-21 12:19:16.532 12070 INFO octavia.api.v1.controllers.l7rule [req-4e0573e4-d8d6-44bc-aa27-56556b9c3e25 - - - - -] Sending Creation of L7Rule 83f2ceb4-cad5-490c-a726-fb3285477b14 to handler 2018-03-21 12:19:16.617 12069 INFO octavia.api.v1.controllers.l7policy [req-d50fe4f2-4e51-41b5-9de3-737716d69019 - - - - -] Sending Creation of L7Policy 047d4ad7-33be-42a7-a3b4-89a3375107f2 to handler 2018-03-21 12:19:16.673 12070 INFO octavia.api.v1.controllers.l7rule [req-5de88a62-3dfb-45b6-ba6a-a6678a623613 - - - - -] Sending Creation of L7Rule 9853eed7-8acf-41b6-b27e-83e49a1438f1 to handler 2018-03-21 12:19:16.835 12069 INFO oslo_db.sqlalchemy.provision [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:16.837 12069 INFO oslo_db.sqlalchemy.provision [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qlxckchscj 2018-03-21 12:19:16.837 12069 INFO oslo_db.sqlalchemy.provision [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_reject_policy [0.778041s] ... ok 2018-03-21 12:19:16.840 12069 INFO oslo_db.sqlalchemy.provision [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] CREATE BACKEND sqlite:// TOKEN uvavqyscsx 2018-03-21 12:19:16.882 12070 INFO octavia.api.v1.controllers.l7rule [req-2c3345ff-3280-40e7-8038-098b8075212f - - - - -] Sending Creation of L7Rule 7f4c1f93-b4ae-432e-852a-6585aa96ee2c to handler 2018-03-21 12:19:16.983 12069 INFO octavia.common.config [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] Logging enabled! 2018-03-21 12:19:16.983 12069 INFO octavia.common.config [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:17.006 12069 WARNING octavia.api.root_controller [req-56fe9cb8-b7bb-4d58-aa95-504961f928aa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:17.022 12069 INFO octavia.api.v1.controllers.load_balancer [req-3fcddc88-8e53-4c63-8a64-71d0df50d360 - - - - -] Sending created Load Balancer ca789f5a-bc5e-4686-99a4-d87ba92e2973 to the handler 2018-03-21 12:19:17.028 12070 INFO octavia.api.v1.controllers.l7rule [req-60da1146-1589-4abb-8ab7-97f19033c2d5 - - - - -] Sending Creation of L7Rule 03f2f450-9f2d-48e0-806b-95688db0e4ab to handler 2018-03-21 12:19:17.111 12069 INFO octavia.api.v1.controllers.listener [req-62c6ecab-f486-4da1-941c-b67e0a1997fd - - - - -] Sending Creation of Listener f026c58a-15b4-40bb-a15d-bd16fabe1662 to handler 2018-03-21 12:19:17.167 12070 INFO octavia.api.v1.controllers.l7rule [req-b8743ea0-3409-40a7-9804-b3d1af8a58d0 - - - - -] Sending Creation of L7Rule 44b33624-634f-4f4b-a1ab-a4a00c31e34d to handler 2018-03-21 12:19:17.214 12069 INFO octavia.api.v1.controllers.pool [req-a33b1b1c-eb42-4300-baff-6dde2a99a603 - - - - -] Sending Creation of Pool 4d9a0525-791c-4fed-aa9a-b2ccd7c8f2c7 to handler 2018-03-21 12:19:17.315 12070 INFO octavia.api.v1.controllers.l7rule [req-164abecc-7a66-405b-aa26-57846db1655e - - - - -] Sending Creation of L7Rule 25450e4a-2cce-479d-b745-ef766b5c9372 to handler 2018-03-21 12:19:17.367 12069 INFO octavia.api.v1.controllers.l7policy [req-9ed082bb-0ee6-4add-8f97-427f29d34ab0 - - - - -] Sending Creation of L7Policy 2fc0d2c9-f611-43e6-aa89-2c4ae4dd1a78 to handler 2018-03-21 12:19:17.465 12070 INFO octavia.api.v1.controllers.l7rule [req-90b55050-c52e-4aae-9791-640fea15f142 - - - - -] Sending Creation of L7Rule 960338fb-b211-4e15-82fd-5aed4403ee24 to handler 2018-03-21 12:19:17.480 12069 INFO octavia.api.v1.controllers.load_balancer [req-1f2dcfca-9b12-423f-bb92-3249445257ff - - - - -] Sending deleted Load Balancer ca789f5a-bc5e-4686-99a4-d87ba92e2973 to the handler 2018-03-21 12:19:17.509 12069 INFO octavia.api.v1.controllers.l7policy [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:17.536 12069 INFO oslo_db.sqlalchemy.provision [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:17.537 12069 INFO oslo_db.sqlalchemy.provision [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uvavqyscsx 2018-03-21 12:19:17.537 12069 INFO oslo_db.sqlalchemy.provision [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_when_lb_pending_delete [0.700382s] ... ok 2018-03-21 12:19:17.540 12069 INFO oslo_db.sqlalchemy.provision [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] CREATE BACKEND sqlite:// TOKEN kczdqenywy 2018-03-21 12:19:17.620 12069 INFO octavia.common.config [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] Logging enabled! 2018-03-21 12:19:17.620 12069 INFO octavia.common.config [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:17.618 12070 INFO octavia.api.v1.controllers.l7rule [req-9c6ec71b-e8ce-4a09-a7a2-ef09a830c196 - - - - -] Sending Creation of L7Rule 1ae56478-9287-4170-85ab-0e2674edede4 to handler 2018-03-21 12:19:17.644 12069 WARNING octavia.api.root_controller [req-aad759fd-e5e2-41ed-93e5-c8b660c6a23b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:17.660 12069 INFO octavia.api.v1.controllers.load_balancer [req-88c3fe79-3e7e-47c2-a01c-3adf57e8cda1 - - - - -] Sending created Load Balancer f7c092c4-0236-450e-9aae-ea8e3d849fdf to the handler 2018-03-21 12:19:17.751 12069 INFO octavia.api.v1.controllers.listener [req-f022502e-2648-4a83-9077-531b9a50a26e - - - - -] Sending Creation of Listener 49334ac9-9396-4069-ad05-f492298b0295 to handler 2018-03-21 12:19:17.772 12070 INFO octavia.api.v1.controllers.l7rule [req-0afc4fa6-b251-4cae-8034-1072dbb44934 - - - - -] Sending Creation of L7Rule 4b4b7eba-c458-47b2-9ffe-4dcc11e1f9cd to handler 2018-03-21 12:19:17.907 12069 INFO octavia.api.v1.controllers.pool [req-85887468-703d-4652-9f71-f09da0550656 - - - - -] Sending Creation of Pool 7358cccd-9a8c-4762-a356-d36596f97afc to handler 2018-03-21 12:19:17.927 12070 INFO octavia.api.v1.controllers.l7rule [req-47967aab-c2f3-4319-8f31-7c9d2bad05be - - - - -] Sending Creation of L7Rule 06ee3083-9631-48fd-b9d6-b85fdaae2970 to handler 2018-03-21 12:19:18.073 12069 INFO octavia.api.v1.controllers.l7policy [req-ef0fef43-a01d-4b90-b8ea-45ed63d3a206 - - - - -] Sending Creation of L7Policy 1281568b-faa4-45fa-9858-69ab1eaf03d6 to handler 2018-03-21 12:19:18.082 12070 INFO octavia.api.v1.controllers.l7rule [req-88f2b4ac-9eea-41e7-9c36-9d79347c0262 - - - - -] Sending Creation of L7Rule 2bae7599-905d-400c-a5e4-90bc8d274caf to handler 2018-03-21 12:19:18.174 12069 INFO octavia.api.v1.controllers.load_balancer [req-b50f6bb6-9da4-41ec-b4e3-a2951fdcad98 - - - - -] Sending updated Load Balancer f7c092c4-0236-450e-9aae-ea8e3d849fdf to the handler 2018-03-21 12:19:18.215 12069 INFO octavia.api.v1.controllers.l7policy [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:18.241 12069 INFO oslo_db.sqlalchemy.provision [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:18.243 12069 INFO oslo_db.sqlalchemy.provision [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kczdqenywy 2018-03-21 12:19:18.243 12069 INFO oslo_db.sqlalchemy.provision [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_when_lb_pending_update [0.705509s] ... ok 2018-03-21 12:19:18.246 12069 INFO oslo_db.sqlalchemy.provision [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] CREATE BACKEND sqlite:// TOKEN ffhpccnbiv 2018-03-21 12:19:18.294 12070 INFO octavia.api.v1.controllers.l7rule [req-dd691780-4246-48af-b1be-8d061094663f - - - - -] Sending Creation of L7Rule 185f01ad-0780-4a10-a1d3-af6dea9fc538 to handler 2018-03-21 12:19:18.326 12069 INFO octavia.common.config [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] Logging enabled! 2018-03-21 12:19:18.326 12069 INFO octavia.common.config [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:18.350 12069 WARNING octavia.api.root_controller [req-2c45934d-f76c-4a86-b2e0-8e0d3ea10271 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:18.366 12069 INFO octavia.api.v1.controllers.load_balancer [req-76567174-eebc-46b0-a6d0-b0b80b55c211 - - - - -] Sending created Load Balancer cb443fd0-2762-4201-a58f-cfb2e6335ecf to the handler 2018-03-21 12:19:18.449 12070 INFO octavia.api.v1.controllers.l7rule [req-91787ac3-7935-4853-8ed8-b526a2e8a6ee - - - - -] Sending Creation of L7Rule 0a0590ff-86c7-4cac-a769-dccea8caafee to handler 2018-03-21 12:19:18.520 12069 INFO octavia.api.v1.controllers.listener [req-42b6f2eb-2e49-41b0-893a-972058391f60 - - - - -] Sending Creation of Listener 055746a7-7e9c-4f3a-adb1-af7963e85f51 to handler 2018-03-21 12:19:18.602 12070 INFO octavia.api.v1.controllers.l7rule [req-500b2cd9-ca89-4f8c-813e-363793bb1287 - - - - -] Sending Creation of L7Rule 6adee9ad-9019-4798-b95a-1cbd502abe79 to handler 2018-03-21 12:19:18.628 12069 INFO octavia.api.v1.controllers.pool [req-b2c35c4c-3737-45db-b054-608f2374a712 - - - - -] Sending Creation of Pool 8bb5ffe7-a7ef-4074-9b38-47bba96fb9d3 to handler 2018-03-21 12:19:18.757 12070 INFO octavia.api.v1.controllers.l7rule [req-d1e45712-0379-4cd9-b976-791d93de94ad - - - - -] Sending Creation of L7Rule 39f0a5ca-1a2c-41cc-a353-6269750a6615 to handler 2018-03-21 12:19:18.770 12069 INFO octavia.api.v1.controllers.l7policy [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] Sending Creation of L7Policy 9a7df8cd-05f5-44f5-84be-f5e6992703ad to handler 2018-03-21 12:19:18.788 12069 INFO oslo_db.sqlalchemy.provision [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:18.789 12069 INFO oslo_db.sqlalchemy.provision [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ffhpccnbiv 2018-03-21 12:19:18.790 12069 INFO oslo_db.sqlalchemy.provision [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_create_with_id [0.546503s] ... ok 2018-03-21 12:19:18.797 12069 INFO oslo_db.sqlalchemy.provision [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] CREATE BACKEND sqlite:// TOKEN emdllyngsp 2018-03-21 12:19:18.872 12069 INFO octavia.common.config [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] Logging enabled! 2018-03-21 12:19:18.873 12069 INFO octavia.common.config [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:18.916 12070 INFO octavia.api.v1.controllers.l7rule [req-69c48277-709d-4b6e-8fb9-a9322d5d04de - - - - -] Sending Creation of L7Rule 67dc90c1-d021-48da-91b2-605c6dce47d1 to handler 2018-03-21 12:19:18.896 12069 WARNING octavia.api.root_controller [req-fbf65e5d-42dc-41e4-8586-4a41d1081d8f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:18.912 12069 INFO octavia.api.v1.controllers.load_balancer [req-c783343c-891c-432d-bbc9-f1d65c55d4cc - - - - -] Sending created Load Balancer 5ca17a23-23a6-41a3-87e3-b8233e532043 to the handler 2018-03-21 12:19:19.003 12069 INFO octavia.api.v1.controllers.listener [req-f2ce0877-80f9-4cd3-b139-272c16464434 - - - - -] Sending Creation of Listener 15aac542-6051-4c28-9d79-2772964d4eed to handler 2018-03-21 12:19:19.082 12070 INFO octavia.api.v1.controllers.l7rule [req-45596c92-883a-48d2-af7a-d70ccd688730 - - - - -] Sending Creation of L7Rule 0755f6cf-3167-494a-bafb-3482467415f8 to handler 2018-03-21 12:19:19.152 12069 INFO octavia.api.v1.controllers.pool [req-96e3a14a-e097-4ced-b15a-aa55fbd2f4b4 - - - - -] Sending Creation of Pool cf885d6c-0e9b-4113-b3dd-e446101690aa to handler 2018-03-21 12:19:19.243 12070 INFO octavia.api.v1.controllers.l7rule [req-77a4fd3a-f73a-4100-bd53-e7277fcc7362 - - - - -] Sending Creation of L7Rule b2eb3f7b-b627-4eb1-adf4-7a40c22bb513 to handler 2018-03-21 12:19:19.352 12069 INFO octavia.api.v1.controllers.l7policy [req-0f67520d-61bc-466b-9111-9873a786598b - - - - -] Sending Creation of L7Policy 52bed096-9848-44d4-95d7-a3f9f0163422 to handler 2018-03-21 12:19:19.405 12070 INFO octavia.api.v1.controllers.l7rule [req-79cbaebc-7c71-43ac-8482-e8a206c3cfa5 - - - - -] Sending Creation of L7Rule 0ab45bd1-fd97-417c-9867-851d58d2c32b to handler 2018-03-21 12:19:19.502 12069 INFO octavia.api.v1.controllers.l7policy [req-23553232-a246-4229-9118-cc946a83e6ff - - - - -] Sending Deletion of L7Policy 52bed096-9848-44d4-95d7-a3f9f0163422 to handler 2018-03-21 12:19:19.568 12070 INFO octavia.api.v1.controllers.l7rule [req-d7aaed9a-9fb5-4516-bcdc-c48c3d70d1a1 - - - - -] Sending Creation of L7Rule 2ddec660-4d79-46cd-8b22-c4e546747bb9 to handler 2018-03-21 12:19:19.686 12069 INFO oslo_db.sqlalchemy.provision [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:19.688 12069 INFO oslo_db.sqlalchemy.provision [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN emdllyngsp 2018-03-21 12:19:19.688 12069 INFO oslo_db.sqlalchemy.provision [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete [0.898479s] ... ok 2018-03-21 12:19:19.696 12069 INFO oslo_db.sqlalchemy.provision [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] CREATE BACKEND sqlite:// TOKEN pajvimnxsd 2018-03-21 12:19:19.734 12070 INFO octavia.api.v1.controllers.l7rule [req-e0a5c06e-22f5-4174-bfef-723c80f53b12 - - - - -] Sending Creation of L7Rule 12a352ce-6cf0-4243-a066-c53609598f78 to handler 2018-03-21 12:19:19.773 12069 INFO octavia.common.config [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] Logging enabled! 2018-03-21 12:19:19.773 12069 INFO octavia.common.config [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:19.796 12069 WARNING octavia.api.root_controller [req-4531b056-41ed-4925-a964-eb5da83b7026 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:19.809 12069 INFO octavia.api.v1.controllers.load_balancer [req-b120dea6-e6a2-4ee8-8025-793ff6718a42 - - - - -] Sending created Load Balancer 2ac1503d-6643-42f5-8cf6-c5f042624390 to the handler 2018-03-21 12:19:19.900 12070 INFO octavia.api.v1.controllers.l7rule [req-451823ce-8a76-42d9-97bb-a9a30629fffe - - - - -] Sending Creation of L7Rule 2e83e6e8-2637-4d63-b4cb-9420969f8b9f to handler 2018-03-21 12:19:19.904 12069 INFO octavia.api.v1.controllers.listener [req-ae4336df-9f21-4193-a130-789bdf807285 - - - - -] Sending Creation of Listener d0cfa633-4da0-41f6-9dd2-b57bb7e46b8e to handler 2018-03-21 12:19:20.012 12069 INFO octavia.api.v1.controllers.pool [req-f4197fae-c9c8-47b8-b5fb-c1f61d3339f2 - - - - -] Sending Creation of Pool 76f8cca0-8153-4fee-adb1-8a6304c5e142 to handler 2018-03-21 12:19:20.067 12070 INFO octavia.api.v1.controllers.l7rule [req-f887c2c3-195d-4213-8039-997d3f469bd5 - - - - -] Sending Creation of L7Rule 4ec5f111-7219-406f-903f-0104a1a38e21 to handler 2018-03-21 12:19:20.225 12069 INFO octavia.api.v1.controllers.l7policy [req-7276c26d-d084-42e2-95a5-9d1e6745d1b2 - - - - -] Sending Creation of L7Policy 61939eb0-b35c-4464-8bf2-edbcc7dbd85e to handler 2018-03-21 12:19:20.235 12070 INFO octavia.api.v1.controllers.l7rule [req-973b03cd-f4a6-4a90-bed0-2b6e311750b3 - - - - -] Sending Creation of L7Rule c6c662d6-1f86-4c49-8b12-55cb93123592 to handler 2018-03-21 12:19:20.373 12069 INFO octavia.api.v1.controllers.l7policy [req-8c5fbfed-390b-4b02-8f75-a057c5df5fa1 - - - - -] Sending Deletion of L7Policy 61939eb0-b35c-4464-8bf2-edbcc7dbd85e to handler 2018-03-21 12:19:20.408 12070 INFO octavia.api.v1.controllers.l7rule [req-8d595997-b314-4126-84fb-89d15933ecc3 - - - - -] Sending Creation of L7Rule a112f5a4-0c77-4f50-a855-1619d7e9546a to handler 2018-03-21 12:19:20.466 12069 INFO oslo_db.sqlalchemy.provision [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:20.467 12069 INFO oslo_db.sqlalchemy.provision [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pajvimnxsd 2018-03-21 12:19:20.468 12069 INFO oslo_db.sqlalchemy.provision [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_delete_with_bad_handler [0.779186s] ... ok 2018-03-21 12:19:20.471 12069 INFO oslo_db.sqlalchemy.provision [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] CREATE BACKEND sqlite:// TOKEN ymabhnluca 2018-03-21 12:19:20.580 12070 INFO octavia.api.v1.controllers.l7rule [req-96cca2a6-754e-450e-95ac-2202dac6457e - - - - -] Sending Creation of L7Rule b7c61156-b672-49dc-b341-8a8493d49e7e to handler 2018-03-21 12:19:20.587 12069 INFO octavia.common.config [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] Logging enabled! 2018-03-21 12:19:20.587 12069 INFO octavia.common.config [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:20.610 12069 WARNING octavia.api.root_controller [req-aa3bacdb-52d2-4118-99eb-2b6d2090eb39 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:20.630 12069 INFO octavia.api.v1.controllers.load_balancer [req-02987706-823c-4ec2-a2d0-168e6cbae04e - - - - -] Sending created Load Balancer 24816519-6d70-4933-8575-ae52210380fc to the handler 2018-03-21 12:19:20.758 12069 INFO octavia.api.v1.controllers.listener [req-9dbc8285-da74-4ee3-9c9a-2ff72d2f9c3e - - - - -] Sending Creation of Listener 7f22b8c1-8d25-4b75-ac74-4f11f774c89c to handler 2018-03-21 12:19:20.755 12070 INFO octavia.api.v1.controllers.l7rule [req-cee15691-1463-4196-a52e-1bac7cd0ae27 - - - - -] Sending Creation of L7Rule 9110e596-20a9-4f04-b601-ba39301af99f to handler 2018-03-21 12:19:20.861 12069 INFO octavia.api.v1.controllers.pool [req-f9fc7c34-dd93-47b5-adf8-3149a68b07f4 - - - - -] Sending Creation of Pool 95bce08f-c03c-4df5-b1f3-b64d1c6b673d to handler 2018-03-21 12:19:20.933 12070 INFO octavia.api.v1.controllers.l7rule [req-cad9fd81-5bd4-480c-b43c-3604bad0ee0a - - - - -] Sending Creation of L7Rule d308121c-7428-426a-be57-0d83b276284f to handler 2018-03-21 12:19:21.003 12069 INFO octavia.api.v1.controllers.l7policy [req-e1296641-8765-4143-b7c0-d9609ea6f4e9 - - - - -] Sending Creation of L7Policy 40d8990c-8298-4af6-9cfd-1df86d35df6d to handler 2018-03-21 12:19:21.107 12069 ERROR octavia.api.v1.controllers.base [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] Pool a847b781-f804-4ca3-b5e1-80ccdae5b5f2 not found: None 2018-03-21 12:19:21.107 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:21.107 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:21.122 12069 INFO oslo_db.sqlalchemy.provision [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:21.124 12069 INFO oslo_db.sqlalchemy.provision [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ymabhnluca 2018-03-21 12:19:21.124 12069 INFO oslo_db.sqlalchemy.provision [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_pool_bad_pool_id [0.656193s] ... ok 2018-03-21 12:19:21.127 12069 INFO oslo_db.sqlalchemy.provision [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] CREATE BACKEND sqlite:// TOKEN fqpaalsfky 2018-03-21 12:19:21.177 12070 INFO octavia.api.v1.controllers.l7rule [req-d0c75f53-1344-46f6-83c6-c439e60f7d85 - - - - -] Sending Creation of L7Rule 914339d9-acce-4d49-a235-459cfb76cfd6 to handler 2018-03-21 12:19:21.207 12069 INFO octavia.common.config [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] Logging enabled! 2018-03-21 12:19:21.207 12069 INFO octavia.common.config [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:21.230 12069 WARNING octavia.api.root_controller [req-a94bd21a-023e-4149-9f06-a7d2e4a04b22 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:21.247 12069 INFO octavia.api.v1.controllers.load_balancer [req-c68ba0e2-a034-4af8-b8dd-2706a088fc46 - - - - -] Sending created Load Balancer 961a22d1-aaa0-4478-8ce2-49584ffd171e to the handler 2018-03-21 12:19:21.334 12069 INFO octavia.api.v1.controllers.listener [req-688364c0-748e-4904-8c5d-25ab2485edb8 - - - - -] Sending Creation of Listener 942842cb-6696-4850-a724-b0f69d0e853c to handler 2018-03-21 12:19:21.358 12070 INFO octavia.api.v1.controllers.l7rule [req-fd860f21-e490-46c0-98ef-6e6c23fa223e - - - - -] Sending Creation of L7Rule b2675512-b7e3-42c9-9aad-c6db78bb242b to handler 2018-03-21 12:19:21.442 12069 INFO octavia.api.v1.controllers.pool [req-9aa372ec-ea40-4430-b1aa-8fb6fcbcab7c - - - - -] Sending Creation of Pool bc32c08c-192f-402a-9e41-e54a4c817f1d to handler 2018-03-21 12:19:21.538 12070 INFO octavia.api.v1.controllers.l7rule [req-adb8c7ab-51d7-4078-86d1-5fb11dfa2946 - - - - -] Sending Creation of L7Rule 03a2c037-d390-497a-baad-e22938e5460e to handler 2018-03-21 12:19:21.584 12069 INFO octavia.api.v1.controllers.l7policy [req-9b9a2666-0406-42e4-886b-16932f58cfe4 - - - - -] Sending Creation of L7Policy 72824e16-5c36-474c-91e0-5f8a02a21467 to handler 2018-03-21 12:19:21.708 12069 INFO octavia.api.v1.controllers.l7policy [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] Sending Update of L7Policy 72824e16-5c36-474c-91e0-5f8a02a21467 to handler 2018-03-21 12:19:21.737 12069 INFO oslo_db.sqlalchemy.provision [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:21.739 12069 INFO oslo_db.sqlalchemy.provision [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqpaalsfky 2018-03-21 12:19:21.739 12069 INFO oslo_db.sqlalchemy.provision [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_pool_minimal [0.614588s] ... ok 2018-03-21 12:19:21.721 12070 INFO octavia.api.v1.controllers.l7rule [req-2a7e519f-896b-4768-9219-2b268ed0abe6 - - - - -] Sending Creation of L7Rule f16f9fe8-0b1e-4691-8273-8fcd2ced88c1 to handler 2018-03-21 12:19:21.746 12069 INFO oslo_db.sqlalchemy.provision [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] CREATE BACKEND sqlite:// TOKEN twrxkxwinl 2018-03-21 12:19:21.841 12069 INFO octavia.common.config [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] Logging enabled! 2018-03-21 12:19:21.841 12069 INFO octavia.common.config [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:21.907 12070 INFO octavia.api.v1.controllers.l7rule [req-25d74843-6581-4f13-9ba0-14ae68bbca8b - - - - -] Sending Creation of L7Rule e762c2fa-0715-460b-b9e1-e3b10fc9c82d to handler 2018-03-21 12:19:21.967 12069 WARNING octavia.api.root_controller [req-09a8ecf5-08e3-4d62-8c4f-aec3652796c1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:22.001 12069 INFO octavia.api.v1.controllers.load_balancer [req-9ad1b9d5-8d2d-4065-8426-8745f743512f - - - - -] Sending created Load Balancer 92de5717-1cb5-463b-b4fe-5933f4514f6e to the handler 2018-03-21 12:19:22.092 12070 INFO octavia.api.v1.controllers.l7rule [req-22da4757-f467-45d0-8586-6efd29211882 - - - - -] Sending Creation of L7Rule 881d373b-1409-4d15-a301-36f32e1fd72d to handler 2018-03-21 12:19:22.153 12069 INFO octavia.api.v1.controllers.listener [req-7517b77a-324f-4202-9e94-bb899555a58b - - - - -] Sending Creation of Listener 708019cd-a51c-4ff2-bfe7-8f3a137638cc to handler 2018-03-21 12:19:22.290 12070 INFO octavia.api.v1.controllers.l7rule [req-1448f7a2-7638-40f1-ad66-a0a1558615a0 - - - - -] Sending Creation of L7Rule fce350d9-e257-4116-910d-ccd65fab41f6 to handler 2018-03-21 12:19:22.330 12069 INFO octavia.api.v1.controllers.pool [req-188b329c-acb3-45df-ac35-55aadc273d53 - - - - -] Sending Creation of Pool 810225be-2c88-49bd-a2d8-0fa6935002a3 to handler 2018-03-21 12:19:22.480 12070 INFO octavia.api.v1.controllers.l7rule [req-eab669c7-0551-4be1-8c74-8a4a5371e004 - - - - -] Sending Creation of L7Rule 8c795b5e-0f6f-42ed-aa36-84237ff5af12 to handler 2018-03-21 12:19:22.535 12069 INFO octavia.api.v1.controllers.l7policy [req-9d380e32-5626-4837-ba88-3878e340fc89 - - - - -] Sending Creation of L7Policy 193856cb-a699-4145-b429-9c380c686b1c to handler 2018-03-21 12:19:22.671 12070 INFO octavia.api.v1.controllers.l7rule [req-63d2d5f5-83ac-4e43-9b2c-532edacf020b - - - - -] Sending Creation of L7Rule beb41371-2fc7-4f77-86b6-f59c927e9763 to handler 2018-03-21 12:19:22.676 12069 INFO oslo_db.sqlalchemy.provision [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:22.677 12069 INFO oslo_db.sqlalchemy.provision [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN twrxkxwinl 2018-03-21 12:19:22.678 12069 INFO oslo_db.sqlalchemy.provision [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_url_bad_url [0.938561s] ... ok 2018-03-21 12:19:22.681 12069 INFO oslo_db.sqlalchemy.provision [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] CREATE BACKEND sqlite:// TOKEN lyeruhvyvk 2018-03-21 12:19:22.766 12069 INFO octavia.common.config [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] Logging enabled! 2018-03-21 12:19:22.766 12069 INFO octavia.common.config [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:22.791 12069 WARNING octavia.api.root_controller [req-61524e43-6fcc-4d09-b530-d307facd5063 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:22.807 12069 INFO octavia.api.v1.controllers.load_balancer [req-4dd03b5f-1969-4c8a-b993-dd2e1ab512dd - - - - -] Sending created Load Balancer ce7b70ab-db6b-4567-90c7-c20656832f2d to the handler 2018-03-21 12:19:22.896 12069 INFO octavia.api.v1.controllers.listener [req-6f5e8890-7cd8-437e-a713-bef4cab257a7 - - - - -] Sending Creation of Listener d99fe372-a1bf-4415-b05f-ff7db075296f to handler 2018-03-21 12:19:22.928 12070 INFO octavia.api.v1.controllers.l7rule [req-e57ba900-4ea9-4dbc-84ad-58abb545f170 - - - - -] Sending Creation of L7Rule 2d2aa540-69d5-4d78-80a0-e0542269099f to handler 2018-03-21 12:19:23.004 12069 INFO octavia.api.v1.controllers.pool [req-765f7e3d-3d2c-4427-80f8-18e09c6cddae - - - - -] Sending Creation of Pool bf9c13a7-6a02-44c7-8e2a-40939d84ff85 to handler 2018-03-21 12:19:23.121 12070 INFO octavia.api.v1.controllers.l7rule [req-ccb11570-3941-42d3-87f6-0b90fd510e95 - - - - -] Sending Creation of L7Rule dde8fb56-8298-4ff8-adb6-e7d929bd4e69 to handler 2018-03-21 12:19:23.145 12069 INFO octavia.api.v1.controllers.l7policy [req-11cb07f0-1833-4884-91e2-ce0775a533b3 - - - - -] Sending Creation of L7Policy 9b080b9b-7f9a-4d3f-9b2b-27ed3ad30c3b to handler 2018-03-21 12:19:23.268 12069 INFO octavia.api.v1.controllers.l7policy [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] Sending Update of L7Policy 9b080b9b-7f9a-4d3f-9b2b-27ed3ad30c3b to handler 2018-03-21 12:19:23.297 12069 INFO oslo_db.sqlalchemy.provision [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:23.298 12069 INFO oslo_db.sqlalchemy.provision [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lyeruhvyvk 2018-03-21 12:19:23.298 12069 INFO oslo_db.sqlalchemy.provision [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_redirect_to_url_minimal [0.620760s] ... ok 2018-03-21 12:19:23.306 12069 INFO oslo_db.sqlalchemy.provision [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] CREATE BACKEND sqlite:// TOKEN qambshtbrq 2018-03-21 12:19:23.318 12070 INFO octavia.api.v1.controllers.l7rule [req-b2f4d643-0858-496e-8477-571de2096c47 - - - - -] Sending Creation of L7Rule aacd5b78-2d6a-4ac5-a7b2-903beb8724b8 to handler 2018-03-21 12:19:23.404 12069 INFO octavia.common.config [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] Logging enabled! 2018-03-21 12:19:23.405 12069 INFO octavia.common.config [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:23.444 12069 WARNING octavia.api.root_controller [req-e5f4bc5a-bc95-475d-8e74-b8a998915a12 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:23.457 12069 INFO octavia.api.v1.controllers.load_balancer [req-f17efdd5-282d-49f4-b3f4-6c1ce14c46c3 - - - - -] Sending created Load Balancer 35b7226e-551e-404e-81bd-d1ead6b773a3 to the handler 2018-03-21 12:19:23.516 12070 INFO octavia.api.v1.controllers.l7rule [req-1480aad1-5651-4173-af80-e97a04a34bc5 - - - - -] Sending Creation of L7Rule 43026d0e-4c09-4b50-896d-af635e71d8c3 to handler 2018-03-21 12:19:23.572 12069 INFO octavia.api.v1.controllers.listener [req-587fe416-8d4a-413d-a4c9-3b85498e49b2 - - - - -] Sending Creation of Listener 59b55a3d-c5be-484f-9bdb-3f12943cf7f3 to handler 2018-03-21 12:19:23.714 12070 INFO octavia.api.v1.controllers.l7rule [req-2bdbd979-beec-4891-a4d7-6b0f42c901e4 - - - - -] Sending Creation of L7Rule 571f99ca-0ec4-4fee-934f-094d69cdbcd9 to handler 2018-03-21 12:19:23.806 12069 INFO octavia.api.v1.controllers.pool [req-d0a2ca07-f093-43c5-a10c-4881a53cdef4 - - - - -] Sending Creation of Pool 4763fbfb-36eb-47b2-af86-7fa0747f86bf to handler 2018-03-21 12:19:23.914 12070 INFO octavia.api.v1.controllers.l7rule [req-9fc34d12-e60c-4e06-aad1-8923a09c2379 - - - - -] Sending Creation of L7Rule b31b1cae-3341-4cfb-93ec-5475c7884bd7 to handler 2018-03-21 12:19:23.952 12069 INFO octavia.api.v1.controllers.l7policy [req-b3e266d9-cd3e-46e8-8fc5-c144ed19b893 - - - - -] Sending Creation of L7Policy f6478d41-9d2b-4e67-ad02-feb6b4a52cfd to handler 2018-03-21 12:19:24.057 12069 INFO octavia.api.v1.controllers.load_balancer [req-efa74dfe-5564-4253-9ae1-0105240d2697 - - - - -] Sending deleted Load Balancer 35b7226e-551e-404e-81bd-d1ead6b773a3 to the handler 2018-03-21 12:19:24.087 12069 INFO octavia.api.v1.controllers.l7policy [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:24.095 12070 INFO oslo_db.sqlalchemy.provision [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:24.096 12070 INFO oslo_db.sqlalchemy.provision [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fokgizntqg 2018-03-21 12:19:24.097 12070 INFO oslo_db.sqlalchemy.provision [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_too_many_rules [8.971856s] ... ok 2018-03-21 12:19:24.100 12070 INFO oslo_db.sqlalchemy.provision [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] CREATE BACKEND sqlite:// TOKEN tududtctrl 2018-03-21 12:19:24.114 12069 INFO oslo_db.sqlalchemy.provision [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:24.115 12069 INFO oslo_db.sqlalchemy.provision [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qambshtbrq 2018-03-21 12:19:24.116 12069 INFO oslo_db.sqlalchemy.provision [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7policy.TestL7Policy.test_update_when_lb_pending_delete [0.817080s] ... ok 2018-03-21 12:19:24.119 12069 INFO oslo_db.sqlalchemy.provision [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] CREATE BACKEND sqlite:// TOKEN dlrpklrdts 2018-03-21 12:19:24.183 12070 INFO octavia.common.config [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] Logging enabled! 2018-03-21 12:19:24.183 12070 INFO octavia.common.config [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:24.199 12069 INFO octavia.common.config [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] Logging enabled! 2018-03-21 12:19:24.200 12069 INFO octavia.common.config [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:24.208 12070 WARNING octavia.api.root_controller [req-3aeab22c-362c-4552-ab86-d7f744ca1806 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:24.222 12070 INFO octavia.api.v1.controllers.load_balancer [req-45c1f16c-6201-4362-9a49-ac6707f8d492 - - - - -] Sending created Load Balancer 5138b332-90b6-45e1-a347-2045f96a8be7 to the handler 2018-03-21 12:19:24.223 12069 WARNING octavia.api.root_controller [req-a2d00c42-89df-45f4-8734-e86af6b5d0b0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:24.239 12069 INFO octavia.api.v1.controllers.load_balancer [req-399c65d5-7105-4e53-b3fe-12cab8f0f666 - - - - -] Sending created Load Balancer 1de9b0e8-4f16-4d1f-85af-76517da2902a to the handler 2018-03-21 12:19:24.315 12070 INFO octavia.api.v1.controllers.listener [req-3757bec0-3d42-49a6-b1db-483b66570801 - - - - -] Sending Creation of Listener fd81e4a1-27f4-48e8-8b27-f5086a37456b to handler 2018-03-21 12:19:24.328 12069 INFO octavia.api.v1.controllers.listener [req-c4bf9627-fe6e-4718-a9fb-75dbda10a81e - - - - -] Sending Creation of Listener a09de18d-95bb-4e65-acc5-4397b4b248b8 to handler 2018-03-21 12:19:24.438 12070 INFO octavia.api.v1.controllers.l7policy [req-49ed3946-ba9d-48ed-bbed-1e39ee2f4d3e - - - - -] Sending Creation of L7Policy 90efc662-de27-4d20-9b5f-14f0fb7716ed to handler 2018-03-21 12:19:24.449 12069 INFO octavia.api.v1.controllers.l7policy [req-9fce9784-96eb-4a72-bd75-1112871f8988 - - - - -] Sending Creation of L7Policy c57cb074-0cf2-411f-8dce-58ccf37688bd to handler 2018-03-21 12:19:24.558 12069 INFO oslo_db.sqlalchemy.provision [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:24.560 12069 INFO oslo_db.sqlalchemy.provision [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dlrpklrdts 2018-03-21 12:19:24.560 12069 INFO oslo_db.sqlalchemy.provision [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_create_header_rule [0.444221s] ... ok 2018-03-21 12:19:24.559 12070 INFO octavia.api.v1.controllers.l7rule [req-3ce2feea-59bc-4796-ac2b-a80e3d0fbcac - - - - -] Sending Creation of L7Rule b08cbb9b-2925-4da4-afa1-dee16141d522 to handler 2018-03-21 12:19:24.563 12069 INFO oslo_db.sqlalchemy.provision [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] CREATE BACKEND sqlite:// TOKEN lttukwiiio 2018-03-21 12:19:24.643 12069 INFO octavia.common.config [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] Logging enabled! 2018-03-21 12:19:24.643 12069 INFO octavia.common.config [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:24.666 12069 WARNING octavia.api.root_controller [req-1302305e-d13d-4f8d-b453-4b08b5def36c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:24.682 12069 INFO octavia.api.v1.controllers.load_balancer [req-bf4a4c73-c23c-4bba-9860-824a77cb3456 - - - - -] Sending created Load Balancer 2739efe2-ab8d-42e9-ada6-297946fcb538 to the handler 2018-03-21 12:19:24.665 12070 INFO octavia.api.v1.controllers.load_balancer [req-fc642170-ce58-4828-9e77-74a09c249ea4 - - - - -] Sending deleted Load Balancer 5138b332-90b6-45e1-a347-2045f96a8be7 to the handler 2018-03-21 12:19:24.699 12070 INFO octavia.api.v1.controllers.l7rule [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:24.722 12070 INFO oslo_db.sqlalchemy.provision [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:24.723 12070 INFO oslo_db.sqlalchemy.provision [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tududtctrl 2018-03-21 12:19:24.723 12070 INFO oslo_db.sqlalchemy.provision [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_when_lb_pending_delete [0.626571s] ... ok 2018-03-21 12:19:24.726 12070 INFO oslo_db.sqlalchemy.provision [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] CREATE BACKEND sqlite:// TOKEN lrcbzahkkr 2018-03-21 12:19:24.771 12069 INFO octavia.api.v1.controllers.listener [req-5c9fa610-17d3-4905-af94-42b2e5676605 - - - - -] Sending Creation of Listener 12b1737c-5e42-4094-8ae3-a8d16b2743f4 to handler 2018-03-21 12:19:24.874 12070 INFO octavia.common.config [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] Logging enabled! 2018-03-21 12:19:24.874 12070 INFO octavia.common.config [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:24.898 12070 WARNING octavia.api.root_controller [req-3f7a09d6-fa16-4805-94b2-bd5d10215acd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:24.913 12069 INFO octavia.api.v1.controllers.l7policy [req-bc4ed74e-0d86-43fa-bea7-1f8b1ee6a91b - - - - -] Sending Creation of L7Policy 81b94fbe-cd33-4f23-b396-940830dc8ee1 to handler 2018-03-21 12:19:24.914 12070 INFO octavia.api.v1.controllers.load_balancer [req-eeeb5423-530d-4559-ac1b-c360a2c184e9 - - - - -] Sending created Load Balancer 714cc21a-0f27-40ec-80ab-3b734bb0cb32 to the handler 2018-03-21 12:19:25.003 12070 INFO octavia.api.v1.controllers.listener [req-d543e121-5103-4434-9ddd-696a54036907 - - - - -] Sending Creation of Listener 274d489f-d631-4690-b8c5-35f71607de03 to handler 2018-03-21 12:19:25.011 12069 ERROR octavia.api.v1.controllers.base [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] L7 Rule 50281162-59ea-4fa8-a3be-de56b7fb5558 not found: None 2018-03-21 12:19:25.011 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:25.011 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:25.023 12069 INFO oslo_db.sqlalchemy.provision [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:25.025 12069 INFO oslo_db.sqlalchemy.provision [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lttukwiiio 2018-03-21 12:19:25.025 12069 INFO oslo_db.sqlalchemy.provision [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_bad_get [0.464848s] ... ok 2018-03-21 12:19:25.028 12069 INFO oslo_db.sqlalchemy.provision [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] CREATE BACKEND sqlite:// TOKEN lakpcsnmmd 2018-03-21 12:19:25.110 12069 INFO octavia.common.config [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] Logging enabled! 2018-03-21 12:19:25.112 12069 INFO octavia.common.config [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:25.133 12070 INFO octavia.api.v1.controllers.l7policy [req-e9e3cdf8-d512-47c2-a6db-dc0d93bb55f9 - - - - -] Sending Creation of L7Policy 13493e47-e561-4abc-aec2-50efc613bf19 to handler 2018-03-21 12:19:25.135 12069 WARNING octavia.api.root_controller [req-9ef47a9c-f3c8-4790-ac82-d9e322558207 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:25.148 12069 INFO octavia.api.v1.controllers.load_balancer [req-da73b692-1046-4af9-b895-010f64c05084 - - - - -] Sending created Load Balancer 07b7f613-c460-4797-ac9e-372056735cfc to the handler 2018-03-21 12:19:25.237 12069 INFO octavia.api.v1.controllers.listener [req-124af9b6-313b-4065-b123-26ebb3eafba5 - - - - -] Sending Creation of Listener 4371176b-3118-417b-852d-c80f59c00fd5 to handler 2018-03-21 12:19:25.256 12070 INFO octavia.api.v1.controllers.l7rule [req-60faf47c-2afa-4453-9d3c-3222e157f572 - - - - -] Sending Creation of L7Rule 46cd67e4-ff98-4914-9d34-d57eb26d892b to handler 2018-03-21 12:19:25.357 12070 INFO octavia.api.v1.controllers.load_balancer [req-e7f727e7-5a6f-40a3-8cd5-c356cf88712d - - - - -] Sending updated Load Balancer 714cc21a-0f27-40ec-80ab-3b734bb0cb32 to the handler 2018-03-21 12:19:25.408 12070 INFO octavia.api.v1.controllers.l7rule [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:25.428 12069 INFO octavia.api.v1.controllers.l7policy [req-bba98f25-8a25-4af8-a300-eed40dbece50 - - - - -] Sending Creation of L7Policy 06798d42-d69a-4dae-80d5-b5d0755926f3 to handler 2018-03-21 12:19:25.431 12070 INFO oslo_db.sqlalchemy.provision [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:25.433 12070 INFO oslo_db.sqlalchemy.provision [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lrcbzahkkr 2018-03-21 12:19:25.433 12070 INFO oslo_db.sqlalchemy.provision [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_when_lb_pending_update [0.709642s] ... ok 2018-03-21 12:19:25.436 12070 INFO oslo_db.sqlalchemy.provision [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] CREATE BACKEND sqlite:// TOKEN ufwnszolwh 2018-03-21 12:19:25.517 12070 INFO octavia.common.config [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] Logging enabled! 2018-03-21 12:19:25.518 12070 INFO octavia.common.config [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:25.541 12070 WARNING octavia.api.root_controller [req-9298fcf8-9b5a-4440-bfe6-a7703cdf9c3d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:25.557 12070 INFO octavia.api.v1.controllers.load_balancer [req-3b4592d1-75b8-4688-86e7-b56a131c6798 - - - - -] Sending created Load Balancer 03b324d3-c393-4a54-bdc6-01ea1648728c to the handler 2018-03-21 12:19:25.553 12069 INFO octavia.api.v1.controllers.l7rule [req-20bcc5e1-0d90-4131-a1c9-904ee4eb6d30 - - - - -] Sending Creation of L7Rule c7e075a2-3834-41d9-9758-ac493c09cc9c to handler 2018-03-21 12:19:25.652 12070 INFO octavia.api.v1.controllers.listener [req-dba37d4a-b11c-4205-b47f-513001b913db - - - - -] Sending Creation of Listener ed8b0c97-6ee3-49ad-81b0-bcba4d05a584 to handler 2018-03-21 12:19:25.707 12069 INFO oslo_db.sqlalchemy.provision [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:25.709 12069 INFO oslo_db.sqlalchemy.provision [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lakpcsnmmd 2018-03-21 12:19:25.709 12069 INFO oslo_db.sqlalchemy.provision [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_cookie_rule [0.683864s] ... ok 2018-03-21 12:19:25.716 12069 INFO oslo_db.sqlalchemy.provision [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] CREATE BACKEND sqlite:// TOKEN tskppumtwl 2018-03-21 12:19:25.776 12070 INFO octavia.api.v1.controllers.l7policy [req-3ec00200-f098-45b9-8f11-005334d650a2 - - - - -] Sending Creation of L7Policy 21ea98d2-c0c5-46dd-a0c3-c35801f94e31 to handler 2018-03-21 12:19:25.793 12069 INFO octavia.common.config [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] Logging enabled! 2018-03-21 12:19:25.793 12069 INFO octavia.common.config [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:25.816 12069 WARNING octavia.api.root_controller [req-2f7cb5da-969e-464e-a583-c65bb57a68fd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:25.833 12069 INFO octavia.api.v1.controllers.load_balancer [req-c80ba0e2-2fe1-41f6-953b-49d1b778f7e4 - - - - -] Sending created Load Balancer f3fe0962-9069-406f-aaf6-7e1bb44e45da to the handler 2018-03-21 12:19:25.908 12070 INFO octavia.api.v1.controllers.l7rule [req-81b813f7-d7b5-4fca-8e24-09e4c3dc06e2 - - - - -] Sending Creation of L7Rule dc28c667-5662-4dbc-b10f-58d3ed4b13e8 to handler 2018-03-21 12:19:25.943 12069 INFO octavia.api.v1.controllers.listener [req-e30291ea-fb39-4a88-b7d7-c8220a9a7496 - - - - -] Sending Creation of Listener c99a19a7-9bec-471e-be34-dc4ae1fc2907 to handler 2018-03-21 12:19:25.996 12070 INFO oslo_db.sqlalchemy.provision [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:25.998 12070 INFO oslo_db.sqlalchemy.provision [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ufwnszolwh 2018-03-21 12:19:25.998 12070 INFO oslo_db.sqlalchemy.provision [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_with_bad_handler [0.564644s] ... ok 2018-03-21 12:19:26.001 12070 INFO oslo_db.sqlalchemy.provision [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] CREATE BACKEND sqlite:// TOKEN nsnnchoora 2018-03-21 12:19:26.086 12070 INFO octavia.common.config [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] Logging enabled! 2018-03-21 12:19:26.086 12070 INFO octavia.common.config [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:26.091 12069 INFO octavia.api.v1.controllers.l7policy [req-90cc4b5a-3d1c-4e8f-aea5-d11b9406fe6c - - - - -] Sending Creation of L7Policy 363ac0d7-a824-4490-a2a5-94e6118d677c to handler 2018-03-21 12:19:26.109 12070 WARNING octavia.api.root_controller [req-a651de8b-1447-4e61-9cf8-12751e143d73 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:26.126 12070 INFO octavia.api.v1.controllers.load_balancer [req-15b2f608-c437-42b8-a754-ed37acc3d520 - - - - -] Sending created Load Balancer cc7ecfdf-5846-4dd8-bbeb-d711bafd7052 to the handler 2018-03-21 12:19:26.215 12070 INFO octavia.api.v1.controllers.listener [req-82b545e0-81cd-420e-a8ea-74c19aeb16a9 - - - - -] Sending Creation of Listener 3b2d839c-3c6e-4c4f-a513-6fc95031e8ed to handler 2018-03-21 12:19:26.253 12069 INFO octavia.api.v1.controllers.l7rule [req-cf42283d-82e4-4f28-b573-e74776f25976 - - - - -] Sending Creation of L7Rule 47ab3044-7785-40e8-9215-2208ba187c1e to handler 2018-03-21 12:19:26.405 12070 INFO octavia.api.v1.controllers.l7policy [req-2b8745f3-6b9c-4ba3-8c52-7c739c5d3e18 - - - - -] Sending Creation of L7Policy 86700c08-286c-400c-a5c4-6e51209999e9 to handler 2018-03-21 12:19:26.468 12069 INFO oslo_db.sqlalchemy.provision [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:26.469 12069 INFO oslo_db.sqlalchemy.provision [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tskppumtwl 2018-03-21 12:19:26.469 12069 INFO oslo_db.sqlalchemy.provision [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_file_type_rule [0.760123s] ... ok 2018-03-21 12:19:26.478 12069 INFO oslo_db.sqlalchemy.provision [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] CREATE BACKEND sqlite:// TOKEN vjhaxpzdgy 2018-03-21 12:19:26.527 12070 INFO octavia.api.v1.controllers.l7rule [req-e453078f-cc4d-4f70-9ff5-8f7178332ae7 - - - - -] Sending Creation of L7Rule ba262eb3-718c-4107-92c8-0fec0ca9300b to handler 2018-03-21 12:19:26.554 12069 INFO octavia.common.config [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] Logging enabled! 2018-03-21 12:19:26.554 12069 INFO octavia.common.config [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:26.577 12069 WARNING octavia.api.root_controller [req-973c1145-1790-4309-ae09-a62b4bc9bf2c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:26.594 12069 INFO octavia.api.v1.controllers.load_balancer [req-6469dc9e-3aa4-4fc5-bba2-810f3402f5e6 - - - - -] Sending created Load Balancer fbf814c9-fa3e-4f0c-9c66-1dd4d10373d3 to the handler 2018-03-21 12:19:26.668 12070 INFO oslo_db.sqlalchemy.provision [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:26.670 12070 INFO oslo_db.sqlalchemy.provision [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nsnnchoora 2018-03-21 12:19:26.670 12070 INFO oslo_db.sqlalchemy.provision [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_with_duplicate_id [0.671902s] ... ok 2018-03-21 12:19:26.677 12070 INFO oslo_db.sqlalchemy.provision [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] CREATE BACKEND sqlite:// TOKEN sdmjxkmjxl 2018-03-21 12:19:26.688 12069 INFO octavia.api.v1.controllers.listener [req-6c485cf5-59a9-480b-be59-56d31daa7710 - - - - -] Sending Creation of Listener 8a427810-5d6e-4426-8ce3-405a7c936c0c to handler 2018-03-21 12:19:26.755 12070 INFO octavia.common.config [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] Logging enabled! 2018-03-21 12:19:26.755 12070 INFO octavia.common.config [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:26.778 12070 WARNING octavia.api.root_controller [req-61e7e52f-f37b-4f9e-841a-75b76cf78bd7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:26.794 12070 INFO octavia.api.v1.controllers.load_balancer [req-8c3ad515-77e0-4464-85ad-f4a6b2c269fc - - - - -] Sending created Load Balancer c7797db7-bf5c-4f1c-84ff-85c23f7252b3 to the handler 2018-03-21 12:19:26.809 12069 INFO octavia.api.v1.controllers.l7policy [req-3cf09adb-3a66-4164-8325-56048801abeb - - - - -] Sending Creation of L7Policy 1257dff8-67ed-4e59-b500-83d49daa8938 to handler 2018-03-21 12:19:26.888 12070 INFO octavia.api.v1.controllers.listener [req-e6dbe577-27fe-406f-b018-58d4317c500e - - - - -] Sending Creation of Listener 47209ba6-d39d-4105-b022-efdea38ab414 to handler 2018-03-21 12:19:27.003 12069 INFO octavia.api.v1.controllers.l7rule [req-ca15ea35-79b0-4327-a373-35187012a2b5 - - - - -] Sending Creation of L7Rule 8e759389-b9c5-4842-9c51-7d6d3a8ab409 to handler 2018-03-21 12:19:27.014 12070 INFO octavia.api.v1.controllers.l7policy [req-ce1d9166-98fc-4418-8323-390ce99f4ea5 - - - - -] Sending Creation of L7Policy 40dddf63-bf26-4066-aa25-f2c38e9c719f to handler 2018-03-21 12:19:27.136 12070 INFO octavia.api.v1.controllers.l7rule [req-df008e75-f157-4dcb-ba28-db99421794fe - - - - -] Sending Creation of L7Rule 7a01382c-b284-4984-8d74-1e3ef9daaed4 to handler 2018-03-21 12:19:27.159 12069 INFO oslo_db.sqlalchemy.provision [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:27.160 12069 INFO oslo_db.sqlalchemy.provision [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vjhaxpzdgy 2018-03-21 12:19:27.161 12069 INFO oslo_db.sqlalchemy.provision [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_header_rule [0.695168s] ... ok 2018-03-21 12:19:27.168 12069 INFO oslo_db.sqlalchemy.provision [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] CREATE BACKEND sqlite:// TOKEN udfbzirbmx 2018-03-21 12:19:27.246 12069 INFO octavia.common.config [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] Logging enabled! 2018-03-21 12:19:27.246 12069 INFO octavia.common.config [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:27.269 12069 WARNING octavia.api.root_controller [req-e097f890-5c28-462e-9d94-645f6b27877d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:27.285 12069 INFO octavia.api.v1.controllers.load_balancer [req-ae396283-2676-400e-b681-44e1d914aae4 - - - - -] Sending created Load Balancer 266670e8-561a-4a95-a01a-018f99cf8c81 to the handler 2018-03-21 12:19:27.265 12070 INFO octavia.api.v1.controllers.l7rule [req-0cb1c8cb-874d-4f71-b807-2e6e647b9cd3 - - - - -] Sending Deletion of L7Rule 7a01382c-b284-4984-8d74-1e3ef9daaed4 to handler 2018-03-21 12:19:27.379 12069 INFO octavia.api.v1.controllers.listener [req-62aac340-7072-47e8-90a3-91d38857adba - - - - -] Sending Creation of Listener e1fb1c26-1fea-452d-8ef4-58a4842ca6a4 to handler 2018-03-21 12:19:27.428 12070 INFO oslo_db.sqlalchemy.provision [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:27.429 12070 INFO oslo_db.sqlalchemy.provision [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sdmjxkmjxl 2018-03-21 12:19:27.429 12070 INFO oslo_db.sqlalchemy.provision [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete [0.759241s] ... ok 2018-03-21 12:19:27.437 12070 INFO oslo_db.sqlalchemy.provision [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] CREATE BACKEND sqlite:// TOKEN bzahsmmyzg 2018-03-21 12:19:27.513 12070 INFO octavia.common.config [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] Logging enabled! 2018-03-21 12:19:27.513 12070 INFO octavia.common.config [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:27.537 12070 WARNING octavia.api.root_controller [req-ddc8f7e9-6548-4e31-aaa1-78d6bd3dd6da - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:27.553 12070 INFO octavia.api.v1.controllers.load_balancer [req-319e1156-e72a-41a0-9a00-7c54739f1c9c - - - - -] Sending created Load Balancer c477e0ab-091d-410e-939d-bf892391cc79 to the handler 2018-03-21 12:19:27.545 12069 INFO octavia.api.v1.controllers.l7policy [req-acd1f9e6-c458-4ed1-b70e-94541db888a8 - - - - -] Sending Creation of L7Policy 84f75f82-ca9e-4192-a15e-f83e98f89294 to handler 2018-03-21 12:19:27.642 12070 INFO octavia.api.v1.controllers.listener [req-88e100a6-0cbe-43f1-8aff-7214328026ec - - - - -] Sending Creation of Listener e3568939-f51d-46dc-beca-c44f4a0e4121 to handler 2018-03-21 12:19:27.708 12069 INFO octavia.api.v1.controllers.l7rule [req-2037a7ae-7217-45c0-ba96-d18e5f2ec739 - - - - -] Sending Creation of L7Rule d744d5cc-3e6d-4e3f-bd31-4fadd246a32d to handler 2018-03-21 12:19:27.764 12070 INFO octavia.api.v1.controllers.l7policy [req-838304d3-14ce-4579-b79c-4e67f5d1ad66 - - - - -] Sending Creation of L7Policy d663dcea-c26f-4090-bccd-701929e4dc88 to handler 2018-03-21 12:19:27.922 12069 INFO oslo_db.sqlalchemy.provision [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:27.923 12069 INFO oslo_db.sqlalchemy.provision [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN udfbzirbmx 2018-03-21 12:19:27.924 12069 INFO oslo_db.sqlalchemy.provision [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_host_name_rule [0.758627s] ... ok 2018-03-21 12:19:27.927 12069 INFO oslo_db.sqlalchemy.provision [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] CREATE BACKEND sqlite:// TOKEN ytnywiwkil 2018-03-21 12:19:27.958 12070 INFO octavia.api.v1.controllers.l7rule [req-521416a4-1683-414a-bae7-40dae54a25f8 - - - - -] Sending Creation of L7Rule 616cd919-cc32-46e6-855b-6da96c5f81c1 to handler 2018-03-21 12:19:28.008 12069 INFO octavia.common.config [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] Logging enabled! 2018-03-21 12:19:28.008 12069 INFO octavia.common.config [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:28.032 12069 WARNING octavia.api.root_controller [req-caf007fe-ac0e-46c9-a671-a476c7c56464 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:28.048 12069 INFO octavia.api.v1.controllers.load_balancer [req-6f7f62d0-af94-4e23-a80c-30f1ca5fa7c9 - - - - -] Sending created Load Balancer 7d2c9c21-5b26-4454-93f4-07e15ea1f4ea to the handler 2018-03-21 12:19:28.050 12070 INFO octavia.api.v1.controllers.load_balancer [req-47722681-befa-4451-9eee-84955cb4bb09 - - - - -] Sending updated Load Balancer c477e0ab-091d-410e-939d-bf892391cc79 to the handler 2018-03-21 12:19:28.087 12070 INFO octavia.api.v1.controllers.l7rule [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:28.109 12070 INFO oslo_db.sqlalchemy.provision [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:28.110 12070 INFO oslo_db.sqlalchemy.provision [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bzahsmmyzg 2018-03-21 12:19:28.110 12070 INFO oslo_db.sqlalchemy.provision [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_when_lb_pending_update [0.680736s] ... ok 2018-03-21 12:19:28.114 12070 INFO oslo_db.sqlalchemy.provision [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] CREATE BACKEND sqlite:// TOKEN yjyfmnpbsw 2018-03-21 12:19:28.151 12069 INFO octavia.api.v1.controllers.listener [req-96e6b57b-d634-4aed-805e-869094e0ab98 - - - - -] Sending Creation of Listener dca32fd1-d24f-450a-b697-79c05649dabc to handler 2018-03-21 12:19:28.191 12070 INFO octavia.common.config [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] Logging enabled! 2018-03-21 12:19:28.191 12070 INFO octavia.common.config [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:28.212 12070 WARNING octavia.api.root_controller [req-53a3bab2-50ee-408f-96ab-2c2c6ad42cd6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:28.226 12070 INFO octavia.api.v1.controllers.load_balancer [req-e9ad576e-2eed-4036-8464-111b94a6c137 - - - - -] Sending created Load Balancer 58eaa780-6982-4eba-8116-94d871c6d2b2 to the handler 2018-03-21 12:19:28.282 12069 INFO octavia.api.v1.controllers.l7policy [req-b4faa813-edd4-42bf-b792-14651f3e39b5 - - - - -] Sending Creation of L7Policy 1de4c72a-a6a9-4ce7-b17f-9734782f3cf9 to handler 2018-03-21 12:19:28.319 12070 INFO octavia.api.v1.controllers.pool [req-6abc10ff-246a-4643-91eb-4ca39df110c0 - - - - -] Sending Creation of Pool cdff402a-1d72-4839-9b82-dbeba0c96c3d to handler 2018-03-21 12:19:28.412 12069 INFO octavia.api.v1.controllers.l7rule [req-29de2f07-b7a5-41de-9f91-1c8ecbe36216 - - - - -] Sending Creation of L7Rule a66888e0-b5d4-46e0-825b-99d568515c66 to handler 2018-03-21 12:19:28.442 12070 INFO octavia.api.v1.controllers.listener [req-43bb8992-8441-4c29-ac52-1480aa3744cb - - - - -] Sending Creation of Listener d047bcb5-cb7e-422c-89cf-f8b9ae19d5b6 to handler 2018-03-21 12:19:28.640 12069 INFO oslo_db.sqlalchemy.provision [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:28.643 12069 INFO oslo_db.sqlalchemy.provision [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ytnywiwkil 2018-03-21 12:19:28.643 12069 INFO oslo_db.sqlalchemy.provision [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_path_rule [0.719376s] ... ok 2018-03-21 12:19:28.646 12069 INFO oslo_db.sqlalchemy.provision [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] CREATE BACKEND sqlite:// TOKEN hzujbshkyd 2018-03-21 12:19:28.676 12070 INFO oslo_db.sqlalchemy.provision [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:28.678 12070 INFO oslo_db.sqlalchemy.provision [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yjyfmnpbsw 2018-03-21 12:19:28.678 12070 INFO oslo_db.sqlalchemy.provision [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create [0.567196s] ... ok 2018-03-21 12:19:28.681 12070 INFO oslo_db.sqlalchemy.provision [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] CREATE BACKEND sqlite:// TOKEN wonvqtvgfd 2018-03-21 12:19:28.730 12069 INFO octavia.common.config [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] Logging enabled! 2018-03-21 12:19:28.731 12069 INFO octavia.common.config [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:28.757 12070 INFO octavia.common.config [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] Logging enabled! 2018-03-21 12:19:28.758 12070 INFO octavia.common.config [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:28.754 12069 WARNING octavia.api.root_controller [req-f4638ecb-0c73-4300-a58d-ac6f84d1d66d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:28.770 12069 INFO octavia.api.v1.controllers.load_balancer [req-31dfbfbe-9788-419d-909d-6231de8e43ec - - - - -] Sending created Load Balancer 8367690f-a7f2-4908-9223-e4c877b0d685 to the handler 2018-03-21 12:19:28.781 12070 WARNING octavia.api.root_controller [req-c747ce69-2ee1-4f76-becc-73bd7beb18a5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:28.797 12070 INFO octavia.api.v1.controllers.load_balancer [req-75b57b1b-cb59-4d28-b578-c1690013c0d9 - - - - -] Sending created Load Balancer 065dfed2-d0f6-4eaf-841f-7ab0c74abc23 to the handler 2018-03-21 12:19:28.859 12069 INFO octavia.api.v1.controllers.listener [req-8ff61ab6-6784-4243-944f-692e097330de - - - - -] Sending Creation of Listener 012ac7fc-fcf0-4e17-8552-65ddbc46265f to handler 2018-03-21 12:19:28.888 12070 INFO octavia.api.v1.controllers.pool [req-30595786-a60f-450e-bb99-6797f4607f9e - - - - -] Sending Creation of Pool 2963e290-dbee-4afc-9a36-002aab666aae to handler 2018-03-21 12:19:28.993 12070 INFO octavia.api.v1.controllers.listener [req-7bfedfa3-e032-4ab0-89e8-ebfc3433fac1 - - - - -] Sending Creation of Listener a140f69a-dbaf-4c15-9af1-2b1c37ded516 to handler 2018-03-21 12:19:29.024 12069 INFO octavia.api.v1.controllers.l7policy [req-61c4a31b-e627-440c-acb2-01567ee0adce - - - - -] Sending Creation of L7Policy 200be089-43f5-4683-b99f-9b9146f31ead to handler 2018-03-21 12:19:29.184 12069 INFO octavia.api.v1.controllers.l7rule [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] Sending Creation of L7Rule 8592ff35-4b02-4920-965b-21ffb8e0b978 to handler 2018-03-21 12:19:29.203 12069 INFO oslo_db.sqlalchemy.provision [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:29.204 12069 INFO oslo_db.sqlalchemy.provision [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hzujbshkyd 2018-03-21 12:19:29.205 12069 INFO oslo_db.sqlalchemy.provision [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_create_with_id [0.561358s] ... ok 2018-03-21 12:19:29.208 12069 INFO oslo_db.sqlalchemy.provision [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] CREATE BACKEND sqlite:// TOKEN sdfzvzhnsm 2018-03-21 12:19:29.287 12069 INFO octavia.common.config [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] Logging enabled! 2018-03-21 12:19:29.288 12069 INFO octavia.common.config [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:29.281 12070 INFO oslo_db.sqlalchemy.provision [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:29.283 12070 INFO oslo_db.sqlalchemy.provision [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wonvqtvgfd 2018-03-21 12:19:29.283 12070 INFO oslo_db.sqlalchemy.provision [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_defaults [0.604871s] ... ok 2018-03-21 12:19:29.286 12070 INFO oslo_db.sqlalchemy.provision [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] CREATE BACKEND sqlite:// TOKEN iiiofnqsbf 2018-03-21 12:19:29.311 12069 WARNING octavia.api.root_controller [req-c9c73c73-6f66-45dc-abe7-6ba513c0527d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:29.327 12069 INFO octavia.api.v1.controllers.load_balancer [req-f877359c-c52f-4858-a6ac-51f1401a0c64 - - - - -] Sending created Load Balancer ed902b37-69c2-425f-bbdc-f9cf2adf9190 to the handler 2018-03-21 12:19:29.368 12070 INFO octavia.common.config [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] Logging enabled! 2018-03-21 12:19:29.368 12070 INFO octavia.common.config [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:29.392 12070 WARNING octavia.api.root_controller [req-6e620aea-fada-4339-b429-428dc6ed60c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:29.407 12070 INFO octavia.api.v1.controllers.load_balancer [req-26d338db-cb55-48b3-85ea-9df158c7d244 - - - - -] Sending created Load Balancer 36acaa32-5f08-42ce-99b5-a89a664647ac to the handler 2018-03-21 12:19:29.419 12069 INFO octavia.api.v1.controllers.listener [req-752fe6ca-88a9-4b14-a373-3116cc577119 - - - - -] Sending Creation of Listener ad2ceacd-20a7-41d0-be11-8414b77d5f68 to handler 2018-03-21 12:19:29.499 12070 INFO octavia.api.v1.controllers.pool [req-a64da6e1-539b-4cc6-8bd1-aa1c504e0b60 - - - - -] Sending Creation of Pool aa3c45fe-7fa1-4375-b1a6-b8900a5acb22 to handler 2018-03-21 12:19:29.546 12069 INFO octavia.api.v1.controllers.l7policy [req-db9ffb58-f088-42ee-aec2-74d4a7d720f4 - - - - -] Sending Creation of L7Policy e565cc02-7984-4698-8877-add49ce84804 to handler 2018-03-21 12:19:29.604 12070 INFO octavia.api.v1.controllers.listener [req-a2c8d595-5f2a-40cc-be4d-4542538301e6 - - - - -] Sending Creation of Listener a85f8cc7-2595-4bf3-aa67-992c43d50091 to handler 2018-03-21 12:19:29.667 12069 INFO octavia.api.v1.controllers.l7rule [req-ff2f9da5-8a71-4c62-98f5-6a79127499ad - - - - -] Sending Creation of L7Rule eb7613a0-7aae-472a-8ace-d38761422bed to handler 2018-03-21 12:19:29.732 12070 INFO oslo_db.sqlalchemy.provision [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:29.734 12070 INFO oslo_db.sqlalchemy.provision [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iiiofnqsbf 2018-03-21 12:19:29.734 12070 INFO oslo_db.sqlalchemy.provision [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_listeners_same_port [0.451085s] ... ok 2018-03-21 12:19:29.737 12070 INFO oslo_db.sqlalchemy.provision [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] CREATE BACKEND sqlite:// TOKEN xzublqimgq 2018-03-21 12:19:29.771 12069 INFO octavia.api.v1.controllers.load_balancer [req-8ffadf4d-7fba-46f3-b301-76703f8f07c5 - - - - -] Sending deleted Load Balancer ed902b37-69c2-425f-bbdc-f9cf2adf9190 to the handler 2018-03-21 12:19:29.807 12069 INFO octavia.api.v1.controllers.l7rule [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:29.820 12070 INFO octavia.common.config [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] Logging enabled! 2018-03-21 12:19:29.820 12070 INFO octavia.common.config [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:29.830 12069 INFO oslo_db.sqlalchemy.provision [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:29.832 12069 INFO oslo_db.sqlalchemy.provision [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sdfzvzhnsm 2018-03-21 12:19:29.832 12069 INFO oslo_db.sqlalchemy.provision [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete_when_lb_pending_delete [0.627229s] ... ok 2018-03-21 12:19:29.844 12070 WARNING octavia.api.root_controller [req-bfb21667-e1ed-42b6-b878-3c84276252df - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:29.858 12070 INFO octavia.api.v1.controllers.load_balancer [req-d51d73a9-4339-466a-913f-24b14c0f3e55 - - - - -] Sending created Load Balancer 8bf20c6c-a671-419a-a78a-87571f83c237 to the handler 2018-03-21 12:19:29.835 12069 INFO oslo_db.sqlalchemy.provision [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] CREATE BACKEND sqlite:// TOKEN clavbfebsb 2018-03-21 12:19:29.915 12069 INFO octavia.common.config [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] Logging enabled! 2018-03-21 12:19:29.916 12069 INFO octavia.common.config [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:29.939 12069 WARNING octavia.api.root_controller [req-68ede7a5-03bd-400d-ba0e-a28f77c00229 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:29.955 12069 INFO octavia.api.v1.controllers.load_balancer [req-fb83f9d9-25d1-4025-9749-8137a8fd5ebc - - - - -] Sending created Load Balancer 08984f3b-5898-4103-b59f-bbc45aea4caa to the handler 2018-03-21 12:19:29.957 12070 INFO octavia.api.v1.controllers.pool [req-1faafb08-054d-4efb-a5e2-feb5c027137f - - - - -] Sending Creation of Pool 08c03e85-8915-4dbe-a59b-60c3218bb4a8 to handler 2018-03-21 12:19:30.068 12070 INFO oslo_db.sqlalchemy.provision [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:30.069 12070 INFO oslo_db.sqlalchemy.provision [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xzublqimgq 2018-03-21 12:19:30.070 12070 INFO oslo_db.sqlalchemy.provision [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_over_quota [0.335410s] ... ok 2018-03-21 12:19:30.078 12070 INFO oslo_db.sqlalchemy.provision [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] CREATE BACKEND sqlite:// TOKEN ktuxajwjkp 2018-03-21 12:19:30.109 12069 INFO octavia.api.v1.controllers.listener [req-7ab82f6d-b280-448f-9ce6-d78e648ef549 - - - - -] Sending Creation of Listener 9c93f7cd-86ec-4a3e-b782-c2828d1bfd34 to handler 2018-03-21 12:19:30.154 12070 INFO octavia.common.config [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] Logging enabled! 2018-03-21 12:19:30.155 12070 INFO octavia.common.config [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:30.178 12070 WARNING octavia.api.root_controller [req-d8b1842b-363b-4c4e-b75c-49cbcda0e6b9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:30.194 12070 INFO octavia.api.v1.controllers.load_balancer [req-bd92505a-b5f5-411c-99b6-d9061b4fc44c - - - - -] Sending created Load Balancer c8ebc650-a8af-4298-88a7-e86a8effc5af to the handler 2018-03-21 12:19:30.257 12069 INFO octavia.api.v1.controllers.l7policy [req-7fe0e906-8f84-4c4e-8ebe-5c332979c4c1 - - - - -] Sending Creation of L7Policy 67b66e84-4630-4bed-9695-cbaa0a8aec5c to handler 2018-03-21 12:19:30.284 12070 INFO octavia.api.v1.controllers.pool [req-37d47229-75c5-45b5-8f90-2f280de0f95d - - - - -] Sending Creation of Pool c49a5b71-62c2-41f2-8fc8-341e25b2e02a to handler 2018-03-21 12:19:30.389 12070 INFO octavia.api.v1.controllers.listener [req-8f8d3d4f-444f-4b02-9ad1-901449c62f7c - - - - -] Sending Creation of Listener 4e62a45d-52c4-4ed5-ad46-e109853da7a6 to handler 2018-03-21 12:19:30.440 12069 INFO octavia.api.v1.controllers.l7rule [req-1ffade50-7f6a-489f-9e28-c27e2560d2a7 - - - - -] Sending Creation of L7Rule 5e3a5a5e-a8d0-4a74-b77f-ade1c0901dc4 to handler 2018-03-21 12:19:30.526 12070 INFO oslo_db.sqlalchemy.provision [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:30.527 12070 INFO oslo_db.sqlalchemy.provision [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ktuxajwjkp 2018-03-21 12:19:30.528 12070 INFO oslo_db.sqlalchemy.provision [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_duplicate_id [0.457813s] ... ok 2018-03-21 12:19:30.531 12070 INFO oslo_db.sqlalchemy.provision [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] CREATE BACKEND sqlite:// TOKEN piusebtdml 2018-03-21 12:19:30.560 12069 INFO octavia.api.v1.controllers.load_balancer [req-bff47578-f314-40bf-8d2e-dfd7e1e6c17d - - - - -] Sending updated Load Balancer 08984f3b-5898-4103-b59f-bbc45aea4caa to the handler 2018-03-21 12:19:30.621 12069 INFO octavia.api.v1.controllers.l7rule [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:30.612 12070 INFO octavia.common.config [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] Logging enabled! 2018-03-21 12:19:30.612 12070 INFO octavia.common.config [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:30.633 12070 WARNING octavia.api.root_controller [req-ef0e11f5-ad60-46a5-b325-42ba638459b7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:30.647 12070 INFO octavia.api.v1.controllers.load_balancer [req-69074840-45b6-45d0-b9c7-cc6a068fca12 - - - - -] Sending created Load Balancer 5aaf2903-46f2-45fc-b6b7-c7f25d153c34 to the handler 2018-03-21 12:19:30.664 12069 INFO oslo_db.sqlalchemy.provision [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:30.666 12069 INFO oslo_db.sqlalchemy.provision [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN clavbfebsb 2018-03-21 12:19:30.666 12069 INFO oslo_db.sqlalchemy.provision [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete_when_lb_pending_update [0.833706s] ... ok 2018-03-21 12:19:30.669 12069 INFO oslo_db.sqlalchemy.provision [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] CREATE BACKEND sqlite:// TOKEN dkslbwysrf 2018-03-21 12:19:30.744 12070 INFO octavia.api.v1.controllers.pool [req-ee1d4b63-b81a-4586-a7e9-8495d3685c54 - - - - -] Sending Creation of Pool 6203263b-e103-4fd5-96cf-9b34f22e9f73 to handler 2018-03-21 12:19:30.771 12069 INFO octavia.common.config [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] Logging enabled! 2018-03-21 12:19:30.775 12069 INFO octavia.common.config [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:30.799 12069 WARNING octavia.api.root_controller [req-21a70c6e-730d-46ee-93d7-903cbc8ee132 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:30.828 12069 INFO octavia.api.v1.controllers.load_balancer [req-384af57f-01ae-4bb9-9ba0-51a6b40736dd - - - - -] Sending created Load Balancer 79e62851-18ca-46ee-b650-ef3205c534cb to the handler 2018-03-21 12:19:30.924 12070 INFO octavia.api.v1.controllers.listener [req-79e3234d-5b2a-471b-84f6-9a49f6cda235 - - - - -] Sending Creation of Listener 7a84b826-7883-41e0-9f22-348a000c5ccf to handler 2018-03-21 12:19:30.944 12069 INFO octavia.api.v1.controllers.listener [req-ff4c11ff-e8b9-41ba-80e1-eda57e8794b7 - - - - -] Sending Creation of Listener 704f205e-f1b7-4047-abab-df3476e59fdd to handler 2018-03-21 12:19:31.114 12069 INFO octavia.api.v1.controllers.l7policy [req-957f1a31-6028-4f89-9bec-930346d91f68 - - - - -] Sending Creation of L7Policy c6573695-bdfc-4559-92fb-d751dc1ee7ce to handler 2018-03-21 12:19:31.160 12070 INFO oslo_db.sqlalchemy.provision [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:31.163 12070 INFO oslo_db.sqlalchemy.provision [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN piusebtdml 2018-03-21 12:19:31.163 12070 INFO oslo_db.sqlalchemy.provision [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_project_id [0.635348s] ... ok 2018-03-21 12:19:31.166 12070 INFO oslo_db.sqlalchemy.provision [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] CREATE BACKEND sqlite:// TOKEN cpvvgwmpro 2018-03-21 12:19:31.235 12069 INFO octavia.api.v1.controllers.l7rule [req-3ec206e7-6807-4423-b9ae-3b20690fff89 - - - - -] Sending Creation of L7Rule e14fd075-2a73-4690-8e23-a44db873c318 to handler 2018-03-21 12:19:31.246 12070 INFO octavia.common.config [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] Logging enabled! 2018-03-21 12:19:31.246 12070 INFO octavia.common.config [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:31.270 12070 WARNING octavia.api.root_controller [req-69e667f4-0f31-4ff6-b3cf-cb99a3cb31c1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:31.286 12070 INFO octavia.api.v1.controllers.load_balancer [req-01897d04-b09b-4485-aadf-93e79318daf0 - - - - -] Sending created Load Balancer 1f26c71a-8165-436b-b4e4-f14f810b5d0c to the handler 2018-03-21 12:19:31.374 12069 INFO octavia.api.v1.controllers.l7rule [req-910592a3-b161-4dd8-a5a3-0ee31d1488c9 - - - - -] Sending Deletion of L7Rule e14fd075-2a73-4690-8e23-a44db873c318 to handler 2018-03-21 12:19:31.376 12070 INFO octavia.api.v1.controllers.pool [req-8e35985d-fdbb-4521-9d8f-14f03eb971e5 - - - - -] Sending Creation of Pool c68aba48-753d-471e-9adf-ae432634b95d to handler 2018-03-21 12:19:31.444 12069 INFO oslo_db.sqlalchemy.provision [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:31.445 12069 INFO oslo_db.sqlalchemy.provision [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dkslbwysrf 2018-03-21 12:19:31.446 12069 INFO oslo_db.sqlalchemy.provision [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_delete_with_bad_handler [0.779472s] ... ok 2018-03-21 12:19:31.448 12069 INFO oslo_db.sqlalchemy.provision [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] CREATE BACKEND sqlite:// TOKEN vajeqaduma 2018-03-21 12:19:31.486 12070 INFO octavia.api.v1.controllers.listener [req-89d6bd8a-ce22-4a14-be80-c341ff17af82 - - - - -] Sending Creation of Listener a65b4043-1bec-4dfb-bd46-1158d014cd85 to handler 2018-03-21 12:19:31.530 12069 INFO octavia.common.config [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] Logging enabled! 2018-03-21 12:19:31.530 12069 INFO octavia.common.config [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:31.554 12069 WARNING octavia.api.root_controller [req-3bf89e79-98df-49f5-80ba-b3a0f0286d58 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:31.570 12069 INFO octavia.api.v1.controllers.load_balancer [req-d4d11a46-8204-4cfd-a766-7ab8fdd65af2 - - - - -] Sending created Load Balancer 776ab900-31eb-4383-975e-cfc3afc1b38f to the handler 2018-03-21 12:19:31.625 12070 INFO octavia.api.v1.controllers.listener [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] Sending Creation of Listener 07ee859b-a088-4565-ab2c-0bc37603d241 to handler 2018-03-21 12:19:31.659 12069 INFO octavia.api.v1.controllers.listener [req-c235db72-adb8-436f-83d8-d99ec7a6135a - - - - -] Sending Creation of Listener 13ad9b0b-acbf-4f1b-8370-dadb524d4199 to handler 2018-03-21 12:19:31.655 12070 INFO oslo_db.sqlalchemy.provision [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:31.657 12070 INFO oslo_db.sqlalchemy.provision [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cpvvgwmpro 2018-03-21 12:19:31.657 12070 INFO oslo_db.sqlalchemy.provision [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_shared_default_pool_id [0.493550s] ... ok 2018-03-21 12:19:31.660 12070 INFO oslo_db.sqlalchemy.provision [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] CREATE BACKEND sqlite:// TOKEN pxwlvpcest 2018-03-21 12:19:31.741 12070 INFO octavia.common.config [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] Logging enabled! 2018-03-21 12:19:31.741 12070 INFO octavia.common.config [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:31.765 12070 WARNING octavia.api.root_controller [req-bd799c6a-ee5d-4e77-947d-579b3839c8a3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:31.781 12070 INFO octavia.api.v1.controllers.load_balancer [req-d4eb5b93-66a1-4276-a5c9-4d701283b766 - - - - -] Sending created Load Balancer 7c444f4f-7183-410d-a778-36551e0b625d to the handler 2018-03-21 12:19:31.850 12069 INFO octavia.api.v1.controllers.l7policy [req-bfc0fc26-e697-48d3-8516-5546c5526440 - - - - -] Sending Creation of L7Policy ae2c4046-7551-48dc-835e-d03d6140541e to handler 2018-03-21 12:19:31.875 12070 INFO octavia.api.v1.controllers.pool [req-8aab7c43-50d9-4340-9b59-6800778aa1a9 - - - - -] Sending Creation of Pool a1098e29-6e42-42d3-acab-23d5721d8902 to handler 2018-03-21 12:19:31.984 12070 INFO octavia.api.v1.controllers.listener [req-b2fc2708-7320-4049-b0d1-096222ee5cbd - - - - -] Sending Creation of Listener cdaf0503-ade0-4613-9dd5-d54a2a77c465 to handler 2018-03-21 12:19:32.021 12069 INFO oslo_db.sqlalchemy.provision [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:32.023 12069 INFO oslo_db.sqlalchemy.provision [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vajeqaduma 2018-03-21 12:19:32.023 12069 INFO oslo_db.sqlalchemy.provision [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_empty_get_all [0.577302s] ... ok 2018-03-21 12:19:32.026 12069 INFO oslo_db.sqlalchemy.provision [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] CREATE BACKEND sqlite:// TOKEN afbyvonqli 2018-03-21 12:19:32.101 12070 INFO octavia.api.v1.controllers.listener [req-79c17542-0934-4436-8905-74dfe698f01e - - - - -] Sending Deletion of Listener cdaf0503-ade0-4613-9dd5-d54a2a77c465 to handler 2018-03-21 12:19:32.109 12069 INFO octavia.common.config [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] Logging enabled! 2018-03-21 12:19:32.109 12069 INFO octavia.common.config [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:32.146 12069 WARNING octavia.api.root_controller [req-6dc775c7-4b26-4b98-a650-00fb982fd453 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:32.165 12069 INFO octavia.api.v1.controllers.load_balancer [req-db604e0d-331b-4363-9ea6-146c8b32d9e4 - - - - -] Sending created Load Balancer 34cb7c7c-98e2-4302-b5da-5d8f2f9bd6a0 to the handler 2018-03-21 12:19:32.300 12069 INFO octavia.api.v1.controllers.listener [req-1958de67-a185-4d37-854d-a9b6e62847fa - - - - -] Sending Creation of Listener 6e9faca3-b108-4ece-86d1-2d7e08f53b51 to handler 2018-03-21 12:19:32.426 12070 INFO oslo_db.sqlalchemy.provision [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:32.428 12070 INFO oslo_db.sqlalchemy.provision [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pxwlvpcest 2018-03-21 12:19:32.428 12070 INFO oslo_db.sqlalchemy.provision [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete [0.771029s] ... ok 2018-03-21 12:19:32.430 12069 INFO octavia.api.v1.controllers.l7policy [req-d801ab8e-5a53-40e9-a62b-1f7950d1c4fe - - - - -] Sending Creation of L7Policy ae7f1ebd-96b4-4e00-aa8e-b76b6784b595 to handler 2018-03-21 12:19:32.431 12070 INFO oslo_db.sqlalchemy.provision [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] CREATE BACKEND sqlite:// TOKEN nshuuqaipa 2018-03-21 12:19:32.512 12070 INFO octavia.common.config [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] Logging enabled! 2018-03-21 12:19:32.512 12070 INFO octavia.common.config [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:32.535 12070 WARNING octavia.api.root_controller [req-a689ab17-4e85-4faf-a249-42a853ce482c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:32.551 12070 INFO octavia.api.v1.controllers.load_balancer [req-c7457088-6912-4b1d-8f9d-edd47180da67 - - - - -] Sending created Load Balancer 891915a3-4d48-4b94-b91a-8d700b624f48 to the handler 2018-03-21 12:19:32.553 12069 INFO octavia.api.v1.controllers.l7rule [req-c4d96ea3-63af-4341-8806-b2b93fba6f5d - - - - -] Sending Creation of L7Rule ac365a03-c99d-4837-be8f-e190dc11a717 to handler 2018-03-21 12:19:32.605 12069 INFO oslo_db.sqlalchemy.provision [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:32.606 12069 INFO oslo_db.sqlalchemy.provision [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afbyvonqli 2018-03-21 12:19:32.607 12069 INFO oslo_db.sqlalchemy.provision [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_get [0.583488s] ... ok 2018-03-21 12:19:32.610 12069 INFO oslo_db.sqlalchemy.provision [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] CREATE BACKEND sqlite:// TOKEN mhsroixekr 2018-03-21 12:19:32.642 12070 INFO octavia.api.v1.controllers.pool [req-27f68806-45cc-4cd9-b36b-6221d6e730b6 - - - - -] Sending Creation of Pool 5bf67bed-4700-447d-9c84-9281cf589f80 to handler 2018-03-21 12:19:32.691 12069 INFO octavia.common.config [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] Logging enabled! 2018-03-21 12:19:32.691 12069 INFO octavia.common.config [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:32.715 12069 WARNING octavia.api.root_controller [req-781ecbc1-f187-424d-aa28-81cf19aa0f2f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:32.732 12069 INFO octavia.api.v1.controllers.load_balancer [req-25e03b68-32b3-44b2-9428-ab7a939dbd1c - - - - -] Sending created Load Balancer 37d9ca07-9ee4-4fb9-ba99-4d0d3d493a4b to the handler 2018-03-21 12:19:32.732 12070 INFO octavia.api.v1.controllers.load_balancer [req-d0d37775-1d10-42df-8ac5-aa64d6ba8773 - - - - -] Sending created Load Balancer e61ab05e-53f7-4767-b16b-3904201c11c8 to the handler 2018-03-21 12:19:32.822 12069 INFO octavia.api.v1.controllers.listener [req-3bff187b-48e2-499c-9586-23df6cce2e79 - - - - -] Sending Creation of Listener 83f61488-cb95-453e-a3fa-d8bbc0cef0b5 to handler 2018-03-21 12:19:32.825 12070 INFO octavia.api.v1.controllers.listener [req-47bf1870-016d-4f4c-a55a-efdc3aa18532 - - - - -] Sending Creation of Listener e0c81e19-5d1e-44fc-b970-51281f555f34 to handler 2018-03-21 12:19:32.925 12070 INFO octavia.api.v1.controllers.load_balancer [req-21458033-4c11-488b-986e-f6b4dad0128e - - - - -] Sending deleted Load Balancer e61ab05e-53f7-4767-b16b-3904201c11c8 to the handler 2018-03-21 12:19:32.944 12069 INFO octavia.api.v1.controllers.l7policy [req-597902c3-85dc-4183-8e54-703de150a7ef - - - - -] Sending Creation of L7Policy a02f9c2b-f2a1-484c-bf63-76c161547dfb to handler 2018-03-21 12:19:32.946 12070 INFO octavia.api.v1.controllers.listener [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] Load Balancer e61ab05e-53f7-4767-b16b-3904201c11c8 is immutable. 2018-03-21 12:19:32.968 12070 INFO oslo_db.sqlalchemy.provision [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:32.970 12070 INFO oslo_db.sqlalchemy.provision [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nshuuqaipa 2018-03-21 12:19:32.970 12070 INFO oslo_db.sqlalchemy.provision [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete_pending_delete [0.541727s] ... ok 2018-03-21 12:19:32.973 12070 INFO oslo_db.sqlalchemy.provision [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] CREATE BACKEND sqlite:// TOKEN ijvqpxkxyl 2018-03-21 12:19:33.053 12070 INFO octavia.common.config [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] Logging enabled! 2018-03-21 12:19:33.053 12070 INFO octavia.common.config [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:33.066 12069 INFO octavia.api.v1.controllers.l7rule [req-efca8a2e-5c08-448e-942d-51943ce12e98 - - - - -] Sending Creation of L7Rule ce9d3781-3004-4671-a0f0-e725f0cf077f to handler 2018-03-21 12:19:33.076 12070 WARNING octavia.api.root_controller [req-54266e92-928b-47fc-8e45-aaf50f3224cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:33.093 12070 INFO octavia.api.v1.controllers.load_balancer [req-9e7e560f-0c12-4e71-a897-82774f0412cd - - - - -] Sending created Load Balancer 4e1060cf-c365-4276-88d8-05252cdf8c42 to the handler 2018-03-21 12:19:33.182 12070 INFO octavia.api.v1.controllers.pool [req-7eff1221-b1d7-4d83-b7a7-7ffa6d7fc7b5 - - - - -] Sending Creation of Pool 1f971018-f51d-403e-b25e-df11d1418618 to handler 2018-03-21 12:19:33.198 12069 INFO octavia.api.v1.controllers.l7rule [req-d935d0e9-6bac-460e-84a9-e7ef20e57720 - - - - -] Sending Creation of L7Rule abb0a62b-de0e-4188-914c-712beb9a471b to handler 2018-03-21 12:19:33.287 12070 INFO octavia.api.v1.controllers.listener [req-38a098ba-4402-426c-acfe-f4be8273b285 - - - - -] Sending Creation of Listener e26da791-cd51-4c35-83d2-a3db8403b866 to handler 2018-03-21 12:19:33.329 12070 INFO oslo_db.sqlalchemy.provision [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:33.331 12070 INFO oslo_db.sqlalchemy.provision [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ijvqpxkxyl 2018-03-21 12:19:33.333 12070 INFO oslo_db.sqlalchemy.provision [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_get [0.362450s] ... ok 2018-03-21 12:19:33.336 12070 INFO oslo_db.sqlalchemy.provision [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] CREATE BACKEND sqlite:// TOKEN pdpebqxjmw 2018-03-21 12:19:33.414 12070 INFO octavia.common.config [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] Logging enabled! 2018-03-21 12:19:33.414 12070 INFO octavia.common.config [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:33.439 12070 WARNING octavia.api.root_controller [req-c72589e3-29fa-4408-844a-6bf67b639def - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:33.455 12070 INFO octavia.api.v1.controllers.load_balancer [req-3ed704c0-5564-4948-990f-81bca5a8074d - - - - -] Sending created Load Balancer 7fbba4d4-a8e0-4a54-abc8-cf6427290bc4 to the handler 2018-03-21 12:19:33.507 12069 INFO oslo_db.sqlalchemy.provision [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:33.509 12069 INFO oslo_db.sqlalchemy.provision [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mhsroixekr 2018-03-21 12:19:33.509 12069 INFO oslo_db.sqlalchemy.provision [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_get_all [0.902357s] ... ok 2018-03-21 12:19:33.521 12069 INFO oslo_db.sqlalchemy.provision [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] CREATE BACKEND sqlite:// TOKEN rgjpbppepy 2018-03-21 12:19:33.546 12070 INFO octavia.api.v1.controllers.pool [req-dca36ccb-0c07-40ef-a87d-8844b87cbd9c - - - - -] Sending Creation of Pool 93daf0f7-8640-44bc-9392-41f5afec3823 to handler 2018-03-21 12:19:33.634 12069 INFO octavia.common.config [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] Logging enabled! 2018-03-21 12:19:33.634 12069 INFO octavia.common.config [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:33.655 12070 INFO octavia.api.v1.controllers.listener [req-e143c0e9-e963-47be-a8a6-28ed6931be81 - - - - -] Sending Creation of Listener a31b4b3b-356b-477e-867d-60d0a6aca59d to handler 2018-03-21 12:19:33.658 12069 WARNING octavia.api.root_controller [req-7f4cdd22-2dfa-453f-9542-788f90f00a13 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:33.674 12069 INFO octavia.api.v1.controllers.load_balancer [req-394c02d9-2f3e-4d66-9fa9-58888d40584f - - - - -] Sending created Load Balancer c9f7f2b1-635a-4ffe-af3c-d6e402cbd62f to the handler 2018-03-21 12:19:33.807 12069 INFO octavia.api.v1.controllers.listener [req-5940d22f-1e07-45b9-b1a0-fc7f18ecdff0 - - - - -] Sending Creation of Listener 9e15439a-69c3-4f28-92a5-d23d3d20011f to handler 2018-03-21 12:19:33.844 12070 INFO octavia.api.v1.controllers.listener [req-86ec2e65-d1f1-4b50-83dd-b936976c0804 - - - - -] Sending Creation of Listener af4842b2-18d7-450a-a197-d4e2e25e0364 to handler 2018-03-21 12:19:33.937 12069 INFO octavia.api.v1.controllers.l7policy [req-f566270f-e8af-4467-9bd5-b2ee0ec9a16f - - - - -] Sending Creation of L7Policy 40d696b2-c0d7-4c0e-bb21-07e79fa7c04c to handler 2018-03-21 12:19:33.976 12070 INFO octavia.api.v1.controllers.listener [req-e3e8e957-90ad-49d7-9088-be636bcdaa71 - - - - -] Sending Creation of Listener 9a4e3617-b484-433a-a5db-f8569382a16a to handler 2018-03-21 12:19:34.032 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.034 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.039 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.041 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.060 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.065 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.079 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.080 12069 INFO octavia.api.v1.controllers.l7policy [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] L7Policy ad90c78f-a821-45f9-90db-f331aabad9ff not found. 2018-03-21 12:19:34.096 12069 INFO oslo_db.sqlalchemy.provision [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:34.098 12069 INFO oslo_db.sqlalchemy.provision [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rgjpbppepy 2018-03-21 12:19:34.098 12069 INFO oslo_db.sqlalchemy.provision [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_get_bad_parent_policy [0.589083s] ... ok 2018-03-21 12:19:34.106 12069 INFO oslo_db.sqlalchemy.provision [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] CREATE BACKEND sqlite:// TOKEN ihnxrjdfro 2018-03-21 12:19:34.170 12070 INFO oslo_db.sqlalchemy.provision [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:34.173 12070 INFO oslo_db.sqlalchemy.provision [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pdpebqxjmw 2018-03-21 12:19:34.174 12070 INFO oslo_db.sqlalchemy.provision [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_get_all [0.840804s] ... ok 2018-03-21 12:19:34.182 12069 INFO octavia.common.config [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] Logging enabled! 2018-03-21 12:19:34.182 12069 INFO octavia.common.config [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:34.177 12070 INFO oslo_db.sqlalchemy.provision [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] CREATE BACKEND sqlite:// TOKEN ubncansxib 2018-03-21 12:19:34.208 12069 WARNING octavia.api.root_controller [req-56d61763-dcd0-4680-975f-e505daa60b45 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:34.224 12069 INFO octavia.api.v1.controllers.load_balancer [req-60244d83-a64e-40eb-aaf3-a2d30fd90ef0 - - - - -] Sending created Load Balancer b53691e3-1eec-40de-8ea9-84f7941d64d2 to the handler 2018-03-21 12:19:34.255 12070 INFO octavia.common.config [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] Logging enabled! 2018-03-21 12:19:34.256 12070 INFO octavia.common.config [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:34.279 12070 WARNING octavia.api.root_controller [req-fd414151-df74-40a5-b898-ebb1fdb70b98 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:34.296 12070 INFO octavia.api.v1.controllers.load_balancer [req-d3b527f9-41c9-4743-8bd9-967ce681d827 - - - - -] Sending created Load Balancer 7c6ab8f1-854a-4942-b983-d9df945b3be5 to the handler 2018-03-21 12:19:34.313 12069 INFO octavia.api.v1.controllers.listener [req-eac87705-1ee0-4cb6-92cf-8e930c6f50fe - - - - -] Sending Creation of Listener a8baab95-4533-4362-9401-9fd363143782 to handler 2018-03-21 12:19:34.391 12070 INFO octavia.api.v1.controllers.pool [req-e6614b0f-f2d7-447d-9098-8d18586133d8 - - - - -] Sending Creation of Pool 3a086047-f5db-4f8f-beb5-8d5572a783ee to handler 2018-03-21 12:19:34.441 12069 INFO octavia.api.v1.controllers.l7policy [req-7cfda992-f463-4c7b-bb72-1b2d3a10276f - - - - -] Sending Creation of L7Policy a329a872-4e04-4d51-8c17-a31de568008b to handler 2018-03-21 12:19:34.477 12070 INFO octavia.api.v1.controllers.load_balancer [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] Load Balancer SEAN-CONNERY was not found. 2018-03-21 12:19:34.479 12070 INFO octavia.api.v1.controllers.load_balancer [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] Load Balancer SEAN-CONNERY was not found. 2018-03-21 12:19:34.491 12070 INFO oslo_db.sqlalchemy.provision [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:34.496 12070 INFO oslo_db.sqlalchemy.provision [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ubncansxib 2018-03-21 12:19:34.496 12070 INFO oslo_db.sqlalchemy.provision [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_get_all_bad_lb_id [0.322077s] ... ok 2018-03-21 12:19:34.499 12070 INFO oslo_db.sqlalchemy.provision [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] CREATE BACKEND sqlite:// TOKEN vfpvrsrlyk 2018-03-21 12:19:34.564 12069 INFO octavia.api.v1.controllers.l7rule [req-0f657f40-898a-4065-a95e-6183fb6fd3dc - - - - -] Sending Creation of L7Rule 46dc043b-bca7-4aef-8b13-a7cb4013836c to handler 2018-03-21 12:19:34.578 12070 INFO octavia.common.config [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] Logging enabled! 2018-03-21 12:19:34.579 12070 INFO octavia.common.config [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:34.603 12070 WARNING octavia.api.root_controller [req-54b30938-31e7-4b87-a847-57cdc5eb04af - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:34.617 12070 INFO octavia.api.v1.controllers.load_balancer [req-056f056a-4fcb-4260-a4b5-1c663ffdeca2 - - - - -] Sending created Load Balancer 53c8667f-7bec-4c00-b4a4-1268bab4bcc2 to the handler 2018-03-21 12:19:34.670 12069 INFO octavia.api.v1.controllers.l7rule [req-2c67b25b-76c0-4951-8312-41a0a21d98fa - - - - -] Sending Update of L7Rule 46dc043b-bca7-4aef-8b13-a7cb4013836c to handler 2018-03-21 12:19:34.708 12070 INFO octavia.api.v1.controllers.pool [req-773f36de-32d4-4195-af6c-14f4ee964769 - - - - -] Sending Creation of Pool d10de47d-f8d7-4b33-b8d1-7a59d346f90f to handler 2018-03-21 12:19:34.806 12070 INFO octavia.api.v1.controllers.listener [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] Listener SEAN-CONNERY not found. 2018-03-21 12:19:34.819 12070 INFO oslo_db.sqlalchemy.provision [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:34.821 12070 INFO oslo_db.sqlalchemy.provision [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vfpvrsrlyk 2018-03-21 12:19:34.821 12070 INFO oslo_db.sqlalchemy.provision [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_bad_listener_id [0.328735s] ... ok 2018-03-21 12:19:34.828 12070 INFO oslo_db.sqlalchemy.provision [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] CREATE BACKEND sqlite:// TOKEN zvvseiaduf 2018-03-21 12:19:34.842 12069 INFO oslo_db.sqlalchemy.provision [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:34.859 12069 INFO oslo_db.sqlalchemy.provision [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ihnxrjdfro 2018-03-21 12:19:34.860 12069 INFO oslo_db.sqlalchemy.provision [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update [0.761171s] ... ok 2018-03-21 12:19:34.863 12069 INFO oslo_db.sqlalchemy.provision [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] CREATE BACKEND sqlite:// TOKEN yxsrfjikkr 2018-03-21 12:19:34.905 12070 INFO octavia.common.config [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] Logging enabled! 2018-03-21 12:19:34.906 12070 INFO octavia.common.config [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:34.929 12070 WARNING octavia.api.root_controller [req-1c67d02f-6a63-4430-9785-33d0ea4eecb0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:34.944 12070 INFO octavia.api.v1.controllers.load_balancer [req-e44ea751-a3ea-4429-aa64-c5c028ba3e4d - - - - -] Sending created Load Balancer 803d8ed6-5bbe-41e3-a696-2bb7383e0d64 to the handler 2018-03-21 12:19:34.971 12069 INFO octavia.common.config [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] Logging enabled! 2018-03-21 12:19:34.972 12069 INFO octavia.common.config [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:35.008 12069 WARNING octavia.api.root_controller [req-81b922d0-ad0d-405c-befb-fdf2c9bb08a1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:35.027 12069 INFO octavia.api.v1.controllers.load_balancer [req-24f34499-76b1-4b2a-b2b9-ca198c4b830f - - - - -] Sending created Load Balancer 7d05aa53-6104-4c2f-9466-ee7317f94b64 to the handler 2018-03-21 12:19:35.039 12070 INFO octavia.api.v1.controllers.pool [req-f9d7cf70-94e9-479e-bd7f-d99ee87ad596 - - - - -] Sending Creation of Pool a6b705a2-2104-4302-b0f6-33f37077ce87 to handler 2018-03-21 12:19:35.129 12070 INFO oslo_db.sqlalchemy.provision [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:35.131 12070 INFO oslo_db.sqlalchemy.provision [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zvvseiaduf 2018-03-21 12:19:35.131 12070 INFO oslo_db.sqlalchemy.provision [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_listener_bad_protocol ... SKIPPED: This test should pass after a validation layer. 2018-03-21 12:19:35.137 12070 INFO oslo_db.sqlalchemy.provision [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] CREATE BACKEND sqlite:// TOKEN kgpnecieky 2018-03-21 12:19:35.214 12070 INFO octavia.common.config [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] Logging enabled! 2018-03-21 12:19:35.215 12070 INFO octavia.common.config [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:35.238 12070 WARNING octavia.api.root_controller [req-fcff3ada-147b-4d07-b882-c6dd75b3806b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:35.247 12069 INFO octavia.api.v1.controllers.listener [req-5b4ede5c-4cd7-4b01-bb6f-110e373969a9 - - - - -] Sending Creation of Listener cbe86775-9b83-4e65-a797-8312165c9f2f to handler 2018-03-21 12:19:35.253 12070 INFO octavia.api.v1.controllers.load_balancer [req-9da526fd-8039-473e-9e57-782783638456 - - - - -] Sending created Load Balancer b033061d-f9e2-4b6c-a691-ed7a1d0a5faf to the handler 2018-03-21 12:19:35.407 12070 INFO octavia.api.v1.controllers.pool [req-c93ce783-93ce-4761-a456-10d5f0dca059 - - - - -] Sending Creation of Pool b8fc6deb-ed82-4f1e-ada4-0b6b0e0e6978 to handler 2018-03-21 12:19:35.418 12069 INFO octavia.api.v1.controllers.l7policy [req-e65aeb11-5ce4-4a18-97dd-1769a3bb324d - - - - -] Sending Creation of L7Policy 9a1e2cae-9833-4467-9321-0edfbf1b2521 to handler 2018-03-21 12:19:35.493 12070 INFO octavia.api.v1.controllers.load_balancer [req-cf43f11a-96f6-4538-994a-e645cef0e9fa - - - - -] Sending created Load Balancer 3d27ff7b-1594-4892-b749-2a0a435f3bf9 to the handler 2018-03-21 12:19:35.516 12070 INFO octavia.api.v1.controllers.listener [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] Load Balancer 3d27ff7b-1594-4892-b749-2a0a435f3bf9 is immutable. 2018-03-21 12:19:35.529 12070 INFO oslo_db.sqlalchemy.provision [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:35.530 12070 INFO oslo_db.sqlalchemy.provision [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kgpnecieky 2018-03-21 12:19:35.531 12070 INFO oslo_db.sqlalchemy.provision [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_pending_create [0.402229s] ... ok 2018-03-21 12:19:35.539 12070 INFO oslo_db.sqlalchemy.provision [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] CREATE BACKEND sqlite:// TOKEN qekjhpdjum 2018-03-21 12:19:35.548 12069 INFO octavia.api.v1.controllers.l7rule [req-501564f7-7052-428a-84f4-ea73705f824d - - - - -] Sending Creation of L7Rule fb0d7ff2-1514-4100-a017-f6cea299c3bb to handler 2018-03-21 12:19:35.616 12070 INFO octavia.common.config [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] Logging enabled! 2018-03-21 12:19:35.616 12070 INFO octavia.common.config [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:35.640 12070 WARNING octavia.api.root_controller [req-bffd6858-8f23-42fe-86b8-59c9d6dd335b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:35.654 12069 INFO octavia.api.v1.controllers.load_balancer [req-c9cb43d4-18a9-4f34-9547-3017122bce5e - - - - -] Sending deleted Load Balancer 7d05aa53-6104-4c2f-9466-ee7317f94b64 to the handler 2018-03-21 12:19:35.656 12070 INFO octavia.api.v1.controllers.load_balancer [req-f22c5f4f-879b-4cce-9b14-81e77d91a0f7 - - - - -] Sending created Load Balancer 48b62a34-8b3a-47b5-8db9-1b487466688c to the handler 2018-03-21 12:19:35.684 12069 INFO octavia.api.v1.controllers.l7rule [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:35.707 12069 INFO oslo_db.sqlalchemy.provision [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:35.708 12069 INFO oslo_db.sqlalchemy.provision [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yxsrfjikkr 2018-03-21 12:19:35.709 12069 INFO oslo_db.sqlalchemy.provision [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_when_lb_pending_delete [0.848885s] ... ok 2018-03-21 12:19:35.712 12069 INFO oslo_db.sqlalchemy.provision [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] CREATE BACKEND sqlite:// TOKEN gwruzbuclo 2018-03-21 12:19:35.748 12070 INFO octavia.api.v1.controllers.pool [req-f71bc61c-ab69-487f-94f3-8f6e33280afd - - - - -] Sending Creation of Pool 4940f939-46d3-40a2-9a78-2046c80f6cbd to handler 2018-03-21 12:19:35.793 12069 INFO octavia.common.config [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] Logging enabled! 2018-03-21 12:19:35.794 12069 INFO octavia.common.config [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:35.817 12069 WARNING octavia.api.root_controller [req-72e64bfb-0cbc-4c72-932e-c591589f08c8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:35.833 12069 INFO octavia.api.v1.controllers.load_balancer [req-aaa33b7e-7071-4b40-94fd-cf7c06c20e97 - - - - -] Sending created Load Balancer a2b20d4a-b9e0-45a0-8b31-1b50a8a028b5 to the handler 2018-03-21 12:19:35.834 12070 INFO octavia.api.v1.controllers.load_balancer [req-f83b5ad3-3a33-4d02-9820-ce2d019b0bca - - - - -] Sending created Load Balancer f8c2dcca-6f4b-4e17-bb58-97043d7dc4a0 to the handler 2018-03-21 12:19:35.926 12069 INFO octavia.api.v1.controllers.listener [req-417f67bd-6036-4823-99b7-5a5b4ebeb57b - - - - -] Sending Creation of Listener 65bf2ffd-0b12-416b-95a3-a61c450b17e7 to handler 2018-03-21 12:19:35.932 12070 INFO octavia.api.v1.controllers.listener [req-8cda8f4c-b147-4969-9b50-dd5e2f4588a0 - - - - -] Sending Creation of Listener 78f6f038-ec54-487c-bd0b-f9eba9df982c to handler 2018-03-21 12:19:36.032 12070 INFO octavia.api.v1.controllers.load_balancer [req-6021cdd9-bf73-4906-a96f-261285fad4d9 - - - - -] Sending deleted Load Balancer f8c2dcca-6f4b-4e17-bb58-97043d7dc4a0 to the handler 2018-03-21 12:19:36.052 12069 INFO octavia.api.v1.controllers.l7policy [req-9514c6f6-ac73-4caf-addf-d6794360eace - - - - -] Sending Creation of L7Policy 6c30a45f-bf67-4739-bbd9-7cb0e8df89f2 to handler 2018-03-21 12:19:36.054 12070 INFO octavia.api.v1.controllers.listener [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] Load Balancer f8c2dcca-6f4b-4e17-bb58-97043d7dc4a0 is immutable. 2018-03-21 12:19:36.075 12070 INFO oslo_db.sqlalchemy.provision [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:36.077 12070 INFO oslo_db.sqlalchemy.provision [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qekjhpdjum 2018-03-21 12:19:36.077 12070 INFO oslo_db.sqlalchemy.provision [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_pending_delete [0.540864s] ... ok 2018-03-21 12:19:36.080 12070 INFO oslo_db.sqlalchemy.provision [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] CREATE BACKEND sqlite:// TOKEN nzpfgldlho 2018-03-21 12:19:36.161 12070 INFO octavia.common.config [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] Logging enabled! 2018-03-21 12:19:36.161 12070 INFO octavia.common.config [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:36.173 12069 INFO octavia.api.v1.controllers.l7rule [req-49ef198c-f599-494f-9e8a-9a36226d90ff - - - - -] Sending Creation of L7Rule 8889cb8c-255f-497c-8ca3-54146e3236fd to handler 2018-03-21 12:19:36.185 12070 WARNING octavia.api.root_controller [req-c701ad81-3ec8-4bd1-813b-828258bbfdb8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:36.202 12070 INFO octavia.api.v1.controllers.load_balancer [req-8898ea40-84c4-4e95-989d-b2b69878e5a0 - - - - -] Sending created Load Balancer 29d9c044-a372-4b63-817d-377266e995cc to the handler 2018-03-21 12:19:36.291 12070 INFO octavia.api.v1.controllers.pool [req-74195e46-fa4a-47c5-9b87-3c0ba7888fe2 - - - - -] Sending Creation of Pool 436964c8-6d34-46e9-893b-7ff5c64a12dc to handler 2018-03-21 12:19:36.295 12069 INFO octavia.api.v1.controllers.l7rule [req-5668905a-be9e-4f95-9c34-f753b601f6f0 - - - - -] Sending Update of L7Rule 8889cb8c-255f-497c-8ca3-54146e3236fd to handler 2018-03-21 12:19:36.364 12069 INFO oslo_db.sqlalchemy.provision [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:36.366 12069 INFO oslo_db.sqlalchemy.provision [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gwruzbuclo 2018-03-21 12:19:36.366 12069 INFO oslo_db.sqlalchemy.provision [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_with_bad_handler [0.657246s] ... ok 2018-03-21 12:19:36.369 12069 INFO oslo_db.sqlalchemy.provision [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] CREATE BACKEND sqlite:// TOKEN anlfpzqbuv 2018-03-21 12:19:36.410 12070 INFO octavia.api.v1.controllers.listener [req-dfe551e4-5075-41ea-9e03-9c7f43bbd873 - - - - -] Sending Creation of Listener f3df6a5a-1f1c-476c-aa32-6eddbfc53aa7 to handler 2018-03-21 12:19:36.467 12069 INFO octavia.common.config [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] Logging enabled! 2018-03-21 12:19:36.468 12069 INFO octavia.common.config [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:36.508 12069 WARNING octavia.api.root_controller [req-b361b7bd-51ac-4a72-9b28-c29689e8272d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:36.527 12069 INFO octavia.api.v1.controllers.load_balancer [req-dd5ddede-b930-41f8-941c-79972dbc727c - - - - -] Sending created Load Balancer 6480560a-7ad8-4833-8a06-828b82d34cda to the handler 2018-03-21 12:19:36.657 12070 INFO oslo_db.sqlalchemy.provision [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:36.659 12070 INFO oslo_db.sqlalchemy.provision [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nzpfgldlho 2018-03-21 12:19:36.659 12070 INFO oslo_db.sqlalchemy.provision [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_with_bad_default_pool_id [0.581583s] ... ok 2018-03-21 12:19:36.656 12069 INFO octavia.api.v1.controllers.listener [req-9a124342-c02c-4634-96ee-20d56fc490d9 - - - - -] Sending Creation of Listener a515214d-6f89-4cf2-a345-c80d67defad7 to handler 2018-03-21 12:19:36.667 12070 INFO oslo_db.sqlalchemy.provision [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] CREATE BACKEND sqlite:// TOKEN bdcsptntup 2018-03-21 12:19:36.743 12070 INFO octavia.common.config [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] Logging enabled! 2018-03-21 12:19:36.744 12070 INFO octavia.common.config [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:36.767 12070 WARNING octavia.api.root_controller [req-4193f257-5990-45f2-a9d9-3d41eca78a27 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:36.784 12070 INFO octavia.api.v1.controllers.load_balancer [req-5ae09cc7-2e1f-4631-bede-17d211ce1c4a - - - - -] Sending created Load Balancer 0a656336-c51b-41c6-baa4-6b0ff1ce8d32 to the handler 2018-03-21 12:19:36.874 12070 INFO octavia.api.v1.controllers.pool [req-a0a0e4c9-565a-48de-8a51-7b20ea605e6e - - - - -] Sending Creation of Pool 5236ec86-fa2a-4aa7-ac9f-058a40d8dbc8 to handler 2018-03-21 12:19:36.906 12069 INFO octavia.api.v1.controllers.l7policy [req-79e91879-14eb-4ac7-8d4d-16fbd81e06b6 - - - - -] Sending Creation of L7Policy f8ff8775-d8d3-444d-a82b-58fde4eeb161 to handler 2018-03-21 12:19:36.984 12070 INFO octavia.api.v1.controllers.listener [req-328c639d-b7f8-4e4d-b593-2208c3c5440f - - - - -] Sending Creation of Listener 12bc6f20-a744-474d-9b40-0777ce5b2472 to handler 2018-03-21 12:19:37.077 12069 INFO octavia.api.v1.controllers.l7rule [req-4758e1e3-3c43-4a89-ac13-98d3cdf16332 - - - - -] Sending Creation of L7Rule 66b96040-d261-480d-8812-4d9272b5f3ce to handler 2018-03-21 12:19:37.092 12070 INFO octavia.api.v1.controllers.listener [req-a5f03b34-5145-4d91-b3d7-d6a2674c0f61 - - - - -] Sending Update of Listener 12bc6f20-a744-474d-9b40-0777ce5b2472 to handler 2018-03-21 12:19:37.151 12070 INFO oslo_db.sqlalchemy.provision [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.153 12070 INFO oslo_db.sqlalchemy.provision [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bdcsptntup 2018-03-21 12:19:37.153 12070 INFO oslo_db.sqlalchemy.provision [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_with_tls_termination_data [0.493914s] ... ok 2018-03-21 12:19:37.156 12070 INFO oslo_db.sqlalchemy.provision [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] CREATE BACKEND sqlite:// TOKEN egloxdwsvl 2018-03-21 12:19:37.238 12070 INFO octavia.common.config [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] Logging enabled! 2018-03-21 12:19:37.238 12070 INFO octavia.common.config [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:37.236 12069 INFO oslo_db.sqlalchemy.provision [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.237 12069 INFO oslo_db.sqlalchemy.provision [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN anlfpzqbuv 2018-03-21 12:19:37.237 12069 INFO oslo_db.sqlalchemy.provision [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_l7rule.TestL7Rule.test_update_with_invalid_rule [0.871231s] ... ok 2018-03-21 12:19:37.262 12070 WARNING octavia.api.root_controller [req-15a0d1f9-a9ff-4370-94a0-14166e4b9fab - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:37.241 12069 INFO oslo_db.sqlalchemy.provision [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] CREATE BACKEND sqlite:// TOKEN epytwxcewt 2018-03-21 12:19:37.279 12070 INFO octavia.api.v1.controllers.load_balancer [req-aa5e77f9-7a93-480c-afa4-60f8d737a7e1 - - - - -] Sending created Load Balancer 6c5ce6f8-80de-4cad-85eb-0fbad4beb593 to the handler 2018-03-21 12:19:37.321 12069 INFO octavia.common.config [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] Logging enabled! 2018-03-21 12:19:37.322 12069 INFO octavia.common.config [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:37.344 12069 WARNING octavia.api.root_controller [req-e22e40f3-2409-4eff-8c2d-c48e069eb268 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:37.358 12069 INFO octavia.api.v1.controllers.load_balancer [req-fcdaba43-5f5d-4b5e-8a43-1c0fa946ac9e - - - - -] Sending created Load Balancer d3bda795-3ae1-4398-b8f6-e3b1f8bf1b38 to the handler 2018-03-21 12:19:37.436 12070 INFO oslo_db.sqlalchemy.provision [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.437 12070 INFO oslo_db.sqlalchemy.provision [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN egloxdwsvl 2018-03-21 12:19:37.437 12070 INFO oslo_db.sqlalchemy.provision [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create [0.284249s] ... ok 2018-03-21 12:19:37.440 12070 INFO oslo_db.sqlalchemy.provision [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] CREATE BACKEND sqlite:// TOKEN fosihqnjlm 2018-03-21 12:19:37.455 12069 INFO octavia.api.v1.controllers.pool [req-fa644a07-b314-4946-b6b0-19a01705585f - - - - -] Sending Creation of Pool 13440678-023b-4f41-9d46-5df491dd0255 to handler 2018-03-21 12:19:37.521 12070 INFO octavia.common.config [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] Logging enabled! 2018-03-21 12:19:37.521 12070 INFO octavia.common.config [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:37.544 12070 WARNING octavia.api.root_controller [req-54ef6798-3afd-4719-a8bc-da884cb78708 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:37.558 12070 INFO octavia.api.v1.controllers.load_balancer [req-979a1384-096d-4f75-a195-1a944163dd43 - - - - -] Sending created Load Balancer 30bfc90f-529f-4a6a-8203-f2c641fd76f3 to the handler 2018-03-21 12:19:37.563 12069 INFO oslo_db.sqlalchemy.provision [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.564 12069 INFO oslo_db.sqlalchemy.provision [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN epytwxcewt 2018-03-21 12:19:37.564 12069 INFO oslo_db.sqlalchemy.provision [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_listener_bad_protocol [0.326726s] ... ok 2018-03-21 12:19:37.567 12069 INFO oslo_db.sqlalchemy.provision [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] CREATE BACKEND sqlite:// TOKEN joekslykkc 2018-03-21 12:19:37.648 12069 INFO octavia.common.config [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] Logging enabled! 2018-03-21 12:19:37.648 12069 INFO octavia.common.config [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:37.650 12070 INFO oslo_db.sqlalchemy.provision [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.652 12070 INFO oslo_db.sqlalchemy.provision [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fosihqnjlm 2018-03-21 12:19:37.652 12070 INFO oslo_db.sqlalchemy.provision [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_id [0.214724s] ... ok 2018-03-21 12:19:37.655 12070 INFO oslo_db.sqlalchemy.provision [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] CREATE BACKEND sqlite:// TOKEN gaazlvxmhy 2018-03-21 12:19:37.672 12069 WARNING octavia.api.root_controller [req-9e46a430-086c-4edf-901f-9689006a67fe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:37.687 12069 INFO octavia.api.v1.controllers.load_balancer [req-cd45e82f-8e70-4f4e-81e5-cd44cbb2eb97 - - - - -] Sending created Load Balancer b8d9057c-7334-4137-8728-e75ce151214b to the handler 2018-03-21 12:19:37.737 12070 INFO octavia.common.config [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] Logging enabled! 2018-03-21 12:19:37.737 12070 INFO octavia.common.config [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:37.761 12070 WARNING octavia.api.root_controller [req-6d148759-28b0-4f0f-bb79-1d398c3dec3a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:37.783 12070 INFO oslo_db.sqlalchemy.provision [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.785 12070 INFO oslo_db.sqlalchemy.provision [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gaazlvxmhy 2018-03-21 12:19:37.785 12070 INFO oslo_db.sqlalchemy.provision [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_nonuuid_vip_attributes [0.132352s] ... ok 2018-03-21 12:19:37.788 12070 INFO oslo_db.sqlalchemy.provision [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] CREATE BACKEND sqlite:// TOKEN yroaiulltx 2018-03-21 12:19:37.795 12069 INFO octavia.api.v1.controllers.pool [req-1b48a024-8f9f-40fe-92ea-73f492d12661 - - - - -] Sending Creation of Pool df63136d-f968-4ed9-8ec7-c20a628ebfa6 to handler 2018-03-21 12:19:37.869 12070 INFO octavia.common.config [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] Logging enabled! 2018-03-21 12:19:37.869 12070 INFO octavia.common.config [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:37.892 12070 WARNING octavia.api.root_controller [req-5c862ffc-a4da-40d5-b2da-c11b8d7614d2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:37.910 12070 INFO octavia.api.v1.controllers.load_balancer [req-ea8807d3-6f02-4812-826c-3cea4cba5173 - - - - -] Sending created Load Balancer 26ce19fd-31db-47a9-9fd2-56f931e3670d to the handler 2018-03-21 12:19:37.930 12069 INFO oslo_db.sqlalchemy.provision [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:37.932 12069 INFO oslo_db.sqlalchemy.provision [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN joekslykkc 2018-03-21 12:19:37.932 12069 INFO oslo_db.sqlalchemy.provision [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_bad_default_pool_id [0.367335s] ... ok 2018-03-21 12:19:37.935 12069 INFO oslo_db.sqlalchemy.provision [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] CREATE BACKEND sqlite:// TOKEN inzibpibwi 2018-03-21 12:19:37.999 12070 INFO oslo_db.sqlalchemy.provision [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:38.001 12070 INFO oslo_db.sqlalchemy.provision [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yroaiulltx 2018-03-21 12:19:38.001 12070 INFO oslo_db.sqlalchemy.provision [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_full [0.219684s] ... ok 2018-03-21 12:19:38.008 12070 INFO oslo_db.sqlalchemy.provision [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] CREATE BACKEND sqlite:// TOKEN eohnwpslne 2018-03-21 12:19:38.053 12069 INFO octavia.common.config [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] Logging enabled! 2018-03-21 12:19:38.053 12069 INFO octavia.common.config [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.086 12070 INFO octavia.common.config [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] Logging enabled! 2018-03-21 12:19:38.087 12070 INFO octavia.common.config [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.081 12069 WARNING octavia.api.root_controller [req-a00b71db-70e8-47f1-bf74-e41caddd9b64 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.110 12070 WARNING octavia.api.root_controller [req-9316ed88-ad1f-4fda-b378-0842f85b89c5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.111 12069 INFO octavia.api.v1.controllers.load_balancer [req-4deeb17b-bfe2-46a3-a59e-ef7fc64396bd - - - - -] Sending created Load Balancer 911aca43-7d31-4e1f-b6a4-0d298e4992aa to the handler 2018-03-21 12:19:38.133 12070 INFO oslo_db.sqlalchemy.provision [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:38.134 12070 INFO oslo_db.sqlalchemy.provision [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eohnwpslne 2018-03-21 12:19:38.135 12070 INFO oslo_db.sqlalchemy.provision [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_has_no_subnet [0.129893s] ... ok 2018-03-21 12:19:38.138 12070 INFO oslo_db.sqlalchemy.provision [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] CREATE BACKEND sqlite:// TOKEN rieqrpwzhm 2018-03-21 12:19:38.218 12070 INFO octavia.common.config [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] Logging enabled! 2018-03-21 12:19:38.219 12070 INFO octavia.common.config [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.242 12070 WARNING octavia.api.root_controller [req-8b4c20b4-ecf9-4e18-989b-d356fab79562 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.258 12070 INFO octavia.api.v1.controllers.load_balancer [req-b47e0489-9a2b-4759-9248-533cdd70e2e3 - - - - -] Sending created Load Balancer fead3e27-4ea0-41e4-a332-466caaa6295c to the handler 2018-03-21 12:19:38.297 12069 INFO octavia.api.v1.controllers.pool [req-b6703eb9-9be9-414e-bd71-596a6f3618a7 - - - - -] Sending Creation of Pool afc74554-6b4e-4779-b8ec-8d73c04a78e2 to handler 2018-03-21 12:19:38.347 12070 INFO oslo_db.sqlalchemy.provision [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:38.349 12070 INFO oslo_db.sqlalchemy.provision [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rieqrpwzhm 2018-03-21 12:19:38.349 12070 INFO oslo_db.sqlalchemy.provision [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv4 [0.214429s] ... ok 2018-03-21 12:19:38.357 12070 INFO oslo_db.sqlalchemy.provision [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] CREATE BACKEND sqlite:// TOKEN mllcqqjbol 2018-03-21 12:19:38.433 12070 INFO octavia.common.config [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] Logging enabled! 2018-03-21 12:19:38.433 12070 INFO octavia.common.config [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.438 12069 INFO oslo_db.sqlalchemy.provision [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:38.439 12069 INFO oslo_db.sqlalchemy.provision [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN inzibpibwi 2018-03-21 12:19:38.440 12069 INFO oslo_db.sqlalchemy.provision [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_bad_insert_headers [0.507462s] ... ok 2018-03-21 12:19:38.442 12069 INFO oslo_db.sqlalchemy.provision [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] CREATE BACKEND sqlite:// TOKEN vvnfjyhiui 2018-03-21 12:19:38.458 12070 WARNING octavia.api.root_controller [req-33bd44e5-9b7c-48a2-9996-fec3a8f0a167 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.474 12070 INFO octavia.api.v1.controllers.load_balancer [req-76900ffd-6327-428b-8062-1e9a73f6bbb1 - - - - -] Sending created Load Balancer bb7b7456-4093-4209-b08a-5b19b6125ffd to the handler 2018-03-21 12:19:38.563 12070 INFO oslo_db.sqlalchemy.provision [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:38.565 12070 INFO oslo_db.sqlalchemy.provision [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mllcqqjbol 2018-03-21 12:19:38.565 12070 INFO oslo_db.sqlalchemy.provision [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_subnet_fills_network [0.215367s] ... ok 2018-03-21 12:19:38.568 12070 INFO oslo_db.sqlalchemy.provision [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] CREATE BACKEND sqlite:// TOKEN hmxhnbehay 2018-03-21 12:19:38.558 12069 INFO octavia.common.config [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] Logging enabled! 2018-03-21 12:19:38.558 12069 INFO octavia.common.config [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.586 12069 WARNING octavia.api.root_controller [req-fd02470a-0a75-44ab-8831-1aa4768f3476 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.600 12069 INFO octavia.api.v1.controllers.load_balancer [req-23dab51b-20b2-46f5-98ca-54b04ac5ead0 - - - - -] Sending created Load Balancer f82c0c0c-ab0f-442b-bc89-8c7ac249ef61 to the handler 2018-03-21 12:19:38.650 12070 INFO octavia.common.config [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] Logging enabled! 2018-03-21 12:19:38.651 12070 INFO octavia.common.config [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.674 12070 WARNING octavia.api.root_controller [req-4faf0402-7f85-4a9d-8d68-6366fc0279f1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.696 12070 INFO oslo_db.sqlalchemy.provision [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:38.698 12070 INFO oslo_db.sqlalchemy.provision [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hmxhnbehay 2018-03-21 12:19:38.698 12070 INFO oslo_db.sqlalchemy.provision [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_without_vip [0.133214s] ... ok 2018-03-21 12:19:38.701 12070 INFO oslo_db.sqlalchemy.provision [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] CREATE BACKEND sqlite:// TOKEN ptrododgie 2018-03-21 12:19:38.727 12069 INFO octavia.api.v1.controllers.pool [req-0d6162a6-6553-45cf-b6f3-12ee9a4a664c - - - - -] Sending Creation of Pool 14bee4be-fdd4-428b-a492-3af987d63710 to handler 2018-03-21 12:19:38.782 12070 INFO octavia.common.config [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] Logging enabled! 2018-03-21 12:19:38.782 12070 INFO octavia.common.config [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:38.805 12070 WARNING octavia.api.root_controller [req-a50d5d57-6bda-4e22-a933-cb47ba1f94bf - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:38.821 12070 INFO octavia.api.v1.controllers.load_balancer [req-78db6b8f-5a51-432b-aef8-e82fc5cf110d - - - - -] Sending created Load Balancer 9a6ee4e8-12c5-4b64-8259-2bbc708baf91 to the handler 2018-03-21 12:19:38.901 12070 INFO octavia.api.v1.controllers.load_balancer [req-d37988d7-058b-464d-b9d3-a821b687f381 - - - - -] Sending deleted Load Balancer 9a6ee4e8-12c5-4b64-8259-2bbc708baf91 to the handler 2018-03-21 12:19:38.993 12069 INFO octavia.api.v1.controllers.listener [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] Sending Creation of Listener 6902223e-ff8b-44b0-85f1-e7046a13605c to handler 2018-03-21 12:19:39.012 12069 INFO oslo_db.sqlalchemy.provision [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.014 12069 INFO oslo_db.sqlalchemy.provision [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vvnfjyhiui 2018-03-21 12:19:39.014 12069 INFO oslo_db.sqlalchemy.provision [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_default_pool_id [0.574638s] ... ok 2018-03-21 12:19:39.001 12070 INFO oslo_db.sqlalchemy.provision [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.003 12070 INFO oslo_db.sqlalchemy.provision [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ptrododgie 2018-03-21 12:19:39.003 12070 INFO oslo_db.sqlalchemy.provision [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete [0.304906s] ... ok 2018-03-21 12:19:39.017 12069 INFO oslo_db.sqlalchemy.provision [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] CREATE BACKEND sqlite:// TOKEN sqzopviojh 2018-03-21 12:19:39.006 12070 INFO oslo_db.sqlalchemy.provision [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] CREATE BACKEND sqlite:// TOKEN jrfmtbxvjr 2018-03-21 12:19:39.088 12070 INFO octavia.common.config [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] Logging enabled! 2018-03-21 12:19:39.089 12070 INFO octavia.common.config [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:39.098 12069 INFO octavia.common.config [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] Logging enabled! 2018-03-21 12:19:39.098 12069 INFO octavia.common.config [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:39.121 12069 WARNING octavia.api.root_controller [req-8cfca328-120b-4c4a-9d6b-b3a9b3457f26 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:39.138 12069 INFO octavia.api.v1.controllers.load_balancer [req-467f4c9e-034b-4b40-9597-08238d51de5c - - - - -] Sending created Load Balancer 0a84f609-5e53-4a14-9dd5-75e2003fa115 to the handler 2018-03-21 12:19:39.113 12070 WARNING octavia.api.root_controller [req-94321cf9-6762-469f-b34f-2929f333a27c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:39.127 12070 INFO octavia.api.v1.controllers.load_balancer [req-0ff454ab-ae94-4975-b3dc-90f8389e40fc - - - - -] Sending created Load Balancer c5d3dbd0-d1a4-48b7-8d6a-08cf1cbcbbcc to the handler 2018-03-21 12:19:39.214 12070 INFO octavia.api.v1.controllers.load_balancer [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] Sending deleted Load Balancer c5d3dbd0-d1a4-48b7-8d6a-08cf1cbcbbcc to the handler 2018-03-21 12:19:39.229 12070 INFO oslo_db.sqlalchemy.provision [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.230 12070 INFO oslo_db.sqlalchemy.provision [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jrfmtbxvjr 2018-03-21 12:19:39.231 12070 INFO oslo_db.sqlalchemy.provision [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_with_error_status [0.227258s] ... ok 2018-03-21 12:19:39.234 12070 INFO oslo_db.sqlalchemy.provision [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] CREATE BACKEND sqlite:// TOKEN wncrdxduau 2018-03-21 12:19:39.228 12069 INFO octavia.api.v1.controllers.pool [req-95409dc2-11b5-4ba5-8859-ef1ac784c283 - - - - -] Sending Creation of Pool 36083982-c970-44b4-a235-f5e350465885 to handler 2018-03-21 12:19:39.317 12070 INFO octavia.common.config [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] Logging enabled! 2018-03-21 12:19:39.317 12070 INFO octavia.common.config [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:39.341 12070 WARNING octavia.api.root_controller [req-d45b4690-0aed-4119-87ca-2f5cf1ee5c2c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:39.338 12069 INFO octavia.api.v1.controllers.listener [req-b948b701-7ed9-4d25-b5e1-8777b8dab799 - - - - -] Sending Creation of Listener c771735e-32d2-4bce-adf1-81d11909a4a6 to handler 2018-03-21 12:19:39.357 12070 INFO octavia.api.v1.controllers.load_balancer [req-0f91e2e8-f3ef-4fb1-a298-e30abfc4eb71 - - - - -] Sending created Load Balancer e3ad6800-fb26-44f4-b956-03f783d97ebe to the handler 2018-03-21 12:19:39.513 12070 INFO octavia.api.v1.controllers.pool [req-3d09e198-241c-4d8d-ba8f-00c478cdf8b8 - - - - -] Sending Creation of Pool f89e0264-fe1e-44ac-965d-0d176a0d3053 to handler 2018-03-21 12:19:39.564 12069 INFO oslo_db.sqlalchemy.provision [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.567 12069 INFO oslo_db.sqlalchemy.provision [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sqzopviojh 2018-03-21 12:19:39.567 12069 INFO oslo_db.sqlalchemy.provision [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_id [0.552963s] ... ok 2018-03-21 12:19:39.570 12069 INFO oslo_db.sqlalchemy.provision [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] CREATE BACKEND sqlite:// TOKEN uyhqpsruvl 2018-03-21 12:19:39.604 12070 WARNING octavia.api.v1.controllers.load_balancer [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] Cannot delete Load Balancer e3ad6800-fb26-44f4-b956-03f783d97ebe - it has children 2018-03-21 12:19:39.619 12070 INFO oslo_db.sqlalchemy.provision [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.621 12070 INFO oslo_db.sqlalchemy.provision [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wncrdxduau 2018-03-21 12:19:39.621 12070 INFO oslo_db.sqlalchemy.provision [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_with_pool [0.393878s] ... ok 2018-03-21 12:19:39.628 12070 INFO oslo_db.sqlalchemy.provision [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] CREATE BACKEND sqlite:// TOKEN kddwokrxwm 2018-03-21 12:19:39.649 12069 INFO octavia.common.config [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] Logging enabled! 2018-03-21 12:19:39.649 12069 INFO octavia.common.config [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:39.672 12069 WARNING octavia.api.root_controller [req-9a28587d-1247-4ab9-8ee3-8fe4dc10eccb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:39.688 12069 INFO octavia.api.v1.controllers.load_balancer [req-a411e838-cab0-4e13-9dc4-588b1eee1c00 - - - - -] Sending created Load Balancer a32e6286-fe17-42e2-9f39-b98ecb7324d2 to the handler 2018-03-21 12:19:39.705 12070 INFO octavia.common.config [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] Logging enabled! 2018-03-21 12:19:39.705 12070 INFO octavia.common.config [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:39.729 12070 WARNING octavia.api.root_controller [req-bf6b64d3-1cb6-4718-b168-6f8cf82a188b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:39.778 12069 INFO octavia.api.v1.controllers.pool [req-3174632e-a932-4756-a7ee-47a533054d0e - - - - -] Sending Creation of Pool 41946849-75e3-45de-99a5-db2550bb8300 to handler 2018-03-21 12:19:39.810 12070 INFO oslo_db.sqlalchemy.provision [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.813 12070 INFO oslo_db.sqlalchemy.provision [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kddwokrxwm 2018-03-21 12:19:39.813 12070 INFO oslo_db.sqlalchemy.provision [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_empty_list [0.188193s] ... ok 2018-03-21 12:19:39.816 12070 INFO oslo_db.sqlalchemy.provision [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] CREATE BACKEND sqlite:// TOKEN llplnneplc 2018-03-21 12:19:39.883 12069 INFO octavia.api.v1.controllers.listener [req-8b6f0607-64f5-42e6-b867-e37365021d65 - - - - -] Sending Creation of Listener 5435c5d3-a119-46a0-9669-b5d3512e274d to handler 2018-03-21 12:19:39.897 12070 INFO octavia.common.config [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] Logging enabled! 2018-03-21 12:19:39.897 12070 INFO octavia.common.config [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:39.918 12070 WARNING octavia.api.root_controller [req-375b12dd-c316-49f2-a95b-1d55f39e7f8b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:39.924 12069 INFO oslo_db.sqlalchemy.provision [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:39.926 12069 INFO oslo_db.sqlalchemy.provision [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uyhqpsruvl 2018-03-21 12:19:39.926 12069 INFO oslo_db.sqlalchemy.provision [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_tls_termination_data [0.358304s] ... ok 2018-03-21 12:19:39.936 12070 INFO octavia.api.v1.controllers.load_balancer [req-b369c72c-e6aa-4861-a53a-1f8abc5e0236 - - - - -] Sending created Load Balancer b065c9d0-1ee1-468f-a35d-dafed133764f to the handler 2018-03-21 12:19:39.929 12069 INFO oslo_db.sqlalchemy.provision [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] CREATE BACKEND sqlite:// TOKEN pbnyfsszal 2018-03-21 12:19:39.953 12070 INFO octavia.api.v1.controllers.load_balancer [req-ecdf9383-a343-4693-978e-cece63dfbef3 - - - - -] Sending created Load Balancer 7a6bad08-317e-447e-8653-baf3620c48ae to the handler 2018-03-21 12:19:39.968 12070 INFO octavia.api.v1.controllers.load_balancer [req-ca79cc59-d079-4246-867d-f663aabe81d7 - - - - -] Sending created Load Balancer 176b133d-d806-4805-944f-6ba2b27a5c23 to the handler 2018-03-21 12:19:40.026 12069 INFO octavia.common.config [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] Logging enabled! 2018-03-21 12:19:40.027 12069 INFO octavia.common.config [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.050 12069 WARNING octavia.api.root_controller [req-5881fcbf-37bf-492c-9fcb-c642d729c089 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.048 12070 INFO oslo_db.sqlalchemy.provision [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.050 12070 INFO oslo_db.sqlalchemy.provision [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] DROP BACKEND Engine(sqlite://) TOKEN llplnneplc 2018-03-21 12:19:40.050 12070 INFO oslo_db.sqlalchemy.provision [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get_all [0.236762s] ... ok 2018-03-21 12:19:40.057 12070 INFO oslo_db.sqlalchemy.provision [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] CREATE BACKEND sqlite:// TOKEN bcffusumhr 2018-03-21 12:19:40.086 12069 INFO octavia.api.v1.controllers.load_balancer [req-dda3aa3b-4c82-42ef-89f2-7a13b869bfc4 - - - - -] Sending created Load Balancer 33593b30-a2e0-4e37-92b8-21acfcb34e23 to the handler 2018-03-21 12:19:40.134 12070 INFO octavia.common.config [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] Logging enabled! 2018-03-21 12:19:40.135 12070 INFO octavia.common.config [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.158 12070 WARNING octavia.api.root_controller [req-4544aac7-1443-48fb-a3de-a7108ca356ef - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.174 12070 INFO octavia.api.v1.controllers.load_balancer [req-8d3ba76b-76c0-4365-a5be-3e5d2aa060a2 - - - - -] Sending created Load Balancer 89e66ade-02ed-4af0-ab31-ae50cc1fd128 to the handler 2018-03-21 12:19:40.189 12070 INFO octavia.api.v1.controllers.load_balancer [req-2b69ae0e-4bab-4ba6-b9dd-e1ca963d11ce - - - - -] Sending created Load Balancer 9eac1d6c-9c1a-4e61-b1fd-67605b5859ea to the handler 2018-03-21 12:19:40.204 12070 INFO octavia.api.v1.controllers.load_balancer [req-461ec32f-477e-408b-a57f-6a34d61264b4 - - - - -] Sending created Load Balancer 5b04414e-c4ad-4a29-adf6-6e09c2beea4c to the handler 2018-03-21 12:19:40.201 12069 INFO octavia.api.v1.controllers.pool [req-de9b600a-7471-4e8c-97e8-d5cfed93c5e1 - - - - -] Sending Creation of Pool e1d88b87-9108-40fa-a456-c2d0fe3a889a to handler 2018-03-21 12:19:40.344 12070 INFO oslo_db.sqlalchemy.provision [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.345 12070 INFO oslo_db.sqlalchemy.provision [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bcffusumhr 2018-03-21 12:19:40.346 12070 INFO oslo_db.sqlalchemy.provision [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get_all_by_project_id [0.295531s] ... ok 2018-03-21 12:19:40.349 12070 INFO oslo_db.sqlalchemy.provision [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] CREATE BACKEND sqlite:// TOKEN apbundtoam 2018-03-21 12:19:40.341 12069 INFO octavia.api.v1.controllers.listener [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] Sending Creation of Listener 17d16af2-b5d0-4dae-89cf-38ec14272b46 to handler 2018-03-21 12:19:40.364 12069 INFO oslo_db.sqlalchemy.provision [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.365 12069 INFO oslo_db.sqlalchemy.provision [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pbnyfsszal 2018-03-21 12:19:40.365 12069 INFO oslo_db.sqlalchemy.provision [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_create_with_valid_insert_headers [0.439311s] ... ok 2018-03-21 12:19:40.368 12069 INFO oslo_db.sqlalchemy.provision [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] CREATE BACKEND sqlite:// TOKEN bghhmjwdbr 2018-03-21 12:19:40.432 12070 INFO octavia.common.config [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] Logging enabled! 2018-03-21 12:19:40.432 12070 INFO octavia.common.config [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.450 12069 INFO octavia.common.config [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] Logging enabled! 2018-03-21 12:19:40.450 12069 INFO octavia.common.config [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.456 12070 WARNING octavia.api.root_controller [req-ec55701c-b34b-4ad0-9840-f2c40a922c98 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.465 12070 ERROR octavia.api.v1.controllers.base [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] Load Balancer SEAN-CONNERY not found: None 2018-03-21 12:19:40.465 12070 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:40.465 12070 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:40.477 12070 INFO oslo_db.sqlalchemy.provision [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.479 12070 INFO oslo_db.sqlalchemy.provision [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN apbundtoam 2018-03-21 12:19:40.479 12070 INFO oslo_db.sqlalchemy.provision [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_bad_lb_id [0.133441s] ... ok 2018-03-21 12:19:40.482 12070 INFO oslo_db.sqlalchemy.provision [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] CREATE BACKEND sqlite:// TOKEN lsudtqqcpp 2018-03-21 12:19:40.474 12069 WARNING octavia.api.root_controller [req-77e5c50b-f9ea-4668-8bd1-efd41f99dd88 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.490 12069 INFO octavia.api.v1.controllers.load_balancer [req-8c6678f3-8c10-4f98-a28d-f4a3b2c5f437 - - - - -] Sending created Load Balancer 99b085dd-53ff-4ff3-9e04-0966045718f5 to the handler 2018-03-21 12:19:40.570 12070 INFO octavia.common.config [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] Logging enabled! 2018-03-21 12:19:40.571 12070 INFO octavia.common.config [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.580 12069 INFO octavia.api.v1.controllers.pool [req-4a2b364d-107b-4bbb-8e8d-1bca84bd5fc7 - - - - -] Sending Creation of Pool 8634ff42-782f-47ea-8944-61b319c9d478 to handler 2018-03-21 12:19:40.594 12070 WARNING octavia.api.root_controller [req-94755147-4fe3-4d99-a1a3-3a7dcacc6930 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.611 12070 INFO octavia.api.v1.controllers.load_balancer [req-f6958de2-4e5f-4111-9531-0d7dfdd81f2b - - - - -] Sending created Load Balancer 77d766ea-1f71-4d9c-b1fa-3edb455976a6 to the handler 2018-03-21 12:19:40.626 12070 INFO octavia.api.v1.controllers.load_balancer [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] Load Balancer 77d766ea-1f71-4d9c-b1fa-3edb455976a6 is immutable. 2018-03-21 12:19:40.648 12070 INFO oslo_db.sqlalchemy.provision [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.649 12070 INFO oslo_db.sqlalchemy.provision [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lsudtqqcpp 2018-03-21 12:19:40.650 12070 INFO oslo_db.sqlalchemy.provision [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_pending_create [0.170183s] ... ok 2018-03-21 12:19:40.657 12070 INFO oslo_db.sqlalchemy.provision [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] CREATE BACKEND sqlite:// TOKEN dichmyqwan 2018-03-21 12:19:40.733 12070 INFO octavia.common.config [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] Logging enabled! 2018-03-21 12:19:40.734 12070 INFO octavia.common.config [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.758 12070 WARNING octavia.api.root_controller [req-5d848968-fa22-46d5-99b8-93c1c2e7359b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.738 12069 INFO octavia.api.v1.controllers.listener [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] Listener SEAN-CONNERY not found. 2018-03-21 12:19:40.750 12069 INFO oslo_db.sqlalchemy.provision [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.752 12069 INFO oslo_db.sqlalchemy.provision [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bghhmjwdbr 2018-03-21 12:19:40.752 12069 INFO oslo_db.sqlalchemy.provision [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete_bad_listener_id [0.386607s] ... ok 2018-03-21 12:19:40.755 12069 INFO oslo_db.sqlalchemy.provision [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] CREATE BACKEND sqlite:// TOKEN bhessdxfix 2018-03-21 12:19:40.775 12070 INFO octavia.api.v1.controllers.load_balancer [req-2d2d6ae5-b30e-44a5-9331-38a88ad9f904 - - - - -] Sending created Load Balancer 223c8120-ca89-4f49-b2d5-aab07acde8a6 to the handler 2018-03-21 12:19:40.837 12069 INFO octavia.common.config [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] Logging enabled! 2018-03-21 12:19:40.837 12069 INFO octavia.common.config [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:40.860 12069 WARNING octavia.api.root_controller [req-611d9e93-9208-4334-aa04-97fd389f675e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:40.876 12069 INFO octavia.api.v1.controllers.load_balancer [req-03a64b4e-5c44-473f-a641-3c133b68fa89 - - - - -] Sending created Load Balancer 1c2304c9-0413-4716-8005-e90f1e232c8f to the handler 2018-03-21 12:19:40.855 12070 INFO octavia.api.v1.controllers.load_balancer [req-33f9af09-3957-4e74-a343-3ed85c40fd75 - - - - -] Sending updated Load Balancer 223c8120-ca89-4f49-b2d5-aab07acde8a6 to the handler 2018-03-21 12:19:40.876 12070 INFO octavia.api.v1.controllers.load_balancer [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] Load Balancer 223c8120-ca89-4f49-b2d5-aab07acde8a6 is immutable. 2018-03-21 12:19:40.898 12070 INFO oslo_db.sqlalchemy.provision [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:40.899 12070 INFO oslo_db.sqlalchemy.provision [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dichmyqwan 2018-03-21 12:19:40.900 12070 INFO oslo_db.sqlalchemy.provision [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_pending_update [0.249846s] ... ok 2018-03-21 12:19:40.902 12070 INFO oslo_db.sqlalchemy.provision [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] CREATE BACKEND sqlite:// TOKEN tbktccvmiy 2018-03-21 12:19:40.967 12069 INFO octavia.api.v1.controllers.pool [req-0b2f6b31-78e8-4b7a-9d93-6c8c0e28cc0c - - - - -] Sending Creation of Pool 34a22277-1f94-42f5-9557-b5b7e99ef9c9 to handler 2018-03-21 12:19:40.985 12070 INFO octavia.common.config [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] Logging enabled! 2018-03-21 12:19:40.985 12070 INFO octavia.common.config [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.009 12070 WARNING octavia.api.root_controller [req-ba858087-533c-4892-a8e0-e0b6b9bf3b55 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.025 12070 INFO octavia.api.v1.controllers.load_balancer [req-c3440568-342f-4426-9659-bc2ce745e1d1 - - - - -] Sending created Load Balancer 5c9e40cf-2f35-427f-9494-4d8bd48bd8dc to the handler 2018-03-21 12:19:41.052 12069 INFO octavia.api.v1.controllers.load_balancer [req-f7d04aec-8c21-44d9-af55-beb3d14feee5 - - - - -] Sending created Load Balancer 945c62b9-b48e-4c50-8b0e-40ce045debf3 to the handler 2018-03-21 12:19:41.108 12070 INFO oslo_db.sqlalchemy.provision [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.110 12070 INFO oslo_db.sqlalchemy.provision [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tbktccvmiy 2018-03-21 12:19:41.110 12070 INFO oslo_db.sqlalchemy.provision [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_with_vip [0.210469s] ... ok 2018-03-21 12:19:41.118 12070 INFO oslo_db.sqlalchemy.provision [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] CREATE BACKEND sqlite:// TOKEN fhuhpuupte 2018-03-21 12:19:41.144 12069 INFO octavia.api.v1.controllers.listener [req-332ae3e5-624a-4c9b-a231-50065ac0abda - - - - -] Sending Creation of Listener 2fdfba3d-da39-4dff-9209-e70172a55800 to handler 2018-03-21 12:19:41.180 12069 INFO octavia.api.v1.controllers.listener [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] Load Balancer 945c62b9-b48e-4c50-8b0e-40ce045debf3 is immutable. 2018-03-21 12:19:41.195 12070 INFO octavia.common.config [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] Logging enabled! 2018-03-21 12:19:41.195 12070 INFO octavia.common.config [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.201 12069 INFO oslo_db.sqlalchemy.provision [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.203 12069 INFO oslo_db.sqlalchemy.provision [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bhessdxfix 2018-03-21 12:19:41.203 12069 INFO oslo_db.sqlalchemy.provision [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_delete_pending_update [0.450709s] ... ok 2018-03-21 12:19:41.219 12070 WARNING octavia.api.root_controller [req-1a7f458d-d403-498b-b08b-6e2e7eb671c3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.206 12069 INFO oslo_db.sqlalchemy.provision [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] CREATE BACKEND sqlite:// TOKEN krkpfibmjm 2018-03-21 12:19:41.287 12069 INFO octavia.common.config [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] Logging enabled! 2018-03-21 12:19:41.287 12069 INFO octavia.common.config [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.310 12069 WARNING octavia.api.root_controller [req-0e7defef-7cb9-4d4d-9529-d579cac56e23 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.326 12069 INFO octavia.api.v1.controllers.load_balancer [req-96435eb4-4b7c-477c-b0c8-3f988646eb86 - - - - -] Sending created Load Balancer ec3089d8-6aa5-40b6-8a2b-fdc7485ffefe to the handler 2018-03-21 12:19:41.301 12070 INFO octavia.api.v1.controllers.load_balancer [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] Sending full load balancer configuration aad69aee-7d4e-423a-80cc-da7bed87dd9f to the handler 2018-03-21 12:19:41.317 12070 INFO oslo_db.sqlalchemy.provision [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.318 12070 INFO oslo_db.sqlalchemy.provision [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fhuhpuupte 2018-03-21 12:19:41.319 12070 INFO oslo_db.sqlalchemy.provision [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_one_redirect_pool_one_rule [0.208371s] ... ok 2018-03-21 12:19:41.322 12070 INFO oslo_db.sqlalchemy.provision [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] CREATE BACKEND sqlite:// TOKEN qygdbvhgvf 2018-03-21 12:19:41.441 12069 INFO octavia.api.v1.controllers.pool [req-0b3a5b31-53a8-4348-94ed-7c8ead45c97c - - - - -] Sending Creation of Pool 93e1de88-f24e-4195-a690-071a1bc48c02 to handler 2018-03-21 12:19:41.475 12070 INFO octavia.common.config [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] Logging enabled! 2018-03-21 12:19:41.475 12070 INFO octavia.common.config [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.499 12070 WARNING octavia.api.root_controller [req-6c0cd7df-0484-4a98-91ea-8db844850689 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.558 12070 INFO octavia.api.v1.controllers.load_balancer [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] Sending full load balancer configuration 138ad770-a55d-41a6-8dce-6e07684ae510 to the handler 2018-03-21 12:19:41.575 12070 INFO oslo_db.sqlalchemy.provision [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.576 12070 INFO oslo_db.sqlalchemy.provision [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qygdbvhgvf 2018-03-21 12:19:41.577 12070 INFO oslo_db.sqlalchemy.provision [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_no_rule [0.257787s] ... ok 2018-03-21 12:19:41.580 12070 INFO oslo_db.sqlalchemy.provision [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] CREATE BACKEND sqlite:// TOKEN smwhlerrzm 2018-03-21 12:19:41.579 12069 INFO octavia.api.v1.controllers.listener [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] Listener SEAN-CONNERY not found. 2018-03-21 12:19:41.595 12069 INFO oslo_db.sqlalchemy.provision [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.596 12069 INFO oslo_db.sqlalchemy.provision [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN krkpfibmjm 2018-03-21 12:19:41.597 12069 INFO oslo_db.sqlalchemy.provision [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_get_bad_listener_id [0.393542s] ... ok 2018-03-21 12:19:41.600 12069 INFO oslo_db.sqlalchemy.provision [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] CREATE BACKEND sqlite:// TOKEN jfioofojch 2018-03-21 12:19:41.662 12070 INFO octavia.common.config [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] Logging enabled! 2018-03-21 12:19:41.662 12070 INFO octavia.common.config [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.686 12070 WARNING octavia.api.root_controller [req-f227192d-6188-437a-8fff-02cfd46552f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.720 12070 INFO octavia.api.v1.controllers.load_balancer [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] Sending full load balancer configuration b3a0870c-eb2c-4eb3-992a-d293f2194ae2 to the handler 2018-03-21 12:19:41.737 12070 INFO oslo_db.sqlalchemy.provision [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.739 12070 INFO oslo_db.sqlalchemy.provision [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN smwhlerrzm 2018-03-21 12:19:41.739 12070 INFO oslo_db.sqlalchemy.provision [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners [0.161978s] ... ok 2018-03-21 12:19:41.742 12070 INFO oslo_db.sqlalchemy.provision [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] CREATE BACKEND sqlite:// TOKEN seicftftmp 2018-03-21 12:19:41.716 12069 INFO octavia.common.config [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] Logging enabled! 2018-03-21 12:19:41.717 12069 INFO octavia.common.config [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.740 12069 WARNING octavia.api.root_controller [req-a794d5c9-c49a-4ce6-a5dc-dd5191e0b70c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.756 12069 INFO octavia.api.v1.controllers.load_balancer [req-6b95ac9a-19a4-40d7-99d1-a43c56c059c1 - - - - -] Sending created Load Balancer 4b847975-7ddb-404a-8a32-6c7a23ca6964 to the handler 2018-03-21 12:19:41.823 12070 INFO octavia.common.config [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] Logging enabled! 2018-03-21 12:19:41.823 12070 INFO octavia.common.config [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:41.847 12070 WARNING octavia.api.root_controller [req-71f11402-3bbf-4108-984e-6daa9e75c7b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:41.875 12070 INFO octavia.api.v1.controllers.load_balancer [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] Sending full load balancer configuration 1e32357f-e51c-4eba-aae8-57ab6a1e7c94 to the handler 2018-03-21 12:19:41.890 12070 INFO oslo_db.sqlalchemy.provision [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:41.893 12070 INFO oslo_db.sqlalchemy.provision [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN seicftftmp 2018-03-21 12:19:41.893 12070 INFO oslo_db.sqlalchemy.provision [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener [0.154480s] ... ok 2018-03-21 12:19:41.896 12070 INFO oslo_db.sqlalchemy.provision [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] CREATE BACKEND sqlite:// TOKEN dqubciibqu 2018-03-21 12:19:41.886 12069 INFO octavia.api.v1.controllers.pool [req-dd54b537-cc8b-4c43-bcb6-e1496e6f313f - - - - -] Sending Creation of Pool 8872235b-92b5-4326-bc24-127872d3d3d2 to handler 2018-03-21 12:19:41.977 12070 INFO octavia.common.config [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] Logging enabled! 2018-03-21 12:19:41.977 12070 INFO octavia.common.config [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:42.002 12070 WARNING octavia.api.root_controller [req-c906ab47-d34b-4a24-b1b3-20f9584bb227 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:42.031 12069 INFO octavia.api.v1.controllers.listener [req-0f1fc1b8-3a93-4a4f-b624-797f72e7fe4f - - - - -] Sending Creation of Listener 832b13f6-0b96-4904-86bc-d80effbb29c6 to handler 2018-03-21 12:19:42.048 12070 INFO octavia.api.v1.controllers.load_balancer [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] Sending full load balancer configuration 2d3593b0-fafb-4b30-bf6f-e241bafecdae to the handler 2018-03-21 12:19:42.063 12070 INFO oslo_db.sqlalchemy.provision [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:42.065 12070 INFO oslo_db.sqlalchemy.provision [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dqubciibqu 2018-03-21 12:19:42.065 12070 INFO oslo_db.sqlalchemy.provision [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_member [0.171331s] ... ok 2018-03-21 12:19:42.068 12070 INFO oslo_db.sqlalchemy.provision [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] CREATE BACKEND sqlite:// TOKEN zdnnntxndr 2018-03-21 12:19:42.150 12070 INFO octavia.common.config [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] Logging enabled! 2018-03-21 12:19:42.151 12070 INFO octavia.common.config [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:42.174 12070 WARNING octavia.api.root_controller [req-637924da-504c-48e5-85b1-bff6cd8d26d2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:42.204 12069 INFO octavia.api.v1.controllers.listener [req-ef040828-847f-4d8c-8906-9298149d051f - - - - -] Sending Update of Listener 832b13f6-0b96-4904-86bc-d80effbb29c6 to handler 2018-03-21 12:19:42.270 12070 INFO octavia.api.v1.controllers.load_balancer [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] Sending full load balancer configuration f6b9f7a8-2312-4df4-8bd6-c221c8b482ea to the handler 2018-03-21 12:19:42.289 12070 INFO oslo_db.sqlalchemy.provision [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:42.290 12070 INFO oslo_db.sqlalchemy.provision [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zdnnntxndr 2018-03-21 12:19:42.290 12070 INFO oslo_db.sqlalchemy.provision [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_of_everything [0.225375s] ... ok 2018-03-21 12:19:42.297 12070 INFO oslo_db.sqlalchemy.provision [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] CREATE BACKEND sqlite:// TOKEN geulqgjbik 2018-03-21 12:19:42.374 12070 INFO octavia.common.config [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] Logging enabled! 2018-03-21 12:19:42.374 12070 INFO octavia.common.config [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:42.398 12070 WARNING octavia.api.root_controller [req-6083ad37-872d-4ac5-8361-b36edd5568d5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:42.398 12069 INFO oslo_db.sqlalchemy.provision [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:42.400 12069 INFO oslo_db.sqlalchemy.provision [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jfioofojch 2018-03-21 12:19:42.400 12069 INFO oslo_db.sqlalchemy.provision [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_update [0.803437s] ... ok 2018-03-21 12:19:42.403 12069 INFO oslo_db.sqlalchemy.provision [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] CREATE BACKEND sqlite:// TOKEN bahfbyksdn 2018-03-21 12:19:42.414 12070 INFO octavia.api.v1.controllers.load_balancer [req-97180369-c2f3-49db-a71f-be64f185c1f2 - - - - -] Sending created Load Balancer 7fdc0b3e-3bac-4f9b-be9b-9868a221dadb to the handler 2018-03-21 12:19:42.507 12070 INFO octavia.api.v1.controllers.listener [req-c95c2880-4034-4d6f-9250-f4589db794bf - - - - -] Sending Creation of Listener 1bc23d16-36a1-4db0-90e9-7acb96eb25ca to handler 2018-03-21 12:19:42.507 12069 INFO octavia.common.config [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] Logging enabled! 2018-03-21 12:19:42.507 12069 INFO octavia.common.config [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:42.529 12069 WARNING octavia.api.root_controller [req-515c6c84-729b-4deb-9895-555adc8c1193 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:42.643 12070 INFO oslo_db.sqlalchemy.provision [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:42.645 12070 INFO oslo_db.sqlalchemy.provision [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] DROP BACKEND Engine(sqlite://) TOKEN geulqgjbik 2018-03-21 12:19:42.645 12070 INFO oslo_db.sqlalchemy.provision [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_load_balancer_statistics.TestLoadBlancerStatistics.test_get [0.350815s] ... ok 2018-03-21 12:19:42.648 12070 INFO oslo_db.sqlalchemy.provision [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] CREATE BACKEND sqlite:// TOKEN itrnlyvexs 2018-03-21 12:19:42.649 12069 INFO octavia.api.v1.controllers.load_balancer [req-beaa4eb2-a4ee-4cbf-b603-a9b1d0f13698 - - - - -] Sending created Load Balancer dc35c854-8f57-4c20-8a02-8f34c2e2e62f to the handler 2018-03-21 12:19:42.730 12070 INFO octavia.common.config [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] Logging enabled! 2018-03-21 12:19:42.730 12070 INFO octavia.common.config [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:42.754 12070 WARNING octavia.api.root_controller [req-6fd692ff-d794-4ad0-8f62-6c7d22a692ec - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:42.769 12070 INFO octavia.api.v1.controllers.load_balancer [req-08834101-d631-442b-a951-9058a3233211 - - - - -] Sending created Load Balancer 16c0ec10-635a-49d0-bd5b-d7e716c2ea56 to the handler 2018-03-21 12:19:42.777 12069 INFO octavia.api.v1.controllers.pool [req-05ee4e02-2dce-414d-bad5-f7d686b4c68a - - - - -] Sending Creation of Pool 69af2543-df0c-43a8-a57a-41c4a795a677 to handler 2018-03-21 12:19:42.863 12070 INFO octavia.api.v1.controllers.listener [req-924fda96-064b-4ba0-8f54-c0524ee07761 - - - - -] Sending Creation of Listener 9c7a21a3-869b-4e60-8344-0ae49108579f to handler 2018-03-21 12:19:42.889 12069 INFO oslo_db.sqlalchemy.provision [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:42.891 12069 INFO oslo_db.sqlalchemy.provision [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bahfbyksdn 2018-03-21 12:19:42.891 12069 INFO oslo_db.sqlalchemy.provision [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_listeners_same_port ... SKIPPED: This test should pass with a validation layer. 2018-03-21 12:19:42.894 12069 INFO oslo_db.sqlalchemy.provision [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] CREATE BACKEND sqlite:// TOKEN seyrkmbzny 2018-03-21 12:19:42.973 12070 INFO octavia.api.v1.controllers.pool [req-3bee1fc6-21fe-45f3-9a25-b25386e3055d - - - - -] Sending Creation of Pool 9ee2af08-ab99-4ad5-b08f-46d1b2a3f487 to handler 2018-03-21 12:19:42.999 12069 INFO octavia.common.config [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] Logging enabled! 2018-03-21 12:19:42.999 12069 INFO octavia.common.config [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:43.036 12069 WARNING octavia.api.root_controller [req-28033692-5c2f-45c8-bf4f-b2de72d45c68 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:43.054 12069 INFO octavia.api.v1.controllers.load_balancer [req-b1036d11-3f28-491e-8556-41ca78835a80 - - - - -] Sending created Load Balancer 312ae018-ae62-4f76-99a8-f8bbd09d7fe8 to the handler 2018-03-21 12:19:43.116 12070 INFO octavia.api.v1.controllers.pool [req-6264e276-13f6-415d-b8d0-e3f4721ff580 - - - - -] Sending Creation of Pool 0ceac5a3-7305-4d67-af23-c7ec853ea4f3 to handler 2018-03-21 12:19:43.184 12069 INFO octavia.api.v1.controllers.pool [req-55817d89-fe9e-4dae-b20f-4ff5301a0f9d - - - - -] Sending Creation of Pool 44e514bf-3e97-4b36-9d9b-aa1ec392d9de to handler 2018-03-21 12:19:43.256 12070 INFO oslo_db.sqlalchemy.provision [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:43.258 12070 INFO oslo_db.sqlalchemy.provision [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN itrnlyvexs 2018-03-21 12:19:43.258 12070 INFO oslo_db.sqlalchemy.provision [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_over_quota [0.612651s] ... ok 2018-03-21 12:19:43.266 12070 INFO oslo_db.sqlalchemy.provision [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] CREATE BACKEND sqlite:// TOKEN nofylmuaay 2018-03-21 12:19:43.291 12069 INFO octavia.api.v1.controllers.load_balancer [req-ca28fb4d-d549-44d9-b3cd-ec3db1dc69d6 - - - - -] Sending created Load Balancer e38de0ce-de7b-45eb-8398-7f21c43c946a to the handler 2018-03-21 12:19:43.343 12070 INFO octavia.common.config [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] Logging enabled! 2018-03-21 12:19:43.344 12070 INFO octavia.common.config [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:43.420 12069 INFO octavia.api.v1.controllers.listener [req-4bc24475-95e8-487e-aae4-6f4024cfddc5 - - - - -] Sending Creation of Listener ba9334fc-d59f-46c8-a0d8-5a47460dafa8 to handler 2018-03-21 12:19:43.431 12070 WARNING octavia.api.root_controller [req-aad97943-25e6-4775-a895-7ddbd7850d27 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:43.445 12070 INFO octavia.api.v1.controllers.load_balancer [req-70c4ed33-b397-4ffa-81a0-499517dd3e67 - - - - -] Sending created Load Balancer 08c7a2cf-dd43-49f7-9210-2ff00fd204d2 to the handler 2018-03-21 12:19:43.535 12070 INFO octavia.api.v1.controllers.listener [req-a23e165f-4759-40a9-a00e-d9f25d64e742 - - - - -] Sending Creation of Listener 01e9dbe3-8fec-47f6-9e71-2b34282a9d06 to handler 2018-03-21 12:19:43.556 12069 INFO octavia.api.v1.controllers.load_balancer [req-f8e0faf8-de7b-4057-824c-9e903523dc24 - - - - -] Sending updated Load Balancer e38de0ce-de7b-45eb-8398-7f21c43c946a to the handler 2018-03-21 12:19:43.588 12069 INFO octavia.api.v1.controllers.listener [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] Load Balancer e38de0ce-de7b-45eb-8398-7f21c43c946a is immutable. 2018-03-21 12:19:43.610 12069 INFO oslo_db.sqlalchemy.provision [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:43.630 12069 INFO oslo_db.sqlalchemy.provision [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN seyrkmbzny 2018-03-21 12:19:43.631 12069 INFO oslo_db.sqlalchemy.provision [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener.TestListener.test_update_pending_update [0.739204s] ... ok 2018-03-21 12:19:43.634 12069 INFO oslo_db.sqlalchemy.provision [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] CREATE BACKEND sqlite:// TOKEN bxsoebmnok 2018-03-21 12:19:43.640 12070 INFO octavia.api.v1.controllers.pool [req-f81a02e3-44dc-49ff-af71-ad52cbca3a3a - - - - -] Sending Creation of Pool 7a133dd9-374b-4442-9946-ac9383e3eb7d to handler 2018-03-21 12:19:43.737 12069 INFO octavia.common.config [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] Logging enabled! 2018-03-21 12:19:43.737 12069 INFO octavia.common.config [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:43.763 12069 WARNING octavia.api.root_controller [req-5f19d5ed-e6ec-4ac6-ac2f-0c04f021a1b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:43.779 12069 INFO octavia.api.v1.controllers.load_balancer [req-d788e827-989c-4065-b9a2-25c8654cb78d - - - - -] Sending created Load Balancer 06e845d4-6d46-4665-9efb-d68ae08d9a44 to the handler 2018-03-21 12:19:43.788 12070 INFO octavia.api.v1.controllers.pool [req-073f0876-fabc-42ec-96a2-bff50c572202 - - - - -] Sending Creation of Pool 7dda40e8-b80b-4fa7-9a87-b564d5a1180e to handler 2018-03-21 12:19:43.868 12069 INFO octavia.api.v1.controllers.listener [req-ad26f723-c646-4f91-9b09-3689d8268e03 - - - - -] Sending Creation of Listener 468a7b81-a743-44ab-932f-d3c13e45c934 to handler 2018-03-21 12:19:43.935 12070 INFO octavia.api.v1.controllers.member [req-280ea311-9a2a-4d56-85ce-8492470ffea5 - - - - -] Sending Creation of Member d367096f-f184-4e3f-8477-2b9fbc358d3c to handler 2018-03-21 12:19:44.000 12069 INFO oslo_db.sqlalchemy.provision [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.003 12069 INFO oslo_db.sqlalchemy.provision [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bxsoebmnok 2018-03-21 12:19:44.004 12069 INFO oslo_db.sqlalchemy.provision [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_listener_statistics.TestListenerStatistics.test_get [0.372656s] ... ok 2018-03-21 12:19:44.006 12069 INFO oslo_db.sqlalchemy.provision [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] CREATE BACKEND sqlite:// TOKEN lbixrmtkmc 2018-03-21 12:19:44.047 12070 INFO octavia.api.v1.controllers.load_balancer [req-e5eb3a9a-460f-4a8e-bb09-cc6e7666b555 - - - - -] Sending deleted Load Balancer 08c7a2cf-dd43-49f7-9210-2ff00fd204d2 to the handler 2018-03-21 12:19:44.088 12069 INFO octavia.common.config [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] Logging enabled! 2018-03-21 12:19:44.088 12069 INFO octavia.common.config [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.092 12070 INFO octavia.api.v1.controllers.member [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:44.118 12070 INFO oslo_db.sqlalchemy.provision [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.120 12070 INFO oslo_db.sqlalchemy.provision [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nofylmuaay 2018-03-21 12:19:44.120 12070 INFO oslo_db.sqlalchemy.provision [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_when_lb_pending_delete [0.862048s] ... ok 2018-03-21 12:19:44.111 12069 WARNING octavia.api.root_controller [req-4c59cc3a-1e21-46cf-ac7f-4fe75ad15e75 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.132 12069 INFO oslo_db.sqlalchemy.provision [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.134 12069 INFO oslo_db.sqlalchemy.provision [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lbixrmtkmc 2018-03-21 12:19:44.134 12069 INFO oslo_db.sqlalchemy.provision [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_over_quota [0.130063s] ... ok 2018-03-21 12:19:44.137 12069 INFO oslo_db.sqlalchemy.provision [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] CREATE BACKEND sqlite:// TOKEN jumjajxwym 2018-03-21 12:19:44.128 12070 INFO oslo_db.sqlalchemy.provision [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] CREATE BACKEND sqlite:// TOKEN bdhssqzzey 2018-03-21 12:19:44.204 12070 INFO octavia.common.config [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] Logging enabled! 2018-03-21 12:19:44.204 12070 INFO octavia.common.config [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.221 12069 INFO octavia.common.config [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] Logging enabled! 2018-03-21 12:19:44.222 12069 INFO octavia.common.config [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.227 12070 WARNING octavia.api.root_controller [req-4bea8a7e-1245-47d1-a7ed-2cd55b64a30b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.240 12070 INFO octavia.api.v1.controllers.load_balancer [req-e22d5e40-6d5c-4d30-aa68-9376899381ef - - - - -] Sending created Load Balancer 8912f101-b2ca-4d55-8473-7e7311449e85 to the handler 2018-03-21 12:19:44.246 12069 WARNING octavia.api.root_controller [req-81f04894-3761-4efb-8c9e-897b4763b857 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.262 12069 INFO octavia.api.v1.controllers.load_balancer [req-944d9965-402c-4397-8c8f-b26245f52505 - - - - -] Sending created Load Balancer 07644776-2b8f-4459-8023-f4591e2d9cc9 to the handler 2018-03-21 12:19:44.281 12069 INFO oslo_db.sqlalchemy.provision [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.285 12069 INFO oslo_db.sqlalchemy.provision [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jumjajxwym 2018-03-21 12:19:44.285 12069 INFO oslo_db.sqlalchemy.provision [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_duplicate_id [0.151342s] ... ok 2018-03-21 12:19:44.288 12069 INFO oslo_db.sqlalchemy.provision [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] CREATE BACKEND sqlite:// TOKEN cuubyqpncg 2018-03-21 12:19:44.332 12070 INFO octavia.api.v1.controllers.listener [req-9842ac7c-d3c0-4994-84fd-b7c4aa14fd23 - - - - -] Sending Creation of Listener 1c434788-d22f-4bcb-96e1-1735867b01d7 to handler 2018-03-21 12:19:44.370 12069 INFO octavia.common.config [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] Logging enabled! 2018-03-21 12:19:44.370 12069 INFO octavia.common.config [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.394 12069 WARNING octavia.api.root_controller [req-c5af7596-1a0f-41f3-b78e-ceab85a7bc7a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.416 12069 INFO oslo_db.sqlalchemy.provision [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.418 12069 INFO oslo_db.sqlalchemy.provision [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cuubyqpncg 2018-03-21 12:19:44.418 12069 INFO oslo_db.sqlalchemy.provision [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_empty_vip [0.132464s] ... ok 2018-03-21 12:19:44.421 12069 INFO oslo_db.sqlalchemy.provision [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] CREATE BACKEND sqlite:// TOKEN busjwonjsz 2018-03-21 12:19:44.440 12070 INFO octavia.api.v1.controllers.pool [req-fd451eed-a66f-47b4-83b7-81e34369e0a7 - - - - -] Sending Creation of Pool daa59f45-15c8-45df-83f7-6604d0d387cf to handler 2018-03-21 12:19:44.502 12069 INFO octavia.common.config [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] Logging enabled! 2018-03-21 12:19:44.502 12069 INFO octavia.common.config [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.525 12069 WARNING octavia.api.root_controller [req-3ce5c900-d7a5-446b-9297-efe3d392a118 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.548 12069 INFO oslo_db.sqlalchemy.provision [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.550 12069 INFO oslo_db.sqlalchemy.provision [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN busjwonjsz 2018-03-21 12:19:44.550 12069 INFO oslo_db.sqlalchemy.provision [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_network_subnet [0.131906s] ... ok 2018-03-21 12:19:44.558 12069 INFO oslo_db.sqlalchemy.provision [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] CREATE BACKEND sqlite:// TOKEN dphxelleiz 2018-03-21 12:19:44.578 12070 INFO octavia.api.v1.controllers.pool [req-798f89e5-2e35-4540-b7ca-9172a10bb186 - - - - -] Sending Creation of Pool b4e2795a-4195-4dc1-92ed-f8a684bbafba to handler 2018-03-21 12:19:44.700 12069 INFO octavia.common.config [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] Logging enabled! 2018-03-21 12:19:44.700 12069 INFO octavia.common.config [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.723 12069 WARNING octavia.api.root_controller [req-e44e8bcf-01a1-47eb-80bc-5e2a15f513a5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.731 12070 INFO octavia.api.v1.controllers.member [req-a37f3fd2-bbee-4437-b9e4-8161bb258226 - - - - -] Sending Creation of Member b44bdef4-b4c3-4e21-9408-747b1fdf5087 to handler 2018-03-21 12:19:44.746 12069 INFO oslo_db.sqlalchemy.provision [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.748 12069 INFO oslo_db.sqlalchemy.provision [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dphxelleiz 2018-03-21 12:19:44.748 12069 INFO oslo_db.sqlalchemy.provision [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_subnet [0.198013s] ... ok 2018-03-21 12:19:44.751 12069 INFO oslo_db.sqlalchemy.provision [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] CREATE BACKEND sqlite:// TOKEN qtyeqdbolj 2018-03-21 12:19:44.867 12069 INFO octavia.common.config [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] Logging enabled! 2018-03-21 12:19:44.868 12069 INFO octavia.common.config [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:44.894 12069 WARNING octavia.api.root_controller [req-8aa6c4b3-8349-4c39-8581-aff8d2efad8d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:44.917 12069 INFO oslo_db.sqlalchemy.provision [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.918 12069 INFO oslo_db.sqlalchemy.provision [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qtyeqdbolj 2018-03-21 12:19:44.918 12069 INFO oslo_db.sqlalchemy.provision [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_long_description [0.170235s] ... ok 2018-03-21 12:19:44.921 12069 INFO oslo_db.sqlalchemy.provision [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] CREATE BACKEND sqlite:// TOKEN pmhjgmzdep 2018-03-21 12:19:44.990 12070 INFO oslo_db.sqlalchemy.provision [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:44.993 12070 INFO oslo_db.sqlalchemy.provision [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bdhssqzzey 2018-03-21 12:19:44.993 12070 INFO oslo_db.sqlalchemy.provision [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_attached_listener [0.872833s] ... ok 2018-03-21 12:19:44.996 12070 INFO oslo_db.sqlalchemy.provision [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] CREATE BACKEND sqlite:// TOKEN zixmrszvut 2018-03-21 12:19:45.043 12069 INFO octavia.common.config [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] Logging enabled! 2018-03-21 12:19:45.043 12069 INFO octavia.common.config [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.064 12069 WARNING octavia.api.root_controller [req-0ebcd854-d4e3-4928-a77e-a2d4d52885e7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.088 12069 INFO oslo_db.sqlalchemy.provision [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:45.089 12069 INFO oslo_db.sqlalchemy.provision [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pmhjgmzdep 2018-03-21 12:19:45.090 12069 INFO oslo_db.sqlalchemy.provision [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_long_name [0.170896s] ... ok 2018-03-21 12:19:45.080 12070 INFO octavia.common.config [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] Logging enabled! 2018-03-21 12:19:45.081 12070 INFO octavia.common.config [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.106 12069 INFO oslo_db.sqlalchemy.provision [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] CREATE BACKEND sqlite:// TOKEN vdtpmiypro 2018-03-21 12:19:45.109 12070 WARNING octavia.api.root_controller [req-8d60de13-7c08-4a8c-961b-1da75ef33140 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.127 12070 INFO octavia.api.v1.controllers.load_balancer [req-d14671dd-5b22-4ca8-85f0-f9172294103c - - - - -] Sending created Load Balancer 56363fde-1bea-4d5a-9150-009decaff554 to the handler 2018-03-21 12:19:45.205 12069 INFO octavia.common.config [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] Logging enabled! 2018-03-21 12:19:45.206 12069 INFO octavia.common.config [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.226 12069 WARNING octavia.api.root_controller [req-cffa2361-d900-4168-aa7f-fdd66305871d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.218 12070 INFO octavia.api.v1.controllers.listener [req-d137306f-48df-4474-8a58-719c4aded1b4 - - - - -] Sending Creation of Listener 33bcc7c0-f436-4e60-a4e0-19b462e1edc9 to handler 2018-03-21 12:19:45.240 12069 INFO octavia.api.v1.controllers.load_balancer [req-fcdc5e73-80c8-48de-a127-7c0e86386762 - - - - -] Sending created Load Balancer 7ac40202-4504-4998-aa9c-7571050b5257 to the handler 2018-03-21 12:19:45.328 12069 INFO oslo_db.sqlalchemy.provision [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:45.329 12069 INFO oslo_db.sqlalchemy.provision [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vdtpmiypro 2018-03-21 12:19:45.329 12069 INFO oslo_db.sqlalchemy.provision [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_project_id [0.239759s] ... ok 2018-03-21 12:19:45.327 12070 INFO octavia.api.v1.controllers.pool [req-1be277c7-805c-4de0-adc8-597793910c1c - - - - -] Sending Creation of Pool bdec805d-52e2-4570-927f-7e45443a7d58 to handler 2018-03-21 12:19:45.332 12069 INFO oslo_db.sqlalchemy.provision [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] CREATE BACKEND sqlite:// TOKEN rebvrixoej 2018-03-21 12:19:45.406 12069 INFO octavia.common.config [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] Logging enabled! 2018-03-21 12:19:45.406 12069 INFO octavia.common.config [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.427 12069 WARNING octavia.api.root_controller [req-dafeb830-6c71-40f1-9c68-8738a812d46a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.441 12069 INFO octavia.api.v1.controllers.load_balancer [req-6de914e3-90ac-46b8-9e54-f7e1dd0aa895 - - - - -] Sending created Load Balancer 67b5e9fd-b77c-4d46-bfa9-5dbab122e894 to the handler 2018-03-21 12:19:45.492 12070 INFO octavia.api.v1.controllers.pool [req-27da6665-8dc9-47eb-b360-9ae275ab1915 - - - - -] Sending Creation of Pool 64d1fa19-d117-45cb-9b71-3a29e5a6daf2 to handler 2018-03-21 12:19:45.527 12069 INFO oslo_db.sqlalchemy.provision [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:45.529 12069 INFO oslo_db.sqlalchemy.provision [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rebvrixoej 2018-03-21 12:19:45.529 12069 INFO oslo_db.sqlalchemy.provision [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv6 [0.199513s] ... ok 2018-03-21 12:19:45.532 12069 INFO oslo_db.sqlalchemy.provision [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] CREATE BACKEND sqlite:// TOKEN ezscqhjerh 2018-03-21 12:19:45.607 12069 INFO octavia.common.config [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] Logging enabled! 2018-03-21 12:19:45.607 12069 INFO octavia.common.config [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.628 12069 WARNING octavia.api.root_controller [req-8bcd018c-ab9a-4d96-9fc7-52137c798c63 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.639 12069 ERROR octavia.api.v1.controllers.base [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] Load Balancer bad_uuid not found: None 2018-03-21 12:19:45.639 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:45.639 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:45.654 12069 INFO oslo_db.sqlalchemy.provision [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:45.655 12069 INFO oslo_db.sqlalchemy.provision [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ezscqhjerh 2018-03-21 12:19:45.656 12069 INFO oslo_db.sqlalchemy.provision [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_bad_lb_id [0.126272s] ... ok 2018-03-21 12:19:45.658 12069 INFO oslo_db.sqlalchemy.provision [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] CREATE BACKEND sqlite:// TOKEN ezxiryvktz 2018-03-21 12:19:45.683 12070 INFO octavia.api.v1.controllers.member [req-f8d976c3-24a7-427a-88a5-162997d3d1f1 - - - - -] Sending Creation of Member ae8dc19f-d8d0-47f8-959e-33ec777dbf83 to handler 2018-03-21 12:19:45.738 12069 INFO octavia.common.config [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] Logging enabled! 2018-03-21 12:19:45.738 12069 INFO octavia.common.config [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.761 12069 WARNING octavia.api.root_controller [req-cb8f2202-1c69-4d64-bfe2-8a03efa4b941 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.774 12069 INFO octavia.api.v1.controllers.load_balancer [req-9848f286-f68d-49bf-8b62-432ce93ca7f8 - - - - -] Sending created Load Balancer 5738141a-3a11-4d84-a9aa-d9f490e9812f to the handler 2018-03-21 12:19:45.769 12070 INFO oslo_db.sqlalchemy.provision [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:45.770 12070 INFO oslo_db.sqlalchemy.provision [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zixmrszvut 2018-03-21 12:19:45.771 12070 INFO oslo_db.sqlalchemy.provision [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_bad_handler [0.781386s] ... ok 2018-03-21 12:19:45.778 12070 INFO oslo_db.sqlalchemy.provision [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] CREATE BACKEND sqlite:// TOKEN eetlnprxxz 2018-03-21 12:19:45.793 12069 INFO octavia.api.v1.controllers.load_balancer [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] Load Balancer 5738141a-3a11-4d84-a9aa-d9f490e9812f is immutable. 2018-03-21 12:19:45.813 12069 INFO oslo_db.sqlalchemy.provision [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:45.814 12069 INFO oslo_db.sqlalchemy.provision [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ezxiryvktz 2018-03-21 12:19:45.814 12069 INFO oslo_db.sqlalchemy.provision [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_pending_create [0.158756s] ... ok 2018-03-21 12:19:45.817 12069 INFO oslo_db.sqlalchemy.provision [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] CREATE BACKEND sqlite:// TOKEN ifcmjmhlro 2018-03-21 12:19:45.856 12070 INFO octavia.common.config [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] Logging enabled! 2018-03-21 12:19:45.857 12070 INFO octavia.common.config [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.880 12070 WARNING octavia.api.root_controller [req-36d4abb8-1ac0-468e-9702-019472061c32 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.896 12070 INFO octavia.api.v1.controllers.load_balancer [req-8be024ae-4f65-46ac-8c7a-99c6aecd13e1 - - - - -] Sending created Load Balancer a9c42b1c-2d87-459a-8065-cf4c4fcf2617 to the handler 2018-03-21 12:19:45.898 12069 INFO octavia.common.config [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] Logging enabled! 2018-03-21 12:19:45.898 12069 INFO octavia.common.config [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:45.918 12069 WARNING octavia.api.root_controller [req-c61f7a01-9871-42fa-8bc8-dd4e1e5eaf8e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:45.937 12069 INFO octavia.api.v1.controllers.load_balancer [req-c051a3ee-00ce-4fdf-bea6-709174e52250 - - - - -] Sending created Load Balancer 467fa490-ec54-4344-8a7d-6de1e56a0f86 to the handler 2018-03-21 12:19:45.985 12070 INFO octavia.api.v1.controllers.listener [req-a8dc8a16-64ac-4bcc-9db2-44d058dde9fa - - - - -] Sending Creation of Listener a416f81a-6036-4202-835f-8f2a0c6a70cd to handler 2018-03-21 12:19:46.015 12069 INFO octavia.api.v1.controllers.load_balancer [req-ac5ea5ee-3013-46a0-ba34-579a7dc0cca2 - - - - -] Sending deleted Load Balancer 467fa490-ec54-4344-8a7d-6de1e56a0f86 to the handler 2018-03-21 12:19:46.032 12069 INFO octavia.api.v1.controllers.load_balancer [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] Load Balancer 467fa490-ec54-4344-8a7d-6de1e56a0f86 is immutable. 2018-03-21 12:19:46.051 12069 INFO oslo_db.sqlalchemy.provision [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:46.053 12069 INFO oslo_db.sqlalchemy.provision [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ifcmjmhlro 2018-03-21 12:19:46.053 12069 INFO oslo_db.sqlalchemy.provision [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_pending_delete [0.238522s] ... ok 2018-03-21 12:19:46.056 12069 INFO oslo_db.sqlalchemy.provision [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] CREATE BACKEND sqlite:// TOKEN zwkeodktwb 2018-03-21 12:19:46.096 12070 INFO octavia.api.v1.controllers.pool [req-a4a0365f-e1ab-4a48-8d3d-2ad64690b3b6 - - - - -] Sending Creation of Pool c6bafe32-45bc-4cf1-b704-37e343f6f4b4 to handler 2018-03-21 12:19:46.135 12069 INFO octavia.common.config [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] Logging enabled! 2018-03-21 12:19:46.136 12069 INFO octavia.common.config [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:46.158 12069 WARNING octavia.api.root_controller [req-5f65acaa-8860-4141-b46a-19be64f9b5d6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:46.174 12069 INFO octavia.api.v1.controllers.load_balancer [req-7a6f4a1f-3431-4927-93c9-8b34debdd57a - - - - -] Sending created Load Balancer 086a6f32-59a4-4bef-937a-b7877ac5496c to the handler 2018-03-21 12:19:46.244 12070 INFO octavia.api.v1.controllers.pool [req-a3333ba2-ce06-458c-bd51-f02bca00758c - - - - -] Sending Creation of Pool 13660048-f11a-461d-994d-f7dabe1a6bb4 to handler 2018-03-21 12:19:46.271 12069 INFO octavia.api.v1.controllers.load_balancer [req-c6504831-6866-454b-92ca-841a8ccef2fa - - - - -] Sending updated Load Balancer 086a6f32-59a4-4bef-937a-b7877ac5496c to the handler 2018-03-21 12:19:46.297 12069 INFO octavia.api.v1.controllers.load_balancer [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] Load Balancer 086a6f32-59a4-4bef-937a-b7877ac5496c is immutable. 2018-03-21 12:19:46.330 12069 INFO oslo_db.sqlalchemy.provision [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:46.332 12069 INFO oslo_db.sqlalchemy.provision [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zwkeodktwb 2018-03-21 12:19:46.332 12069 INFO oslo_db.sqlalchemy.provision [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_pending_update [0.278734s] ... ok 2018-03-21 12:19:46.335 12069 INFO oslo_db.sqlalchemy.provision [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] CREATE BACKEND sqlite:// TOKEN lumxltoisu 2018-03-21 12:19:46.399 12070 INFO oslo_db.sqlalchemy.provision [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:46.400 12070 INFO oslo_db.sqlalchemy.provision [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eetlnprxxz 2018-03-21 12:19:46.401 12070 INFO oslo_db.sqlalchemy.provision [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_bad_subnet [0.629483s] ... ok 2018-03-21 12:19:46.407 12070 INFO oslo_db.sqlalchemy.provision [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] CREATE BACKEND sqlite:// TOKEN qfyxhofwhx 2018-03-21 12:19:46.438 12069 INFO octavia.common.config [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] Logging enabled! 2018-03-21 12:19:46.439 12069 INFO octavia.common.config [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:46.485 12070 INFO octavia.common.config [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] Logging enabled! 2018-03-21 12:19:46.485 12070 INFO octavia.common.config [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:46.479 12069 WARNING octavia.api.root_controller [req-87769a0a-cfcd-43e2-8111-d2bd0b240506 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:46.495 12069 INFO octavia.api.v1.controllers.load_balancer [req-e28fff54-2176-4f05-a718-35003b2f329f - - - - -] Sending created Load Balancer ccd77dfd-d063-45aa-a203-7d3a4c82f4bf to the handler 2018-03-21 12:19:46.574 12070 WARNING octavia.api.root_controller [req-65697672-31a1-46be-974d-d6458be49f55 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:46.590 12070 INFO octavia.api.v1.controllers.load_balancer [req-9fa2a4e3-3493-4c8c-aeb8-cfc39795587b - - - - -] Sending created Load Balancer 9feba190-b28c-47e7-8566-10a0682459f3 to the handler 2018-03-21 12:19:46.615 12069 INFO octavia.api.v1.controllers.listener [req-ba8ac0ec-e5ef-4cc3-94ef-3d1b0de07840 - - - - -] Sending Creation of Listener fcc7b06f-e5d8-45ab-a136-192ba6097bc3 to handler 2018-03-21 12:19:46.680 12070 INFO octavia.api.v1.controllers.listener [req-8e280d8b-a8b5-419c-b7bc-89d30d6a4191 - - - - -] Sending Creation of Listener 525cacb8-86f1-44f2-980a-94e908d77eb7 to handler 2018-03-21 12:19:46.784 12070 INFO octavia.api.v1.controllers.pool [req-a1b5677e-d687-4448-863a-42a8731a457e - - - - -] Sending Creation of Pool ade4f7c9-0045-4efa-a7e9-dd48df5a36ce to handler 2018-03-21 12:19:46.814 12069 WARNING octavia.api.v1.controllers.load_balancer [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] Cannot delete Load Balancer ccd77dfd-d063-45aa-a203-7d3a4c82f4bf - it has children 2018-03-21 12:19:46.828 12069 INFO oslo_db.sqlalchemy.provision [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:46.830 12069 INFO oslo_db.sqlalchemy.provision [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lumxltoisu 2018-03-21 12:19:46.830 12069 INFO oslo_db.sqlalchemy.provision [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_delete_with_listener [0.498063s] ... ok 2018-03-21 12:19:46.837 12069 INFO oslo_db.sqlalchemy.provision [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] CREATE BACKEND sqlite:// TOKEN vpaxmpqgos 2018-03-21 12:19:46.912 12069 INFO octavia.common.config [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] Logging enabled! 2018-03-21 12:19:46.913 12069 INFO octavia.common.config [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:46.928 12070 INFO octavia.api.v1.controllers.pool [req-2bc67b42-ed0e-4995-9cd5-f2bd1adf380b - - - - -] Sending Creation of Pool 338b35b5-fde0-4ac7-8c2f-7cf8f69491ae to handler 2018-03-21 12:19:46.936 12069 WARNING octavia.api.root_controller [req-daf579bb-b8d9-4ff2-a243-3b4fe6c35c50 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:46.950 12069 INFO octavia.api.v1.controllers.load_balancer [req-06342111-892c-4ae0-add8-db8c2a91fde9 - - - - -] Sending created Load Balancer 1a9149b3-a67a-412b-b83f-5bd66e561e32 to the handler 2018-03-21 12:19:46.980 12069 INFO oslo_db.sqlalchemy.provision [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:46.983 12069 INFO oslo_db.sqlalchemy.provision [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vpaxmpqgos 2018-03-21 12:19:46.984 12069 INFO oslo_db.sqlalchemy.provision [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get [0.153095s] ... ok 2018-03-21 12:19:46.986 12069 INFO oslo_db.sqlalchemy.provision [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] CREATE BACKEND sqlite:// TOKEN jliebxvmti 2018-03-21 12:19:47.064 12069 INFO octavia.common.config [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] Logging enabled! 2018-03-21 12:19:47.065 12069 INFO octavia.common.config [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:47.082 12070 INFO octavia.api.v1.controllers.member [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] Sending Creation of Member 5cf4667d-8d6d-4cf8-a8f6-4dc36668d939 to handler 2018-03-21 12:19:47.099 12070 INFO oslo_db.sqlalchemy.provision [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:47.101 12070 INFO oslo_db.sqlalchemy.provision [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qfyxhofwhx 2018-03-21 12:19:47.101 12070 INFO oslo_db.sqlalchemy.provision [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_id [0.696684s] ... ok 2018-03-21 12:19:47.104 12070 INFO oslo_db.sqlalchemy.provision [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] CREATE BACKEND sqlite:// TOKEN otkyjjojsu 2018-03-21 12:19:47.089 12069 WARNING octavia.api.root_controller [req-22ef2d69-41f6-458d-a871-dd37c310c5b5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:47.098 12069 ERROR octavia.api.v1.controllers.base [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] Load Balancer SEAN-CONNERY not found: None 2018-03-21 12:19:47.098 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:47.098 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:47.115 12069 INFO oslo_db.sqlalchemy.provision [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:47.117 12069 INFO oslo_db.sqlalchemy.provision [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jliebxvmti 2018-03-21 12:19:47.117 12069 INFO oslo_db.sqlalchemy.provision [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_get_bad_lb_id [0.133572s] ... ok 2018-03-21 12:19:47.120 12069 INFO oslo_db.sqlalchemy.provision [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] CREATE BACKEND sqlite:// TOKEN jyocjfngli 2018-03-21 12:19:47.186 12070 INFO octavia.common.config [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] Logging enabled! 2018-03-21 12:19:47.187 12070 INFO octavia.common.config [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:47.199 12069 INFO octavia.common.config [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] Logging enabled! 2018-03-21 12:19:47.200 12069 INFO octavia.common.config [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:47.223 12069 WARNING octavia.api.root_controller [req-6e908c0b-8e17-4474-8410-a4a9dd07c162 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:47.239 12069 INFO octavia.api.v1.controllers.load_balancer [req-4200d604-92a0-454b-aa22-1329e4047efc - - - - -] Sending created Load Balancer 39820d35-ff76-4a62-92f1-bdcc03129ee9 to the handler 2018-03-21 12:19:47.211 12070 WARNING octavia.api.root_controller [req-68d07d60-0648-4956-9094-74dc8fa2c04f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:47.224 12070 INFO octavia.api.v1.controllers.load_balancer [req-3c0d001e-3cc1-4f35-abd4-ed0b864a4e87 - - - - -] Sending created Load Balancer 877d9131-8c6b-4a50-9448-112cdf583c9c to the handler 2018-03-21 12:19:47.320 12070 INFO octavia.api.v1.controllers.listener [req-396cfab9-0181-4f23-bb53-cb6db435fcd0 - - - - -] Sending Creation of Listener 38454f70-8e48-4294-9acf-f354cf439257 to handler 2018-03-21 12:19:47.320 12069 INFO octavia.api.v1.controllers.load_balancer [req-e8cab131-f3fa-435f-afd0-66bb8ee8aee0 - - - - -] Sending updated Load Balancer 39820d35-ff76-4a62-92f1-bdcc03129ee9 to the handler 2018-03-21 12:19:47.414 12069 INFO oslo_db.sqlalchemy.provision [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:47.416 12069 INFO oslo_db.sqlalchemy.provision [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jyocjfngli 2018-03-21 12:19:47.416 12069 INFO oslo_db.sqlalchemy.provision [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update [0.298685s] ... ok 2018-03-21 12:19:47.430 12070 INFO octavia.api.v1.controllers.pool [req-4b19fa9d-d2f5-4b6c-bc5a-88819f68f337 - - - - -] Sending Creation of Pool c15317b9-e768-45d4-8268-677000ab2f79 to handler 2018-03-21 12:19:47.419 12069 INFO oslo_db.sqlalchemy.provision [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] CREATE BACKEND sqlite:// TOKEN tejdtuuiam 2018-03-21 12:19:47.499 12069 INFO octavia.common.config [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] Logging enabled! 2018-03-21 12:19:47.499 12069 INFO octavia.common.config [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:47.522 12069 WARNING octavia.api.root_controller [req-9d55cf85-c324-45a4-8939-d60cb1133134 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:47.538 12069 INFO octavia.api.v1.controllers.load_balancer [req-5057754f-21ff-44e1-a438-4741bb3a3f9a - - - - -] Sending created Load Balancer a0120996-84da-4031-9a52-6f34359e32a3 to the handler 2018-03-21 12:19:47.571 12070 INFO octavia.api.v1.controllers.pool [req-fe79c6b6-aa77-4610-9a10-b42c98400726 - - - - -] Sending Creation of Pool a25f2716-5c3a-442a-9d1e-70afaf8b7bd9 to handler 2018-03-21 12:19:47.617 12069 INFO octavia.api.v1.controllers.load_balancer [req-f94eabef-9470-4bbf-bcb9-235cb69d2a89 - - - - -] Sending deleted Load Balancer a0120996-84da-4031-9a52-6f34359e32a3 to the handler 2018-03-21 12:19:47.634 12069 INFO octavia.api.v1.controllers.load_balancer [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] Load Balancer a0120996-84da-4031-9a52-6f34359e32a3 is immutable. 2018-03-21 12:19:47.653 12069 INFO oslo_db.sqlalchemy.provision [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:47.654 12069 INFO oslo_db.sqlalchemy.provision [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tejdtuuiam 2018-03-21 12:19:47.655 12069 INFO oslo_db.sqlalchemy.provision [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancer.test_update_pending_delete [0.238568s] ... ok 2018-03-21 12:19:47.658 12069 INFO oslo_db.sqlalchemy.provision [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] CREATE BACKEND sqlite:// TOKEN yevlnxzpcp 2018-03-21 12:19:47.726 12070 INFO octavia.api.v1.controllers.member [req-e288689e-f957-4f1a-9b13-8af6f177ba33 - - - - -] Sending Creation of Member 1c615024-e39e-4957-9343-4470e37f03e8 to handler 2018-03-21 12:19:47.737 12069 INFO octavia.common.config [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] Logging enabled! 2018-03-21 12:19:47.738 12069 INFO octavia.common.config [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:47.762 12069 WARNING octavia.api.root_controller [req-8287846e-b8b5-4e1a-a927-4b624cd7c9a3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:47.771 12069 ERROR wsme.api [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] Server-side error: "I am a DB Error". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v1/controllers/load_balancer.py", line 177, in post lock_session.rollback() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v1/controllers/load_balancer.py", line 173, in post load_balancer) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v1/controllers/load_balancer.py", line 92, in _create_load_balancer_graph_db session, lock_session, prepped_lb) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect Exception: I am a DB Error : Exception: I am a DB Error 2018-03-21 12:19:47.796 12069 INFO oslo_db.sqlalchemy.provision [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:47.798 12069 INFO oslo_db.sqlalchemy.provision [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yevlnxzpcp 2018-03-21 12:19:47.798 12069 INFO oslo_db.sqlalchemy.provision [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_db_create_failure [0.143008s] ... ok 2018-03-21 12:19:47.801 12069 INFO oslo_db.sqlalchemy.provision [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] CREATE BACKEND sqlite:// TOKEN yzhutpqeey 2018-03-21 12:19:47.915 12069 INFO octavia.common.config [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] Logging enabled! 2018-03-21 12:19:47.916 12069 INFO octavia.common.config [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:47.924 12070 INFO oslo_db.sqlalchemy.provision [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:47.925 12070 INFO oslo_db.sqlalchemy.provision [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN otkyjjojsu 2018-03-21 12:19:47.926 12070 INFO oslo_db.sqlalchemy.provision [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_monitor_address_and_port [0.824287s] ... ok 2018-03-21 12:19:47.929 12070 INFO oslo_db.sqlalchemy.provision [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] CREATE BACKEND sqlite:// TOKEN qhpguaslgr 2018-03-21 12:19:47.941 12069 WARNING octavia.api.root_controller [req-21ce5c47-d8e3-4695-903b-f6c28b3f5d63 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.058 12069 INFO octavia.api.v1.controllers.load_balancer [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] Sending full load balancer configuration e83ef93c-ed21-4683-86ca-dcfcf9b006b8 to the handler 2018-03-21 12:19:48.089 12069 INFO oslo_db.sqlalchemy.provision [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.091 12069 INFO oslo_db.sqlalchemy.provision [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yzhutpqeey 2018-03-21 12:19:48.091 12069 INFO oslo_db.sqlalchemy.provision [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_redirect_pools_no_rules [0.293307s] ... ok 2018-03-21 12:19:48.074 12070 INFO octavia.common.config [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] Logging enabled! 2018-03-21 12:19:48.075 12070 INFO octavia.common.config [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.098 12070 WARNING octavia.api.root_controller [req-f485ffcb-d9bd-4867-8e8b-5ed1656f49bd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.114 12070 INFO octavia.api.v1.controllers.load_balancer [req-33bc47ae-c6b4-43e2-be4c-4fda566f2fe7 - - - - -] Sending created Load Balancer 32a3841f-9597-4041-892f-bdfe9db55bb1 to the handler 2018-03-21 12:19:48.094 12069 INFO oslo_db.sqlalchemy.provision [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] CREATE BACKEND sqlite:// TOKEN zibunmdhab 2018-03-21 12:19:48.202 12070 INFO octavia.api.v1.controllers.listener [req-916f80fa-2f58-4deb-a099-18696f53a2a0 - - - - -] Sending Creation of Listener f1e3e104-1498-4e01-b6b9-68a55e58c921 to handler 2018-03-21 12:19:48.200 12069 INFO octavia.common.config [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] Logging enabled! 2018-03-21 12:19:48.201 12069 INFO octavia.common.config [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.228 12069 WARNING octavia.api.root_controller [req-f58a81bd-c298-4b98-8318-b1b52b2b7ae2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.252 12069 INFO oslo_db.sqlalchemy.provision [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.254 12069 INFO oslo_db.sqlalchemy.provision [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zibunmdhab 2018-03-21 12:19:48.254 12069 INFO oslo_db.sqlalchemy.provision [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_bad_rule [0.162591s] ... ok 2018-03-21 12:19:48.257 12069 INFO oslo_db.sqlalchemy.provision [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] CREATE BACKEND sqlite:// TOKEN rkuglxhsee 2018-03-21 12:19:48.312 12070 INFO octavia.api.v1.controllers.pool [req-3ef01dd7-f71d-415b-82b3-911c37c5ec35 - - - - -] Sending Creation of Pool 97ca31e8-bab3-48ef-b9e7-c5c8798b9176 to handler 2018-03-21 12:19:48.338 12069 INFO octavia.common.config [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] Logging enabled! 2018-03-21 12:19:48.338 12069 INFO octavia.common.config [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.362 12069 WARNING octavia.api.root_controller [req-fbd9ca09-fe67-432e-85b5-889379d85999 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.425 12069 INFO octavia.api.v1.controllers.load_balancer [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] Sending full load balancer configuration 729c8bc3-402a-4b19-9b68-a51014067f80 to the handler 2018-03-21 12:19:48.442 12069 INFO oslo_db.sqlalchemy.provision [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.444 12069 INFO oslo_db.sqlalchemy.provision [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rkuglxhsee 2018-03-21 12:19:48.444 12069 INFO oslo_db.sqlalchemy.provision [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_one_rule [0.189763s] ... ok 2018-03-21 12:19:48.447 12069 INFO oslo_db.sqlalchemy.provision [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] CREATE BACKEND sqlite:// TOKEN rgtewrtsjv 2018-03-21 12:19:48.465 12070 INFO octavia.api.v1.controllers.pool [req-5f47ff85-56f9-48d0-a997-4589cbd1dfd1 - - - - -] Sending Creation of Pool bdc0a3fd-b247-4e0f-bea5-bc75ffd5f21f to handler 2018-03-21 12:19:48.528 12069 INFO octavia.common.config [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] Logging enabled! 2018-03-21 12:19:48.528 12069 INFO octavia.common.config [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.551 12069 WARNING octavia.api.root_controller [req-066723bc-3d50-40d0-bcfd-8e5c8326bca4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.617 12069 INFO octavia.api.v1.controllers.load_balancer [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] Sending full load balancer configuration fbfd017e-290d-48d0-9937-03eb13087a66 to the handler 2018-03-21 12:19:48.635 12069 INFO oslo_db.sqlalchemy.provision [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.636 12069 INFO oslo_db.sqlalchemy.provision [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rgtewrtsjv 2018-03-21 12:19:48.637 12069 INFO oslo_db.sqlalchemy.provision [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners_one_pool [0.192254s] ... ok 2018-03-21 12:19:48.639 12069 INFO oslo_db.sqlalchemy.provision [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] CREATE BACKEND sqlite:// TOKEN frtrjkdudl 2018-03-21 12:19:48.628 12070 INFO octavia.api.v1.controllers.member [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] Sending Creation of Member f6789147-083a-4e9c-973d-9f4c64ebe74e to handler 2018-03-21 12:19:48.641 12070 INFO oslo_db.sqlalchemy.provision [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.642 12070 INFO oslo_db.sqlalchemy.provision [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qhpguaslgr 2018-03-21 12:19:48.642 12070 INFO oslo_db.sqlalchemy.provision [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_valid_subnet [0.716525s] ... ok 2018-03-21 12:19:48.645 12070 INFO oslo_db.sqlalchemy.provision [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] CREATE BACKEND sqlite:// TOKEN mjrmpwylrv 2018-03-21 12:19:48.727 12069 INFO octavia.common.config [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] Logging enabled! 2018-03-21 12:19:48.727 12069 INFO octavia.common.config [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.723 12070 INFO octavia.common.config [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] Logging enabled! 2018-03-21 12:19:48.724 12070 INFO octavia.common.config [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.744 12070 WARNING octavia.api.root_controller [req-0b425789-809e-4062-9f0c-8c5ea568fb81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.755 12069 WARNING octavia.api.root_controller [req-a58f0efc-4de4-4ee1-a7df-70a398063616 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.758 12070 INFO octavia.api.v1.controllers.load_balancer [req-ed84b65b-d9f1-407b-ab00-bbe87342d32a - - - - -] Sending created Load Balancer af2e5891-aaad-4eeb-b60c-f65d73e6bd9b to the handler 2018-03-21 12:19:48.802 12069 INFO octavia.api.v1.controllers.load_balancer [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] Sending full load balancer configuration 555aed15-d12e-4a80-8583-8ee627e8a1fb to the handler 2018-03-21 12:19:48.819 12069 INFO oslo_db.sqlalchemy.provision [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.821 12069 INFO oslo_db.sqlalchemy.provision [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN frtrjkdudl 2018-03-21 12:19:48.821 12069 INFO oslo_db.sqlalchemy.provision [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_hm [0.186878s] ... ok 2018-03-21 12:19:48.826 12069 INFO oslo_db.sqlalchemy.provision [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] CREATE BACKEND sqlite:// TOKEN ohsvhzccrx 2018-03-21 12:19:48.850 12070 INFO octavia.api.v1.controllers.listener [req-475bbefc-c60b-496a-bc0e-eb472e416bc6 - - - - -] Sending Creation of Listener f8261a5d-53c4-48b1-a18e-8f9eccab0db3 to handler 2018-03-21 12:19:48.903 12069 INFO octavia.common.config [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] Logging enabled! 2018-03-21 12:19:48.903 12069 INFO octavia.common.config [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:48.927 12069 WARNING octavia.api.root_controller [req-5069e5fe-b28f-4099-9151-8f3802a8336f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:48.959 12070 INFO octavia.api.v1.controllers.pool [req-dccf7169-cad8-4adf-bb6c-f64b7844de83 - - - - -] Sending Creation of Pool 0a044a56-6029-45a6-a523-5a0cdad05010 to handler 2018-03-21 12:19:48.971 12069 INFO octavia.api.v1.controllers.load_balancer [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] Sending full load balancer configuration 55be1f05-ddb5-4bea-a4f8-ffa7b6cfb06b to the handler 2018-03-21 12:19:48.987 12069 INFO oslo_db.sqlalchemy.provision [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:48.990 12069 INFO oslo_db.sqlalchemy.provision [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ohsvhzccrx 2018-03-21 12:19:48.990 12069 INFO oslo_db.sqlalchemy.provision [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_pool [0.166787s] ... ok 2018-03-21 12:19:48.998 12069 INFO oslo_db.sqlalchemy.provision [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] CREATE BACKEND sqlite:// TOKEN tdlwnhnzzl 2018-03-21 12:19:49.073 12069 INFO octavia.common.config [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] Logging enabled! 2018-03-21 12:19:49.073 12069 INFO octavia.common.config [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:49.096 12069 WARNING octavia.api.root_controller [req-17171966-75c4-483e-820e-51587e757b4b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:49.103 12070 INFO octavia.api.v1.controllers.pool [req-db4e762f-eae0-4a7d-966c-6b66261a4433 - - - - -] Sending Creation of Pool 334a752c-e0b8-438f-8120-7d45d09f88c7 to handler 2018-03-21 12:19:49.129 12069 INFO octavia.api.v1.controllers.load_balancer [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] Sending full load balancer configuration 74660ce8-3c06-4e0a-9751-2b8ca6158969 to the handler 2018-03-21 12:19:49.145 12069 INFO oslo_db.sqlalchemy.provision [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:49.147 12069 INFO oslo_db.sqlalchemy.provision [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tdlwnhnzzl 2018-03-21 12:19:49.147 12069 INFO oslo_db.sqlalchemy.provision [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_sni_containers [0.152383s] ... ok 2018-03-21 12:19:49.150 12069 INFO oslo_db.sqlalchemy.provision [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] CREATE BACKEND sqlite:// TOKEN aknildryqd 2018-03-21 12:19:49.244 12069 INFO octavia.common.config [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] Logging enabled! 2018-03-21 12:19:49.245 12069 INFO octavia.common.config [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:49.257 12070 INFO octavia.api.v1.controllers.member [req-173d206c-23c5-4698-a234-ef775520502c - - - - -] Sending Creation of Member bd453889-c63a-428e-ae56-dae47da2197e to handler 2018-03-21 12:19:49.271 12069 WARNING octavia.api.root_controller [req-2cfd61ae-14aa-4f14-af42-9e472e83175c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:49.379 12069 INFO octavia.api.v1.controllers.load_balancer [req-a2a35c08-41df-4558-b448-ba0ad1e3fd90 - - - - -] Sending created Load Balancer ed1d59c8-4a7e-416f-b1f8-45d8c19aa601 to the handler 2018-03-21 12:19:49.408 12070 INFO octavia.api.v1.controllers.member [req-f3621b88-9c42-432b-97ab-72c0342ee99f - - - - -] Sending Deletion of Member bd453889-c63a-428e-ae56-dae47da2197e to handler 2018-03-21 12:19:49.468 12069 INFO octavia.api.v1.controllers.listener [req-c81d5357-62e8-47f1-9211-ce1250081f45 - - - - -] Sending Creation of Listener 717b5eb1-7331-45e6-93cd-90af8691365f to handler 2018-03-21 12:19:49.578 12069 INFO octavia.api.v1.controllers.pool [req-42747d8b-4d74-49e0-92c6-27b14d893e86 - - - - -] Sending Creation of Pool abd608e0-2f3d-4295-9047-7dd86d5be6b3 to handler 2018-03-21 12:19:49.685 12070 INFO oslo_db.sqlalchemy.provision [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:49.686 12070 INFO oslo_db.sqlalchemy.provision [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mjrmpwylrv 2018-03-21 12:19:49.686 12070 INFO oslo_db.sqlalchemy.provision [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_delete [1.043891s] ... ok 2018-03-21 12:19:49.689 12070 INFO oslo_db.sqlalchemy.provision [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] CREATE BACKEND sqlite:// TOKEN ofcxgyzuxi 2018-03-21 12:19:49.717 12069 INFO octavia.api.v1.controllers.pool [req-374c0071-db2c-4cad-b4b8-30748db020bf - - - - -] Sending Creation of Pool 7c75c77f-4d3f-402d-84fd-8266c93c3bf9 to handler 2018-03-21 12:19:49.771 12070 INFO octavia.common.config [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] Logging enabled! 2018-03-21 12:19:49.772 12070 INFO octavia.common.config [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:49.795 12070 WARNING octavia.api.root_controller [req-99e866f3-bf94-41f8-a16e-bbf45e609513 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:49.812 12070 INFO octavia.api.v1.controllers.load_balancer [req-879900d8-507e-4456-974e-b15157ac0556 - - - - -] Sending created Load Balancer 9c29a295-a8f5-45d9-b993-4fd6bbf4f823 to the handler 2018-03-21 12:19:49.845 12069 INFO oslo_db.sqlalchemy.provision [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:49.847 12069 INFO oslo_db.sqlalchemy.provision [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aknildryqd 2018-03-21 12:19:49.847 12069 INFO oslo_db.sqlalchemy.provision [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_create [0.699359s] ... ok 2018-03-21 12:19:49.850 12069 INFO oslo_db.sqlalchemy.provision [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] CREATE BACKEND sqlite:// TOKEN pkknxhimck 2018-03-21 12:19:49.903 12070 INFO octavia.api.v1.controllers.listener [req-69454260-8cb2-482f-ae87-9451a096b7ac - - - - -] Sending Creation of Listener f23d9243-4d99-42a4-a003-45d4be9a0522 to handler 2018-03-21 12:19:49.929 12069 INFO octavia.common.config [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] Logging enabled! 2018-03-21 12:19:49.930 12069 INFO octavia.common.config [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:49.954 12069 WARNING octavia.api.root_controller [req-39ed3756-9ab7-4b74-9a78-ca7824302dac - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:49.969 12069 INFO octavia.api.v1.controllers.load_balancer [req-1d735b9f-869e-4379-8022-c09f32f6b1c5 - - - - -] Sending created Load Balancer 45c364b4-a352-4952-8b84-84e5e6adfde9 to the handler 2018-03-21 12:19:50.006 12070 INFO octavia.api.v1.controllers.pool [req-232d727d-de57-494e-ba2d-adcadfbe5172 - - - - -] Sending Creation of Pool b74f8b0b-d5aa-47b0-adaa-1ea8c8a3b882 to handler 2018-03-21 12:19:50.062 12069 INFO octavia.api.v1.controllers.listener [req-ed8e41f3-b647-4c25-b73a-f6d606bbdf69 - - - - -] Sending Creation of Listener 7e13cc8a-0007-4735-9033-c383306f2626 to handler 2018-03-21 12:19:50.146 12070 INFO octavia.api.v1.controllers.pool [req-4c420613-6fef-4048-8f34-daa58d1de8bb - - - - -] Sending Creation of Pool 02eed31d-55f6-437c-9549-a552c01d9b28 to handler 2018-03-21 12:19:50.170 12069 INFO octavia.api.v1.controllers.pool [req-541c7a25-6820-40a1-894d-b1c2c7777c65 - - - - -] Sending Creation of Pool 4445e66b-2b86-41f3-b9b1-3a59218b366f to handler 2018-03-21 12:19:50.294 12070 INFO octavia.api.v1.controllers.member [req-e2883dcb-9841-4a3f-8653-b4867afa57dd - - - - -] Sending Creation of Member eec5437f-671c-4bdd-b723-4d6eac5fdd19 to handler 2018-03-21 12:19:50.308 12069 INFO octavia.api.v1.controllers.pool [req-500e9f03-083a-45b4-91cb-8c112d860822 - - - - -] Sending Creation of Pool f421ff4d-6017-448a-84ed-498baeaa40fe to handler 2018-03-21 12:19:50.407 12070 INFO octavia.api.v1.controllers.load_balancer [req-a5db6030-2c99-4c17-ad20-be15dd6168cb - - - - -] Sending deleted Load Balancer 9c29a295-a8f5-45d9-b993-4fd6bbf4f823 to the handler 2018-03-21 12:19:50.442 12070 INFO octavia.api.v1.controllers.member [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:50.457 12069 ERROR octavia.api.v1.controllers.base [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] Member 0e2993b5-8400-4088-9fd0-6f88ee3cf814 not found: None 2018-03-21 12:19:50.457 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:50.457 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:50.472 12070 INFO oslo_db.sqlalchemy.provision [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:50.474 12070 INFO oslo_db.sqlalchemy.provision [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ofcxgyzuxi 2018-03-21 12:19:50.474 12070 INFO oslo_db.sqlalchemy.provision [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_delete_when_lb_pending_delete [0.787467s] ... ok 2018-03-21 12:19:50.477 12070 INFO oslo_db.sqlalchemy.provision [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] CREATE BACKEND sqlite:// TOKEN jzgqgllhet 2018-03-21 12:19:50.486 12069 INFO oslo_db.sqlalchemy.provision [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:50.487 12069 INFO oslo_db.sqlalchemy.provision [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pkknxhimck 2018-03-21 12:19:50.487 12069 INFO oslo_db.sqlalchemy.provision [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_delete [0.640553s] ... ok 2018-03-21 12:19:50.490 12069 INFO oslo_db.sqlalchemy.provision [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] CREATE BACKEND sqlite:// TOKEN avbzdaegal 2018-03-21 12:19:50.561 12070 INFO octavia.common.config [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] Logging enabled! 2018-03-21 12:19:50.561 12070 INFO octavia.common.config [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:50.593 12069 INFO octavia.common.config [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] Logging enabled! 2018-03-21 12:19:50.593 12069 INFO octavia.common.config [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:50.585 12070 WARNING octavia.api.root_controller [req-3ac036fa-be7f-40fe-86bb-f40e699a3d5f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:50.601 12070 INFO octavia.api.v1.controllers.load_balancer [req-2574786d-b750-457c-b760-78fa9ae558b6 - - - - -] Sending created Load Balancer 4d4e7954-ea1a-42e1-a669-b19ad7bd0c55 to the handler 2018-03-21 12:19:50.621 12069 WARNING octavia.api.root_controller [req-8e8044b7-1fba-4de8-ab4a-a493e8404c87 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:50.650 12069 INFO octavia.api.v1.controllers.load_balancer [req-35499684-fe12-4da7-86be-89e9cf85f05e - - - - -] Sending created Load Balancer 6cf3b2bd-4535-45b2-a24f-a5c04a69ee52 to the handler 2018-03-21 12:19:50.695 12070 INFO octavia.api.v1.controllers.listener [req-c9fd0617-1645-45af-bf9d-1ed56ccbb904 - - - - -] Sending Creation of Listener 4c264bd2-4bf1-42ee-bc25-93c90d42b8bd to handler 2018-03-21 12:19:50.765 12069 INFO octavia.api.v1.controllers.listener [req-da23955a-b1fe-47fb-b3c4-8189ab083587 - - - - -] Sending Creation of Listener 55c18401-319a-4778-b210-812e7c58d0ee to handler 2018-03-21 12:19:50.809 12070 INFO octavia.api.v1.controllers.pool [req-a0a668b8-2f8f-4131-83ca-17911460a47a - - - - -] Sending Creation of Pool 88d71cb2-3c1e-41b2-a267-b657f17bd799 to handler 2018-03-21 12:19:50.957 12070 INFO octavia.api.v1.controllers.pool [req-3113c19e-7c7e-4b5c-8070-fa82ffd8a9f2 - - - - -] Sending Creation of Pool 433c9dea-9025-4f94-8821-a5f71f602806 to handler 2018-03-21 12:19:50.981 12069 INFO octavia.api.v1.controllers.pool [req-15c62cef-9424-438b-a5a0-3a29c0e6815d - - - - -] Sending Creation of Pool 472c9cdd-866b-477d-a9e2-ca74bee288ca to handler 2018-03-21 12:19:51.129 12069 INFO octavia.api.v1.controllers.pool [req-6da494db-58ca-4ca2-a5b3-3330a56655c3 - - - - -] Sending Creation of Pool f77a131d-245a-423c-a9cd-b70554ff886f to handler 2018-03-21 12:19:51.168 12070 INFO octavia.api.v1.controllers.member [req-b71cf6ce-fd92-4885-b1b2-9e4e44e11124 - - - - -] Sending Creation of Member 89f9f7d3-0da1-4726-82c9-00fc7661ae37 to handler 2018-03-21 12:19:51.257 12069 ERROR octavia.api.v1.controllers.base [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] Member 45c79fe5-9638-4ec7-9a80-70c871c8122a not found: None 2018-03-21 12:19:51.257 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:51.257 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:51.272 12069 INFO oslo_db.sqlalchemy.provision [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:51.274 12069 INFO oslo_db.sqlalchemy.provision [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN avbzdaegal 2018-03-21 12:19:51.274 12069 INFO oslo_db.sqlalchemy.provision [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_get [0.786189s] ... ok 2018-03-21 12:19:51.278 12070 INFO octavia.api.v1.controllers.load_balancer [req-1866c85e-0920-47e8-92df-628ca705d8e0 - - - - -] Sending updated Load Balancer 4d4e7954-ea1a-42e1-a669-b19ad7bd0c55 to the handler 2018-03-21 12:19:51.277 12069 INFO oslo_db.sqlalchemy.provision [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] CREATE BACKEND sqlite:// TOKEN bsqsgxyhmu 2018-03-21 12:19:51.346 12070 INFO octavia.api.v1.controllers.member [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:51.357 12069 INFO octavia.common.config [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] Logging enabled! 2018-03-21 12:19:51.358 12069 INFO octavia.common.config [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:51.377 12070 INFO oslo_db.sqlalchemy.provision [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:51.379 12070 INFO oslo_db.sqlalchemy.provision [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jzgqgllhet 2018-03-21 12:19:51.379 12070 INFO oslo_db.sqlalchemy.provision [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_delete_when_lb_pending_update [0.904567s] ... ok 2018-03-21 12:19:51.382 12070 INFO oslo_db.sqlalchemy.provision [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] CREATE BACKEND sqlite:// TOKEN giysysltqp 2018-03-21 12:19:51.382 12069 WARNING octavia.api.root_controller [req-c0dfc3ed-cd84-4417-9aba-f68f6992e3cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:51.397 12069 INFO octavia.api.v1.controllers.load_balancer [req-6ce3355b-b302-4d6f-b404-04a42591f1dc - - - - -] Sending created Load Balancer b4e21de7-ed02-4d9f-8e8e-856475a1f6b3 to the handler 2018-03-21 12:19:51.464 12070 INFO octavia.common.config [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] Logging enabled! 2018-03-21 12:19:51.464 12070 INFO octavia.common.config [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:51.485 12069 INFO octavia.api.v1.controllers.listener [req-f5a0ef46-2c09-40a1-98d3-01c36b29bd4b - - - - -] Sending Creation of Listener 6611b44a-33eb-4ba9-a5ea-f574ad8a2c36 to handler 2018-03-21 12:19:51.488 12070 WARNING octavia.api.root_controller [req-4ab62367-f625-4222-8bf5-7cc9a73d1b31 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:51.504 12070 INFO octavia.api.v1.controllers.load_balancer [req-42ffbbdb-bc61-4a8d-b668-e2aeaa35128b - - - - -] Sending created Load Balancer e9c28f07-e5bc-4acb-baa4-adfbf3d9ded8 to the handler 2018-03-21 12:19:51.593 12070 INFO octavia.api.v1.controllers.listener [req-c11c40e3-c373-44f7-afdb-ddfbb6022be3 - - - - -] Sending Creation of Listener e970b0fa-d520-4766-a4fc-620b9af2ad67 to handler 2018-03-21 12:19:51.594 12069 INFO octavia.api.v1.controllers.pool [req-a36d7087-881c-418e-9ae3-3f38746707e8 - - - - -] Sending Creation of Pool 0655b528-f524-4e66-b621-6ddb941b2dcf to handler 2018-03-21 12:19:51.698 12070 INFO octavia.api.v1.controllers.pool [req-819c78bd-444c-4d8b-804d-9cbb2e22987e - - - - -] Sending Creation of Pool b4470f44-bf65-4f57-ad8f-ce7cd9e692a2 to handler 2018-03-21 12:19:51.741 12069 INFO octavia.api.v1.controllers.pool [req-3866f5ed-ba56-4831-a76f-0a6c7799d0af - - - - -] Sending Creation of Pool 2643b8da-ce9e-4f57-bb3f-b1c43186ae58 to handler 2018-03-21 12:19:51.847 12070 INFO octavia.api.v1.controllers.pool [req-08d30926-0823-4012-a4a0-2ca6e3fc8aef - - - - -] Sending Creation of Pool 5d9f6cf0-7be3-4a5b-98e0-8d37f90aa8bb to handler 2018-03-21 12:19:51.889 12069 INFO octavia.api.v1.controllers.member [req-fdb97876-43f9-45a9-a0d0-813ca33c4508 - - - - -] Sending Creation of Member 030211ac-f048-4d90-94f0-5d2e43de066d to handler 2018-03-21 12:19:51.932 12069 INFO oslo_db.sqlalchemy.provision [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:51.934 12069 INFO oslo_db.sqlalchemy.provision [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bsqsgxyhmu 2018-03-21 12:19:51.934 12069 INFO oslo_db.sqlalchemy.provision [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_bad_update [0.659948s] ... ok 2018-03-21 12:19:51.937 12069 INFO oslo_db.sqlalchemy.provision [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] CREATE BACKEND sqlite:// TOKEN cktubppnpm 2018-03-21 12:19:52.009 12070 INFO octavia.api.v1.controllers.member [req-93f17b49-9d47-488d-a708-9ead7d58600f - - - - -] Sending Creation of Member 8ce244b3-5f07-413e-9a88-e208f7cc978a to handler 2018-03-21 12:19:52.055 12069 INFO octavia.common.config [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] Logging enabled! 2018-03-21 12:19:52.056 12069 INFO octavia.common.config [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:52.081 12069 WARNING octavia.api.root_controller [req-d0e6f145-f6af-492b-82e6-c3dabf0cc989 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:52.097 12069 INFO octavia.api.v1.controllers.load_balancer [req-a9bc23c3-d397-420a-a72b-b7ca946f9e14 - - - - -] Sending created Load Balancer cacb30d6-4bf5-4ea1-b8c2-78afea056e12 to the handler 2018-03-21 12:19:52.175 12070 INFO octavia.api.v1.controllers.member [req-f2ce3001-25a6-4551-8ac6-8e9be3158116 - - - - -] Sending Deletion of Member 8ce244b3-5f07-413e-9a88-e208f7cc978a to handler 2018-03-21 12:19:52.230 12069 INFO octavia.api.v1.controllers.listener [req-aa47cb34-8c9e-4dba-829e-3d29a6538ee2 - - - - -] Sending Creation of Listener c5ef56f6-32ee-4e5f-b19c-720b371ff29d to handler 2018-03-21 12:19:52.259 12070 INFO oslo_db.sqlalchemy.provision [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:52.260 12070 INFO oslo_db.sqlalchemy.provision [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN giysysltqp 2018-03-21 12:19:52.261 12070 INFO oslo_db.sqlalchemy.provision [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_delete_with_bad_handler [0.885733s] ... ok 2018-03-21 12:19:52.268 12070 INFO oslo_db.sqlalchemy.provision [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] CREATE BACKEND sqlite:// TOKEN scfuallpvq 2018-03-21 12:19:52.345 12070 INFO octavia.common.config [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] Logging enabled! 2018-03-21 12:19:52.345 12070 INFO octavia.common.config [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:52.369 12070 WARNING octavia.api.root_controller [req-61dbf1ab-2fb3-46b7-9918-72a57d444279 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:52.385 12070 INFO octavia.api.v1.controllers.load_balancer [req-695230cf-f696-4e60-a5dc-5bd5510598f2 - - - - -] Sending created Load Balancer 92a09565-18e3-42cc-a9c8-6a6d05f9a99c to the handler 2018-03-21 12:19:52.386 12069 INFO octavia.api.v1.controllers.pool [req-8217b198-645c-452a-b427-27b5fdaa4a78 - - - - -] Sending Creation of Pool 249b2c98-625d-4f07-9ab0-50fbd0d8dddc to handler 2018-03-21 12:19:52.477 12070 INFO octavia.api.v1.controllers.listener [req-df2bf14d-ab18-496a-8752-fb88bc1408b9 - - - - -] Sending Creation of Listener 31712acb-3f59-47b9-bc20-cd5413b00327 to handler 2018-03-21 12:19:52.586 12070 INFO octavia.api.v1.controllers.pool [req-01e57fe9-84b6-4768-bb0e-b5eb8eb89d01 - - - - -] Sending Creation of Pool 0a0b01a6-2ae6-41b6-aafd-978ba725e9c1 to handler 2018-03-21 12:19:52.641 12069 INFO octavia.api.v1.controllers.pool [req-ca767e98-018c-483f-9a3b-7ce82c1e09a1 - - - - -] Sending Creation of Pool e8fc2f85-d285-4fad-8676-686943018a69 to handler 2018-03-21 12:19:52.788 12069 INFO octavia.api.v1.controllers.member [req-6622ae12-334a-469f-ac51-70dc47279120 - - - - -] Sending Creation of Member 623bd688-9c23-4e74-8356-2e36e82133fe to handler 2018-03-21 12:19:52.793 12070 INFO octavia.api.v1.controllers.pool [req-cb9e323c-a700-4f6a-ae13-40bd3af7b277 - - - - -] Sending Creation of Pool d2c63a94-d955-42e2-9f42-eea3903e14f7 to handler 2018-03-21 12:19:52.930 12070 INFO octavia.api.v1.controllers.member [req-ec50f7d8-c65b-41c5-bfd9-00a66ea3cea0 - - - - -] Sending Creation of Member 3412d463-f990-4fc5-a9e1-607f3d27383c to handler 2018-03-21 12:19:52.998 12069 INFO oslo_db.sqlalchemy.provision [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:53.000 12069 INFO oslo_db.sqlalchemy.provision [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cktubppnpm 2018-03-21 12:19:53.000 12069 INFO oslo_db.sqlalchemy.provision [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_sans_listener [1.065916s] ... ok 2018-03-21 12:19:53.007 12069 INFO oslo_db.sqlalchemy.provision [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] CREATE BACKEND sqlite:// TOKEN uyqaspylte 2018-03-21 12:19:53.084 12069 INFO octavia.common.config [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] Logging enabled! 2018-03-21 12:19:53.084 12069 INFO octavia.common.config [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:53.087 12070 INFO oslo_db.sqlalchemy.provision [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:53.089 12070 INFO oslo_db.sqlalchemy.provision [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN scfuallpvq 2018-03-21 12:19:53.089 12070 INFO oslo_db.sqlalchemy.provision [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_duplicate_create [0.824430s] ... ok 2018-03-21 12:19:53.092 12070 INFO oslo_db.sqlalchemy.provision [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] CREATE BACKEND sqlite:// TOKEN zqvgzyzhnq 2018-03-21 12:19:53.108 12069 WARNING octavia.api.root_controller [req-1d130b59-6ebf-4c86-a4be-85662d6bbce1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:53.124 12069 INFO octavia.api.v1.controllers.load_balancer [req-f422a162-4b16-4592-a6c5-149c06cf8209 - - - - -] Sending created Load Balancer 66404a44-c144-46c8-90cf-a15ad4f80dba to the handler 2018-03-21 12:19:53.174 12070 INFO octavia.common.config [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] Logging enabled! 2018-03-21 12:19:53.175 12070 INFO octavia.common.config [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:53.198 12070 WARNING octavia.api.root_controller [req-0091ed36-0034-498f-90a8-961d1ba2219d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:53.214 12070 INFO octavia.api.v1.controllers.load_balancer [req-d054c3e6-5970-45ff-a293-6795d2b4b1e8 - - - - -] Sending created Load Balancer 54f563ba-8873-4fd2-9a11-4d8602c21f30 to the handler 2018-03-21 12:19:53.212 12069 INFO octavia.api.v1.controllers.listener [req-1b8cad85-b614-451c-93be-29d6f8b32c2c - - - - -] Sending Creation of Listener ecbada96-bd81-42b3-b39f-11e3e012cad9 to handler 2018-03-21 12:19:53.304 12070 INFO octavia.api.v1.controllers.listener [req-a55dac21-7c84-43cd-be56-cf9d64e329f8 - - - - -] Sending Creation of Listener bd61af3e-7c37-4929-ae48-7a78ffb8467b to handler 2018-03-21 12:19:53.321 12069 INFO octavia.api.v1.controllers.pool [req-53a55f04-8990-4f0e-ade1-b52fa928a169 - - - - -] Sending Creation of Pool 003071aa-11eb-4563-aabb-aacb731d2722 to handler 2018-03-21 12:19:53.414 12070 INFO octavia.api.v1.controllers.pool [req-74a58770-0c00-45e8-a2e2-6fa671c79e7c - - - - -] Sending Creation of Pool 63b84c4f-d6b9-4a26-aac6-8c0cd0249410 to handler 2018-03-21 12:19:53.461 12069 INFO octavia.api.v1.controllers.pool [req-813b56f2-4bc4-4551-a64e-852df458dab6 - - - - -] Sending Creation of Pool 3bda33aa-d06a-41a9-bb5f-20c9b1dda637 to handler 2018-03-21 12:19:53.553 12070 INFO octavia.api.v1.controllers.pool [req-82af3280-ae26-4233-937a-13f2c4037c79 - - - - -] Sending Creation of Pool 2b3ee572-d34d-4f41-892c-33ad274a80b3 to handler 2018-03-21 12:19:53.689 12069 INFO octavia.api.v1.controllers.member [req-3e15bdc7-aaf2-41b0-85b6-818b72347cb3 - - - - -] Sending Creation of Member a9e1345f-4841-4fb9-96e0-890081fbed70 to handler 2018-03-21 12:19:53.700 12070 INFO octavia.api.v1.controllers.member [req-5bacde42-6810-4d91-8001-737f0fe35ff8 - - - - -] Sending Creation of Member 7d4f204a-c14f-496a-8743-5499e5eb959c to handler 2018-03-21 12:19:53.760 12070 INFO oslo_db.sqlalchemy.provision [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:53.763 12070 INFO oslo_db.sqlalchemy.provision [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zqvgzyzhnq 2018-03-21 12:19:53.763 12070 INFO oslo_db.sqlalchemy.provision [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_get [0.673681s] ... ok 2018-03-21 12:19:53.766 12070 INFO oslo_db.sqlalchemy.provision [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] CREATE BACKEND sqlite:// TOKEN wrbltsrcjs 2018-03-21 12:19:53.847 12069 INFO octavia.api.v1.controllers.load_balancer [req-ac928cbd-573b-48b6-9c96-5369adc70f21 - - - - -] Sending updated Load Balancer 66404a44-c144-46c8-90cf-a15ad4f80dba to the handler 2018-03-21 12:19:53.846 12070 INFO octavia.common.config [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] Logging enabled! 2018-03-21 12:19:53.846 12070 INFO octavia.common.config [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:53.871 12070 WARNING octavia.api.root_controller [req-ac317af4-3ea2-4ca4-a899-b93d44c57a4c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:53.887 12070 INFO octavia.api.v1.controllers.load_balancer [req-f0eed931-5e86-40d5-9f43-8028fb094b24 - - - - -] Sending created Load Balancer e800f9f2-ba94-4051-b284-0816b0583387 to the handler 2018-03-21 12:19:53.929 12069 INFO octavia.api.v1.controllers.member [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:53.958 12069 INFO oslo_db.sqlalchemy.provision [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:53.960 12069 INFO oslo_db.sqlalchemy.provision [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uyqaspylte 2018-03-21 12:19:53.960 12069 INFO oslo_db.sqlalchemy.provision [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_when_lb_pending_update [0.960218s] ... ok 2018-03-21 12:19:53.963 12069 INFO oslo_db.sqlalchemy.provision [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] CREATE BACKEND sqlite:// TOKEN mohidkkuxd 2018-03-21 12:19:53.976 12070 INFO octavia.api.v1.controllers.listener [req-0d5673c8-8b60-4783-ac72-9a7d23d19a05 - - - - -] Sending Creation of Listener 0191dc53-0025-45a4-81a0-8aa00d4afed5 to handler 2018-03-21 12:19:54.047 12069 INFO octavia.common.config [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] Logging enabled! 2018-03-21 12:19:54.047 12069 INFO octavia.common.config [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:54.070 12069 WARNING octavia.api.root_controller [req-54dd0be5-7962-454f-8e70-5e85ee11f91f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:54.086 12069 INFO octavia.api.v1.controllers.load_balancer [req-f7a7210b-a6db-4ad8-9d04-155b5a292395 - - - - -] Sending created Load Balancer 9a775cf7-8e8b-4641-8585-13c6120d299f to the handler 2018-03-21 12:19:54.081 12070 INFO octavia.api.v1.controllers.pool [req-46ac8012-2d72-43ac-9a92-acfbae695fc2 - - - - -] Sending Creation of Pool e562b1a4-87f6-4e9f-a2c3-0aa004e5bae0 to handler 2018-03-21 12:19:54.181 12069 INFO octavia.api.v1.controllers.listener [req-560ccc60-47b5-4767-bcd8-21ee0f7bf139 - - - - -] Sending Creation of Listener c7a59def-e7ac-4d62-aa30-9bb156b1b2eb to handler 2018-03-21 12:19:54.288 12070 INFO octavia.api.v1.controllers.pool [req-5fa3141d-52f0-4350-bc88-0074943fcf0a - - - - -] Sending Creation of Pool 05ef49f7-9080-4eff-bf49-8eb03b0e4f6d to handler 2018-03-21 12:19:54.355 12069 INFO octavia.api.v1.controllers.pool [req-6ee4a9d3-fab8-4ecc-bd30-454f074b188e - - - - -] Sending Creation of Pool 26ab704a-a5c3-46dc-a099-eaf602ae352c to handler 2018-03-21 12:19:54.427 12070 INFO octavia.api.v1.controllers.member [req-0578c95a-1756-4d80-b27a-ac867eee0ff0 - - - - -] Sending Creation of Member 3cb4ed94-1a8f-41e4-8f20-5bf9a0727d04 to handler 2018-03-21 12:19:54.503 12069 INFO octavia.api.v1.controllers.pool [req-51133942-39f5-4555-842f-89a26e2ae5b2 - - - - -] Sending Creation of Pool 1902b339-bbc8-4621-aa14-65f56edeebe7 to handler 2018-03-21 12:19:54.574 12070 INFO octavia.api.v1.controllers.member [req-ca2f0beb-fabb-4f9e-bd19-a0fac0751e0b - - - - -] Sending Creation of Member ab2e525a-0ecd-4c37-9f8f-97c047c18887 to handler 2018-03-21 12:19:54.650 12069 INFO octavia.api.v1.controllers.member [req-abd94f8c-4d54-4f5f-8819-4459470cee66 - - - - -] Sending Creation of Member 0593b67b-1766-438c-aa39-ec5e241c518f to handler 2018-03-21 12:19:54.761 12070 INFO oslo_db.sqlalchemy.provision [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:54.763 12070 INFO oslo_db.sqlalchemy.provision [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wrbltsrcjs 2018-03-21 12:19:54.763 12070 INFO oslo_db.sqlalchemy.provision [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_get_all [0.999955s] ... ok 2018-03-21 12:19:54.766 12070 INFO oslo_db.sqlalchemy.provision [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] CREATE BACKEND sqlite:// TOKEN qkrjizqgkq 2018-03-21 12:19:54.819 12069 ERROR wsme.api [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] Server-side error: "New instance with identity key (, (u'0593b67b-1766-438c-aa39-ec5e241c518f',), None) conflicts with persistent instance ". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v1/controllers/member.py", line 135, in post lock_session.rollback() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v1/controllers/member.py", line 122, in post **member_dict) File "/builddir/build/BUILD/octavia-2.0.0/octavia/db/repositories.py", line 62, in create session.add(model) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 572, in __exit__ self.rollback() File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ compat.reraise(exc_type, exc_value, exc_tb) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 569, in __exit__ self.commit() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 467, in commit self._prepare_impl() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 447, in _prepare_impl self.session.flush() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2243, in flush self._flush(objects) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2369, in _flush transaction.rollback(_capture_exception=True) File "/usr/lib64/python2.7/site-packages/sqlalchemy/util/langhelpers.py", line 66, in __exit__ compat.reraise(exc_type, exc_value, exc_tb) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/session.py", line 2333, in _flush flush_context.execute() File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 391, in execute rec.execute(self) File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/unitofwork.py", line 556, in execute uow File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 156, in save_obj base_mapper, states, uowtransaction File "/usr/lib64/python2.7/site-packages/sqlalchemy/orm/persistence.py", line 319, in _organize_states_for_save state_str(existing))) FlushError: New instance with identity key (, (u'0593b67b-1766-438c-aa39-ec5e241c518f',), None) conflicts with persistent instance : FlushError: New instance with identity key (, (u'0593b67b-1766-438c-aa39-ec5e241c518f',), None) conflicts with persistent instance 2018-03-21 12:19:54.851 12069 INFO oslo_db.sqlalchemy.provision [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:54.853 12069 INFO oslo_db.sqlalchemy.provision [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mohidkkuxd 2018-03-21 12:19:54.853 12069 INFO oslo_db.sqlalchemy.provision [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_duplicate_id [0.892602s] ... ok 2018-03-21 12:19:54.847 12070 INFO octavia.common.config [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] Logging enabled! 2018-03-21 12:19:54.848 12070 INFO octavia.common.config [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:54.868 12070 WARNING octavia.api.root_controller [req-f16867da-04fc-46ab-804e-b372f13e78f2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:54.882 12070 INFO octavia.api.v1.controllers.load_balancer [req-690b8652-1167-4417-9c76-e24c8f54473a - - - - -] Sending created Load Balancer 9ed4df41-8030-404e-a9b7-53a1096cfa44 to the handler 2018-03-21 12:19:54.856 12069 INFO oslo_db.sqlalchemy.provision [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] CREATE BACKEND sqlite:// TOKEN arurtpgenr 2018-03-21 12:19:54.980 12070 INFO octavia.api.v1.controllers.listener [req-98caf419-3785-440c-ab5c-7f6985145b88 - - - - -] Sending Creation of Listener b6bb9643-85a3-42f5-b6c6-98e8b622873c to handler 2018-03-21 12:19:54.986 12069 INFO octavia.common.config [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] Logging enabled! 2018-03-21 12:19:54.986 12069 INFO octavia.common.config [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:55.009 12069 WARNING octavia.api.root_controller [req-1497f767-2306-4d7e-b6ac-e4f81f32d7d3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:55.045 12069 INFO octavia.api.v1.controllers.load_balancer [req-eeabbab7-2495-4185-b00b-3fc53bf48468 - - - - -] Sending created Load Balancer 16aaaa7a-cffe-4f39-bc19-1b3ce1bca208 to the handler 2018-03-21 12:19:55.085 12070 INFO octavia.api.v1.controllers.pool [req-5d4330bf-5c35-4826-8047-6e71d25386fe - - - - -] Sending Creation of Pool 7877ff2b-19ae-4bcd-b98f-c3fe571364df to handler 2018-03-21 12:19:55.178 12069 INFO octavia.api.v1.controllers.listener [req-f56b876f-786b-4737-acd1-ca5484f66fb5 - - - - -] Sending Creation of Listener c0886cf6-f238-40e9-8048-0fdbca9d38e5 to handler 2018-03-21 12:19:55.234 12070 INFO octavia.api.v1.controllers.pool [req-02897512-d59c-4919-a5c2-026e3b0fded2 - - - - -] Sending Creation of Pool 5a707ee0-d3ef-4ca6-a157-a31d44dfd789 to handler 2018-03-21 12:19:55.328 12069 INFO octavia.api.v1.controllers.pool [req-3038995d-806a-487d-9cfc-560c2aebcdfb - - - - -] Sending Creation of Pool 979dc6b7-3c66-4f50-9dbb-a20f155f62e3 to handler 2018-03-21 12:19:55.381 12070 INFO octavia.api.v1.controllers.member [req-484050c0-699c-44ad-a56a-ba2b2bcb5451 - - - - -] Sending Creation of Member 2d77c79e-a501-45b5-b52d-995d49a9b7ee to handler 2018-03-21 12:19:55.493 12070 INFO octavia.api.v1.controllers.load_balancer [req-a3e8dc70-0b2e-453f-8e8f-cea78215c4c5 - - - - -] Sending deleted Load Balancer 9ed4df41-8030-404e-a9b7-53a1096cfa44 to the handler 2018-03-21 12:19:55.520 12069 INFO octavia.api.v1.controllers.pool [req-88bdb357-5819-4c8a-99fd-fb4e3af6a828 - - - - -] Sending Creation of Pool 1e1b5e1a-eaf5-4779-a68d-120e0b4e6efa to handler 2018-03-21 12:19:55.528 12070 INFO octavia.api.v1.controllers.member [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:55.559 12070 INFO oslo_db.sqlalchemy.provision [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:55.560 12070 INFO oslo_db.sqlalchemy.provision [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qkrjizqgkq 2018-03-21 12:19:55.561 12070 INFO oslo_db.sqlalchemy.provision [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_update_when_lb_pending_delete [0.800929s] ... ok 2018-03-21 12:19:55.567 12070 INFO oslo_db.sqlalchemy.provision [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] CREATE BACKEND sqlite:// TOKEN fzlvzoguxy 2018-03-21 12:19:55.645 12070 INFO octavia.common.config [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] Logging enabled! 2018-03-21 12:19:55.646 12070 INFO octavia.common.config [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:55.669 12070 WARNING octavia.api.root_controller [req-8e0c59d6-a01a-49be-9dc2-95bee54c2d1a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:55.666 12069 INFO octavia.api.v1.controllers.member [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] Sending Creation of Member efa4d723-75f5-40ed-9b7b-b2578dc1e7c5 to handler 2018-03-21 12:19:55.679 12069 INFO oslo_db.sqlalchemy.provision [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:55.681 12069 INFO oslo_db.sqlalchemy.provision [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN arurtpgenr 2018-03-21 12:19:55.681 12069 INFO oslo_db.sqlalchemy.provision [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_create_with_project_id [0.827845s] ... ok 2018-03-21 12:19:55.684 12069 INFO oslo_db.sqlalchemy.provision [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] CREATE BACKEND sqlite:// TOKEN garngvlloo 2018-03-21 12:19:55.693 12070 INFO octavia.api.v1.controllers.load_balancer [req-afdb5094-e9fc-408f-af03-d2ff81c78dba - - - - -] Sending created Load Balancer dedd22e9-12df-4817-87cb-a5d7936e31a2 to the handler 2018-03-21 12:19:55.758 12069 INFO octavia.common.config [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] Logging enabled! 2018-03-21 12:19:55.759 12069 INFO octavia.common.config [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:55.779 12069 WARNING octavia.api.root_controller [req-47ff2ffa-0e83-41a0-a49f-c239152c1020 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:55.794 12069 INFO octavia.api.v1.controllers.load_balancer [req-bd7ad2ed-131f-423c-84b3-01e83c83008d - - - - -] Sending created Load Balancer 0f9bb1cf-d834-42d3-91d2-04fcf000c741 to the handler 2018-03-21 12:19:55.859 12070 INFO octavia.api.v1.controllers.listener [req-49aeec70-9f4f-467b-8d7c-f282a084aaee - - - - -] Sending Creation of Listener eb08c082-a24c-426c-88e1-7d53c9431bf4 to handler 2018-03-21 12:19:55.879 12069 INFO octavia.api.v1.controllers.listener [req-e78bd1c3-bd96-4c4c-b11c-df3a1ddee1d1 - - - - -] Sending Creation of Listener 9960bcf1-9e2e-40d2-9d83-a028673f12ed to handler 2018-03-21 12:19:55.975 12070 INFO octavia.api.v1.controllers.pool [req-dd734a95-a3d4-4cc0-9579-170e32463141 - - - - -] Sending Creation of Pool 4d340d04-d274-4a80-88a8-a732ae07ad29 to handler 2018-03-21 12:19:55.985 12069 INFO octavia.api.v1.controllers.pool [req-0bf8a1ad-7b6c-49b9-a28a-04c4db3346da - - - - -] Sending Creation of Pool caceb83c-d2ac-4ac7-83fe-13fdf659c2b1 to handler 2018-03-21 12:19:56.115 12070 INFO octavia.api.v1.controllers.pool [req-a25ace75-a5fc-4903-b741-dbae29cc06a6 - - - - -] Sending Creation of Pool fd40c974-f0a6-4522-959e-409cd3b32a32 to handler 2018-03-21 12:19:56.196 12069 INFO octavia.api.v1.controllers.pool [req-db59cdef-5909-48d2-b56d-b0fc8eb887dc - - - - -] Sending Creation of Pool a60d9255-3f6e-4e9a-a68b-9ef47c430226 to handler 2018-03-21 12:19:56.265 12070 INFO octavia.api.v1.controllers.member [req-56b75271-6612-4f66-8c54-2f08ecdc2c0c - - - - -] Sending Creation of Member 0c46f8b6-a81b-4a5a-a694-901eb116f63e to handler 2018-03-21 12:19:56.306 12069 INFO oslo_db.sqlalchemy.provision [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:56.307 12069 INFO oslo_db.sqlalchemy.provision [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN garngvlloo 2018-03-21 12:19:56.308 12069 INFO oslo_db.sqlalchemy.provision [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_duplicate_update ... SKIPPED: This test should pass after a validation layer. 2018-03-21 12:19:56.311 12069 INFO oslo_db.sqlalchemy.provision [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] CREATE BACKEND sqlite:// TOKEN pfkbqmoiyn 2018-03-21 12:19:56.382 12070 INFO octavia.api.v1.controllers.load_balancer [req-af0bb64d-9873-4fbc-b441-e2945ff72417 - - - - -] Sending updated Load Balancer dedd22e9-12df-4817-87cb-a5d7936e31a2 to the handler 2018-03-21 12:19:56.385 12069 INFO octavia.common.config [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] Logging enabled! 2018-03-21 12:19:56.385 12069 INFO octavia.common.config [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:56.406 12069 WARNING octavia.api.root_controller [req-45c366f6-3a6a-42ee-8415-7b856d212db5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:56.419 12069 INFO octavia.api.v1.controllers.load_balancer [req-6a56f239-52db-4d2a-9656-2c398131cbab - - - - -] Sending created Load Balancer 14ace93b-15cf-489f-b9e6-abd0cbb1a627 to the handler 2018-03-21 12:19:56.441 12070 INFO octavia.api.v1.controllers.member [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:56.472 12070 INFO oslo_db.sqlalchemy.provision [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:56.473 12070 INFO oslo_db.sqlalchemy.provision [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fzlvzoguxy 2018-03-21 12:19:56.474 12070 INFO oslo_db.sqlalchemy.provision [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_member.TestMember.test_update_when_lb_pending_update [0.909268s] ... ok 2018-03-21 12:19:56.477 12070 INFO oslo_db.sqlalchemy.provision [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] CREATE BACKEND sqlite:// TOKEN olbstjikne 2018-03-21 12:19:56.506 12069 INFO octavia.api.v1.controllers.listener [req-3e1d25e7-581e-4fac-8e1e-57fa1731ae3c - - - - -] Sending Creation of Listener 851e8df4-2d5b-40d6-8682-acaca29a1d18 to handler 2018-03-21 12:19:56.561 12070 INFO octavia.common.config [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] Logging enabled! 2018-03-21 12:19:56.562 12070 INFO octavia.common.config [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:56.585 12070 WARNING octavia.api.root_controller [req-9d2d459f-0d61-41d5-b796-5eed0c839476 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:56.601 12070 INFO octavia.api.v1.controllers.load_balancer [req-9e477dd2-2e1f-4ddc-9fe2-78e1958ce59a - - - - -] Sending created Load Balancer 9878236c-3582-4272-b2bc-d48f9f08a9ef to the handler 2018-03-21 12:19:56.646 12069 INFO octavia.api.v1.controllers.pool [req-b66595c7-9c07-4351-817f-a84af2c6682a - - - - -] Sending Creation of Pool f076673f-12d8-4cfb-a0dd-09affbdb30e2 to handler 2018-03-21 12:19:56.697 12070 INFO octavia.api.v1.controllers.listener [req-9128e5fa-068f-434d-8a68-a38695c473a7 - - - - -] Sending Creation of Listener 9781fc50-40bf-43a7-aaa9-c7fcd786a852 to handler 2018-03-21 12:19:56.837 12069 INFO octavia.api.v1.controllers.pool [req-aec0a2bc-2723-4ff6-842d-49edea5f0273 - - - - -] Sending Creation of Pool a6dfff72-6db9-46f7-a673-ab97d0d07224 to handler 2018-03-21 12:19:56.843 12070 INFO octavia.api.v1.controllers.pool [req-8ba65935-0ef3-48d4-b0a4-a240b583ee0c - - - - -] Sending Creation of Pool f36bacc0-f4cc-45e5-9b8b-28478463fb99 to handler 2018-03-21 12:19:56.971 12070 INFO octavia.api.v1.controllers.pool [req-f9d36982-3360-4a2f-a201-bcec7d861902 - - - - -] Sending Update of Pool f36bacc0-f4cc-45e5-9b8b-28478463fb99 to handler 2018-03-21 12:19:57.030 12069 INFO oslo_db.sqlalchemy.provision [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:57.033 12069 INFO oslo_db.sqlalchemy.provision [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pfkbqmoiyn 2018-03-21 12:19:57.033 12069 INFO oslo_db.sqlalchemy.provision [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_empty_get_all [0.724748s] ... ok 2018-03-21 12:19:57.049 12070 INFO oslo_db.sqlalchemy.provision [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:57.036 12069 INFO oslo_db.sqlalchemy.provision [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] CREATE BACKEND sqlite:// TOKEN ddbyaswwzz 2018-03-21 12:19:57.051 12070 INFO oslo_db.sqlalchemy.provision [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN olbstjikne 2018-03-21 12:19:57.054 12070 INFO oslo_db.sqlalchemy.provision [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_add_session_persistence [0.579613s] ... ok 2018-03-21 12:19:57.057 12070 INFO oslo_db.sqlalchemy.provision [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] CREATE BACKEND sqlite:// TOKEN igsyllvjpa 2018-03-21 12:19:57.115 12069 INFO octavia.common.config [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] Logging enabled! 2018-03-21 12:19:57.115 12069 INFO octavia.common.config [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:57.136 12070 INFO octavia.common.config [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] Logging enabled! 2018-03-21 12:19:57.136 12070 INFO octavia.common.config [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:57.138 12069 WARNING octavia.api.root_controller [req-ad7c24b0-a68f-48d9-a284-cf108e3d8382 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:57.154 12069 INFO octavia.api.v1.controllers.load_balancer [req-9be6e4e1-5afc-4210-91c7-b3ab4a32856f - - - - -] Sending created Load Balancer c3cd76ea-91e8-4cd5-91c9-6829407f4ac3 to the handler 2018-03-21 12:19:57.161 12070 WARNING octavia.api.root_controller [req-cff690ff-6788-4db7-b4d7-bd115e193685 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:57.175 12070 INFO octavia.api.v1.controllers.load_balancer [req-7a52e66e-f86f-4cbe-b0a4-00e69521faf6 - - - - -] Sending created Load Balancer 4e6087d8-b3fd-4f01-900c-98f505a5baa9 to the handler 2018-03-21 12:19:57.242 12069 INFO octavia.api.v1.controllers.listener [req-39739553-54cb-4ace-ac9a-13817bbf69ad - - - - -] Sending Creation of Listener c43faf9c-7abb-4432-9a98-1a114f103355 to handler 2018-03-21 12:19:57.270 12070 INFO octavia.api.v1.controllers.listener [req-a4a5345e-8d47-4ac6-ba46-86d76d4c3769 - - - - -] Sending Creation of Listener 238b6309-f75e-4de9-95de-253906c852c9 to handler 2018-03-21 12:19:57.350 12069 INFO octavia.api.v1.controllers.pool [req-9fadf789-c1c5-4ee4-83b3-eba7ef1f9eb1 - - - - -] Sending Creation of Pool 725b55ce-64b7-48e2-b36a-6224bca4105f to handler 2018-03-21 12:19:57.488 12069 INFO octavia.api.v1.controllers.pool [req-b619e50a-59f7-4532-b60f-897b7918cd60 - - - - -] Sending Creation of Pool 0e8e2265-4d7a-42b7-b2a3-5d5b8fce0cf2 to handler 2018-03-21 12:19:57.501 12070 INFO oslo_db.sqlalchemy.provision [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:57.502 12070 INFO oslo_db.sqlalchemy.provision [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN igsyllvjpa 2018-03-21 12:19:57.502 12070 INFO oslo_db.sqlalchemy.provision [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_create [0.448699s] ... ok 2018-03-21 12:19:57.505 12070 INFO oslo_db.sqlalchemy.provision [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] CREATE BACKEND sqlite:// TOKEN adyjxladtc 2018-03-21 12:19:57.586 12070 INFO octavia.common.config [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] Logging enabled! 2018-03-21 12:19:57.587 12070 INFO octavia.common.config [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:57.610 12070 WARNING octavia.api.root_controller [req-273763ce-dc02-47d0-89cd-21304ddafafc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:57.627 12070 INFO octavia.api.v1.controllers.load_balancer [req-2b109f2f-2854-4f60-b936-b4a764d66b5c - - - - -] Sending created Load Balancer dbb43a5b-cdca-4da7-b3ba-4606136159cb to the handler 2018-03-21 12:19:57.705 12069 INFO octavia.api.v1.controllers.member [req-0f8ea5b3-fa33-4d44-a8f1-22a11e7210d8 - - - - -] Sending Creation of Member de8deefe-e82a-48be-8c15-b75c0ce19a32 to handler 2018-03-21 12:19:57.720 12070 INFO octavia.api.v1.controllers.listener [req-1f8e2e8e-df94-49db-b282-ea9e527cfb59 - - - - -] Sending Creation of Listener 30106619-bbed-4215-a49f-04b4ba3f4bdd to handler 2018-03-21 12:19:57.833 12070 ERROR octavia.api.v1.controllers.base [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] Pool c0920fde-f3c9-4e43-9459-63f8a6a02662 not found: None 2018-03-21 12:19:57.833 12070 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:57.833 12070 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:57.848 12070 INFO oslo_db.sqlalchemy.provision [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:57.850 12070 INFO oslo_db.sqlalchemy.provision [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN adyjxladtc 2018-03-21 12:19:57.850 12070 INFO oslo_db.sqlalchemy.provision [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_delete [0.347479s] ... ok 2018-03-21 12:19:57.845 12069 INFO octavia.api.v1.controllers.member [req-df8a0808-1b0f-4b36-8b6b-d488ebd5a328 - - - - -] Sending Update of Member de8deefe-e82a-48be-8c15-b75c0ce19a32 to handler 2018-03-21 12:19:57.858 12070 INFO oslo_db.sqlalchemy.provision [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] CREATE BACKEND sqlite:// TOKEN crykrnlerd 2018-03-21 12:19:57.935 12070 INFO octavia.common.config [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] Logging enabled! 2018-03-21 12:19:57.935 12070 INFO octavia.common.config [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:57.958 12070 WARNING octavia.api.root_controller [req-61c2451c-3af4-4206-9240-d9d0499d123c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:57.974 12070 INFO octavia.api.v1.controllers.load_balancer [req-d7957a27-60d7-4721-a69d-3b5fc70d64fd - - - - -] Sending created Load Balancer 42f9b387-a1c1-4c0a-9ecf-71b75f3d9f77 to the handler 2018-03-21 12:19:58.063 12070 INFO octavia.api.v1.controllers.listener [req-25e45d95-84ce-4458-8b8a-f92e49e9e23f - - - - -] Sending Creation of Listener 2766369e-3995-4fc7-bfec-bdd211f3efbf to handler 2018-03-21 12:19:58.104 12069 INFO oslo_db.sqlalchemy.provision [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:58.105 12069 INFO oslo_db.sqlalchemy.provision [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ddbyaswwzz 2018-03-21 12:19:58.106 12069 INFO oslo_db.sqlalchemy.provision [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_update [1.072709s] ... ok 2018-03-21 12:19:58.109 12069 INFO oslo_db.sqlalchemy.provision [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] CREATE BACKEND sqlite:// TOKEN wmrdsinbtu 2018-03-21 12:19:58.206 12070 INFO octavia.api.v1.controllers.pool [req-37a6af97-5b92-4f3e-885a-050f4ad8fe04 - - - - -] Sending Creation of Pool e99fe22d-5f24-448d-986d-f53f70d3aa39 to handler 2018-03-21 12:19:58.228 12069 INFO octavia.common.config [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] Logging enabled! 2018-03-21 12:19:58.229 12069 INFO octavia.common.config [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:58.252 12069 WARNING octavia.api.root_controller [req-651fed6b-e137-4f83-93d7-ce4432843db4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:58.266 12069 INFO octavia.api.v1.controllers.load_balancer [req-c335d9af-076b-494e-aeac-ce370f686e45 - - - - -] Sending created Load Balancer e12bc755-c09a-45d1-8a81-d060c0e8ef16 to the handler 2018-03-21 12:19:58.379 12070 INFO oslo_db.sqlalchemy.provision [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:58.381 12070 INFO oslo_db.sqlalchemy.provision [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN crykrnlerd 2018-03-21 12:19:58.381 12070 INFO oslo_db.sqlalchemy.provision [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_update [0.534431s] ... ok 2018-03-21 12:19:58.388 12070 INFO oslo_db.sqlalchemy.provision [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] CREATE BACKEND sqlite:// TOKEN ynvpkxylgb 2018-03-21 12:19:58.401 12069 INFO octavia.api.v1.controllers.listener [req-3b72b27f-d7be-4e57-8fc7-2d5f98bc8860 - - - - -] Sending Creation of Listener 36f3dee2-dc96-4b2d-9f3f-888f3592719a to handler 2018-03-21 12:19:58.465 12070 INFO octavia.common.config [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] Logging enabled! 2018-03-21 12:19:58.465 12070 INFO octavia.common.config [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:58.490 12070 WARNING octavia.api.root_controller [req-ab420d2d-ba04-4132-9141-e937d54f0204 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:58.506 12070 INFO octavia.api.v1.controllers.load_balancer [req-1d09228e-9b99-48db-8c79-ba03ae6a43d5 - - - - -] Sending created Load Balancer 117d1f90-a2be-42a2-a92c-4b0d054a6b22 to the handler 2018-03-21 12:19:58.550 12069 INFO octavia.api.v1.controllers.pool [req-0f967c33-ac30-4960-b390-18780558a58f - - - - -] Sending Creation of Pool eebc62c5-1846-4f73-9038-3b73f2bfc542 to handler 2018-03-21 12:19:58.599 12070 INFO octavia.api.v1.controllers.listener [req-15bcd3a6-0bc7-4b3f-b93e-3a75ebac38ba - - - - -] Sending Creation of Listener e29c23d4-1042-4c80-9975-8918605d7e54 to handler 2018-03-21 12:19:58.714 12070 INFO octavia.api.v1.controllers.load_balancer [req-0bb7951a-f18f-4962-a901-3fe1bf6cfee9 - - - - -] Sending deleted Load Balancer 117d1f90-a2be-42a2-a92c-4b0d054a6b22 to the handler 2018-03-21 12:19:58.742 12069 INFO octavia.api.v1.controllers.pool [req-52c20db6-4af0-4712-bd5e-7253a922f518 - - - - -] Sending Creation of Pool 53467507-00ce-482a-9bd4-2754157d23af to handler 2018-03-21 12:19:58.737 12070 INFO octavia.api.v1.controllers.pool [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:19:58.756 12070 INFO oslo_db.sqlalchemy.provision [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:58.758 12070 INFO oslo_db.sqlalchemy.provision [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ynvpkxylgb 2018-03-21 12:19:58.758 12070 INFO oslo_db.sqlalchemy.provision [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_when_lb_pending_delete [0.373341s] ... ok 2018-03-21 12:19:58.761 12070 INFO oslo_db.sqlalchemy.provision [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] CREATE BACKEND sqlite:// TOKEN jhmpkysjpq 2018-03-21 12:19:58.837 12070 INFO octavia.common.config [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] Logging enabled! 2018-03-21 12:19:58.837 12070 INFO octavia.common.config [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:58.858 12070 WARNING octavia.api.root_controller [req-9bbe1957-e8dd-4490-b493-114a31201a92 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:58.872 12070 INFO octavia.api.v1.controllers.load_balancer [req-8a9f315b-e4d9-4cc3-84b9-dd6e04d8cebd - - - - -] Sending created Load Balancer a4330c82-6bad-4dcd-b43c-f49500700f21 to the handler 2018-03-21 12:19:58.906 12069 INFO octavia.api.v1.controllers.member [req-c05e7c22-585a-418d-82a1-04a920a263e1 - - - - -] Sending Creation of Member 615edfcd-3738-4ebd-81aa-cbdcc164f417 to handler 2018-03-21 12:19:58.959 12070 INFO octavia.api.v1.controllers.listener [req-f9aa277a-3004-4398-99c8-5a2bf22efc4a - - - - -] Sending Creation of Listener 8108d303-d360-4f3a-9dc1-9ae45f3dfe94 to handler 2018-03-21 12:19:59.028 12069 INFO octavia.api.v1.controllers.member [req-50dce200-8cf1-4bab-bb1c-ba1695b0d5e6 - - - - -] Sending Update of Member 615edfcd-3738-4ebd-81aa-cbdcc164f417 to handler 2018-03-21 12:19:59.112 12069 INFO oslo_db.sqlalchemy.provision [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:59.114 12069 INFO oslo_db.sqlalchemy.provision [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wmrdsinbtu 2018-03-21 12:19:59.114 12069 INFO oslo_db.sqlalchemy.provision [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_member.TestMember.test_update_with_bad_handler [1.008066s] ... ok 2018-03-21 12:19:59.117 12069 INFO oslo_db.sqlalchemy.provision [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] CREATE BACKEND sqlite:// TOKEN wwbomztibq 2018-03-21 12:19:59.162 12070 INFO octavia.api.v1.controllers.pool [req-aafe5e34-9e00-4652-800c-12564f171486 - - - - -] Sending Creation of Pool bb53b010-291f-4946-9922-bde2df4acaa5 to handler 2018-03-21 12:19:59.199 12069 INFO octavia.common.config [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] Logging enabled! 2018-03-21 12:19:59.199 12069 INFO octavia.common.config [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:59.231 12070 INFO oslo_db.sqlalchemy.provision [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:59.233 12070 INFO oslo_db.sqlalchemy.provision [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jhmpkysjpq 2018-03-21 12:19:59.233 12070 INFO oslo_db.sqlalchemy.provision [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_bad_handler [0.474543s] ... ok 2018-03-21 12:19:59.236 12070 INFO oslo_db.sqlalchemy.provision [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] CREATE BACKEND sqlite:// TOKEN tnpdifpiup 2018-03-21 12:19:59.223 12069 WARNING octavia.api.root_controller [req-f5fdb941-1003-4874-b41a-1f3e06390ef1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:59.238 12069 INFO octavia.api.v1.controllers.load_balancer [req-f7fbb6c0-bbe8-4912-a1a9-1889d1803531 - - - - -] Sending created Load Balancer 0463a77a-bb70-4e44-809e-4c731a2f02cf to the handler 2018-03-21 12:19:59.318 12070 INFO octavia.common.config [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] Logging enabled! 2018-03-21 12:19:59.318 12070 INFO octavia.common.config [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:59.327 12069 INFO octavia.api.v1.controllers.listener [req-f5435234-5681-4f2b-80e6-5f1cc578d883 - - - - -] Sending Creation of Listener ee564985-a46a-4f53-b20c-72ee63aa93d0 to handler 2018-03-21 12:19:59.342 12070 WARNING octavia.api.root_controller [req-c2a07f30-6340-4bcd-ba34-d0f3c69362d7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:59.356 12070 INFO octavia.api.v1.controllers.load_balancer [req-44959016-0ab6-4c31-aea5-392af45dd481 - - - - -] Sending created Load Balancer 7fd6c1be-11c7-4e15-ae80-1fbef7ce3fe1 to the handler 2018-03-21 12:19:59.447 12070 INFO octavia.api.v1.controllers.listener [req-2815bc17-1965-48cd-9404-cb22ae7ea135 - - - - -] Sending Creation of Listener 18ad1a74-68f4-47c2-8cbc-77b50879c4b9 to handler 2018-03-21 12:19:59.504 12069 ERROR octavia.api.v1.controllers.base [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] Pool 9b290521-318d-4262-80cb-4bef4880a0cd not found: None 2018-03-21 12:19:59.504 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:19:59.504 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:19:59.519 12069 INFO oslo_db.sqlalchemy.provision [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:59.521 12069 INFO oslo_db.sqlalchemy.provision [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wwbomztibq 2018-03-21 12:19:59.523 12069 INFO oslo_db.sqlalchemy.provision [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_bad_get [0.408426s] ... ok 2018-03-21 12:19:59.526 12069 INFO oslo_db.sqlalchemy.provision [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] CREATE BACKEND sqlite:// TOKEN zhfnlpdmcs 2018-03-21 12:19:59.594 12070 INFO octavia.api.v1.controllers.pool [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] Sending Creation of Pool dc149894-6d12-4ede-a4f8-7a6ab3aa67b4 to handler 2018-03-21 12:19:59.621 12070 INFO oslo_db.sqlalchemy.provision [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:19:59.623 12070 INFO oslo_db.sqlalchemy.provision [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tnpdifpiup 2018-03-21 12:19:59.623 12070 INFO oslo_db.sqlalchemy.provision [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_id [0.390018s] ... ok 2018-03-21 12:19:59.626 12070 INFO oslo_db.sqlalchemy.provision [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] CREATE BACKEND sqlite:// TOKEN ldhnjtbswe 2018-03-21 12:19:59.604 12069 INFO octavia.common.config [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] Logging enabled! 2018-03-21 12:19:59.604 12069 INFO octavia.common.config [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:59.627 12069 WARNING octavia.api.root_controller [req-2ead2411-10d1-4a9f-a7c0-c81cfdfbaa17 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:59.643 12069 INFO octavia.api.v1.controllers.load_balancer [req-0b0d9434-ccd7-4e55-ab84-9be504b97142 - - - - -] Sending created Load Balancer 42e7a809-18c9-4b0a-8a14-0b70823c4988 to the handler 2018-03-21 12:19:59.708 12070 INFO octavia.common.config [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] Logging enabled! 2018-03-21 12:19:59.708 12070 INFO octavia.common.config [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:19:59.732 12070 WARNING octavia.api.root_controller [req-fd293d08-e292-4772-8f85-8d9e8b6f8c57 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:19:59.749 12070 INFO octavia.api.v1.controllers.load_balancer [req-9e7a40b6-75c6-41eb-85bb-89f3589900ac - - - - -] Sending created Load Balancer 36781823-4907-4212-b088-c129bb75da0d to the handler 2018-03-21 12:19:59.755 12069 INFO octavia.api.v1.controllers.listener [req-89734e1c-021e-4573-8a02-64d2aa0ca1e1 - - - - -] Sending Creation of Listener 70e9359d-480c-4c08-bd98-33f14535e16d to handler 2018-03-21 12:19:59.840 12070 INFO octavia.api.v1.controllers.listener [req-7584243b-8667-48a8-99e0-111a791a9ff9 - - - - -] Sending Creation of Listener d51f3666-a5c4-41e5-9f0f-6ef5bc422c3a to handler 2018-03-21 12:19:59.940 12069 INFO octavia.api.v1.controllers.pool [req-51d046f2-3ef1-41dd-9e49-96493cbbaae1 - - - - -] Sending Creation of Pool 7e30387f-a997-4e7f-a6ab-405760fe14aa to handler 2018-03-21 12:19:59.979 12070 INFO octavia.api.v1.controllers.pool [req-a65ed0ae-8082-4291-b38f-6ba7a425b4da - - - - -] Sending Creation of Pool df1222e0-116b-4a2a-a3b6-1f88750dbf46 to handler 2018-03-21 12:20:00.118 12069 INFO oslo_db.sqlalchemy.provision [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:00.119 12069 INFO oslo_db.sqlalchemy.provision [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zhfnlpdmcs 2018-03-21 12:20:00.120 12069 INFO oslo_db.sqlalchemy.provision [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create [0.596965s] ... ok 2018-03-21 12:20:00.127 12069 INFO oslo_db.sqlalchemy.provision [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] CREATE BACKEND sqlite:// TOKEN verqtnqnni 2018-03-21 12:20:00.157 12070 INFO oslo_db.sqlalchemy.provision [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:00.159 12070 INFO oslo_db.sqlalchemy.provision [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ldhnjtbswe 2018-03-21 12:20:00.159 12070 INFO oslo_db.sqlalchemy.provision [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_listener_id_in_pool_dict [0.536037s] ... ok 2018-03-21 12:20:00.167 12070 INFO oslo_db.sqlalchemy.provision [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] CREATE BACKEND sqlite:// TOKEN ikejtuacqz 2018-03-21 12:20:00.202 12069 INFO octavia.common.config [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] Logging enabled! 2018-03-21 12:20:00.202 12069 INFO octavia.common.config [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:00.226 12069 WARNING octavia.api.root_controller [req-350f74d5-f61e-4d74-a98e-9d5cf72d2604 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:00.241 12069 INFO octavia.api.v1.controllers.load_balancer [req-e8fc26b1-2df8-42a3-8b37-1fc69e99d57f - - - - -] Sending created Load Balancer 9786232f-a7ce-4ee6-8af3-b96f9e31c83b to the handler 2018-03-21 12:20:00.245 12070 INFO octavia.common.config [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] Logging enabled! 2018-03-21 12:20:00.246 12070 INFO octavia.common.config [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:00.269 12070 WARNING octavia.api.root_controller [req-8638dab1-5c76-4f49-971a-3e74ad578590 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:00.286 12070 INFO octavia.api.v1.controllers.load_balancer [req-072f04d1-6dd4-4efb-a2f6-904d5ca32d45 - - - - -] Sending created Load Balancer d3831a0d-1809-4ac3-892d-8cfa1cefa13e to the handler 2018-03-21 12:20:00.330 12069 INFO octavia.api.v1.controllers.listener [req-7be3b72c-36a2-4ddc-b978-9c8660f72df1 - - - - -] Sending Creation of Listener b9da344b-f2c0-4db3-a529-1e657103d38c to handler 2018-03-21 12:20:00.376 12070 INFO octavia.api.v1.controllers.listener [req-70917f21-45bd-4354-a86e-6df43476e231 - - - - -] Sending Creation of Listener ce7ebc4a-bff6-437d-959f-37c72168e970 to handler 2018-03-21 12:20:00.452 12069 INFO oslo_db.sqlalchemy.provision [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:00.454 12069 INFO oslo_db.sqlalchemy.provision [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN verqtnqnni 2018-03-21 12:20:00.454 12069 INFO oslo_db.sqlalchemy.provision [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_bad_protocol [0.334513s] ... ok 2018-03-21 12:20:00.457 12069 INFO oslo_db.sqlalchemy.provision [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] CREATE BACKEND sqlite:// TOKEN scbpgmtqfx 2018-03-21 12:20:00.519 12070 INFO octavia.api.v1.controllers.pool [req-53ca0bb2-2d98-4148-b402-d7c1aa8565e6 - - - - -] Sending Creation of Pool bd4a0396-2efc-4f85-819e-000559c8bd94 to handler 2018-03-21 12:20:00.538 12069 INFO octavia.common.config [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] Logging enabled! 2018-03-21 12:20:00.539 12069 INFO octavia.common.config [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:00.562 12069 WARNING octavia.api.root_controller [req-ef724086-7910-4835-a79c-1713875ca007 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:00.577 12069 INFO octavia.api.v1.controllers.load_balancer [req-729d7488-08a6-4587-8d73-12cf4d039f59 - - - - -] Sending created Load Balancer 5fc03877-637f-4e72-a7d5-4fc1dd1f9134 to the handler 2018-03-21 12:20:00.642 12070 INFO octavia.api.v1.controllers.pool [req-fbec7eb4-0476-4873-b441-495c3ce2d1e2 - - - - -] Sending Update of Pool bd4a0396-2efc-4f85-819e-000559c8bd94 to handler 2018-03-21 12:20:00.670 12069 INFO octavia.api.v1.controllers.listener [req-ef40213d-3407-40ec-946d-7f4431825079 - - - - -] Sending Creation of Listener ab8e77a6-f552-4d6e-899d-a8dae0fb3b39 to handler 2018-03-21 12:20:00.722 12070 INFO oslo_db.sqlalchemy.provision [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:00.723 12070 INFO oslo_db.sqlalchemy.provision [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ikejtuacqz 2018-03-21 12:20:00.724 12070 INFO oslo_db.sqlalchemy.provision [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_session_persistence [0.564106s] ... ok 2018-03-21 12:20:00.727 12070 INFO oslo_db.sqlalchemy.provision [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] CREATE BACKEND sqlite:// TOKEN vjzdviisge 2018-03-21 12:20:00.796 12069 INFO oslo_db.sqlalchemy.provision [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:00.797 12069 INFO oslo_db.sqlalchemy.provision [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN scbpgmtqfx 2018-03-21 12:20:00.797 12069 INFO oslo_db.sqlalchemy.provision [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_over_quota [0.342996s] ... ok 2018-03-21 12:20:00.807 12070 INFO octavia.common.config [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] Logging enabled! 2018-03-21 12:20:00.808 12070 INFO octavia.common.config [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:00.800 12069 INFO oslo_db.sqlalchemy.provision [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] CREATE BACKEND sqlite:// TOKEN jtcmpgndxc 2018-03-21 12:20:00.880 12069 INFO octavia.common.config [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] Logging enabled! 2018-03-21 12:20:00.880 12069 INFO octavia.common.config [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:00.896 12070 WARNING octavia.api.root_controller [req-721eb4a4-e2f1-4ce9-9f43-487f38198765 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:00.912 12070 INFO octavia.api.v1.controllers.load_balancer [req-1af760d3-3b43-43ac-a702-5cb3e25eb577 - - - - -] Sending created Load Balancer f0926ae5-5b9a-42a2-9f59-fc9f7b21f67f to the handler 2018-03-21 12:20:00.903 12069 WARNING octavia.api.root_controller [req-f00ade90-d488-4d30-b214-732a46618412 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:00.919 12069 INFO octavia.api.v1.controllers.load_balancer [req-458d506b-34dd-4b07-bdab-f624a1d4e7a5 - - - - -] Sending created Load Balancer 6843efce-1e74-4b6b-8cde-2be5955a3001 to the handler 2018-03-21 12:20:01.002 12070 INFO octavia.api.v1.controllers.listener [req-5fe2cd4a-5b8a-4c50-976b-07b18e7f719d - - - - -] Sending Creation of Listener c70e5b2c-ae9b-44b5-9cd5-740718830e65 to handler 2018-03-21 12:20:01.029 12069 INFO octavia.api.v1.controllers.listener [req-61d092ba-de63-4251-bba3-92dfdcf33079 - - - - -] Sending Creation of Listener edabf413-642f-42c8-95f2-838a1ea359f8 to handler 2018-03-21 12:20:01.138 12070 INFO octavia.api.v1.controllers.pool [req-21b94a22-887e-46be-a345-b30a50120c22 - - - - -] Sending Creation of Pool b2548eae-9ef7-4f39-8ff5-d8dcccb0c076 to handler 2018-03-21 12:20:01.247 12070 INFO octavia.api.v1.controllers.load_balancer [req-5efe7303-29d5-4981-ac7d-725b5134c15f - - - - -] Sending deleted Load Balancer f0926ae5-5b9a-42a2-9f59-fc9f7b21f67f to the handler 2018-03-21 12:20:01.280 12069 INFO octavia.api.v1.controllers.pool [req-7a625bbf-aa4b-4781-9a5b-7e0f7620323c - - - - -] Sending Creation of Pool 38ff648f-2807-446b-bc96-9ab7ea07c95c to handler 2018-03-21 12:20:01.273 12070 INFO octavia.api.v1.controllers.pool [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:01.298 12070 INFO oslo_db.sqlalchemy.provision [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:01.299 12070 INFO oslo_db.sqlalchemy.provision [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vjzdviisge 2018-03-21 12:20:01.299 12070 INFO oslo_db.sqlalchemy.provision [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_when_lb_pending_delete [0.575806s] ... ok 2018-03-21 12:20:01.309 12070 INFO oslo_db.sqlalchemy.provision [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] CREATE BACKEND sqlite:// TOKEN xuwnntlqqg 2018-03-21 12:20:01.347 12069 INFO oslo_db.sqlalchemy.provision [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:01.348 12069 INFO oslo_db.sqlalchemy.provision [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jtcmpgndxc 2018-03-21 12:20:01.349 12069 INFO oslo_db.sqlalchemy.provision [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_sans_listener [0.551006s] ... ok 2018-03-21 12:20:01.356 12069 INFO oslo_db.sqlalchemy.provision [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] CREATE BACKEND sqlite:// TOKEN sedkuhtbxy 2018-03-21 12:20:01.387 12070 INFO octavia.common.config [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] Logging enabled! 2018-03-21 12:20:01.388 12070 INFO octavia.common.config [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:01.412 12070 WARNING octavia.api.root_controller [req-a00bede5-3dad-4adb-a4c2-d97f653d1b58 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:01.432 12069 INFO octavia.common.config [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] Logging enabled! 2018-03-21 12:20:01.433 12069 INFO octavia.common.config [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:01.428 12070 INFO octavia.api.v1.controllers.load_balancer [req-b88cb903-2fda-4259-8e88-99b66b403b54 - - - - -] Sending created Load Balancer bc3d2886-e0d4-4c24-ac5b-aa4adfdfdc25 to the handler 2018-03-21 12:20:01.456 12069 WARNING octavia.api.root_controller [req-0c0f36c8-eeda-4489-94b1-f3b85e7b172f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:01.472 12069 INFO octavia.api.v1.controllers.load_balancer [req-f4f12827-d56b-4c79-89e7-f65f947c012b - - - - -] Sending created Load Balancer aa18207c-63f9-4694-bfa5-cf6757da45dc to the handler 2018-03-21 12:20:01.523 12070 INFO octavia.api.v1.controllers.listener [req-08198a3e-fb37-495b-8aea-b0e4de769637 - - - - -] Sending Creation of Listener c838e81e-5a36-498e-b459-8422f0279904 to handler 2018-03-21 12:20:01.562 12069 INFO octavia.api.v1.controllers.listener [req-b3382b8d-d54f-4123-b0e6-9c9c1ed9f3c3 - - - - -] Sending Creation of Listener 87f310ee-e963-4df2-a0c7-5b5828e4b4b7 to handler 2018-03-21 12:20:01.649 12070 INFO octavia.api.v1.controllers.pool [req-b70be443-75b3-47fc-bb5f-8ce52e8bdf8d - - - - -] Sending Creation of Pool 9db01553-27ec-4bf3-99a6-c2bd706647b7 to handler 2018-03-21 12:20:01.671 12069 INFO octavia.api.v1.controllers.load_balancer [req-6d4e87ae-422e-4d64-be69-e3df213ef3e4 - - - - -] Sending updated Load Balancer aa18207c-63f9-4694-bfa5-cf6757da45dc to the handler 2018-03-21 12:20:01.701 12069 INFO octavia.api.v1.controllers.pool [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:01.720 12069 INFO oslo_db.sqlalchemy.provision [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:01.721 12069 INFO oslo_db.sqlalchemy.provision [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sedkuhtbxy 2018-03-21 12:20:01.722 12069 INFO oslo_db.sqlalchemy.provision [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_when_lb_pending_update [0.372965s] ... ok 2018-03-21 12:20:01.725 12069 INFO oslo_db.sqlalchemy.provision [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] CREATE BACKEND sqlite:// TOKEN wrqisxjzmm 2018-03-21 12:20:01.809 12069 INFO octavia.common.config [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] Logging enabled! 2018-03-21 12:20:01.809 12069 INFO octavia.common.config [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:01.807 12070 INFO octavia.api.v1.controllers.l7policy [req-006898bc-0fab-4e25-83bc-ae7297ab34b1 - - - - -] Sending Creation of L7Policy 6d1006d2-4c88-49ce-ae8e-36a84556c777 to handler 2018-03-21 12:20:01.844 12069 WARNING octavia.api.root_controller [req-e85dbd85-bdd8-4f76-8460-ffdcfa43bb9b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:01.863 12069 INFO octavia.api.v1.controllers.load_balancer [req-3dc122cc-1730-453d-855d-070e5f9c5260 - - - - -] Sending created Load Balancer 5810c112-ed17-45a5-ba4f-6440f291e2b4 to the handler 2018-03-21 12:20:01.926 12070 INFO oslo_db.sqlalchemy.provision [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:01.927 12070 INFO oslo_db.sqlalchemy.provision [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xuwnntlqqg 2018-03-21 12:20:01.928 12070 INFO oslo_db.sqlalchemy.provision [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_with_l7policy [0.628108s] ... ok 2018-03-21 12:20:01.931 12070 INFO oslo_db.sqlalchemy.provision [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] CREATE BACKEND sqlite:// TOKEN xakhwytbcp 2018-03-21 12:20:01.974 12069 INFO octavia.api.v1.controllers.listener [req-30d62ce1-34ca-4ad7-9a95-dad3e8d58a0d - - - - -] Sending Creation of Listener a9b581f3-a0da-4a21-a048-0940fe0d6d0e to handler 2018-03-21 12:20:02.021 12070 INFO octavia.common.config [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] Logging enabled! 2018-03-21 12:20:02.026 12070 INFO octavia.common.config [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:02.049 12070 WARNING octavia.api.root_controller [req-420d5262-b97f-4f0b-9b34-fab132bdf9dc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:02.066 12070 INFO octavia.api.v1.controllers.load_balancer [req-b1edbf91-ca92-41f7-9167-07330700fb2f - - - - -] Sending created Load Balancer 8b649601-8be4-47eb-8754-0051d12a3bd3 to the handler 2018-03-21 12:20:02.110 12069 INFO oslo_db.sqlalchemy.provision [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:02.120 12069 INFO oslo_db.sqlalchemy.provision [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wrqisxjzmm 2018-03-21 12:20:02.120 12069 INFO oslo_db.sqlalchemy.provision [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_bad_session_persistence [0.398097s] ... ok 2018-03-21 12:20:02.129 12069 INFO oslo_db.sqlalchemy.provision [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] CREATE BACKEND sqlite:// TOKEN ygzlreaecq 2018-03-21 12:20:02.160 12070 INFO octavia.api.v1.controllers.listener [req-0fcefd3c-9684-4dcc-9ebe-d54cbcc134ec - - - - -] Sending Creation of Listener f7e01954-b4f8-4625-816a-b3ed62e0765c to handler 2018-03-21 12:20:02.218 12069 INFO octavia.common.config [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] Logging enabled! 2018-03-21 12:20:02.219 12069 INFO octavia.common.config [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:02.242 12069 WARNING octavia.api.root_controller [req-f2118871-351b-4d0c-9b60-ec9963fde70a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:02.258 12069 INFO octavia.api.v1.controllers.load_balancer [req-78a9dbfc-349c-4d88-b3c0-2fcc843218d8 - - - - -] Sending created Load Balancer 9a0c3942-d83a-4976-8285-af9cfe7b6e18 to the handler 2018-03-21 12:20:02.305 12070 INFO octavia.api.v1.controllers.pool [req-6a032923-215e-4a1d-8ba1-5d9433e85f49 - - - - -] Sending Creation of Pool 57362a8a-0b0c-47b7-8911-43887328677f to handler 2018-03-21 12:20:02.390 12069 INFO octavia.api.v1.controllers.listener [req-3e96c353-468b-4acd-93b1-db66a1df69ef - - - - -] Sending Creation of Listener 33e1eddc-fde6-4750-b935-ece2ec4e1b4d to handler 2018-03-21 12:20:02.490 12070 INFO octavia.api.v1.controllers.pool [req-5df0cc08-b231-424d-a7d7-aa18e7dc1f21 - - - - -] Sending Deletion of Pool 57362a8a-0b0c-47b7-8911-43887328677f to handler 2018-03-21 12:20:02.530 12069 INFO octavia.api.v1.controllers.pool [req-1998ba71-437a-44dd-a5d5-d3682bf83d73 - - - - -] Sending Creation of Pool 4c8dfac3-93d1-4b87-993c-cfb758954351 to handler 2018-03-21 12:20:02.651 12069 INFO oslo_db.sqlalchemy.provision [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:02.653 12069 INFO oslo_db.sqlalchemy.provision [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ygzlreaecq 2018-03-21 12:20:02.653 12069 INFO oslo_db.sqlalchemy.provision [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_duplicate_id [0.533224s] ... ok 2018-03-21 12:20:02.656 12069 INFO oslo_db.sqlalchemy.provision [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] CREATE BACKEND sqlite:// TOKEN sctbujedlu 2018-03-21 12:20:02.703 12070 INFO oslo_db.sqlalchemy.provision [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:02.704 12070 INFO oslo_db.sqlalchemy.provision [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xakhwytbcp 2018-03-21 12:20:02.705 12070 INFO oslo_db.sqlalchemy.provision [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_with_session_persistence [0.776644s] ... ok 2018-03-21 12:20:02.708 12070 INFO oslo_db.sqlalchemy.provision [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] CREATE BACKEND sqlite:// TOKEN zrokucipwf 2018-03-21 12:20:02.736 12069 INFO octavia.common.config [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] Logging enabled! 2018-03-21 12:20:02.736 12069 INFO octavia.common.config [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:02.759 12069 WARNING octavia.api.root_controller [req-1f82b83e-5c69-4445-8f64-86575fdc4b5e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:02.775 12069 INFO octavia.api.v1.controllers.load_balancer [req-8a25dd5a-5095-499b-8bdd-99065f2f6296 - - - - -] Sending created Load Balancer 7921e048-9485-4c8f-bf60-649e82732ad5 to the handler 2018-03-21 12:20:02.791 12070 INFO octavia.common.config [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] Logging enabled! 2018-03-21 12:20:02.791 12070 INFO octavia.common.config [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:02.815 12070 WARNING octavia.api.root_controller [req-3dc44883-ee9f-4bcd-9dc5-df9d38a077f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:02.831 12070 INFO octavia.api.v1.controllers.load_balancer [req-50ef2fc5-3651-456e-8ac9-e619a11db95a - - - - -] Sending created Load Balancer 0a351beb-0643-4fe7-bae2-35df72a0f51d to the handler 2018-03-21 12:20:02.863 12069 INFO octavia.api.v1.controllers.listener [req-b679ee6b-01e5-44d7-b93c-f3f22456def0 - - - - -] Sending Creation of Listener f7757895-1007-47d9-af84-b057770d3b4f to handler 2018-03-21 12:20:02.925 12070 INFO octavia.api.v1.controllers.listener [req-15bbc9db-0eab-4a6d-91a3-083fe553d279 - - - - -] Sending Creation of Listener 76edad57-8a6e-4a78-b741-34b5eef92b9a to handler 2018-03-21 12:20:03.068 12069 INFO octavia.api.v1.controllers.pool [req-ff7d4bbb-d24d-43c5-8f4f-7b74269f63b4 - - - - -] Sending Creation of Pool 8770898a-3691-4492-86fc-dd1eec174e18 to handler 2018-03-21 12:20:03.100 12070 INFO oslo_db.sqlalchemy.provision [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:03.103 12070 INFO oslo_db.sqlalchemy.provision [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zrokucipwf 2018-03-21 12:20:03.104 12070 INFO oslo_db.sqlalchemy.provision [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_empty_get_all [0.398871s] ... ok 2018-03-21 12:20:03.107 12070 INFO oslo_db.sqlalchemy.provision [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] CREATE BACKEND sqlite:// TOKEN sdksotxfcq 2018-03-21 12:20:03.186 12070 INFO octavia.common.config [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] Logging enabled! 2018-03-21 12:20:03.187 12070 INFO octavia.common.config [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:03.208 12069 INFO oslo_db.sqlalchemy.provision [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:03.210 12069 INFO oslo_db.sqlalchemy.provision [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sctbujedlu 2018-03-21 12:20:03.210 12069 INFO oslo_db.sqlalchemy.provision [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_listener_with_default_pool_id_set [0.556586s] ... ok 2018-03-21 12:20:03.210 12070 WARNING octavia.api.root_controller [req-e6c72c70-172b-49d7-8723-45bedb9f6e0a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:03.224 12070 INFO octavia.api.v1.controllers.load_balancer [req-f3b00586-7c03-4fb7-bd5f-b70b8cb3a7d0 - - - - -] Sending created Load Balancer 452e69a9-2ed1-405e-a2dc-4d4c004da196 to the handler 2018-03-21 12:20:03.218 12069 INFO oslo_db.sqlalchemy.provision [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] CREATE BACKEND sqlite:// TOKEN easaedvdvj 2018-03-21 12:20:03.293 12069 INFO octavia.common.config [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] Logging enabled! 2018-03-21 12:20:03.294 12069 INFO octavia.common.config [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:03.317 12069 WARNING octavia.api.root_controller [req-0cc8999b-f591-4412-8934-cde8117f37b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:03.316 12070 INFO octavia.api.v1.controllers.listener [req-f871f2e2-66a1-48fe-adb7-6a66ce624092 - - - - -] Sending Creation of Listener bd1f1b67-5b28-4944-8f7c-165fd4960821 to handler 2018-03-21 12:20:03.333 12069 INFO octavia.api.v1.controllers.load_balancer [req-6791570d-60a5-4a43-b133-e63bfddb3bf0 - - - - -] Sending created Load Balancer f324d8a0-f876-432a-8d41-0d3431be08c5 to the handler 2018-03-21 12:20:03.421 12069 INFO octavia.api.v1.controllers.listener [req-569293b0-81fb-499d-b11b-e1e4b4d802ed - - - - -] Sending Creation of Listener 2391ccb1-10c5-4c51-8791-94d603a4639f to handler 2018-03-21 12:20:03.444 12070 INFO octavia.api.v1.controllers.pool [req-5eaf9a64-6678-4256-b883-7e8bde5d5ca8 - - - - -] Sending Creation of Pool e5c8b76f-63aa-48f0-ac02-3b4bf248d022 to handler 2018-03-21 12:20:03.574 12070 INFO oslo_db.sqlalchemy.provision [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:03.575 12070 INFO oslo_db.sqlalchemy.provision [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sdksotxfcq 2018-03-21 12:20:03.575 12070 INFO oslo_db.sqlalchemy.provision [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_get [0.471587s] ... ok 2018-03-21 12:20:03.578 12070 INFO oslo_db.sqlalchemy.provision [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] CREATE BACKEND sqlite:// TOKEN mkdhlyykrp 2018-03-21 12:20:03.597 12069 INFO octavia.api.v1.controllers.pool [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] Sending Creation of Pool 581b6b5d-b022-4168-b4ae-c39915df6f0b to handler 2018-03-21 12:20:03.618 12069 INFO oslo_db.sqlalchemy.provision [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:03.620 12069 INFO oslo_db.sqlalchemy.provision [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN easaedvdvj 2018-03-21 12:20:03.620 12069 INFO oslo_db.sqlalchemy.provision [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_project_id [0.409936s] ... ok 2018-03-21 12:20:03.623 12069 INFO oslo_db.sqlalchemy.provision [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] CREATE BACKEND sqlite:// TOKEN lvnpyropud 2018-03-21 12:20:03.661 12070 INFO octavia.common.config [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] Logging enabled! 2018-03-21 12:20:03.662 12070 INFO octavia.common.config [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:03.685 12070 WARNING octavia.api.root_controller [req-aed0089e-377e-4c09-941b-b59e63a02f03 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:03.704 12069 INFO octavia.common.config [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] Logging enabled! 2018-03-21 12:20:03.704 12069 INFO octavia.common.config [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:03.702 12070 INFO octavia.api.v1.controllers.load_balancer [req-bff83dd1-cd15-4c21-a086-747a5f556f97 - - - - -] Sending created Load Balancer eb9bb079-6f2a-43b9-9f37-6423f1a1a21d to the handler 2018-03-21 12:20:03.728 12069 WARNING octavia.api.root_controller [req-451e2765-6ceb-4975-b20a-ff6c1cf0c7cc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:03.744 12069 INFO octavia.api.v1.controllers.load_balancer [req-ef9fcc0c-c8a4-42fc-8f22-76f7749ca69c - - - - -] Sending created Load Balancer 34fb71ce-b914-410d-aa37-41cbd0ab8b5f to the handler 2018-03-21 12:20:03.791 12070 INFO octavia.api.v1.controllers.listener [req-576c050a-754a-4038-9c3c-dcd7fd453a87 - - - - -] Sending Creation of Listener a61f54f8-194d-4f74-98fa-ff259bde1a1c to handler 2018-03-21 12:20:03.837 12069 INFO octavia.api.v1.controllers.listener [req-0ad18a69-554d-4296-8b82-40da2b95a2c3 - - - - -] Sending Creation of Listener 8af7211c-8d05-44a3-9417-8df4b0f49343 to handler 2018-03-21 12:20:03.977 12069 INFO octavia.api.v1.controllers.pool [req-405217de-bf8e-4475-93cd-41df078cfaae - - - - -] Sending Creation of Pool 78356049-91f3-4797-bd47-0b8f635a4c4d to handler 2018-03-21 12:20:03.997 12070 INFO octavia.api.v1.controllers.pool [req-1c10ae06-f227-42ac-ab00-3df93c6cbf6e - - - - -] Sending Creation of Pool 2521753b-c132-4ada-b95b-9787f11b2bb2 to handler 2018-03-21 12:20:04.115 12070 INFO oslo_db.sqlalchemy.provision [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:04.116 12070 INFO oslo_db.sqlalchemy.provision [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mkdhlyykrp 2018-03-21 12:20:04.117 12070 INFO oslo_db.sqlalchemy.provision [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_get_all_with_listener [0.541127s] ... ok 2018-03-21 12:20:04.120 12070 INFO oslo_db.sqlalchemy.provision [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] CREATE BACKEND sqlite:// TOKEN nprtoeaele 2018-03-21 12:20:04.154 12069 INFO oslo_db.sqlalchemy.provision [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:04.156 12069 INFO oslo_db.sqlalchemy.provision [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lvnpyropud 2018-03-21 12:20:04.156 12069 INFO oslo_db.sqlalchemy.provision [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_proxy_protocol [0.535601s] ... ok 2018-03-21 12:20:04.159 12069 INFO oslo_db.sqlalchemy.provision [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] CREATE BACKEND sqlite:// TOKEN ymkuxdewab 2018-03-21 12:20:04.202 12070 INFO octavia.common.config [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] Logging enabled! 2018-03-21 12:20:04.202 12070 INFO octavia.common.config [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:04.238 12069 INFO octavia.common.config [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] Logging enabled! 2018-03-21 12:20:04.239 12069 INFO octavia.common.config [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:04.227 12070 WARNING octavia.api.root_controller [req-a252d927-aa19-45c3-814a-51e99c8ca8c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:04.242 12070 INFO octavia.api.v1.controllers.load_balancer [req-8cb45e9b-8e97-4e79-97d1-1ed986e92968 - - - - -] Sending created Load Balancer 6f9907bf-e044-4b72-a5cc-f949fe597e8e to the handler 2018-03-21 12:20:04.263 12069 WARNING octavia.api.root_controller [req-3bffbf4e-4033-4397-ad95-e354f7dc976f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:04.279 12069 INFO octavia.api.v1.controllers.load_balancer [req-cfa95441-90cd-406e-9a0d-771b81052e23 - - - - -] Sending created Load Balancer dcaaa294-2bd3-4d3e-8310-4befba589f40 to the handler 2018-03-21 12:20:04.331 12070 INFO octavia.api.v1.controllers.listener [req-1559b58b-c05c-41e9-b041-fae93f849b88 - - - - -] Sending Creation of Listener da9f5990-fd6d-4520-84e7-bb42e64069eb to handler 2018-03-21 12:20:04.367 12069 INFO octavia.api.v1.controllers.listener [req-365f9abe-9064-4719-997c-065e5f647f83 - - - - -] Sending Creation of Listener 0593618d-6ea6-49be-9ad2-e9a6b71dc588 to handler 2018-03-21 12:20:04.473 12070 INFO octavia.api.v1.controllers.pool [req-1b485749-0f80-450f-9f71-160ac33312d7 - - - - -] Sending Creation of Pool fcbf2ece-901b-4b4a-a89a-b5be32f3e96d to handler 2018-03-21 12:20:04.503 12069 INFO octavia.api.v1.controllers.pool [req-47f8c361-efca-441d-bba4-3a080ce81de4 - - - - -] Sending Creation of Pool c014d075-f1ee-4ede-baf3-4d01c58c96d6 to handler 2018-03-21 12:20:04.591 12070 INFO octavia.api.v1.controllers.pool [req-dafa4b21-b85a-46ab-ae60-e2007963c37c - - - - -] Sending Update of Pool fcbf2ece-901b-4b4a-a89a-b5be32f3e96d to handler 2018-03-21 12:20:04.827 12069 INFO oslo_db.sqlalchemy.provision [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:04.829 12069 INFO oslo_db.sqlalchemy.provision [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ymkuxdewab 2018-03-21 12:20:04.829 12069 INFO oslo_db.sqlalchemy.provision [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_create_with_session_persistence [0.673108s] ... ok 2018-03-21 12:20:04.819 12070 INFO oslo_db.sqlalchemy.provision [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:04.820 12070 INFO oslo_db.sqlalchemy.provision [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nprtoeaele 2018-03-21 12:20:04.821 12070 INFO oslo_db.sqlalchemy.provision [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_update [0.707787s] ... ok 2018-03-21 12:20:04.837 12069 INFO oslo_db.sqlalchemy.provision [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] CREATE BACKEND sqlite:// TOKEN rjfafygxxm 2018-03-21 12:20:04.828 12070 INFO oslo_db.sqlalchemy.provision [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] CREATE BACKEND sqlite:// TOKEN tsuktdudbt 2018-03-21 12:20:04.906 12070 INFO octavia.common.config [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] Logging enabled! 2018-03-21 12:20:04.906 12070 INFO octavia.common.config [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:04.930 12070 WARNING octavia.api.root_controller [req-e967ed5b-76b0-4126-90e0-d9e8769e7453 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:04.946 12070 INFO octavia.api.v1.controllers.load_balancer [req-94c6e8e0-4667-4489-a457-f73672b222e3 - - - - -] Sending created Load Balancer b4c61a2b-a56d-483c-a36d-17e38d6711de to the handler 2018-03-21 12:20:04.913 12069 INFO octavia.common.config [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] Logging enabled! 2018-03-21 12:20:04.913 12069 INFO octavia.common.config [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:04.934 12069 WARNING octavia.api.root_controller [req-ffda036b-930d-4224-bcdb-7c9eb04a94d7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:04.952 12069 INFO octavia.api.v1.controllers.load_balancer [req-3180772b-a91e-449e-8028-3d602c137005 - - - - -] Sending created Load Balancer dbe545cb-8c1f-4c81-adf7-7166372f05f2 to the handler 2018-03-21 12:20:05.036 12070 INFO octavia.api.v1.controllers.listener [req-55ca51d1-910f-4d13-98b9-31d31f83ba50 - - - - -] Sending Creation of Listener c0fb9b23-a64d-43a8-9980-cf39ae769b34 to handler 2018-03-21 12:20:05.041 12069 INFO octavia.api.v1.controllers.listener [req-6bd9efdd-3dd0-447f-bf75-4b8d9fb38883 - - - - -] Sending Creation of Listener 4ad5eddd-aff9-4621-b54c-89b719a992f4 to handler 2018-03-21 12:20:05.178 12069 INFO octavia.api.v1.controllers.pool [req-b70c14af-5c15-4a55-84f5-21aa9742ae82 - - - - -] Sending Creation of Pool f12332a7-484f-418e-9645-bc07021f2cb4 to handler 2018-03-21 12:20:05.183 12070 INFO octavia.api.v1.controllers.pool [req-60e10480-b0de-4db8-8f03-e89febde010a - - - - -] Sending Creation of Pool c54c3316-8f46-4a05-b7b4-6161cfbdf89b to handler 2018-03-21 12:20:05.302 12070 INFO octavia.api.v1.controllers.pool [req-ad5bc05c-33cf-4636-bb7c-27eb01287005 - - - - -] Sending Update of Pool c54c3316-8f46-4a05-b7b4-6161cfbdf89b to handler 2018-03-21 12:20:05.320 12069 INFO octavia.api.v1.controllers.pool [req-1c9a39d8-03ce-4739-bc8f-0681ff23f9bf - - - - -] Sending Deletion of Pool f12332a7-484f-418e-9645-bc07021f2cb4 to handler 2018-03-21 12:20:05.404 12070 INFO oslo_db.sqlalchemy.provision [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:05.405 12070 INFO oslo_db.sqlalchemy.provision [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tsuktdudbt 2018-03-21 12:20:05.406 12070 INFO oslo_db.sqlalchemy.provision [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_preserve_session_persistence [0.580895s] ... ok 2018-03-21 12:20:05.409 12070 INFO oslo_db.sqlalchemy.provision [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] CREATE BACKEND sqlite:// TOKEN ajkzufhxzo 2018-03-21 12:20:05.490 12070 INFO octavia.common.config [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] Logging enabled! 2018-03-21 12:20:05.491 12070 INFO octavia.common.config [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:05.513 12069 INFO oslo_db.sqlalchemy.provision [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:05.515 12069 INFO oslo_db.sqlalchemy.provision [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rjfafygxxm 2018-03-21 12:20:05.515 12069 INFO oslo_db.sqlalchemy.provision [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete [0.685528s] ... ok 2018-03-21 12:20:05.514 12070 WARNING octavia.api.root_controller [req-158f597e-bca8-4a75-b894-4f1952efcd28 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:05.530 12070 INFO octavia.api.v1.controllers.load_balancer [req-d6bc66ca-b7e3-4fe6-bf90-d17bc6b6556d - - - - -] Sending created Load Balancer 7d5cee10-b239-4bd3-b731-a61f71b576b8 to the handler 2018-03-21 12:20:05.518 12069 INFO oslo_db.sqlalchemy.provision [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] CREATE BACKEND sqlite:// TOKEN aisprryuen 2018-03-21 12:20:05.599 12069 INFO octavia.common.config [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] Logging enabled! 2018-03-21 12:20:05.599 12069 INFO octavia.common.config [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:05.623 12069 WARNING octavia.api.root_controller [req-0cb56417-726f-4650-bebb-4140dc0ff547 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:05.638 12069 INFO octavia.api.v1.controllers.load_balancer [req-a28c1edd-3cc9-4b2c-9b8e-0300e22336b9 - - - - -] Sending created Load Balancer 82936f5d-3106-4093-947f-8d8f30430768 to the handler 2018-03-21 12:20:05.683 12070 INFO octavia.api.v1.controllers.listener [req-fdfe6a0b-896a-4afd-a27a-69ab8b2d1d1b - - - - -] Sending Creation of Listener 245bc677-0106-433d-b211-0a7008f3ef5b to handler 2018-03-21 12:20:05.727 12069 INFO octavia.api.v1.controllers.listener [req-cc17e192-2b3b-424b-bc5a-7c5997d79706 - - - - -] Sending Creation of Listener 6c64723a-550e-4415-a334-fbf897fc0459 to handler 2018-03-21 12:20:05.823 12070 INFO octavia.api.v1.controllers.pool [req-aff119d3-a7ea-49f2-a111-374b2c1139d5 - - - - -] Sending Creation of Pool 594994e6-2f8e-456f-90f7-4ce76742f8a9 to handler 2018-03-21 12:20:05.888 12069 INFO octavia.api.v1.controllers.pool [req-1e433f85-9f6f-4246-b27b-d14338065899 - - - - -] Sending Creation of Pool 5b9261c3-9c6a-4da7-8955-b9f36017226e to handler 2018-03-21 12:20:05.932 12070 INFO octavia.api.v1.controllers.load_balancer [req-5aeafa4f-4116-4060-b285-6b8ffdab182c - - - - -] Sending deleted Load Balancer 7d5cee10-b239-4bd3-b731-a61f71b576b8 to the handler 2018-03-21 12:20:05.958 12070 INFO octavia.api.v1.controllers.pool [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:05.985 12070 INFO oslo_db.sqlalchemy.provision [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:05.986 12070 INFO oslo_db.sqlalchemy.provision [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ajkzufhxzo 2018-03-21 12:20:05.987 12070 INFO oslo_db.sqlalchemy.provision [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_when_lb_pending_delete [0.580676s] ... ok 2018-03-21 12:20:05.990 12070 INFO oslo_db.sqlalchemy.provision [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] CREATE BACKEND sqlite:// TOKEN vwqfsbdqhi 2018-03-21 12:20:05.997 12069 INFO octavia.api.v1.controllers.load_balancer [req-df5b84bb-0b83-4d31-b097-58898835eb84 - - - - -] Sending updated Load Balancer 82936f5d-3106-4093-947f-8d8f30430768 to the handler 2018-03-21 12:20:06.037 12069 INFO octavia.api.v1.controllers.pool [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:06.063 12069 INFO oslo_db.sqlalchemy.provision [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:06.065 12069 INFO oslo_db.sqlalchemy.provision [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aisprryuen 2018-03-21 12:20:06.065 12069 INFO oslo_db.sqlalchemy.provision [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_when_lb_pending_update [0.549749s] ... ok 2018-03-21 12:20:06.072 12070 INFO octavia.common.config [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] Logging enabled! 2018-03-21 12:20:06.073 12070 INFO octavia.common.config [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:06.068 12069 INFO oslo_db.sqlalchemy.provision [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] CREATE BACKEND sqlite:// TOKEN pubblmfupi 2018-03-21 12:20:06.097 12070 WARNING octavia.api.root_controller [req-d8f88e6f-62b6-44fc-b548-eb72f8948255 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:06.113 12070 INFO octavia.api.v1.controllers.load_balancer [req-e3f2fdba-51bd-485c-936d-aa889a6e2766 - - - - -] Sending created Load Balancer 1f370b65-edef-4be5-b8d0-b9791273ca8f to the handler 2018-03-21 12:20:06.168 12069 INFO octavia.common.config [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] Logging enabled! 2018-03-21 12:20:06.169 12069 INFO octavia.common.config [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:06.196 12069 WARNING octavia.api.root_controller [req-cfd9c9b8-a90b-4ab3-80dd-de1aba1eff74 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:06.209 12069 INFO octavia.api.v1.controllers.load_balancer [req-1af27c25-32a8-46b6-852e-1446c563db45 - - - - -] Sending created Load Balancer c4a0730d-b28d-4196-89e3-4f7844035864 to the handler 2018-03-21 12:20:06.207 12070 INFO octavia.api.v1.controllers.listener [req-bc6de6ee-d364-4531-99bc-46a47a709d01 - - - - -] Sending Creation of Listener a13679b1-e857-4893-bfd7-78bda0c96e65 to handler 2018-03-21 12:20:06.349 12070 INFO octavia.api.v1.controllers.pool [req-02f34cf1-d5b1-4801-a65c-c40322b9a190 - - - - -] Sending Creation of Pool 834ba30b-57b2-417c-83cc-d7a668a3daf8 to handler 2018-03-21 12:20:06.401 12069 INFO octavia.api.v1.controllers.listener [req-12f3099d-8b8d-43f7-a932-b631406611ce - - - - -] Sending Creation of Listener ddade227-a779-4298-8ad0-043456d8f9d0 to handler 2018-03-21 12:20:06.462 12070 INFO octavia.api.v1.controllers.pool [req-8f063896-0ee9-4ebc-8000-0c8b53cc22a8 - - - - -] Sending Update of Pool 834ba30b-57b2-417c-83cc-d7a668a3daf8 to handler 2018-03-21 12:20:06.533 12070 INFO oslo_db.sqlalchemy.provision [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:06.535 12070 INFO oslo_db.sqlalchemy.provision [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vwqfsbdqhi 2018-03-21 12:20:06.535 12070 INFO oslo_db.sqlalchemy.provision [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_with_bad_handler [0.548505s] ... ok 2018-03-21 12:20:06.538 12070 INFO oslo_db.sqlalchemy.provision [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] CREATE BACKEND sqlite:// TOKEN afydttiudc 2018-03-21 12:20:06.589 12069 INFO octavia.api.v1.controllers.pool [req-7beb93f1-ccd9-4a3d-b942-1ebd08ba3b0b - - - - -] Sending Creation of Pool 9b4b4c93-d999-45bb-9ae3-5bc2409e79fd to handler 2018-03-21 12:20:06.620 12070 INFO octavia.common.config [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] Logging enabled! 2018-03-21 12:20:06.620 12070 INFO octavia.common.config [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:06.644 12070 WARNING octavia.api.root_controller [req-9899e2c0-0840-4cb8-8319-99cb4188a2ed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:06.684 12070 INFO oslo_db.sqlalchemy.provision [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:06.686 12070 INFO oslo_db.sqlalchemy.provision [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afydttiudc 2018-03-21 12:20:06.686 12070 INFO oslo_db.sqlalchemy.provision [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_custom_missing_quotas [0.150414s] ... ok 2018-03-21 12:20:06.689 12070 INFO oslo_db.sqlalchemy.provision [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] CREATE BACKEND sqlite:// TOKEN zsqxwdctwr 2018-03-21 12:20:06.722 12069 INFO octavia.api.v1.controllers.pool [req-0e6c1907-0aea-4b5a-b102-fcbb8ea1af5b - - - - -] Sending Deletion of Pool 9b4b4c93-d999-45bb-9ae3-5bc2409e79fd to handler 2018-03-21 12:20:06.770 12070 INFO octavia.common.config [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] Logging enabled! 2018-03-21 12:20:06.770 12070 INFO octavia.common.config [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:06.794 12070 WARNING octavia.api.root_controller [req-85616960-63e2-4e96-bfa1-6960930154cd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:06.797 12069 INFO oslo_db.sqlalchemy.provision [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:06.799 12069 INFO oslo_db.sqlalchemy.provision [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pubblmfupi 2018-03-21 12:20:06.799 12069 INFO oslo_db.sqlalchemy.provision [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_delete_with_bad_handler [0.734181s] ... ok 2018-03-21 12:20:06.802 12069 INFO oslo_db.sqlalchemy.provision [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] CREATE BACKEND sqlite:// TOKEN blplcvdwsb 2018-03-21 12:20:06.831 12070 INFO oslo_db.sqlalchemy.provision [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:06.833 12070 INFO oslo_db.sqlalchemy.provision [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zsqxwdctwr 2018-03-21 12:20:06.833 12070 INFO oslo_db.sqlalchemy.provision [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_custom_partial_quotas [0.147044s] ... ok 2018-03-21 12:20:06.836 12070 INFO oslo_db.sqlalchemy.provision [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] CREATE BACKEND sqlite:// TOKEN eqnrnhceqp 2018-03-21 12:20:06.899 12069 INFO octavia.common.config [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] Logging enabled! 2018-03-21 12:20:06.899 12069 INFO octavia.common.config [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:06.917 12070 INFO octavia.common.config [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] Logging enabled! 2018-03-21 12:20:06.917 12070 INFO octavia.common.config [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:06.922 12069 WARNING octavia.api.root_controller [req-9cba3ca0-b1cd-4bed-a16b-0d055ba4e0e5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:06.938 12069 INFO octavia.api.v1.controllers.load_balancer [req-18cabebf-e5c2-489a-af8e-b35267a4c3dc - - - - -] Sending created Load Balancer 40e245cc-621c-4329-a01c-12a27852b14b to the handler 2018-03-21 12:20:06.942 12070 WARNING octavia.api.root_controller [req-445e9ece-acf4-40df-be08-4838f7471508 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:06.979 12070 INFO oslo_db.sqlalchemy.provision [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:06.980 12070 INFO oslo_db.sqlalchemy.provision [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eqnrnhceqp 2018-03-21 12:20:06.981 12070 INFO oslo_db.sqlalchemy.provision [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_custom_quotas [0.151428s] ... ok 2018-03-21 12:20:06.988 12070 INFO oslo_db.sqlalchemy.provision [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] CREATE BACKEND sqlite:// TOKEN fcqyvbmmyr 2018-03-21 12:20:07.027 12069 INFO octavia.api.v1.controllers.listener [req-fd2561c9-a64a-42c6-8e3e-ab69d986514f - - - - -] Sending Creation of Listener b2a132d5-2354-4696-8137-0ec3b011582f to handler 2018-03-21 12:20:07.065 12070 INFO octavia.common.config [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] Logging enabled! 2018-03-21 12:20:07.065 12070 INFO octavia.common.config [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.088 12070 WARNING octavia.api.root_controller [req-c2f9666f-6418-41da-8372-c313fcd4c4cd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.143 12070 INFO oslo_db.sqlalchemy.provision [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.144 12070 INFO oslo_db.sqlalchemy.provision [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fcqyvbmmyr 2018-03-21 12:20:07.145 12070 INFO oslo_db.sqlalchemy.provision [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_delete_custom_quotas [0.160015s] ... ok 2018-03-21 12:20:07.148 12070 INFO oslo_db.sqlalchemy.provision [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] CREATE BACKEND sqlite:// TOKEN dstjiqzvif 2018-03-21 12:20:07.174 12069 INFO octavia.api.v1.controllers.pool [req-16793203-00cc-4b03-aaf4-34d72d13cac8 - - - - -] Sending Creation of Pool d8cc0783-21e1-48bb-8d62-752b7a669f04 to handler 2018-03-21 12:20:07.231 12070 INFO octavia.common.config [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] Logging enabled! 2018-03-21 12:20:07.232 12070 INFO octavia.common.config [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.255 12070 WARNING octavia.api.root_controller [req-11edd387-442f-403c-ba26-dad576f09ebe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.279 12070 INFO oslo_db.sqlalchemy.provision [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.281 12070 INFO oslo_db.sqlalchemy.provision [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dstjiqzvif 2018-03-21 12:20:07.281 12070 INFO oslo_db.sqlalchemy.provision [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_delete_non_existent_custom_quotas [0.139752s] ... ok 2018-03-21 12:20:07.288 12070 INFO oslo_db.sqlalchemy.provision [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] CREATE BACKEND sqlite:// TOKEN rvbstxqptp 2018-03-21 12:20:07.364 12070 INFO octavia.common.config [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] Logging enabled! 2018-03-21 12:20:07.365 12070 INFO octavia.common.config [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.388 12070 WARNING octavia.api.root_controller [req-87689ad2-5450-497b-8a62-e7ce659ae342 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.396 12069 INFO oslo_db.sqlalchemy.provision [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.397 12069 INFO oslo_db.sqlalchemy.provision [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN blplcvdwsb 2018-03-21 12:20:07.398 12069 INFO oslo_db.sqlalchemy.provision [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_get_all [0.598212s] ... ok 2018-03-21 12:20:07.412 12070 INFO oslo_db.sqlalchemy.provision [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.413 12070 INFO oslo_db.sqlalchemy.provision [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rvbstxqptp 2018-03-21 12:20:07.414 12070 INFO oslo_db.sqlalchemy.provision [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_get_all_quotas_no_quotas [0.128797s] ... ok 2018-03-21 12:20:07.401 12069 INFO oslo_db.sqlalchemy.provision [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] CREATE BACKEND sqlite:// TOKEN grxwecrcrl 2018-03-21 12:20:07.417 12070 INFO oslo_db.sqlalchemy.provision [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] CREATE BACKEND sqlite:// TOKEN tnksonkjoz 2018-03-21 12:20:07.499 12070 INFO octavia.common.config [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] Logging enabled! 2018-03-21 12:20:07.499 12070 INFO octavia.common.config [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.501 12069 INFO octavia.common.config [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] Logging enabled! 2018-03-21 12:20:07.502 12069 INFO octavia.common.config [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.529 12069 WARNING octavia.api.root_controller [req-3a10ed3c-bccf-48e4-be07-50a0b3a1f28a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.523 12070 WARNING octavia.api.root_controller [req-8e399689-fc99-4526-ab95-aa0523b4d313 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.560 12069 INFO octavia.api.v1.controllers.load_balancer [req-e3208c8e-472b-4016-8e67-1cc0d7cb345f - - - - -] Sending created Load Balancer b0ddbf8a-d045-49e4-b4ef-6a0a5864f24f to the handler 2018-03-21 12:20:07.572 12070 INFO oslo_db.sqlalchemy.provision [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.573 12070 INFO oslo_db.sqlalchemy.provision [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tnksonkjoz 2018-03-21 12:20:07.574 12070 INFO oslo_db.sqlalchemy.provision [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_get_all_quotas_with_quotas [0.159808s] ... ok 2018-03-21 12:20:07.576 12070 INFO oslo_db.sqlalchemy.provision [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] CREATE BACKEND sqlite:// TOKEN dmadlqtmoq 2018-03-21 12:20:07.657 12070 INFO octavia.common.config [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] Logging enabled! 2018-03-21 12:20:07.658 12070 INFO octavia.common.config [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.681 12070 WARNING octavia.api.root_controller [req-e3f369ce-9535-4fe4-aa42-20152d4bd994 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.705 12070 INFO oslo_db.sqlalchemy.provision [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.707 12070 INFO oslo_db.sqlalchemy.provision [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dmadlqtmoq 2018-03-21 12:20:07.707 12070 INFO oslo_db.sqlalchemy.provision [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v1.test_quotas.TestQuotas.test_get_default_quotas [0.133124s] ... ok 2018-03-21 12:20:07.710 12070 INFO oslo_db.sqlalchemy.provision [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] CREATE BACKEND sqlite:// TOKEN kfgkeggrzv 2018-03-21 12:20:07.673 12069 INFO octavia.api.v1.controllers.listener [req-df68a7f9-a2a3-4a26-bb54-8ce457b3f12b - - - - -] Sending Creation of Listener f4775dfd-d9ac-433a-89b9-c159b12808d9 to handler 2018-03-21 12:20:07.792 12070 INFO octavia.common.config [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] Logging enabled! 2018-03-21 12:20:07.792 12070 INFO octavia.common.config [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.818 12069 ERROR octavia.api.v1.controllers.base [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] Listener bad_id not found: None 2018-03-21 12:20:07.818 12069 ERROR octavia.api.v1.controllers.base None 2018-03-21 12:20:07.818 12069 ERROR octavia.api.v1.controllers.base 2018-03-21 12:20:07.850 12069 INFO oslo_db.sqlalchemy.provision [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:07.855 12069 INFO oslo_db.sqlalchemy.provision [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN grxwecrcrl 2018-03-21 12:20:07.856 12069 INFO oslo_db.sqlalchemy.provision [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_get_all_with_bad_listener [0.457916s] ... ok 2018-03-21 12:20:07.859 12069 INFO oslo_db.sqlalchemy.provision [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] CREATE BACKEND sqlite:// TOKEN ktuqwirpiy 2018-03-21 12:20:07.885 12070 WARNING octavia.api.root_controller [req-612dc2f5-48dc-4c47-a714-dc94ff83e031 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:07.909 12070 INFO octavia.api.v2.controllers.load_balancer [req-2a795074-3cad-4dfa-bb8f-58c46c593100 - - - - -] Sending created Load Balancer 0cfe5561-4752-43fb-9859-7ffff5d0e2bd to the handler 2018-03-21 12:20:07.957 12069 INFO octavia.common.config [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] Logging enabled! 2018-03-21 12:20:07.958 12069 INFO octavia.common.config [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:07.998 12069 WARNING octavia.api.root_controller [req-9e73fcb3-8788-43a4-9f1d-00a28212c221 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:08.017 12069 INFO octavia.api.v1.controllers.load_balancer [req-dd38ec9a-f2cf-44fb-bee4-5cb928de6e82 - - - - -] Sending created Load Balancer 1754cb38-ad29-43f9-935c-4171a941249c to the handler 2018-03-21 12:20:08.045 12070 ERROR octavia.api.v2.controllers.base [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] Amphora 4820f40b-06e5-475e-87a3-a42671c0c811 not found: None 2018-03-21 12:20:08.045 12070 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:20:08.045 12070 ERROR octavia.api.v2.controllers.base 2018-03-21 12:20:08.060 12070 INFO oslo_db.sqlalchemy.provision [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:08.063 12070 INFO oslo_db.sqlalchemy.provision [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kfgkeggrzv 2018-03-21 12:20:08.063 12070 INFO oslo_db.sqlalchemy.provision [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_bad_get [0.356504s] ... ok 2018-03-21 12:20:08.066 12070 INFO oslo_db.sqlalchemy.provision [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] CREATE BACKEND sqlite:// TOKEN vihtyuhyni 2018-03-21 12:20:08.146 12070 INFO octavia.common.config [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] Logging enabled! 2018-03-21 12:20:08.146 12070 INFO octavia.common.config [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:08.169 12070 WARNING octavia.api.root_controller [req-2cd72edb-d897-4a13-80d1-1e7e4fa9346e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:08.144 12069 INFO octavia.api.v1.controllers.listener [req-8d4dc76c-6427-4563-8183-82bbf49484f8 - - - - -] Sending Creation of Listener d4518754-8206-45b5-904c-1792f07c5eea to handler 2018-03-21 12:20:08.193 12070 INFO octavia.api.v2.controllers.load_balancer [req-ec91d845-f23f-4d36-a432-80e6bf5d747e - - - - -] Sending created Load Balancer 1feb301b-ae91-425b-b786-38b1785e161b to the handler 2018-03-21 12:20:08.366 12069 INFO oslo_db.sqlalchemy.provision [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:08.368 12069 INFO oslo_db.sqlalchemy.provision [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ktuqwirpiy 2018-03-21 12:20:08.368 12069 INFO oslo_db.sqlalchemy.provision [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_bad_session_persistence ... SKIPPED: This test should pass after a validation layer. 2018-03-21 12:20:08.376 12069 INFO oslo_db.sqlalchemy.provision [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] CREATE BACKEND sqlite:// TOKEN gpjzbrumlm 2018-03-21 12:20:08.413 12070 INFO oslo_db.sqlalchemy.provision [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:08.415 12070 INFO oslo_db.sqlalchemy.provision [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vihtyuhyni 2018-03-21 12:20:08.415 12070 INFO oslo_db.sqlalchemy.provision [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_empty_get_all [0.351760s] ... ok 2018-03-21 12:20:08.418 12070 INFO oslo_db.sqlalchemy.provision [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] CREATE BACKEND sqlite:// TOKEN ufetdpdokb 2018-03-21 12:20:08.452 12069 INFO octavia.common.config [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] Logging enabled! 2018-03-21 12:20:08.452 12069 INFO octavia.common.config [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:08.499 12070 INFO octavia.common.config [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] Logging enabled! 2018-03-21 12:20:08.500 12070 INFO octavia.common.config [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:08.475 12069 WARNING octavia.api.root_controller [req-a1c553a6-a15c-4218-90da-cb59b674c9a7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:08.491 12069 INFO octavia.api.v1.controllers.load_balancer [req-6b41e13d-3c72-4c02-a1d9-fa6f429d154b - - - - -] Sending created Load Balancer 149cd9d1-6506-4732-a7da-b0bf0a92ca28 to the handler 2018-03-21 12:20:08.524 12070 WARNING octavia.api.root_controller [req-d269ecfb-a91d-45c4-aeca-93b10d390c1a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:08.546 12070 INFO octavia.api.v2.controllers.load_balancer [req-4b0f6eea-22df-49be-bf6d-234cbbe40277 - - - - -] Sending created Load Balancer df2b64f8-d0e9-434a-bfea-76cbd7d655f2 to the handler 2018-03-21 12:20:08.580 12069 INFO octavia.api.v1.controllers.listener [req-e78ab026-fb11-4fe0-a6bf-4f51115bb525 - - - - -] Sending Creation of Listener 492055e1-63a1-460b-853b-d27ca02f8d5e to handler 2018-03-21 12:20:08.694 12070 INFO octavia.api.v2.controllers.amphora [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] Sending failover request for amphora 580c23bf-081d-478b-bf73-c6134f187967 to the handler 2018-03-21 12:20:08.706 12070 INFO oslo_db.sqlalchemy.provision [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:08.708 12070 INFO oslo_db.sqlalchemy.provision [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ufetdpdokb 2018-03-21 12:20:08.708 12070 INFO oslo_db.sqlalchemy.provision [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_failover [0.292584s] ... ok 2018-03-21 12:20:08.711 12070 INFO oslo_db.sqlalchemy.provision [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] CREATE BACKEND sqlite:// TOKEN gpynnwczpk 2018-03-21 12:20:08.728 12069 INFO octavia.api.v1.controllers.pool [req-fa0b41d5-ada6-481a-8194-3f48bb609542 - - - - -] Sending Creation of Pool b71cebf8-7952-4a58-83f8-9729a25c5f0f to handler 2018-03-21 12:20:08.794 12070 INFO octavia.common.config [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] Logging enabled! 2018-03-21 12:20:08.795 12070 INFO octavia.common.config [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:08.818 12070 WARNING octavia.api.root_controller [req-55febf7f-f264-4acf-b7a7-d82a31f755fb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:08.840 12070 INFO octavia.api.v2.controllers.load_balancer [req-79cc3b3e-3252-46ef-888d-d21680ecbf08 - - - - -] Sending created Load Balancer 693b669f-de8f-4f3b-b176-a3bb34a12809 to the handler 2018-03-21 12:20:08.869 12069 INFO octavia.api.v1.controllers.pool [req-f92c6713-2e90-4b08-85ef-aded7775c06b - - - - -] Sending Update of Pool b71cebf8-7952-4a58-83f8-9729a25c5f0f to handler 2018-03-21 12:20:08.996 12070 INFO oslo_db.sqlalchemy.provision [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:08.997 12070 INFO oslo_db.sqlalchemy.provision [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gpynnwczpk 2018-03-21 12:20:08.998 12070 INFO oslo_db.sqlalchemy.provision [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get [0.289436s] ... ok 2018-03-21 12:20:09.001 12070 INFO oslo_db.sqlalchemy.provision [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] CREATE BACKEND sqlite:// TOKEN toykbbcefw 2018-03-21 12:20:09.054 12069 INFO oslo_db.sqlalchemy.provision [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:09.056 12069 INFO oslo_db.sqlalchemy.provision [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gpjzbrumlm 2018-03-21 12:20:09.056 12069 INFO oslo_db.sqlalchemy.provision [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_session_persistence [0.687764s] ... ok 2018-03-21 12:20:09.059 12069 INFO oslo_db.sqlalchemy.provision [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] CREATE BACKEND sqlite:// TOKEN uzxtujbtct 2018-03-21 12:20:09.083 12070 INFO octavia.common.config [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] Logging enabled! 2018-03-21 12:20:09.083 12070 INFO octavia.common.config [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:09.106 12070 WARNING octavia.api.root_controller [req-de0445ee-952d-45db-a005-8d9b19215421 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:09.129 12070 INFO octavia.api.v2.controllers.load_balancer [req-7832f038-d80b-4c65-9cc8-bdd39c2865f8 - - - - -] Sending created Load Balancer 600a4779-f238-44cc-ace5-9f2d32c82a70 to the handler 2018-03-21 12:20:09.140 12069 INFO octavia.common.config [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] Logging enabled! 2018-03-21 12:20:09.141 12069 INFO octavia.common.config [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:09.176 12069 WARNING octavia.api.root_controller [req-10c8c27e-cecd-4fd5-9733-1a4bb4ff43ed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:09.192 12069 INFO octavia.api.v1.controllers.load_balancer [req-09d81963-350f-4cb5-85fb-ab9c98007d3f - - - - -] Sending created Load Balancer 1112ad4a-9a43-4a77-b630-f6ef3ef7950c to the handler 2018-03-21 12:20:09.283 12069 INFO octavia.api.v1.controllers.listener [req-7d78a21d-f3cf-43c2-adb2-b31abfac1d05 - - - - -] Sending Creation of Listener 849e3fa9-259f-4c29-b5ec-bba863f70d1e to handler 2018-03-21 12:20:09.429 12070 INFO oslo_db.sqlalchemy.provision [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:09.431 12070 INFO oslo_db.sqlalchemy.provision [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN toykbbcefw 2018-03-21 12:20:09.433 12070 INFO oslo_db.sqlalchemy.provision [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_authorized [0.434738s] ... ok 2018-03-21 12:20:09.433 12069 INFO octavia.api.v1.controllers.pool [req-cf4c8eb2-f33e-4607-957e-61b043a7ec34 - - - - -] Sending Creation of Pool df3d5ce3-7f82-47a0-b2bb-47643a8d30c6 to handler 2018-03-21 12:20:09.436 12070 INFO oslo_db.sqlalchemy.provision [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] CREATE BACKEND sqlite:// TOKEN dvsnrvlrqg 2018-03-21 12:20:09.520 12070 INFO octavia.common.config [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] Logging enabled! 2018-03-21 12:20:09.520 12070 INFO octavia.common.config [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:09.544 12070 WARNING octavia.api.root_controller [req-67923323-1420-4b3d-90f6-a52f001687fc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:09.566 12070 INFO octavia.api.v2.controllers.load_balancer [req-2473b15b-cd6c-42a6-9e99-949d7df1c849 - - - - -] Sending created Load Balancer cb8021c7-5594-4cbc-8183-c74e5e5436bf to the handler 2018-03-21 12:20:09.588 12069 INFO octavia.api.v1.controllers.load_balancer [req-0b6aaf1a-40ad-4d17-94f3-dcb2fc419647 - - - - -] Sending updated Load Balancer 1112ad4a-9a43-4a77-b630-f6ef3ef7950c to the handler 2018-03-21 12:20:09.641 12069 INFO octavia.api.v1.controllers.pool [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:09.670 12069 INFO oslo_db.sqlalchemy.provision [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:09.685 12069 INFO oslo_db.sqlalchemy.provision [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uzxtujbtct 2018-03-21 12:20:09.685 12069 INFO oslo_db.sqlalchemy.provision [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v1.test_pool.TestPool.test_update_when_lb_pending_update [0.629098s] ... ok 2018-03-21 12:20:09.689 12069 INFO oslo_db.sqlalchemy.provision [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] CREATE BACKEND sqlite:// TOKEN oqfyprhkti 2018-03-21 12:20:09.786 12069 INFO octavia.common.config [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] Logging enabled! 2018-03-21 12:20:09.787 12069 INFO octavia.common.config [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:09.825 12069 WARNING octavia.api.root_controller [req-ef3022c7-116a-42e3-90c3-d7d7e44a560f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:09.854 12069 INFO octavia.api.v2.controllers.load_balancer [req-93ec9b6b-f708-4e91-9bd4-213c722687a0 - - - - -] Sending created Load Balancer 624c9312-e7be-4f3b-88b9-aa8a21794556 to the handler 2018-03-21 12:20:09.945 12070 INFO oslo_db.sqlalchemy.provision [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:09.947 12070 INFO oslo_db.sqlalchemy.provision [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dvsnrvlrqg 2018-03-21 12:20:09.947 12070 INFO oslo_db.sqlalchemy.provision [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_limited [0.514016s] ... ok 2018-03-21 12:20:09.950 12070 INFO oslo_db.sqlalchemy.provision [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] CREATE BACKEND sqlite:// TOKEN twwjpeubud 2018-03-21 12:20:10.031 12070 INFO octavia.common.config [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] Logging enabled! 2018-03-21 12:20:10.032 12070 INFO octavia.common.config [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:10.060 12069 ERROR octavia.api.v2.controllers.base [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] Amphora asdf not found: None 2018-03-21 12:20:10.060 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:20:10.060 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:20:10.072 12069 INFO oslo_db.sqlalchemy.provision [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:10.074 12069 INFO oslo_db.sqlalchemy.provision [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oqfyprhkti 2018-03-21 12:20:10.074 12069 INFO oslo_db.sqlalchemy.provision [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_failover_bad_amp_id [0.388581s] ... ok 2018-03-21 12:20:10.055 12070 WARNING octavia.api.root_controller [req-9ea5bea5-bb1e-4066-87cd-9c1f50b6fe88 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:10.077 12069 INFO oslo_db.sqlalchemy.provision [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] CREATE BACKEND sqlite:// TOKEN gotumhvcaz 2018-03-21 12:20:10.086 12070 INFO octavia.api.v2.controllers.load_balancer [req-0b18d292-a953-4d47-9e9f-16a86af7b738 - - - - -] Sending created Load Balancer 16e794b3-f3f7-4766-8ad8-f4da00a667de to the handler 2018-03-21 12:20:10.152 12069 INFO octavia.common.config [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] Logging enabled! 2018-03-21 12:20:10.152 12069 INFO octavia.common.config [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:10.175 12069 WARNING octavia.api.root_controller [req-443e5ab7-c52c-479f-8bf8-2607d4ee0eba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:10.197 12069 INFO octavia.api.v2.controllers.load_balancer [req-03703496-55ee-48a0-94df-85da00cada67 - - - - -] Sending created Load Balancer 8ddf77c5-a705-410f-8b76-7263a56d4780 to the handler 2018-03-21 12:20:10.243 12070 INFO oslo_db.sqlalchemy.provision [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:10.244 12070 INFO oslo_db.sqlalchemy.provision [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN twwjpeubud 2018-03-21 12:20:10.244 12070 INFO oslo_db.sqlalchemy.provision [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_authorized [0.297504s] ... ok 2018-03-21 12:20:10.247 12070 INFO oslo_db.sqlalchemy.provision [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] CREATE BACKEND sqlite:// TOKEN xxvespxpjq 2018-03-21 12:20:10.328 12070 INFO octavia.common.config [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] Logging enabled! 2018-03-21 12:20:10.328 12070 INFO octavia.common.config [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:10.352 12070 WARNING octavia.api.root_controller [req-3e4f0b5e-1980-43d1-af8c-dad1f89fbec4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:10.374 12070 INFO octavia.api.v2.controllers.load_balancer [req-bcba6eb0-414e-4100-8bc2-04561448d02c - - - - -] Sending created Load Balancer 43cff66e-4d8f-4845-a97d-e8b40f2efc2a to the handler 2018-03-21 12:20:10.409 12069 INFO oslo_db.sqlalchemy.provision [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:10.411 12069 INFO oslo_db.sqlalchemy.provision [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gotumhvcaz 2018-03-21 12:20:10.411 12069 INFO oslo_db.sqlalchemy.provision [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all [0.340230s] ... ok 2018-03-21 12:20:10.418 12069 INFO oslo_db.sqlalchemy.provision [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] CREATE BACKEND sqlite:// TOKEN keojighras 2018-03-21 12:20:10.493 12069 INFO octavia.common.config [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] Logging enabled! 2018-03-21 12:20:10.494 12069 INFO octavia.common.config [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:10.517 12069 WARNING octavia.api.root_controller [req-c97b4777-ab69-497d-8544-813c28871d9d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:10.539 12069 INFO octavia.api.v2.controllers.load_balancer [req-544d202c-a01f-47a0-90c9-638ce6cf0f2a - - - - -] Sending created Load Balancer 0b2968e9-4295-4c95-9cb8-0ba7fbe37721 to the handler 2018-03-21 12:20:10.744 12070 INFO oslo_db.sqlalchemy.provision [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:10.745 12070 INFO oslo_db.sqlalchemy.provision [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xxvespxpjq 2018-03-21 12:20:10.745 12070 INFO oslo_db.sqlalchemy.provision [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_by_loadbalancer_id [0.500829s] ... ok 2018-03-21 12:20:10.748 12070 INFO oslo_db.sqlalchemy.provision [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] CREATE BACKEND sqlite:// TOKEN oxpryqpyhb 2018-03-21 12:20:10.786 12069 INFO oslo_db.sqlalchemy.provision [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:10.788 12069 INFO oslo_db.sqlalchemy.provision [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN keojighras 2018-03-21 12:20:10.788 12069 INFO oslo_db.sqlalchemy.provision [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_fields_filter [0.373495s] ... ok 2018-03-21 12:20:10.796 12069 INFO oslo_db.sqlalchemy.provision [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] CREATE BACKEND sqlite:// TOKEN rchvejjblk 2018-03-21 12:20:10.830 12070 INFO octavia.common.config [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] Logging enabled! 2018-03-21 12:20:10.832 12070 INFO octavia.common.config [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:10.854 12070 WARNING octavia.api.root_controller [req-f45a4b3e-a705-4b39-883b-8049b1a4c94e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:10.871 12069 INFO octavia.common.config [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] Logging enabled! 2018-03-21 12:20:10.871 12069 INFO octavia.common.config [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:10.895 12069 WARNING octavia.api.root_controller [req-e84e857e-7c8a-4255-af4b-88c14485d60d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:10.877 12070 INFO octavia.api.v2.controllers.load_balancer [req-72127ab8-c54d-49ea-9689-499937170ae7 - - - - -] Sending created Load Balancer 1cd02a47-c4bc-4a36-a6d0-84b254a23a67 to the handler 2018-03-21 12:20:10.917 12069 INFO octavia.api.v2.controllers.load_balancer [req-1166e506-d38b-4bde-8673-f2536c0b07d6 - - - - -] Sending created Load Balancer 2f44934b-dc72-4149-97ed-a8b1dc4f8322 to the handler 2018-03-21 12:20:11.127 12069 INFO oslo_db.sqlalchemy.provision [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:11.129 12069 INFO oslo_db.sqlalchemy.provision [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rchvejjblk 2018-03-21 12:20:11.129 12069 INFO oslo_db.sqlalchemy.provision [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_filter [0.340632s] ... ok 2018-03-21 12:20:11.136 12069 INFO oslo_db.sqlalchemy.provision [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] CREATE BACKEND sqlite:// TOKEN kdvqbnkuey 2018-03-21 12:20:11.164 12070 INFO oslo_db.sqlalchemy.provision [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:11.166 12070 INFO oslo_db.sqlalchemy.provision [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oxpryqpyhb 2018-03-21 12:20:11.166 12070 INFO oslo_db.sqlalchemy.provision [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_hides_deleted [0.420477s] ... ok 2018-03-21 12:20:11.169 12070 INFO oslo_db.sqlalchemy.provision [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] CREATE BACKEND sqlite:// TOKEN sgpbufonzb 2018-03-21 12:20:11.211 12069 INFO octavia.common.config [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] Logging enabled! 2018-03-21 12:20:11.212 12069 INFO octavia.common.config [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:11.250 12070 INFO octavia.common.config [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] Logging enabled! 2018-03-21 12:20:11.252 12070 INFO octavia.common.config [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:11.235 12069 WARNING octavia.api.root_controller [req-9427a2a9-e508-4b53-ad52-9a11a8da0a0a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:11.257 12069 INFO octavia.api.v2.controllers.load_balancer [req-f54628c3-2b5f-4b5b-a519-4fc44a7f530d - - - - -] Sending created Load Balancer ad662736-6e93-422a-a2b8-7c6992167650 to the handler 2018-03-21 12:20:11.274 12070 WARNING octavia.api.root_controller [req-b9678cfe-cb00-42fd-8da8-be822cc663de - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:11.294 12070 INFO octavia.api.v2.controllers.load_balancer [req-ce39bc4d-e554-4118-ab24-fec02076dc42 - - - - -] Sending created Load Balancer ff2c3ddc-78e5-4326-b84b-1b8716587f18 to the handler 2018-03-21 12:20:11.452 12070 INFO oslo_db.sqlalchemy.provision [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:11.454 12070 INFO oslo_db.sqlalchemy.provision [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sgpbufonzb 2018-03-21 12:20:11.454 12070 INFO oslo_db.sqlalchemy.provision [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_not_authorized [0.287700s] ... ok 2018-03-21 12:20:11.457 12070 INFO oslo_db.sqlalchemy.provision [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] CREATE BACKEND sqlite:// TOKEN inkrmuhwtw 2018-03-21 12:20:11.475 12069 INFO oslo_db.sqlalchemy.provision [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:11.477 12069 INFO oslo_db.sqlalchemy.provision [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kdvqbnkuey 2018-03-21 12:20:11.477 12069 INFO oslo_db.sqlalchemy.provision [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_not_authorized [0.347952s] ... ok 2018-03-21 12:20:11.480 12069 INFO oslo_db.sqlalchemy.provision [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] CREATE BACKEND sqlite:// TOKEN wqvyfumkwi 2018-03-21 12:20:11.539 12070 INFO octavia.common.config [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] Logging enabled! 2018-03-21 12:20:11.539 12070 INFO octavia.common.config [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:11.560 12069 INFO octavia.common.config [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] Logging enabled! 2018-03-21 12:20:11.560 12069 INFO octavia.common.config [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:11.583 12069 WARNING octavia.api.root_controller [req-80926427-d55a-48bc-a334-6266bcdfa39d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:11.563 12070 WARNING octavia.api.root_controller [req-c44a4112-0bca-4de0-8cb7-854760861e67 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:11.582 12070 INFO octavia.api.v2.controllers.load_balancer [req-f63c3196-b61b-4bac-a5db-88bf534ad607 - - - - -] Sending created Load Balancer 62bea43a-712a-4a5c-98c6-4258dfc17f44 to the handler 2018-03-21 12:20:11.605 12069 INFO octavia.api.v2.controllers.load_balancer [req-b46130d6-6fe7-4b64-ad95-7289e908cfa3 - - - - -] Sending created Load Balancer 361e1ab9-2308-4aa7-8f0e-63492a9f0417 to the handler 2018-03-21 12:20:11.729 12070 INFO octavia.api.v2.controllers.listener [req-ba5be98e-b583-4a71-b398-2c7269415fd7 - - - - -] Sending Creation of Listener b03f6b5c-5868-4e63-9a11-9e37f0f98ca2 to handler 2018-03-21 12:20:11.897 12070 INFO octavia.api.v2.controllers.pool [req-13260274-5a9e-45d8-abcc-290a1d7f5a74 - - - - -] Sending Creation of Pool 88c79756-9e97-4354-afbf-57dac0693d27 to handler 2018-03-21 12:20:11.932 12069 INFO oslo_db.sqlalchemy.provision [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:11.933 12069 INFO oslo_db.sqlalchemy.provision [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wqvyfumkwi 2018-03-21 12:20:11.933 12069 INFO oslo_db.sqlalchemy.provision [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_all_sorted [0.456074s] ... ok 2018-03-21 12:20:11.936 12069 INFO oslo_db.sqlalchemy.provision [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] CREATE BACKEND sqlite:// TOKEN afbitqqljd 2018-03-21 12:20:12.016 12069 INFO octavia.common.config [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] Logging enabled! 2018-03-21 12:20:12.016 12069 INFO octavia.common.config [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:12.039 12069 WARNING octavia.api.root_controller [req-d21f1675-44aa-4741-8dd6-02c80e21ee2a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:12.062 12069 INFO octavia.api.v2.controllers.load_balancer [req-00592f56-803e-4e23-b653-d666724cced9 - - - - -] Sending created Load Balancer a35f1fd1-5895-4eab-b35c-b523172adb02 to the handler 2018-03-21 12:20:12.157 12070 INFO octavia.api.v2.controllers.pool [req-40129ea4-d8e9-4397-8b40-1da3e1810d57 - - - - -] Sending Creation of Pool 4b93b6c9-c22a-4dc8-8850-007d3c046102 to handler 2018-03-21 12:20:12.340 12069 INFO oslo_db.sqlalchemy.provision [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:12.343 12069 INFO oslo_db.sqlalchemy.provision [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afbitqqljd 2018-03-21 12:20:12.344 12069 INFO oslo_db.sqlalchemy.provision [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_amphora.TestAmphora.test_get_by_project_id [0.410144s] ... ok 2018-03-21 12:20:12.347 12069 INFO oslo_db.sqlalchemy.provision [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] CREATE BACKEND sqlite:// TOKEN dwnxplwxwl 2018-03-21 12:20:12.419 12070 INFO oslo_db.sqlalchemy.provision [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:12.420 12070 INFO oslo_db.sqlalchemy.provision [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN inkrmuhwtw 2018-03-21 12:20:12.421 12070 INFO oslo_db.sqlalchemy.provision [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_create_with_invalid_url_path [0.970444s] ... ok 2018-03-21 12:20:12.428 12070 INFO oslo_db.sqlalchemy.provision [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] CREATE BACKEND sqlite:// TOKEN ycwkykfztr 2018-03-21 12:20:12.426 12069 INFO octavia.common.config [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] Logging enabled! 2018-03-21 12:20:12.426 12069 INFO octavia.common.config [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:12.449 12069 WARNING octavia.api.root_controller [req-b615c4af-0f15-4082-a470-19247ae01a6d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:12.471 12069 INFO octavia.api.v2.controllers.load_balancer [req-f49abe1c-adae-40c0-9c7c-d148674e71a5 - - - - -] Sending created Load Balancer 1da77754-cb47-44a5-8cbf-8505601525ad to the handler 2018-03-21 12:20:12.506 12070 INFO octavia.common.config [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] Logging enabled! 2018-03-21 12:20:12.506 12070 INFO octavia.common.config [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:12.529 12070 WARNING octavia.api.root_controller [req-893e4927-18c0-4017-9d67-2384f9df0aa5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:12.552 12070 INFO octavia.api.v2.controllers.load_balancer [req-09abe4c9-3bae-40ed-af81-b6a0b8148d04 - - - - -] Sending created Load Balancer 6466c2e5-8c9f-4d94-8bf7-06feb522f074 to the handler 2018-03-21 12:20:12.684 12069 INFO octavia.api.v2.controllers.listener [req-4fd7f37c-6c36-4c68-993e-d5854eb4594b - - - - -] Sending Creation of Listener fe1dbe60-f0b7-49ea-8171-a619e6b02d92 to handler 2018-03-21 12:20:12.695 12070 INFO octavia.api.v2.controllers.listener [req-b0320993-9fc6-4662-9f0f-f9f71a88eb27 - - - - -] Sending Creation of Listener 27e637e9-ef79-41f8-a474-849d8989a131 to handler 2018-03-21 12:20:12.846 12069 INFO octavia.api.v2.controllers.pool [req-b9b5cbaa-36d3-4398-be77-e7b7d2654ca2 - - - - -] Sending Creation of Pool e457ff80-55c4-4a8d-87bd-5b853ae8ec49 to handler 2018-03-21 12:20:12.852 12070 INFO octavia.api.v2.controllers.pool [req-2d4bc6fe-5459-44ea-9e88-e01c4a1d8958 - - - - -] Sending Creation of Pool 3f3cb4c9-8264-4629-9ea0-195a356b9c81 to handler 2018-03-21 12:20:13.035 12070 INFO octavia.api.v2.controllers.pool [req-b273cb5f-b8df-4663-bc8f-6e07b8073768 - - - - -] Sending Creation of Pool 016cc12d-f8ca-4976-b9d7-8401ca51e4b9 to handler 2018-03-21 12:20:13.077 12069 INFO octavia.api.v2.controllers.pool [req-399c598e-eaca-4387-b892-98cd48f11196 - - - - -] Sending Creation of Pool f242d278-1a92-473d-b2f6-c0c61a8fe6f1 to handler 2018-03-21 12:20:13.197 12070 INFO octavia.api.v2.controllers.health_monitor [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] Health Monitor dec3bf60-673c-46e8-921e-2abdaa727f62 was not found 2018-03-21 12:20:13.209 12070 INFO oslo_db.sqlalchemy.provision [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:13.211 12070 INFO oslo_db.sqlalchemy.provision [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ycwkykfztr 2018-03-21 12:20:13.211 12070 INFO oslo_db.sqlalchemy.provision [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_get [0.790487s] ... ok 2018-03-21 12:20:13.218 12070 INFO oslo_db.sqlalchemy.provision [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] CREATE BACKEND sqlite:// TOKEN ispdeoqviv 2018-03-21 12:20:13.336 12069 INFO oslo_db.sqlalchemy.provision [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:13.338 12069 INFO oslo_db.sqlalchemy.provision [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dwnxplwxwl 2018-03-21 12:20:13.338 12069 INFO oslo_db.sqlalchemy.provision [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_create [0.994320s] ... ok 2018-03-21 12:20:13.360 12070 INFO octavia.common.config [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] Logging enabled! 2018-03-21 12:20:13.360 12070 INFO octavia.common.config [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:13.345 12069 INFO oslo_db.sqlalchemy.provision [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] CREATE BACKEND sqlite:// TOKEN momcvyhcpg 2018-03-21 12:20:13.384 12070 WARNING octavia.api.root_controller [req-66eb8d2c-928c-499c-be9b-b758b7fe6472 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:13.407 12070 INFO octavia.api.v2.controllers.load_balancer [req-ddbcf729-1797-43e3-a4cc-b8ddea2d54af - - - - -] Sending created Load Balancer bbe84e9c-e9b0-4f06-a898-b7765f98aaac to the handler 2018-03-21 12:20:13.421 12069 INFO octavia.common.config [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] Logging enabled! 2018-03-21 12:20:13.422 12069 INFO octavia.common.config [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:13.445 12069 WARNING octavia.api.root_controller [req-f7b48335-7893-46bf-87cc-b15dcb8e6e97 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:13.467 12069 INFO octavia.api.v2.controllers.load_balancer [req-2d6cde02-aa39-4441-928a-30da12d0f425 - - - - -] Sending created Load Balancer feede024-458a-4800-a324-9327da1f302b to the handler 2018-03-21 12:20:13.550 12070 INFO octavia.api.v2.controllers.listener [req-fcda4917-0305-4772-9931-ef5417096108 - - - - -] Sending Creation of Listener 0d205fe4-daf7-46a7-bc43-74dbc287d970 to handler 2018-03-21 12:20:13.610 12069 INFO octavia.api.v2.controllers.listener [req-49f6e8c2-aec4-4195-918b-f3388470c840 - - - - -] Sending Creation of Listener e013b637-a900-478c-96c2-b4745b4c2869 to handler 2018-03-21 12:20:13.709 12070 INFO octavia.api.v2.controllers.pool [req-572148eb-d381-41a4-ad70-741360611a46 - - - - -] Sending Creation of Pool 8ebfe180-e78e-4465-86ac-b10b6dde9588 to handler 2018-03-21 12:20:13.766 12069 INFO octavia.api.v2.controllers.pool [req-21869e26-ac8e-40ed-8aab-336fa6bb7b30 - - - - -] Sending Creation of Pool 630f65b9-0f50-43c7-ad3c-b5cc314fcd5a to handler 2018-03-21 12:20:13.892 12070 INFO octavia.api.v2.controllers.pool [req-caa41835-25e9-47ba-96e1-f6f465bdcfc4 - - - - -] Sending Creation of Pool 3cb67728-7fa9-4df7-b614-528c31475594 to handler 2018-03-21 12:20:14.012 12069 INFO octavia.api.v2.controllers.pool [req-057d9ccc-6edb-48c3-9105-93cefbb6cc17 - - - - -] Sending Creation of Pool 86cc5f33-0393-407d-bed4-0729649d1b23 to handler 2018-03-21 12:20:14.095 12070 INFO octavia.api.v2.controllers.health_monitor [req-b7f67742-8a78-4571-9530-863ca4554900 - - - - -] Sending Creation of Health Monitor 63ee0ad9-962e-4b44-8ae7-17b3e77bbc5e to handler 2018-03-21 12:20:14.215 12069 INFO octavia.api.v2.controllers.health_monitor [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] Health Monitor db747388-fdff-4335-99a0-195291678db9 was not found 2018-03-21 12:20:14.229 12069 INFO oslo_db.sqlalchemy.provision [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:14.230 12069 INFO oslo_db.sqlalchemy.provision [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN momcvyhcpg 2018-03-21 12:20:14.231 12069 INFO oslo_db.sqlalchemy.provision [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_delete [0.896148s] ... ok 2018-03-21 12:20:14.238 12069 INFO oslo_db.sqlalchemy.provision [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] CREATE BACKEND sqlite:// TOKEN efyhlkoicv 2018-03-21 12:20:14.257 12070 INFO oslo_db.sqlalchemy.provision [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:14.259 12070 INFO oslo_db.sqlalchemy.provision [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ispdeoqviv 2018-03-21 12:20:14.259 12070 INFO oslo_db.sqlalchemy.provision [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_bad_update [1.043756s] ... ok 2018-03-21 12:20:14.262 12070 INFO oslo_db.sqlalchemy.provision [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] CREATE BACKEND sqlite:// TOKEN zcynifqavl 2018-03-21 12:20:14.314 12069 INFO octavia.common.config [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] Logging enabled! 2018-03-21 12:20:14.314 12069 INFO octavia.common.config [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:14.337 12069 WARNING octavia.api.root_controller [req-37589b62-c3a3-4e4f-82fe-30f3d23097f4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:14.343 12070 INFO octavia.common.config [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] Logging enabled! 2018-03-21 12:20:14.343 12070 INFO octavia.common.config [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:14.359 12069 INFO octavia.api.v2.controllers.load_balancer [req-016f6483-7fd8-4390-8e12-e3098b7ffb45 - - - - -] Sending created Load Balancer 947de602-cf0f-4255-a5ee-c0d575d9c7e7 to the handler 2018-03-21 12:20:14.367 12070 WARNING octavia.api.root_controller [req-09ca952b-141d-4d88-a5f8-fb6c508d0e35 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:14.389 12070 INFO octavia.api.v2.controllers.load_balancer [req-9c94001b-f256-4143-8685-06eeefee033e - - - - -] Sending created Load Balancer de2f1ab3-7872-402b-b9ca-6f0f3330e4e0 to the handler 2018-03-21 12:20:14.502 12069 INFO octavia.api.v2.controllers.listener [req-f795294c-ca1e-4193-9673-38e8de4447f8 - - - - -] Sending Creation of Listener e2d17840-4791-4ac7-a3f4-dbde3587c24f to handler 2018-03-21 12:20:14.595 12070 INFO octavia.api.v2.controllers.listener [req-d6eca4a9-7b5a-45a9-abc4-21236ec0c702 - - - - -] Sending Creation of Listener 92c31012-811f-4196-8822-91e44dfc60bd to handler 2018-03-21 12:20:14.659 12069 INFO octavia.api.v2.controllers.pool [req-a7bc65d4-f626-4a94-8828-69d35b3036fb - - - - -] Sending Creation of Pool 197a84ef-4f28-480f-86c1-be42c02e5ab5 to handler 2018-03-21 12:20:14.754 12070 INFO octavia.api.v2.controllers.pool [req-cd7ecb74-278c-4e46-bd90-6e0d7557134f - - - - -] Sending Creation of Pool 863443c1-4a5a-40b1-ad0c-5a3b0525ef93 to handler 2018-03-21 12:20:14.848 12069 INFO octavia.api.v2.controllers.pool [req-16a2d1b5-dcd5-4b88-8845-bed04826c6cf - - - - -] Sending Creation of Pool a09233f3-0211-441b-b412-5a09d0df0f47 to handler 2018-03-21 12:20:14.939 12070 INFO octavia.api.v2.controllers.pool [req-d48d9cb7-22df-47ff-9ac3-ea21f78b8540 - - - - -] Sending Creation of Pool 482eb153-b7a4-431a-bb8a-d33f94c38989 to handler 2018-03-21 12:20:15.063 12069 INFO octavia.api.v2.controllers.health_monitor [req-09f13531-2cab-442d-b18a-025a666a528f - 06f3d046-82b3-470b-8c21-f3d5015bbb68 - - -] Sending Creation of Health Monitor 4c888432-b8fd-4366-ac7b-fd20d4367316 to handler 2018-03-21 12:20:15.138 12070 INFO octavia.api.v2.controllers.health_monitor [req-62e4145d-5a9a-4d50-b8e4-24a878ac0d5a - - - - -] Sending Creation of Health Monitor f6291be4-b211-4280-8135-8bc2bcbd4d15 to handler 2018-03-21 12:20:15.289 12070 INFO oslo_db.sqlalchemy.provision [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:15.291 12070 INFO oslo_db.sqlalchemy.provision [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zcynifqavl 2018-03-21 12:20:15.291 12070 INFO oslo_db.sqlalchemy.provision [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_http_monitor_with_relative_path [1.035405s] ... ok 2018-03-21 12:20:15.298 12070 INFO oslo_db.sqlalchemy.provision [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] CREATE BACKEND sqlite:// TOKEN aqyjksxdfs 2018-03-21 12:20:15.376 12070 INFO octavia.common.config [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] Logging enabled! 2018-03-21 12:20:15.377 12070 INFO octavia.common.config [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:15.400 12070 WARNING octavia.api.root_controller [req-6ad5f987-66ae-49e6-8c24-39c16e9353eb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:15.435 12069 INFO oslo_db.sqlalchemy.provision [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:15.438 12069 INFO oslo_db.sqlalchemy.provision [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN efyhlkoicv 2018-03-21 12:20:15.439 12069 INFO oslo_db.sqlalchemy.provision [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_authorized [1.204014s] ... ok 2018-03-21 12:20:15.422 12070 INFO octavia.api.v2.controllers.load_balancer [req-7d204759-6791-4a76-a795-7bfbbe418fcc - - - - -] Sending created Load Balancer e35052ab-2951-4c36-a3b1-645f7b9adb7c to the handler 2018-03-21 12:20:15.442 12069 INFO oslo_db.sqlalchemy.provision [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] CREATE BACKEND sqlite:// TOKEN rwginaupvx 2018-03-21 12:20:15.520 12069 INFO octavia.common.config [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] Logging enabled! 2018-03-21 12:20:15.521 12069 INFO octavia.common.config [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:15.543 12069 WARNING octavia.api.root_controller [req-57847351-4f83-47a2-b905-de09559fc70d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:15.565 12069 INFO octavia.api.v2.controllers.load_balancer [req-2b6f3cfc-056e-4d16-9735-44ae0bd23247 - - - - -] Sending created Load Balancer ccce82d0-fd38-4c75-a29a-a6b32dd38b0c to the handler 2018-03-21 12:20:15.566 12070 INFO octavia.api.v2.controllers.listener [req-681dfb2b-be87-4a25-bc55-3302ea83cd87 - - - - -] Sending Creation of Listener 7522cf2b-4abf-49cc-b463-1ef737f17053 to handler 2018-03-21 12:20:15.709 12069 INFO octavia.api.v2.controllers.listener [req-c04bc4ac-6bc2-470a-832b-a34204a9ac80 - - - - -] Sending Creation of Listener befac0c1-c759-46a9-8b27-62e23d0030d2 to handler 2018-03-21 12:20:15.728 12070 INFO octavia.api.v2.controllers.pool [req-1e752665-5667-4661-b778-60c1a59988e3 - - - - -] Sending Creation of Pool dca6c5af-6261-46f0-ab11-964799bbab1e to handler 2018-03-21 12:20:15.866 12069 INFO octavia.api.v2.controllers.pool [req-09d4c237-8356-4e76-836f-344a977c5322 - - - - -] Sending Creation of Pool 5dc28efb-2176-429b-90a0-68c435df12f4 to handler 2018-03-21 12:20:15.913 12070 INFO octavia.api.v2.controllers.pool [req-745d395f-ad04-4a1a-8592-77745c1b392a - - - - -] Sending Creation of Pool 7f6c54f2-bc04-4c9a-a1a0-cda4757be30f to handler 2018-03-21 12:20:16.056 12069 INFO octavia.api.v2.controllers.pool [req-fa265439-7133-4b74-b99c-b27e05858e53 - - - - -] Sending Creation of Pool f2d5ebd6-93b9-4c18-80ea-4b7aff2881cb to handler 2018-03-21 12:20:16.177 12070 INFO octavia.api.v2.controllers.health_monitor [req-d3320975-6fb0-438e-a10b-1324c08f6cf1 - - - - -] Sending Creation of Health Monitor 09fe44a1-3dc5-412b-a6cb-7783eaf65346 to handler 2018-03-21 12:20:16.246 12069 INFO octavia.api.v2.controllers.health_monitor [req-5e7907e8-ef5a-4177-ad10-21144d64ec8d - - - - -] Sending Creation of Health Monitor 718d6108-985b-41e1-9cb6-a0d63645ac61 to handler 2018-03-21 12:20:16.425 12069 INFO oslo_db.sqlalchemy.provision [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:16.426 12069 INFO oslo_db.sqlalchemy.provision [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rwginaupvx 2018-03-21 12:20:16.427 12069 INFO oslo_db.sqlalchemy.provision [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_http_monitor_with_url_path [0.987693s] ... ok 2018-03-21 12:20:16.430 12069 INFO oslo_db.sqlalchemy.provision [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] CREATE BACKEND sqlite:// TOKEN wjuaeekocx 2018-03-21 12:20:16.450 12070 INFO oslo_db.sqlalchemy.provision [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:16.452 12070 INFO oslo_db.sqlalchemy.provision [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aqyjksxdfs 2018-03-21 12:20:16.452 12070 INFO oslo_db.sqlalchemy.provision [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_sans_listener [1.157437s] ... ok 2018-03-21 12:20:16.455 12070 INFO oslo_db.sqlalchemy.provision [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] CREATE BACKEND sqlite:// TOKEN kaiqmfznhr 2018-03-21 12:20:16.509 12069 INFO octavia.common.config [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] Logging enabled! 2018-03-21 12:20:16.510 12069 INFO octavia.common.config [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:16.537 12070 INFO octavia.common.config [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] Logging enabled! 2018-03-21 12:20:16.537 12070 INFO octavia.common.config [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:16.560 12070 WARNING octavia.api.root_controller [req-16a68985-b5fc-44b5-bdcf-4cce4dfa5578 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:16.533 12069 WARNING octavia.api.root_controller [req-61f379e0-04be-4b28-8334-fde3203caa70 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:16.556 12069 INFO octavia.api.v2.controllers.load_balancer [req-6557d7da-a998-4e47-9c9a-f070d4c6e9cc - - - - -] Sending created Load Balancer c6d12fd0-53e8-40d6-bb4b-f43ef04881af to the handler 2018-03-21 12:20:16.583 12070 INFO octavia.api.v2.controllers.load_balancer [req-c7f92966-c50f-4a67-8b24-c1238e6fc61c - - - - -] Sending created Load Balancer 53acdf8e-2102-4117-b6d6-31330b9b3e76 to the handler 2018-03-21 12:20:16.697 12069 INFO octavia.api.v2.controllers.listener [req-ef5c4019-b65a-4620-9404-0faf00936f3f - - - - -] Sending Creation of Listener fbcbf6b8-e9ff-4268-aa1e-e888953c9b97 to handler 2018-03-21 12:20:16.726 12070 INFO octavia.api.v2.controllers.listener [req-2cc65631-bb38-48d1-9cc7-88cffa4c91d7 - - - - -] Sending Creation of Listener 7efa83d9-964e-46a3-a0f3-6e8bf11e7bfc to handler 2018-03-21 12:20:16.854 12069 INFO octavia.api.v2.controllers.pool [req-e8e3e2c8-727c-4d80-ad05-821eab740e85 - - - - -] Sending Creation of Pool 36c8bd85-fed0-4a84-80a4-c33359c75e6d to handler 2018-03-21 12:20:16.894 12070 INFO octavia.api.v2.controllers.pool [req-3badc7a3-84b4-4d05-97c2-6a4fa3af7068 - - - - -] Sending Creation of Pool 362a2494-19d8-445a-b479-4f1008008ab3 to handler 2018-03-21 12:20:17.043 12069 INFO octavia.api.v2.controllers.pool [req-e58305cf-19af-419e-aaa1-1e1127e9d937 - - - - -] Sending Creation of Pool bc827193-4de2-4a1c-a6c0-48ea1f0995b7 to handler 2018-03-21 12:20:17.076 12070 INFO octavia.api.v2.controllers.pool [req-1e0dd6ec-b8f0-4b9f-bb6b-c2e5f46fa0df - - - - -] Sending Creation of Pool 850d6ff1-c9d5-457e-902c-589edce8c2d2 to handler 2018-03-21 12:20:17.302 12069 INFO oslo_db.sqlalchemy.provision [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:17.303 12069 INFO oslo_db.sqlalchemy.provision [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjuaeekocx 2018-03-21 12:20:17.303 12069 INFO oslo_db.sqlalchemy.provision [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_not_authorized [0.876706s] ... ok 2018-03-21 12:20:17.306 12069 INFO oslo_db.sqlalchemy.provision [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] CREATE BACKEND sqlite:// TOKEN elbemxtnge 2018-03-21 12:20:17.323 12070 INFO octavia.api.v2.controllers.load_balancer [req-4a1cbdab-5078-44db-991c-c30e54b86b85 - - - - -] Sending updated Load Balancer 53acdf8e-2102-4117-b6d6-31330b9b3e76 to the handler 2018-03-21 12:20:17.386 12069 INFO octavia.common.config [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] Logging enabled! 2018-03-21 12:20:17.386 12069 INFO octavia.common.config [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:17.410 12069 WARNING octavia.api.root_controller [req-3bf9ed17-a034-4137-8304-aef4b78402e9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:17.385 12070 INFO octavia.api.v2.controllers.health_monitor [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:17.398 12070 INFO oslo_db.sqlalchemy.provision [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:17.399 12070 INFO oslo_db.sqlalchemy.provision [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kaiqmfznhr 2018-03-21 12:20:17.400 12070 INFO oslo_db.sqlalchemy.provision [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_update [0.947368s] ... ok 2018-03-21 12:20:17.403 12070 INFO oslo_db.sqlalchemy.provision [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] CREATE BACKEND sqlite:// TOKEN tovytwqntf 2018-03-21 12:20:17.434 12069 INFO octavia.api.v2.controllers.load_balancer [req-6e3922e9-958c-4384-a766-4302bb65a93c - - - - -] Sending created Load Balancer d2b5e448-b34d-437a-aecb-91105bd03b63 to the handler 2018-03-21 12:20:17.487 12070 INFO octavia.common.config [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] Logging enabled! 2018-03-21 12:20:17.487 12070 INFO octavia.common.config [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:17.511 12070 WARNING octavia.api.root_controller [req-c1071ba7-2516-45a0-a810-a37bdda3f368 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:17.533 12070 INFO octavia.api.v2.controllers.load_balancer [req-7893102c-4a30-482b-92a2-b9fdff331a27 - - - - -] Sending created Load Balancer 7bdca52c-efc7-467d-877a-6c1eed44d66f to the handler 2018-03-21 12:20:17.634 12069 INFO octavia.api.v2.controllers.listener [req-f98bd661-65fa-4f4c-8f01-605a9681b128 - - - - -] Sending Creation of Listener bb6e2ebb-66f0-41bd-8b43-42cdb9987aeb to handler 2018-03-21 12:20:17.677 12070 INFO octavia.api.v2.controllers.listener [req-b9b1be83-a288-4699-b7ff-8f75bc536e4f - - - - -] Sending Creation of Listener a8e492b6-102d-4c6e-9c1d-c2a44085ecc1 to handler 2018-03-21 12:20:17.794 12069 INFO octavia.api.v2.controllers.pool [req-f2c8d9a7-70ef-490a-bd0e-963d45b951c7 - - - - -] Sending Creation of Pool c7539fe4-1fef-4667-b052-4031aecf4807 to handler 2018-03-21 12:20:17.839 12070 INFO octavia.api.v2.controllers.pool [req-fb295b53-6982-45ab-a156-c64c87e28686 - - - - -] Sending Creation of Pool 897ed128-016f-47eb-b5c3-5cb55ecdd97e to handler 2018-03-21 12:20:17.978 12069 INFO octavia.api.v2.controllers.pool [req-3077d334-9fc9-4a6f-b110-2828f4163d5a - - - - -] Sending Creation of Pool b45cff35-d7cd-451e-abc2-281e0105e524 to handler 2018-03-21 12:20:18.021 12070 INFO octavia.api.v2.controllers.pool [req-cae19d23-798d-4c32-bcec-0a3addcc9b9a - - - - -] Sending Creation of Pool 96022a8d-e785-46a6-9d81-f2989575baed to handler 2018-03-21 12:20:18.161 12069 INFO oslo_db.sqlalchemy.provision [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:18.163 12069 INFO oslo_db.sqlalchemy.provision [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN elbemxtnge 2018-03-21 12:20:18.163 12069 INFO oslo_db.sqlalchemy.provision [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_over_quota [0.859336s] ... ok 2018-03-21 12:20:18.166 12069 INFO oslo_db.sqlalchemy.provision [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] CREATE BACKEND sqlite:// TOKEN mcgxwdqzzs 2018-03-21 12:20:18.233 12070 INFO octavia.api.v2.controllers.health_monitor [req-38dc6bf1-b933-4fad-9515-6a140a467582 - - - - -] Sending Creation of Health Monitor 0243e747-ebe1-4084-94d0-222c7ad805b9 to handler 2018-03-21 12:20:18.246 12069 INFO octavia.common.config [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] Logging enabled! 2018-03-21 12:20:18.246 12069 INFO octavia.common.config [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:18.269 12069 WARNING octavia.api.root_controller [req-aafd77b0-8dcd-42b4-a7dd-01fed70ca2e7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:18.291 12069 INFO octavia.api.v2.controllers.load_balancer [req-a0b32ec7-d09e-4b0e-b3da-a6c2d2f0e213 - - - - -] Sending created Load Balancer 05bbf5c4-41c3-40b6-af82-41b6fdb46f13 to the handler 2018-03-21 12:20:18.387 12070 INFO oslo_db.sqlalchemy.provision [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:18.389 12070 INFO oslo_db.sqlalchemy.provision [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tovytwqntf 2018-03-21 12:20:18.389 12070 INFO oslo_db.sqlalchemy.provision [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_with_bad_handler [0.989224s] ... ok 2018-03-21 12:20:18.397 12070 INFO oslo_db.sqlalchemy.provision [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] CREATE BACKEND sqlite:// TOKEN hyjpdkzejs 2018-03-21 12:20:18.433 12069 INFO octavia.api.v2.controllers.listener [req-9cbec5c9-7608-4caa-947f-1c07f1623463 - - - - -] Sending Creation of Listener 3e0a91e9-efed-4d4a-b31e-5d6381ecee9d to handler 2018-03-21 12:20:18.475 12070 INFO octavia.common.config [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] Logging enabled! 2018-03-21 12:20:18.475 12070 INFO octavia.common.config [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:18.499 12070 WARNING octavia.api.root_controller [req-f0ef1156-6447-49d1-ace2-d965b9d71b51 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:18.521 12070 INFO octavia.api.v2.controllers.load_balancer [req-00773e80-2d69-4ce9-bc6f-8684521fcec9 - - - - -] Sending created Load Balancer 578d4c3d-8964-4256-8d53-e39563ea9602 to the handler 2018-03-21 12:20:18.660 12069 INFO octavia.api.v2.controllers.pool [req-68050f2a-2307-4528-8db2-02775459d7bf - - - - -] Sending Creation of Pool d4d2c12a-2681-4bad-92e2-85f0362b1f8e to handler 2018-03-21 12:20:18.663 12070 INFO octavia.api.v2.controllers.listener [req-8e1680b2-62f3-4470-a22e-f0d2e6a57f33 - - - - -] Sending Creation of Listener 6cdb7752-0dcc-485a-a8ce-1bf94b797121 to handler 2018-03-21 12:20:18.885 12069 INFO octavia.api.v2.controllers.pool [req-174718d4-b002-4421-a432-7bacd912991f - - - - -] Sending Creation of Pool 89506247-7b42-421b-b898-d76e00825f10 to handler 2018-03-21 12:20:18.883 12070 INFO octavia.api.v2.controllers.pool [req-cc5a7bf8-1e48-452e-a90a-ff7922c17bd7 - - - - -] Sending Creation of Pool 5d95cf08-4991-41e0-81a3-e5ac8b2f523e to handler 2018-03-21 12:20:19.067 12069 INFO octavia.api.v2.controllers.load_balancer [req-d36dba2f-4961-4703-bae9-9be7aa160ec3 - - - - -] Sending deleted Load Balancer 05bbf5c4-41c3-40b6-af82-41b6fdb46f13 to the handler 2018-03-21 12:20:19.073 12070 INFO octavia.api.v2.controllers.pool [req-37fe2143-9726-4756-992e-6d433421f284 - - - - -] Sending Creation of Pool c4e6b609-caef-4649-9732-590b75fa244b to handler 2018-03-21 12:20:19.112 12069 INFO octavia.api.v2.controllers.health_monitor [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:19.126 12069 INFO oslo_db.sqlalchemy.provision [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:19.128 12069 INFO oslo_db.sqlalchemy.provision [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mcgxwdqzzs 2018-03-21 12:20:19.128 12069 INFO oslo_db.sqlalchemy.provision [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_when_lb_pending_delete [0.965055s] ... ok 2018-03-21 12:20:19.135 12069 INFO oslo_db.sqlalchemy.provision [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] CREATE BACKEND sqlite:// TOKEN qbgowxszmn 2018-03-21 12:20:19.212 12069 INFO octavia.common.config [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] Logging enabled! 2018-03-21 12:20:19.213 12069 INFO octavia.common.config [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:19.236 12069 WARNING octavia.api.root_controller [req-5f7ad6b7-9c11-4fc8-9577-184e08262977 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:19.258 12069 INFO octavia.api.v2.controllers.load_balancer [req-c1033974-86fb-46ad-9ea3-67f59e5da6b9 - - - - -] Sending created Load Balancer 2986d87e-55b7-42f6-9136-8e3a9506ba24 to the handler 2018-03-21 12:20:19.275 12070 INFO octavia.api.v2.controllers.health_monitor [req-c3668f64-adfd-45e1-8f3c-a4bb9c800a87 - - - - -] Sending Creation of Health Monitor 613142fc-d80c-4d2f-ab18-80feb31960d0 to handler 2018-03-21 12:20:19.400 12069 INFO octavia.api.v2.controllers.listener [req-06e0f472-44de-43bf-90a8-bc4a037c7c85 - - - - -] Sending Creation of Listener a1c2415d-261e-41a5-8d55-e14230f33a68 to handler 2018-03-21 12:20:19.459 12070 INFO oslo_db.sqlalchemy.provision [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:19.460 12070 INFO oslo_db.sqlalchemy.provision [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hyjpdkzejs 2018-03-21 12:20:19.461 12070 INFO oslo_db.sqlalchemy.provision [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_already_deleted [1.075267s] ... ok 2018-03-21 12:20:19.468 12070 INFO oslo_db.sqlalchemy.provision [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] CREATE BACKEND sqlite:// TOKEN kjowuhrnmh 2018-03-21 12:20:19.545 12070 INFO octavia.common.config [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] Logging enabled! 2018-03-21 12:20:19.545 12070 INFO octavia.common.config [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:19.569 12070 WARNING octavia.api.root_controller [req-4fcb0813-c4c9-4af2-a431-8f47c9015ed7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:19.559 12069 INFO octavia.api.v2.controllers.pool [req-adab7441-a62f-4773-9d45-e130b15ede75 - - - - -] Sending Creation of Pool e864d432-81a7-4a98-88cd-fd0367ffe7b5 to handler 2018-03-21 12:20:19.591 12070 INFO octavia.api.v2.controllers.load_balancer [req-bb47b174-66f8-4690-96be-0682b7a122f0 - - - - -] Sending created Load Balancer 7c51adcc-bef2-499e-85ac-ec96ffef8700 to the handler 2018-03-21 12:20:19.734 12070 INFO octavia.api.v2.controllers.listener [req-0101233e-a14f-473c-b9ce-3d476271d7ba - - - - -] Sending Creation of Listener cfe111f0-6ec2-4d0e-a005-625fd232f899 to handler 2018-03-21 12:20:19.740 12069 INFO octavia.api.v2.controllers.pool [req-b076abb4-8b87-49a0-89f5-7b78dbe57adb - - - - -] Sending Creation of Pool 55ad3688-b7b0-44a2-9d86-140badfb2e7d to handler 2018-03-21 12:20:19.891 12070 INFO octavia.api.v2.controllers.pool [req-d9599618-abbe-4a34-a895-8f5137ce7ad4 - - - - -] Sending Creation of Pool 70384dee-a68a-40f4-bece-1ca990c24607 to handler 2018-03-21 12:20:20.033 12069 INFO octavia.api.v2.controllers.health_monitor [req-51f5af2e-27a8-423b-92f1-9b46a8c2bf2c - - - - -] Sending Creation of Health Monitor 2431bfb6-0768-4c85-ba13-c3e37d547115 to handler 2018-03-21 12:20:20.082 12070 INFO octavia.api.v2.controllers.pool [req-1b591b2e-c3f3-4c3f-8aec-b9b13f2062c4 - - - - -] Sending Creation of Pool 4398344c-65f3-4280-bc8d-7bca0781af4e to handler 2018-03-21 12:20:20.305 12069 INFO oslo_db.sqlalchemy.provision [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:20.307 12069 INFO oslo_db.sqlalchemy.provision [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qbgowxszmn 2018-03-21 12:20:20.307 12069 INFO oslo_db.sqlalchemy.provision [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_with_listener [1.178617s] ... ok 2018-03-21 12:20:20.310 12069 INFO oslo_db.sqlalchemy.provision [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] CREATE BACKEND sqlite:// TOKEN pplianpoht 2018-03-21 12:20:20.349 12070 INFO octavia.api.v2.controllers.health_monitor [req-90b899cd-6c2e-43b4-9c89-388b5b4443e2 - - - - -] Sending Creation of Health Monitor b00b94f5-cb3b-48d7-ab91-d812109f3da1 to handler 2018-03-21 12:20:20.390 12069 INFO octavia.common.config [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] Logging enabled! 2018-03-21 12:20:20.390 12069 INFO octavia.common.config [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:20.414 12069 WARNING octavia.api.root_controller [req-3bd64f03-5c03-43b5-8080-c9f7788a6aee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:20.437 12069 INFO octavia.api.v2.controllers.load_balancer [req-72acf684-0957-4508-b43f-4b083e078bd4 - - - - -] Sending created Load Balancer 8bb40762-f93d-433b-b69e-dea7629ea97d to the handler 2018-03-21 12:20:20.565 12070 INFO octavia.api.v2.controllers.health_monitor [req-8ba7eae5-62f6-4031-b813-7be10aaeb66b - ab5a6b0f-ff69-465b-b3be-c3647183d97d - - -] Sending Deletion of Health Monitor for Pool b00b94f5-cb3b-48d7-ab91-d812109f3da1 to handler 2018-03-21 12:20:20.579 12069 INFO octavia.api.v2.controllers.listener [req-817d6187-6839-4899-a468-18912821bb3a - - - - -] Sending Creation of Listener 51c228c9-9d14-495e-b619-9f4e70a5bbcf to handler 2018-03-21 12:20:20.697 12070 INFO oslo_db.sqlalchemy.provision [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:20.699 12070 INFO oslo_db.sqlalchemy.provision [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kjowuhrnmh 2018-03-21 12:20:20.699 12070 INFO oslo_db.sqlalchemy.provision [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_authorized [1.234269s] ... ok 2018-03-21 12:20:20.707 12070 INFO oslo_db.sqlalchemy.provision [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] CREATE BACKEND sqlite:// TOKEN surfgvmyvi 2018-03-21 12:20:20.737 12069 INFO octavia.api.v2.controllers.pool [req-798fa8b4-0c6c-442a-93a9-af23b80dfe3d - - - - -] Sending Creation of Pool 94cfff48-c923-4874-8e31-f6ea463a94cd to handler 2018-03-21 12:20:20.783 12070 INFO octavia.common.config [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] Logging enabled! 2018-03-21 12:20:20.784 12070 INFO octavia.common.config [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:20.808 12070 WARNING octavia.api.root_controller [req-8a059e0f-f61b-4e43-883f-180fc83e710a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:20.830 12070 INFO octavia.api.v2.controllers.load_balancer [req-3a21e5e1-f672-4d8e-8528-0d33e59c45c0 - - - - -] Sending created Load Balancer ca741868-408f-4cd1-a11c-418edccdb4a6 to the handler 2018-03-21 12:20:20.921 12069 INFO octavia.api.v2.controllers.pool [req-7a4cd5f5-72f2-4c2b-af96-2e08c4373cab - - - - -] Sending Creation of Pool a72561eb-4cec-447a-a357-cac74dc48fab to handler 2018-03-21 12:20:20.973 12070 INFO octavia.api.v2.controllers.listener [req-f88da0ec-0c03-4d1f-978a-40cd4dd77ff5 - - - - -] Sending Creation of Listener f67b06c3-a861-4c14-a55c-6a219c177be1 to handler 2018-03-21 12:20:21.131 12070 INFO octavia.api.v2.controllers.pool [req-3be89675-28c6-4f51-be21-0cb96570bc2c - - - - -] Sending Creation of Pool 27b7bbea-0b44-4fab-b4af-e7b1fbf6b5ce to handler 2018-03-21 12:20:21.169 12069 INFO octavia.api.v2.controllers.health_monitor [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] Sending Creation of Health Monitor 65596aac-bbff-43ec-9547-ba6b9705943f to handler 2018-03-21 12:20:21.188 12069 INFO oslo_db.sqlalchemy.provision [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:21.189 12069 INFO oslo_db.sqlalchemy.provision [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pplianpoht 2018-03-21 12:20:21.190 12069 INFO oslo_db.sqlalchemy.provision [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_create_with_project_id_is_ignored [0.882514s] ... ok 2018-03-21 12:20:21.193 12069 INFO oslo_db.sqlalchemy.provision [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] CREATE BACKEND sqlite:// TOKEN snrzoiehku 2018-03-21 12:20:21.272 12069 INFO octavia.common.config [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] Logging enabled! 2018-03-21 12:20:21.273 12069 INFO octavia.common.config [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:21.296 12069 WARNING octavia.api.root_controller [req-61fa5070-19a1-4467-97f8-9164af4a7e68 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:21.318 12069 INFO octavia.api.v2.controllers.load_balancer [req-eea04264-e0d9-4a89-ae37-69a869731600 - - - - -] Sending created Load Balancer 071164c0-e347-45d9-a412-a63c3d10204f to the handler 2018-03-21 12:20:21.318 12070 INFO octavia.api.v2.controllers.pool [req-c9ec4c82-806a-40d6-bf5c-faa1e570fa91 - - - - -] Sending Creation of Pool 97f5134e-c1c9-4028-9739-c94484b07a25 to handler 2018-03-21 12:20:21.461 12069 INFO octavia.api.v2.controllers.listener [req-ee856536-40cf-47c8-93dd-70f2fc7fbc66 - - - - -] Sending Creation of Listener 1b81db22-fffd-446e-a83f-48f7a7f8d5e0 to handler 2018-03-21 12:20:21.589 12070 INFO octavia.api.v2.controllers.health_monitor [req-3a3d6dcd-933f-4e41-8e25-b4909b6035f2 - - - - -] Sending Creation of Health Monitor 3dc173b1-cff4-4a02-8704-501da24385e6 to handler 2018-03-21 12:20:21.627 12069 INFO octavia.api.v2.controllers.pool [req-91bcb533-214a-4b9d-849b-26252d52b1de - - - - -] Sending Creation of Pool c27a66b2-8866-440e-8612-38493494e1a0 to handler 2018-03-21 12:20:21.816 12069 INFO octavia.api.v2.controllers.pool [req-818aae64-8725-497d-8cee-3e720e35a074 - - - - -] Sending Creation of Pool 885259e0-c9ed-473f-a92c-89d91900b79b to handler 2018-03-21 12:20:21.955 12070 INFO oslo_db.sqlalchemy.provision [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:21.957 12070 INFO oslo_db.sqlalchemy.provision [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN surfgvmyvi 2018-03-21 12:20:21.957 12070 INFO oslo_db.sqlalchemy.provision [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_not_authorized [1.258103s] ... ok 2018-03-21 12:20:21.960 12070 INFO oslo_db.sqlalchemy.provision [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] CREATE BACKEND sqlite:// TOKEN nrdncvnisu 2018-03-21 12:20:22.015 12069 INFO octavia.api.v2.controllers.health_monitor [req-bff774cb-0e86-4b4a-8f3a-ebf82171c950 - - - - -] Sending Creation of Health Monitor 3f9475f3-2495-4a24-b9c9-0cdd0011f738 to handler 2018-03-21 12:20:22.042 12070 INFO octavia.common.config [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] Logging enabled! 2018-03-21 12:20:22.042 12070 INFO octavia.common.config [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:22.066 12070 WARNING octavia.api.root_controller [req-efee5188-edac-4213-8b5a-6a3bbb5d5f6c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:22.088 12070 INFO octavia.api.v2.controllers.load_balancer [req-161ee6c5-f812-418e-ba5d-117c978a95a8 - - - - -] Sending created Load Balancer 073ff428-8854-4302-9337-52933500b306 to the handler 2018-03-21 12:20:22.232 12070 INFO octavia.api.v2.controllers.listener [req-f06fbc9f-4a76-4f80-9081-1e970a343d24 - - - - -] Sending Creation of Listener 260c1f2a-f56d-4fd7-a6e3-ea210a385f89 to handler 2018-03-21 12:20:22.338 12069 INFO octavia.api.v2.controllers.health_monitor [req-52550a42-0693-4f7f-a906-25eb8f36476e - - - - -] Sending Deletion of Health Monitor for Pool 3f9475f3-2495-4a24-b9c9-0cdd0011f738 to handler 2018-03-21 12:20:22.389 12070 INFO octavia.api.v2.controllers.pool [req-e827c34b-7603-4347-9dd6-4a5968f14771 - - - - -] Sending Creation of Pool e021d85a-812a-4cbf-beec-fc61e56a28ef to handler 2018-03-21 12:20:22.469 12069 INFO oslo_db.sqlalchemy.provision [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:22.471 12069 INFO oslo_db.sqlalchemy.provision [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN snrzoiehku 2018-03-21 12:20:22.473 12069 INFO oslo_db.sqlalchemy.provision [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete [1.282726s] ... ok 2018-03-21 12:20:22.476 12069 INFO oslo_db.sqlalchemy.provision [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] CREATE BACKEND sqlite:// TOKEN tlotwhknhx 2018-03-21 12:20:22.555 12069 INFO octavia.common.config [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] Logging enabled! 2018-03-21 12:20:22.555 12069 INFO octavia.common.config [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:22.579 12069 WARNING octavia.api.root_controller [req-86efdca6-dc1f-49c2-b06b-0ead4f674561 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:22.574 12070 INFO octavia.api.v2.controllers.pool [req-d439dd7b-fec1-423f-8453-37ab29da55b7 - - - - -] Sending Creation of Pool 5575ddcd-a487-4c90-9475-55e09c492232 to handler 2018-03-21 12:20:22.601 12069 INFO octavia.api.v2.controllers.load_balancer [req-53f5a4de-89b3-4e78-aea1-45ac5103c13e - - - - -] Sending created Load Balancer cf9bc376-06d2-492e-afcc-94de5d43cfc0 to the handler 2018-03-21 12:20:22.744 12069 INFO octavia.api.v2.controllers.listener [req-7f39250f-b3a5-4c85-bc68-b7a42d0bb7e1 - - - - -] Sending Creation of Listener 5e4a91bc-5b0c-471c-b20a-5e0455269796 to handler 2018-03-21 12:20:22.776 12070 INFO octavia.api.v2.controllers.health_monitor [req-22f9b8c1-923e-44aa-a274-77dce47d6648 - - - - -] Sending Creation of Health Monitor b735956a-9211-4e2b-96eb-1b516b923127 to handler 2018-03-21 12:20:22.904 12069 INFO octavia.api.v2.controllers.pool [req-ca159c8a-6745-489d-80ee-08b2eb614c3f - - - - -] Sending Creation of Pool 598e5ac7-31a0-461f-91e8-856e1aba3621 to handler 2018-03-21 12:20:23.012 12070 INFO octavia.api.v2.controllers.load_balancer [req-2f006614-494b-409b-ac1f-038f7590abfc - - - - -] Sending deleted Load Balancer 073ff428-8854-4302-9337-52933500b306 to the handler 2018-03-21 12:20:23.065 12070 INFO octavia.api.v2.controllers.health_monitor [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:23.079 12070 INFO oslo_db.sqlalchemy.provision [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:23.081 12070 INFO oslo_db.sqlalchemy.provision [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nrdncvnisu 2018-03-21 12:20:23.081 12070 INFO oslo_db.sqlalchemy.provision [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_delete [1.126251s] ... ok 2018-03-21 12:20:23.087 12070 INFO oslo_db.sqlalchemy.provision [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] CREATE BACKEND sqlite:// TOKEN godqvfzftr 2018-03-21 12:20:23.088 12069 INFO octavia.api.v2.controllers.pool [req-713b674b-1f37-42da-a441-3b9261338845 - - - - -] Sending Creation of Pool 895c038c-5378-4618-b5dc-f978e3eee7e5 to handler 2018-03-21 12:20:23.166 12070 INFO octavia.common.config [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] Logging enabled! 2018-03-21 12:20:23.166 12070 INFO octavia.common.config [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:23.190 12070 WARNING octavia.api.root_controller [req-b975d327-2f27-43bb-9c07-a5929f2a4329 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:23.212 12070 INFO octavia.api.v2.controllers.load_balancer [req-f718defb-20e0-4d9a-97fd-a39c7d268c6b - - - - -] Sending created Load Balancer eaa0b0b6-afaf-46e9-817c-fd833c5b6c4e to the handler 2018-03-21 12:20:23.335 12069 INFO octavia.api.v2.controllers.health_monitor [req-245a1a78-45c6-4a99-8083-c2ce9027734e - - - - -] Sending Creation of Health Monitor e40def7f-d4b4-4b4c-97a2-e7a048c15514 to handler 2018-03-21 12:20:23.355 12070 INFO octavia.api.v2.controllers.listener [req-c5159aab-35e8-4d1a-a666-ee5b6d949024 - - - - -] Sending Creation of Listener 62b35797-5280-4d21-aa47-14d145f4fae0 to handler 2018-03-21 12:20:23.510 12069 INFO octavia.api.v2.controllers.load_balancer [req-cd509325-8d80-42f1-9879-ee361fc155fd - - - - -] Sending updated Load Balancer cf9bc376-06d2-492e-afcc-94de5d43cfc0 to the handler 2018-03-21 12:20:23.514 12070 INFO octavia.api.v2.controllers.pool [req-e8f1192a-55d5-48a9-b777-6378ae989ce8 - - - - -] Sending Creation of Pool 390b560a-a1f1-47a9-b4cf-ca9b11f5217a to handler 2018-03-21 12:20:23.566 12069 INFO octavia.api.v2.controllers.health_monitor [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:23.580 12069 INFO oslo_db.sqlalchemy.provision [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:23.583 12069 INFO oslo_db.sqlalchemy.provision [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tlotwhknhx 2018-03-21 12:20:23.583 12069 INFO oslo_db.sqlalchemy.provision [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_when_lb_pending_update [1.110082s] ... ok 2018-03-21 12:20:23.586 12069 INFO oslo_db.sqlalchemy.provision [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] CREATE BACKEND sqlite:// TOKEN qgmuhgcslx 2018-03-21 12:20:23.698 12070 INFO octavia.api.v2.controllers.pool [req-8e02ae1a-eef4-4f43-8c0d-7c29b69b1b97 - - - - -] Sending Creation of Pool 325cc12b-e64c-4942-91c4-eb21bd1bdb8f to handler 2018-03-21 12:20:23.730 12069 INFO octavia.common.config [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] Logging enabled! 2018-03-21 12:20:23.730 12069 INFO octavia.common.config [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:23.753 12069 WARNING octavia.api.root_controller [req-1cb0affe-8beb-46b2-837c-6380df21c8bb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:23.775 12069 INFO octavia.api.v2.controllers.load_balancer [req-011e07a9-64d4-4670-9ae9-af4e20ac4ebd - - - - -] Sending created Load Balancer 84c21f0f-06db-435f-8016-2db62ee413f3 to the handler 2018-03-21 12:20:23.918 12069 INFO octavia.api.v2.controllers.listener [req-afdc2cbc-17ba-4a5e-891e-51f3b181a3e2 - - - - -] Sending Creation of Listener c30014a8-4f5e-4e12-9c78-4805af427447 to handler 2018-03-21 12:20:23.932 12070 INFO oslo_db.sqlalchemy.provision [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:23.933 12070 INFO oslo_db.sqlalchemy.provision [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN godqvfzftr 2018-03-21 12:20:23.933 12070 INFO oslo_db.sqlalchemy.provision [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_empty_get_all [0.849532s] ... ok 2018-03-21 12:20:23.936 12070 INFO oslo_db.sqlalchemy.provision [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] CREATE BACKEND sqlite:// TOKEN jxyofdtfbw 2018-03-21 12:20:24.019 12070 INFO octavia.common.config [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] Logging enabled! 2018-03-21 12:20:24.019 12070 INFO octavia.common.config [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:24.043 12070 WARNING octavia.api.root_controller [req-b6bd97c3-e8c7-4117-913a-c444153467c1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:24.065 12070 INFO octavia.api.v2.controllers.load_balancer [req-30d61818-b410-4b9c-a61c-92f2228fb01a - - - - -] Sending created Load Balancer 94b3dbbe-48ba-4c26-969a-a23ad75f84c6 to the handler 2018-03-21 12:20:24.076 12069 INFO octavia.api.v2.controllers.pool [req-99ad5141-27f3-4e09-b483-91dab207d487 - - - - -] Sending Creation of Pool 82f1ca60-06ce-4476-a8db-7cb54b6e1a60 to handler 2018-03-21 12:20:24.208 12070 INFO octavia.api.v2.controllers.listener [req-11c23291-47e9-4f3d-b9d8-68a1da1dd0ed - - - - -] Sending Creation of Listener 350bd32a-e1b1-4d39-b051-da2a95ed8dca to handler 2018-03-21 12:20:24.257 12069 INFO octavia.api.v2.controllers.pool [req-251ce761-271d-4bf1-b11f-f9605004c4e9 - - - - -] Sending Creation of Pool c80049aa-07d3-4a48-b2dd-7522ae7a86e0 to handler 2018-03-21 12:20:24.430 12070 INFO octavia.api.v2.controllers.pool [req-8306b3b7-8f7b-425c-ba85-cae2a8dea9f6 - - - - -] Sending Creation of Pool 6ac8dbe5-c80b-4afd-a055-f4d123f2f060 to handler 2018-03-21 12:20:24.497 12069 INFO octavia.api.v2.controllers.health_monitor [req-5fd466bd-1196-461e-a96c-50cbf1967b3a - - - - -] Sending Creation of Health Monitor 6cd7fa9b-4d7e-401a-842f-f6bb0bf10636 to handler 2018-03-21 12:20:24.625 12070 INFO octavia.api.v2.controllers.pool [req-ad1ca5a9-22ae-4a6b-a966-5270d428015c - - - - -] Sending Creation of Pool fd135b30-650e-46f1-850e-7f3caa0881d4 to handler 2018-03-21 12:20:24.714 12069 INFO octavia.api.v2.controllers.health_monitor [req-9bf8d296-3675-475e-a17c-3daccdcfc391 - - - - -] Sending Deletion of Health Monitor for Pool 6cd7fa9b-4d7e-401a-842f-f6bb0bf10636 to handler 2018-03-21 12:20:24.816 12070 INFO octavia.api.v2.controllers.health_monitor [req-2b8f9746-1b0c-4091-914c-11c92cffd889 - - - - -] Sending Creation of Health Monitor 74776d01-b671-4291-a87f-79fbf3086476 to handler 2018-03-21 12:20:24.863 12069 INFO oslo_db.sqlalchemy.provision [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:24.865 12069 INFO oslo_db.sqlalchemy.provision [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qgmuhgcslx 2018-03-21 12:20:24.865 12069 INFO oslo_db.sqlalchemy.provision [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_delete_with_bad_handler [1.282389s] ... ok 2018-03-21 12:20:24.868 12069 INFO oslo_db.sqlalchemy.provision [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] CREATE BACKEND sqlite:// TOKEN ogvldaatji 2018-03-21 12:20:24.948 12069 INFO octavia.common.config [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] Logging enabled! 2018-03-21 12:20:24.948 12069 INFO octavia.common.config [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:24.971 12069 WARNING octavia.api.root_controller [req-1d25ca63-4387-4a55-9831-94937954fbd8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:24.996 12069 INFO octavia.api.v2.controllers.load_balancer [req-a53b12ee-b215-4d96-ac55-261da333180f - - - - -] Sending created Load Balancer 50aa5fc3-b64f-4bd4-9fa8-e7206678c784 to the handler 2018-03-21 12:20:25.046 12070 INFO oslo_db.sqlalchemy.provision [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:25.048 12070 INFO oslo_db.sqlalchemy.provision [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxyofdtfbw 2018-03-21 12:20:25.048 12070 INFO oslo_db.sqlalchemy.provision [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all [1.114256s] ... ok 2018-03-21 12:20:25.051 12070 INFO oslo_db.sqlalchemy.provision [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] CREATE BACKEND sqlite:// TOKEN vkcrbtfumd 2018-03-21 12:20:25.132 12070 INFO octavia.common.config [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] Logging enabled! 2018-03-21 12:20:25.132 12070 INFO octavia.common.config [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:25.155 12070 WARNING octavia.api.root_controller [req-c67e8bba-311d-4919-9fa1-2ae7c773001b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:25.178 12070 INFO octavia.api.v2.controllers.load_balancer [req-bb135e59-f4df-448d-93db-a437f80d9285 - - - - -] Sending created Load Balancer c0be5eb1-0ffa-4a5f-a76e-2629413c1653 to the handler 2018-03-21 12:20:25.284 12069 INFO octavia.api.v2.controllers.listener [req-5cf4d583-b231-4b6d-9829-d7792e72a1d3 - - - - -] Sending Creation of Listener 5643ea97-e1bf-4d2e-9eb8-de1f446389b0 to handler 2018-03-21 12:20:25.321 12070 INFO octavia.api.v2.controllers.listener [req-e98ccb1a-ccbb-4201-8de3-598cab58a1ae - - - - -] Sending Creation of Listener 8c43a5a7-dc10-4626-b5c2-a3b8bc0c6fb0 to handler 2018-03-21 12:20:25.487 12070 INFO octavia.api.v2.controllers.pool [req-1124e726-a71f-43c3-9bc9-7f303848af96 - - - - -] Sending Creation of Pool f07f0aea-6534-4974-a434-6c96964ce30a to handler 2018-03-21 12:20:25.504 12069 INFO octavia.api.v2.controllers.pool [req-d0b6ec53-3e1a-42de-b844-ab46cc03cb03 - - - - -] Sending Creation of Pool 88556994-114d-4f7d-9bd0-d9d130a8b592 to handler 2018-03-21 12:20:25.717 12069 INFO octavia.api.v2.controllers.pool [req-b362a1b3-929c-4f18-a705-f698a51cac5a - - - - -] Sending Creation of Pool 94d66359-b35e-49cf-8c8d-b6c5c10cea05 to handler 2018-03-21 12:20:25.760 12070 INFO octavia.api.v2.controllers.pool [req-d897de82-a805-4fca-9826-66ef7ac0b418 - - - - -] Sending Creation of Pool 87007b40-4329-4330-926d-b118ebe3dd3c to handler 2018-03-21 12:20:25.918 12069 INFO octavia.api.v2.controllers.health_monitor [req-daf8884b-c5d3-40b1-8bc2-60193537e43e - - - - -] Sending Creation of Health Monitor 2833e000-2a91-4c87-9b2a-15b85136d594 to handler 2018-03-21 12:20:25.958 12070 INFO octavia.api.v2.controllers.pool [req-553ef6a0-d5b1-4a8b-b665-355324812569 - - - - -] Sending Creation of Pool 1c42944c-13f0-4e8a-b2dc-6bdf2be11db1 to handler 2018-03-21 12:20:26.121 12069 INFO oslo_db.sqlalchemy.provision [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:26.124 12069 INFO oslo_db.sqlalchemy.provision [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ogvldaatji 2018-03-21 12:20:26.124 12069 INFO oslo_db.sqlalchemy.provision [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_duplicate_create [1.258332s] ... ok 2018-03-21 12:20:26.127 12069 INFO oslo_db.sqlalchemy.provision [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] CREATE BACKEND sqlite:// TOKEN fgdljtnlmx 2018-03-21 12:20:26.177 12070 INFO octavia.api.v2.controllers.pool [req-2b4cae16-c0d8-4280-8889-542bf99703cb - - - - -] Sending Creation of Pool 0f629f08-177a-4a87-a82c-d4b8296d8719 to handler 2018-03-21 12:20:26.205 12069 INFO octavia.common.config [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] Logging enabled! 2018-03-21 12:20:26.206 12069 INFO octavia.common.config [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:26.229 12069 WARNING octavia.api.root_controller [req-06e864da-9331-4d0b-8375-629925a621ec - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:26.251 12069 INFO octavia.api.v2.controllers.load_balancer [req-e3834c15-d7cc-4a7d-b9f9-b3610cb7eb99 - - - - -] Sending created Load Balancer 62eb6847-a981-4105-88b4-41507371d310 to the handler 2018-03-21 12:20:26.396 12070 INFO octavia.api.v2.controllers.pool [req-a8b118d0-0914-4723-8c4e-d41cac4bac46 - - - - -] Sending Creation of Pool 0597b82e-8f3d-4df5-ba61-858b7cf6eed7 to handler 2018-03-21 12:20:26.394 12069 INFO octavia.api.v2.controllers.listener [req-e577f69f-6cf0-41f1-8197-7bc7dc34302f - - - - -] Sending Creation of Listener c4adcf66-0f28-462d-b6a0-e9bf0b71c31e to handler 2018-03-21 12:20:26.550 12069 INFO octavia.api.v2.controllers.pool [req-b0d58e47-66da-43c7-896a-ab481d562dd5 - - - - -] Sending Creation of Pool 8c211c7f-33c1-413a-926f-277ad61554e1 to handler 2018-03-21 12:20:26.657 12070 INFO octavia.api.v2.controllers.health_monitor [req-b65a85b8-d77a-42f5-947a-8fb8d04266ee - - - - -] Sending Creation of Health Monitor eccc0bcc-f4a4-4594-af9c-20c2d2a471e7 to handler 2018-03-21 12:20:26.750 12069 INFO octavia.api.v2.controllers.pool [req-186ee2f9-731d-4c48-9e5a-5e422faa940c - - - - -] Sending Creation of Pool 22305242-f1ca-4c15-86f0-8fe7544c6450 to handler 2018-03-21 12:20:26.895 12070 INFO octavia.api.v2.controllers.health_monitor [req-b7b97056-f9f1-48d0-84e1-9371d42977b5 - - - - -] Sending Creation of Health Monitor 3752e24d-48dd-480e-bd63-53fc589a172a to handler 2018-03-21 12:20:27.025 12069 INFO octavia.api.v2.controllers.health_monitor [req-c6407f35-31be-43ab-aad9-3067764cced3 - - - - -] Sending Creation of Health Monitor f8876e61-f0e5-4520-90fc-6efa750969be to handler 2018-03-21 12:20:27.201 12070 INFO octavia.api.v2.controllers.health_monitor [req-2dbdb385-a92a-4427-a0bf-ea2186a90eaf - - - - -] Sending Creation of Health Monitor 2be26519-c6d6-49de-9aa4-49df545dd6c2 to handler 2018-03-21 12:20:27.210 12069 INFO oslo_db.sqlalchemy.provision [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:27.213 12069 INFO oslo_db.sqlalchemy.provision [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fgdljtnlmx 2018-03-21 12:20:27.213 12069 INFO oslo_db.sqlalchemy.provision [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get [1.089131s] ... ok 2018-03-21 12:20:27.216 12069 INFO oslo_db.sqlalchemy.provision [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] CREATE BACKEND sqlite:// TOKEN rduedaaexc 2018-03-21 12:20:27.295 12069 INFO octavia.common.config [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] Logging enabled! 2018-03-21 12:20:27.295 12069 INFO octavia.common.config [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:27.318 12069 WARNING octavia.api.root_controller [req-1ec333aa-a15f-4003-9f52-2796f9e7d007 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:27.340 12069 INFO octavia.api.v2.controllers.load_balancer [req-fa1fd2d4-baa3-481f-b39d-235e65cf9aa2 - - - - -] Sending created Load Balancer 0c5f03b3-7c75-4d56-82c0-631601fbe2ca to the handler 2018-03-21 12:20:27.478 12070 INFO oslo_db.sqlalchemy.provision [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:27.479 12070 INFO oslo_db.sqlalchemy.provision [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vkcrbtfumd 2018-03-21 12:20:27.480 12070 INFO oslo_db.sqlalchemy.provision [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_fields_filter [2.431674s] ... ok 2018-03-21 12:20:27.483 12069 INFO octavia.api.v2.controllers.listener [req-bf488ee4-c5f9-4129-a640-6cdfe5211966 - - - - -] Sending Creation of Listener 443c8a8a-4425-4a36-a90e-98c4637fc36c to handler 2018-03-21 12:20:27.488 12070 INFO oslo_db.sqlalchemy.provision [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] CREATE BACKEND sqlite:// TOKEN jodryvbqdb 2018-03-21 12:20:27.564 12070 INFO octavia.common.config [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] Logging enabled! 2018-03-21 12:20:27.564 12070 INFO octavia.common.config [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:27.588 12070 WARNING octavia.api.root_controller [req-9fe10244-5910-4445-ae73-7e3cb18f7307 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:27.611 12070 INFO octavia.api.v2.controllers.load_balancer [req-0764983b-a4d3-4a89-8447-ef4c43ce66cc - - - - -] Sending created Load Balancer 8be5c99d-5aa7-4b8b-bbfc-5fd76b046ce3 to the handler 2018-03-21 12:20:27.640 12069 INFO octavia.api.v2.controllers.pool [req-d34ac190-8599-48ee-a9f5-c6abce25c28e - - - - -] Sending Creation of Pool 0a6f9420-4949-414f-a380-1863eec07fc8 to handler 2018-03-21 12:20:27.754 12070 INFO octavia.api.v2.controllers.listener [req-319db8b3-73a9-49a4-8b0b-a8dc8e5bd419 - - - - -] Sending Creation of Listener 5261c3b8-d3d5-43e3-9faf-727b62e86957 to handler 2018-03-21 12:20:27.847 12069 INFO octavia.api.v2.controllers.pool [req-380f85a1-8060-4756-a4ab-2a1d023dc395 - - - - -] Sending Creation of Pool a61f06f0-c345-481d-b274-e31d770d9a48 to handler 2018-03-21 12:20:27.912 12070 INFO octavia.api.v2.controllers.pool [req-4e52c2ad-ade5-477d-ba2c-d1ce8227eca5 - - - - -] Sending Creation of Pool 66aa2dd4-216b-4e9b-904b-dd14d7909bbf to handler 2018-03-21 12:20:28.021 12069 INFO octavia.api.v2.controllers.load_balancer [req-7438e1e3-e1a6-425d-854a-44cc7251530c - - - - -] Sending created Load Balancer 67eb67ae-9e67-4250-a78f-5dc60063ece0 to the handler 2018-03-21 12:20:28.102 12070 INFO octavia.api.v2.controllers.pool [req-d9938628-7c80-4fa9-aa24-fa07831cd76c - - - - -] Sending Creation of Pool e8687ff7-6cb0-4c22-8f51-78eada213367 to handler 2018-03-21 12:20:28.164 12069 INFO octavia.api.v2.controllers.pool [req-2bc772fc-6c87-44a8-bda8-f83b5d044893 - - - - -] Sending Creation of Pool 115fe674-2083-4b1a-a584-7869513dc7f7 to handler 2018-03-21 12:20:28.300 12070 INFO octavia.api.v2.controllers.pool [req-54b8da65-dcb8-4d9f-97b5-d06884f73b20 - - - - -] Sending Creation of Pool 48cb24d1-888f-4045-9cf6-b4f6cb431115 to handler 2018-03-21 12:20:28.327 12069 INFO octavia.api.v2.controllers.pool [req-e1e9c9ef-1fe4-45f0-80f6-8f5bb689f167 - - - - -] Sending Creation of Pool 1f92f984-8f51-4e00-8776-7cf50ba0b2c8 to handler 2018-03-21 12:20:28.501 12070 INFO octavia.api.v2.controllers.pool [req-80b3f0a4-f83d-44d3-a79b-c31ecf64313a - - - - -] Sending Creation of Pool 089de02a-2381-48dd-8683-d9414d1e3c66 to handler 2018-03-21 12:20:28.570 12069 INFO octavia.api.v2.controllers.pool [req-48264419-0b9c-4f8d-99a5-75f663148ed4 - - - - -] Sending Creation of Pool b02a7ec2-c7ae-414b-808d-c84fdc9131df to handler 2018-03-21 12:20:28.769 12069 INFO octavia.api.v2.controllers.health_monitor [req-18629e88-3fda-43f7-97fb-689c18c97162 - - - - -] Sending Creation of Health Monitor 7d4c8456-4f9c-42b0-8bf0-ca7e17fc2bb9 to handler 2018-03-21 12:20:28.783 12070 INFO octavia.api.v2.controllers.pool [req-7bb671f6-907c-4f14-a9ca-557db397048a - - - - -] Sending Creation of Pool 8fd99ca0-35b9-4d9b-a3e7-b45ae87c96dc to handler 2018-03-21 12:20:28.980 12069 INFO octavia.api.v2.controllers.health_monitor [req-4ece722e-5941-42de-9cf6-52767a569ac8 - - - - -] Sending Creation of Health Monitor 185d7960-597c-4f27-8271-dca507cfe0b1 to handler 2018-03-21 12:20:29.020 12070 INFO octavia.api.v2.controllers.health_monitor [req-2444f138-ef01-44b6-ae5c-64ca398ac83b - - - - -] Sending Creation of Health Monitor 2484bd3d-8398-49f8-ab41-68e12e500eaa to handler 2018-03-21 12:20:29.170 12069 INFO octavia.api.v2.controllers.health_monitor [req-32705442-fb27-4717-ac3f-1754e23ea2f7 - - - - -] Sending Creation of Health Monitor 5a89f69b-8c36-41d4-98fb-c3be0de98ca0 to handler 2018-03-21 12:20:29.257 12070 INFO octavia.api.v2.controllers.health_monitor [req-3de5d317-b634-4395-ad2f-c39a2e3cfe56 - - - - -] Sending Creation of Health Monitor 57f4f7b0-1550-43dd-98a1-9a44b2063a2f to handler 2018-03-21 12:20:29.402 12069 INFO oslo_db.sqlalchemy.provision [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:29.403 12069 INFO oslo_db.sqlalchemy.provision [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rduedaaexc 2018-03-21 12:20:29.404 12069 INFO oslo_db.sqlalchemy.provision [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_admin [2.190283s] ... ok 2018-03-21 12:20:29.407 12069 INFO oslo_db.sqlalchemy.provision [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] CREATE BACKEND sqlite:// TOKEN ffnyuiibny 2018-03-21 12:20:29.488 12069 INFO octavia.common.config [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] Logging enabled! 2018-03-21 12:20:29.489 12069 INFO octavia.common.config [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:29.499 12070 INFO octavia.api.v2.controllers.health_monitor [req-8685ef0a-f457-4f64-bebd-f6a816d38c9f - - - - -] Sending Creation of Health Monitor 54b74f5c-e0b3-4ad8-bd81-ced07a045cd4 to handler 2018-03-21 12:20:29.512 12069 WARNING octavia.api.root_controller [req-d2f6b7b0-4d61-4fdb-a444-7da9e8665ce1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:29.534 12069 INFO octavia.api.v2.controllers.load_balancer [req-1f02afae-9013-4599-989b-7d47faf2d022 - - - - -] Sending created Load Balancer 52b86331-b034-4b4c-967e-c423889aedda to the handler 2018-03-21 12:20:29.677 12069 INFO octavia.api.v2.controllers.listener [req-66232e7a-01b4-4b76-b198-123846fbcce4 - - - - -] Sending Creation of Listener 7e56cd7c-2e1a-4619-a81f-9f544ec5027f to handler 2018-03-21 12:20:29.771 12070 INFO oslo_db.sqlalchemy.provision [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:29.773 12070 INFO oslo_db.sqlalchemy.provision [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jodryvbqdb 2018-03-21 12:20:29.773 12070 INFO oslo_db.sqlalchemy.provision [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_filter [2.293118s] ... ok 2018-03-21 12:20:29.776 12070 INFO oslo_db.sqlalchemy.provision [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] CREATE BACKEND sqlite:// TOKEN owkgldqdsx 2018-03-21 12:20:29.856 12070 INFO octavia.common.config [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] Logging enabled! 2018-03-21 12:20:29.856 12070 INFO octavia.common.config [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:29.879 12070 WARNING octavia.api.root_controller [req-bf4f0901-429c-4391-973a-22c875031e7a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:29.900 12069 INFO octavia.api.v2.controllers.pool [req-25edffca-6900-455f-836e-f0b85fdcbe62 - - - - -] Sending Creation of Pool 8ec00218-7fc6-4e0a-84ba-69bdf24a57eb to handler 2018-03-21 12:20:29.902 12070 INFO octavia.api.v2.controllers.load_balancer [req-b8fc96f2-2da7-4147-a4d6-eb9389ba8e82 - - - - -] Sending created Load Balancer 83590516-1735-4a29-99af-6e6456321c67 to the handler 2018-03-21 12:20:30.110 12070 INFO octavia.api.v2.controllers.listener [req-3314c799-a231-4fa3-a066-72338e314d3f - - - - -] Sending Creation of Listener b463a3db-d054-481d-8dd7-7b59b7889d5c to handler 2018-03-21 12:20:30.112 12069 INFO octavia.api.v2.controllers.pool [req-7a0c2528-e961-4fa9-b842-447982554747 - - - - -] Sending Creation of Pool 398c99ab-08df-4ab3-be65-a4f1f5f8aede to handler 2018-03-21 12:20:30.277 12070 INFO octavia.api.v2.controllers.pool [req-566ff369-2bd5-4e93-a635-0475e9011eec - - - - -] Sending Creation of Pool fb5ab484-6041-4cc9-b4c0-1dbaac961ea9 to handler 2018-03-21 12:20:30.313 12069 INFO octavia.api.v2.controllers.health_monitor [req-0686300b-344a-46e7-b2ca-544858c12b96 - - - - -] Sending Creation of Health Monitor c8e7daa5-07e1-40ff-b491-2557e85d14a6 to handler 2018-03-21 12:20:30.461 12070 INFO octavia.api.v2.controllers.pool [req-44fadcb0-2c26-4516-ad30-7571addace1f - - - - -] Sending Creation of Pool 43208b9c-70dc-48bc-8e91-5c948edea79a to handler 2018-03-21 12:20:30.482 12069 INFO oslo_db.sqlalchemy.provision [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:30.483 12069 INFO oslo_db.sqlalchemy.provision [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ffnyuiibny 2018-03-21 12:20:30.483 12069 INFO oslo_db.sqlalchemy.provision [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_not_authorized [1.079670s] ... ok 2018-03-21 12:20:30.486 12069 INFO oslo_db.sqlalchemy.provision [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] CREATE BACKEND sqlite:// TOKEN jxedubtuny 2018-03-21 12:20:30.569 12069 INFO octavia.common.config [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] Logging enabled! 2018-03-21 12:20:30.569 12069 INFO octavia.common.config [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:30.593 12069 WARNING octavia.api.root_controller [req-a447d66a-9730-45ed-9871-2dd64d271797 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:30.615 12069 INFO octavia.api.v2.controllers.load_balancer [req-4ccb1959-61cd-4abc-b7e7-46b7d5d80ff0 - - - - -] Sending created Load Balancer ddc020eb-b2af-44bf-b762-1dfe2c0b678a to the handler 2018-03-21 12:20:30.657 12070 INFO octavia.api.v2.controllers.pool [req-30f9ea10-4f8c-4114-8619-3943fb6851b2 - - - - -] Sending Creation of Pool a43b8059-6a96-479f-a7ef-5f942812a1e4 to handler 2018-03-21 12:20:30.758 12069 INFO octavia.api.v2.controllers.listener [req-f3551026-62b4-40aa-a4f0-545e94777f45 - - - - -] Sending Creation of Listener c8e8e767-63c1-403a-b168-1b7bffa56af7 to handler 2018-03-21 12:20:30.860 12070 INFO octavia.api.v2.controllers.pool [req-d4e60728-7c9c-48a1-bd93-3aabf63e4ad5 - - - - -] Sending Creation of Pool 96b6cf17-c954-4308-9001-b0fbe8718565 to handler 2018-03-21 12:20:30.919 12069 INFO octavia.api.v2.controllers.pool [req-1f9e70df-fc80-4d42-82aa-b23b41cbda55 - - - - -] Sending Creation of Pool c22083d1-2995-4d33-9836-d6fd20335d6c to handler 2018-03-21 12:20:31.078 12070 INFO octavia.api.v2.controllers.pool [req-d9ca76a5-3271-48a0-a629-49ccf6605899 - - - - -] Sending Creation of Pool 46d9d175-bbfe-4842-a490-60fa66ac8a61 to handler 2018-03-21 12:20:31.123 12069 INFO octavia.api.v2.controllers.pool [req-3944b3ba-0fee-4f0c-b923-8a622ec17c6d - - - - -] Sending Creation of Pool 747e1972-a0c8-400f-a97f-5d7ac2c3a302 to handler 2018-03-21 12:20:31.312 12070 INFO octavia.api.v2.controllers.health_monitor [req-4a607867-1fb2-445f-a7ce-60b186cd4fac - - - - -] Sending Creation of Health Monitor b3f9acb6-4a3e-4a94-a831-1b4425c5f89d to handler 2018-03-21 12:20:31.360 12069 INFO octavia.api.v2.controllers.load_balancer [req-fd44e341-2c17-47e6-b930-9029906fc4f9 - - - - -] Sending created Load Balancer d2be0a79-05ce-49f9-9def-5d052113fe19 to the handler 2018-03-21 12:20:31.494 12069 INFO octavia.api.v2.controllers.load_balancer [req-b3b30d6b-173f-4c73-9a09-b365c0104cb9 - - - - -] Sending created Load Balancer 6f126de3-1343-4c7f-ad7b-60793194a056 to the handler 2018-03-21 12:20:31.614 12070 INFO octavia.api.v2.controllers.health_monitor [req-7fd14390-3da8-49e8-8d12-4073c601c07c - - - - -] Sending Creation of Health Monitor 531362e7-d203-4c62-8bdf-4649065db62a to handler 2018-03-21 12:20:31.638 12069 INFO octavia.api.v2.controllers.pool [req-ea5c3c91-5fa2-4a90-ae19-1bf20b90d813 - - - - -] Sending Creation of Pool 5f14ab08-2ece-4547-8d9c-e1d5d7763fee to handler 2018-03-21 12:20:31.795 12069 INFO octavia.api.v2.controllers.pool [req-1d679c1b-342a-4052-9c1f-183e8a39389e - - - - -] Sending Creation of Pool 5fe9f251-4458-425d-9226-c280ebb8a47e to handler 2018-03-21 12:20:31.856 12070 INFO octavia.api.v2.controllers.health_monitor [req-1b1d187b-f23c-4949-beed-7866ebb507a3 - - - - -] Sending Creation of Health Monitor c84b827f-7d82-4b5e-be82-4707578acd0a to handler 2018-03-21 12:20:31.954 12069 INFO octavia.api.v2.controllers.pool [req-d93bc844-870c-4fc3-b750-8f9df8128458 - - - - -] Sending Creation of Pool f24b7df2-8824-4905-ae8e-cb8f550f1f8d to handler 2018-03-21 12:20:32.138 12069 INFO octavia.api.v2.controllers.health_monitor [req-ee9dfb45-1a0b-4b1c-bf18-8ae419cac6a2 - - - - -] Sending Creation of Health Monitor 92ddb667-6dca-4245-9683-daabdbac2fbc to handler 2018-03-21 12:20:32.306 12070 INFO oslo_db.sqlalchemy.provision [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:32.307 12070 INFO oslo_db.sqlalchemy.provision [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN owkgldqdsx 2018-03-21 12:20:32.308 12070 INFO oslo_db.sqlalchemy.provision [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_limited [2.534688s] ... ok 2018-03-21 12:20:32.311 12070 INFO oslo_db.sqlalchemy.provision [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] CREATE BACKEND sqlite:// TOKEN zpswnlmjta 2018-03-21 12:20:32.391 12070 INFO octavia.common.config [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] Logging enabled! 2018-03-21 12:20:32.391 12070 INFO octavia.common.config [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:32.415 12070 WARNING octavia.api.root_controller [req-45007fb9-ce39-49f1-8b4d-3ad343635342 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:32.416 12069 INFO octavia.api.v2.controllers.health_monitor [req-e0c9181c-52d1-402d-8ddf-d90d9bb9199a - - - - -] Sending Creation of Health Monitor e0b2d6b3-f710-4607-aea0-975e5cd33ea0 to handler 2018-03-21 12:20:32.437 12070 INFO octavia.api.v2.controllers.load_balancer [req-c744c664-4131-4bea-9839-365e8227b39b - - - - -] Sending created Load Balancer 283e5905-4ce2-4519-93f5-7677cf998f1e to the handler 2018-03-21 12:20:32.577 12070 INFO octavia.api.v2.controllers.listener [req-a9ac4a6d-5da7-4c86-a2e4-92cd6f88f1ae - - - - -] Sending Creation of Listener 64d2163a-996b-4a9f-beaf-3c2e3aac02bb to handler 2018-03-21 12:20:32.589 12069 INFO octavia.api.v2.controllers.health_monitor [req-91528fb2-cca9-4bd9-b7e0-d493c2958744 - - - - -] Sending Creation of Health Monitor 783f1279-5465-4390-8b98-6d9c7ea82efd to handler 2018-03-21 12:20:32.733 12070 INFO octavia.api.v2.controllers.pool [req-26b9360a-7340-4f42-906f-16a6c6c35b31 - - - - -] Sending Creation of Pool 0f9cb27d-d03e-4c19-9d80-9a9a270660d6 to handler 2018-03-21 12:20:32.876 12069 INFO oslo_db.sqlalchemy.provision [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:32.877 12069 INFO oslo_db.sqlalchemy.provision [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxedubtuny 2018-03-21 12:20:32.878 12069 INFO oslo_db.sqlalchemy.provision [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_by_project_id [2.394146s] ... ok 2018-03-21 12:20:32.881 12069 INFO oslo_db.sqlalchemy.provision [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] CREATE BACKEND sqlite:// TOKEN xwodusazld 2018-03-21 12:20:32.962 12069 INFO octavia.common.config [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] Logging enabled! 2018-03-21 12:20:32.962 12069 INFO octavia.common.config [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:32.990 12070 INFO octavia.api.v2.controllers.pool [req-08b6f9aa-2458-4c75-9f11-5551339c28f4 - - - - -] Sending Creation of Pool db6b9a56-f982-45e0-b0b0-209c0a7b78b9 to handler 2018-03-21 12:20:32.986 12069 WARNING octavia.api.root_controller [req-7940585a-2573-4add-88b1-9207ffd02ce9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:33.010 12069 INFO octavia.api.v2.controllers.load_balancer [req-dcd40712-7875-42c4-a7df-12bcccb05c6a - - - - -] Sending created Load Balancer 66dff128-63b7-4b08-88f9-885a84f444cd to the handler 2018-03-21 12:20:33.153 12069 INFO octavia.api.v2.controllers.listener [req-e16e97e9-6846-4be8-a059-f6f6b56de0e1 - - - - -] Sending Creation of Listener 515bf0d6-5c72-40ed-8a36-16a4386d41eb to handler 2018-03-21 12:20:33.159 12070 INFO octavia.api.v2.controllers.load_balancer [req-38a3c75e-25cd-4f21-b649-04a0633a7c73 - - - - -] Sending created Load Balancer e69de0d5-7fba-4527-a627-e0b4563340ed to the handler 2018-03-21 12:20:33.300 12070 INFO octavia.api.v2.controllers.pool [req-ba44f57d-c99b-488a-b92f-3f6b8051d0a5 - - - - -] Sending Creation of Pool 9fb84589-eaae-4460-895a-d2792173268c to handler 2018-03-21 12:20:33.333 12069 INFO octavia.api.v2.controllers.pool [req-6a727d90-915f-4b23-b5b3-e53ec14f8b60 - - - - -] Sending Creation of Pool 444d9136-cc6e-4431-baf0-797a48a3fd78 to handler 2018-03-21 12:20:33.463 12070 INFO octavia.api.v2.controllers.pool [req-a61b47a0-8078-4862-9025-0045c5ebb938 - - - - -] Sending Creation of Pool 09bad173-fa9f-4cdf-b734-dea877af3459 to handler 2018-03-21 12:20:33.523 12069 INFO octavia.api.v2.controllers.pool [req-677a79da-bd1a-4801-8965-157438ce7ae0 - - - - -] Sending Creation of Pool 766ed769-97c6-4629-a2b7-caaa839476e1 to handler 2018-03-21 12:20:33.644 12070 INFO octavia.api.v2.controllers.health_monitor [req-f4f5f6ac-dcf6-4b72-a7ce-4f15d86b2b49 - - - - -] Sending Creation of Health Monitor d69935ae-d014-46c3-9e2b-39ede08f9293 to handler 2018-03-21 12:20:33.783 12069 INFO octavia.api.v2.controllers.health_monitor [req-18c28c2d-3adc-49f8-b968-aca30799c44c - - - - -] Sending Creation of Health Monitor 9714eddb-b393-4fa0-a527-9a1c5e7905fc to handler 2018-03-21 12:20:33.819 12070 INFO octavia.api.v2.controllers.health_monitor [req-f83a2d47-1075-4270-8d5f-eb8111add1ee - - - - -] Sending Creation of Health Monitor 3a4da098-7d21-4681-a4c6-c038c6919ac2 to handler 2018-03-21 12:20:33.971 12069 INFO octavia.api.v2.controllers.health_monitor [req-805abc2e-9e5c-4849-98e2-3036591e7c3e - - - - -] Sending Update of Health Monitor for Pool 9714eddb-b393-4fa0-a527-9a1c5e7905fc to handler 2018-03-21 12:20:34.069 12070 INFO octavia.api.v2.controllers.health_monitor [req-c4381116-5f60-48e9-b8db-00f9ebb8a2d1 - - - - -] Sending Creation of Health Monitor c74410b7-0a00-4ca2-9742-f5f06d0a2824 to handler 2018-03-21 12:20:34.143 12069 INFO oslo_db.sqlalchemy.provision [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:34.144 12069 INFO oslo_db.sqlalchemy.provision [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xwodusazld 2018-03-21 12:20:34.144 12069 INFO oslo_db.sqlalchemy.provision [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update [1.266536s] ... ok 2018-03-21 12:20:34.147 12069 INFO oslo_db.sqlalchemy.provision [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] CREATE BACKEND sqlite:// TOKEN mhcyyjexwb 2018-03-21 12:20:34.222 12069 INFO octavia.common.config [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] Logging enabled! 2018-03-21 12:20:34.222 12069 INFO octavia.common.config [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:34.246 12069 WARNING octavia.api.root_controller [req-d01de911-54d5-4c98-a916-c14080067b07 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:34.268 12069 INFO octavia.api.v2.controllers.load_balancer [req-f6bf3a84-f2ee-44e5-803f-9b58a7dec0f5 - - - - -] Sending created Load Balancer a6cd66da-1d8b-42a7-97eb-c61ca042c5de to the handler 2018-03-21 12:20:34.308 12070 INFO oslo_db.sqlalchemy.provision [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:34.310 12070 INFO oslo_db.sqlalchemy.provision [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zpswnlmjta 2018-03-21 12:20:34.310 12070 INFO oslo_db.sqlalchemy.provision [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_non_admin [2.002017s] ... ok 2018-03-21 12:20:34.313 12070 INFO oslo_db.sqlalchemy.provision [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] CREATE BACKEND sqlite:// TOKEN ctxeilvkbw 2018-03-21 12:20:34.416 12069 INFO octavia.api.v2.controllers.listener [req-a88bc4de-25b2-43c4-b4ca-ac39b742c69f - - - - -] Sending Creation of Listener 2fe53b7e-582a-4b9c-b28d-5e19a78996eb to handler 2018-03-21 12:20:34.410 12070 INFO octavia.common.config [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] Logging enabled! 2018-03-21 12:20:34.410 12070 INFO octavia.common.config [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:34.447 12070 WARNING octavia.api.root_controller [req-69a08620-ee09-4898-8b31-9dedcb4c53db - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:34.469 12070 INFO octavia.api.v2.controllers.load_balancer [req-656808cb-5630-431e-b13d-fed63c7fbe83 - - - - -] Sending created Load Balancer f88840a5-0bf3-41ef-86ab-a70403f4242e to the handler 2018-03-21 12:20:34.613 12070 INFO octavia.api.v2.controllers.listener [req-4f8ebeab-22a1-4247-b688-e5ed374dff06 - - - - -] Sending Creation of Listener bb642e56-86c1-4c47-918a-425ba1348b44 to handler 2018-03-21 12:20:34.616 12069 INFO octavia.api.v2.controllers.pool [req-42c9abb0-43ad-4f99-a3c4-326be99fccc3 - - - - -] Sending Creation of Pool f9912c95-07a3-441a-9b06-e81241a12976 to handler 2018-03-21 12:20:34.770 12070 INFO octavia.api.v2.controllers.pool [req-0ab82f84-dfe5-4446-a728-bd43da5bfc3d - - - - -] Sending Creation of Pool c0fd1e4c-923d-4f0d-9c6e-f28384ed46f8 to handler 2018-03-21 12:20:34.828 12069 INFO octavia.api.v2.controllers.pool [req-517f36a9-5f63-44b1-8da4-1c2d308cbc57 - - - - -] Sending Creation of Pool d2639bc8-f246-4c04-b083-b9a362e6eb9e to handler 2018-03-21 12:20:34.960 12070 INFO octavia.api.v2.controllers.pool [req-cd7b3630-3f22-4848-8ac2-74be8b8b2cb8 - - - - -] Sending Creation of Pool 7632adc2-9a23-4a41-8806-592f5ed015fc to handler 2018-03-21 12:20:35.028 12069 INFO octavia.api.v2.controllers.health_monitor [req-4a275711-45f4-4358-8cf5-429600c68606 - - - - -] Sending Creation of Health Monitor 047e6d7c-bda7-4e0b-a771-79a82da94332 to handler 2018-03-21 12:20:35.129 12070 INFO octavia.api.v2.controllers.load_balancer [req-c4ee3f9e-185d-4ced-bc49-7148550ab473 - - - - -] Sending created Load Balancer f4c978d1-df1d-4ade-bad0-b4df7c3d74b3 to the handler 2018-03-21 12:20:35.281 12069 INFO octavia.api.v2.controllers.health_monitor [req-63ad6305-b881-4fe0-8c1f-e4d44339365f - f4790d10-4cb3-4caa-960a-f14f73565eea - - -] Sending Update of Health Monitor for Pool 047e6d7c-bda7-4e0b-a771-79a82da94332 to handler 2018-03-21 12:20:35.337 12070 INFO octavia.api.v2.controllers.pool [req-3b09026a-d82c-4f07-8cde-84a65b712aa3 - - - - -] Sending Creation of Pool b294eac5-f612-480e-9e8d-02350076655a to handler 2018-03-21 12:20:35.432 12069 INFO oslo_db.sqlalchemy.provision [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:35.434 12069 INFO oslo_db.sqlalchemy.provision [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mhcyyjexwb 2018-03-21 12:20:35.434 12069 INFO oslo_db.sqlalchemy.provision [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_authorized [1.289655s] ... ok 2018-03-21 12:20:35.437 12069 INFO oslo_db.sqlalchemy.provision [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] CREATE BACKEND sqlite:// TOKEN ixhxrppuja 2018-03-21 12:20:35.495 12070 INFO octavia.api.v2.controllers.pool [req-6029e1cf-39d1-4589-9a33-f458802b0abe - - - - -] Sending Creation of Pool 45cf728e-052d-49a4-b2f6-72a8e5036ba0 to handler 2018-03-21 12:20:35.519 12069 INFO octavia.common.config [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] Logging enabled! 2018-03-21 12:20:35.520 12069 INFO octavia.common.config [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:35.543 12069 WARNING octavia.api.root_controller [req-1e5ad986-92d5-48e4-9f0e-e87ba6c604f0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:35.566 12069 INFO octavia.api.v2.controllers.load_balancer [req-82391883-b6d2-4e73-8f8a-07bf54ae9d6e - - - - -] Sending created Load Balancer 12589713-616a-4bee-b9f9-d4bf104a5f63 to the handler 2018-03-21 12:20:35.677 12070 INFO octavia.api.v2.controllers.pool [req-5c6afd81-19c8-4a12-b1e7-75ab8da68eec - - - - -] Sending Creation of Pool 0bd4d0ad-4564-4e09-a098-d2e61ef1109c to handler 2018-03-21 12:20:35.709 12069 INFO octavia.api.v2.controllers.listener [req-5d29b99e-b2ac-480f-820d-b863c6f3beca - - - - -] Sending Creation of Listener 4ce5e79b-42cd-44a9-b1bd-faf72524d026 to handler 2018-03-21 12:20:35.865 12070 INFO octavia.api.v2.controllers.health_monitor [req-e2ea19b1-7fea-4e8f-8bcc-c0df44b7bf2e - - - - -] Sending Creation of Health Monitor 85c5396f-acfa-421e-9f3d-1932bfed3b59 to handler 2018-03-21 12:20:35.893 12069 INFO octavia.api.v2.controllers.pool [req-bcb2a597-8307-4884-a915-997abdfabe35 - - - - -] Sending Creation of Pool eead198a-8d09-4ba9-88bb-8f97cf9482ff to handler 2018-03-21 12:20:36.053 12070 INFO octavia.api.v2.controllers.health_monitor [req-a7ba09df-705b-4e44-8727-3c3949e4560a - - - - -] Sending Creation of Health Monitor cc49e05a-5d58-4de3-84cd-77f121fd10c1 to handler 2018-03-21 12:20:36.076 12069 INFO octavia.api.v2.controllers.pool [req-a4dd33d6-3113-469d-8cbe-00df1db5f8b5 - - - - -] Sending Creation of Pool 6089724a-3027-4295-afdd-400c1ce562b6 to handler 2018-03-21 12:20:36.242 12070 INFO octavia.api.v2.controllers.health_monitor [req-b555d963-a6d5-40e2-8321-988f849708c6 - - - - -] Sending Creation of Health Monitor 80e80d65-df70-4254-a8f4-315f10192160 to handler 2018-03-21 12:20:36.278 12069 INFO octavia.api.v2.controllers.health_monitor [req-bf80dd36-523b-4a65-84b2-e0487897bdb5 - - - - -] Sending Creation of Health Monitor 32bddb95-ca9d-4c00-acbb-8454a4c2c110 to handler 2018-03-21 12:20:36.470 12070 INFO oslo_db.sqlalchemy.provision [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:36.473 12070 INFO oslo_db.sqlalchemy.provision [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ctxeilvkbw 2018-03-21 12:20:36.473 12070 INFO oslo_db.sqlalchemy.provision [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_non_admin_global_observer [2.163271s] ... ok 2018-03-21 12:20:36.476 12070 INFO oslo_db.sqlalchemy.provision [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] CREATE BACKEND sqlite:// TOKEN alefivands 2018-03-21 12:20:36.582 12069 INFO oslo_db.sqlalchemy.provision [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:36.583 12069 INFO oslo_db.sqlalchemy.provision [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ixhxrppuja 2018-03-21 12:20:36.584 12069 INFO oslo_db.sqlalchemy.provision [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_not_authorized [1.149123s] ... ok 2018-03-21 12:20:36.557 12070 INFO octavia.common.config [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] Logging enabled! 2018-03-21 12:20:36.557 12070 INFO octavia.common.config [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:36.580 12070 WARNING octavia.api.root_controller [req-ef83cbad-8f05-4ec3-98d6-8ba5d87d7062 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:36.602 12070 INFO octavia.api.v2.controllers.load_balancer [req-e71ca03c-e711-45a5-b2f0-b50be78b7a88 - - - - -] Sending created Load Balancer 0ccd7d38-8217-413f-9159-5d5c849f1014 to the handler 2018-03-21 12:20:36.808 12070 INFO octavia.api.v2.controllers.listener [req-732bc2f0-96de-413b-9f9c-68f09a8fbb73 - - - - -] Sending Creation of Listener 4f7343c1-7173-41b9-b2fe-fb6dd2dcad21 to handler 2018-03-21 12:20:36.933 12069 INFO oslo_db.sqlalchemy.provision [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] CREATE BACKEND sqlite:// TOKEN jrzumssurf 2018-03-21 12:20:36.984 12070 INFO octavia.api.v2.controllers.pool [req-7d23acb2-df39-4135-b0fb-2d64e1047d44 - - - - -] Sending Creation of Pool 5b97845e-5caf-4692-aff5-5d9820cc4151 to handler 2018-03-21 12:20:37.011 12069 INFO octavia.common.config [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] Logging enabled! 2018-03-21 12:20:37.012 12069 INFO octavia.common.config [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:37.036 12069 WARNING octavia.api.root_controller [req-890fc807-c187-4f69-b316-f1332a30daf4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:37.058 12069 INFO octavia.api.v2.controllers.load_balancer [req-01a1bc74-6533-4f54-873d-0328092ba754 - - - - -] Sending created Load Balancer 6f0ec129-9029-4bb2-b617-108bee06bbab to the handler 2018-03-21 12:20:37.180 12070 INFO octavia.api.v2.controllers.pool [req-3a9e50d0-df24-4ca0-83ef-331d38878261 - - - - -] Sending Creation of Pool 6088af72-8638-4143-a557-b801594b33ee to handler 2018-03-21 12:20:37.268 12069 INFO octavia.api.v2.controllers.listener [req-2f174771-fd21-4bdf-92fd-16d305191c6d - - - - -] Sending Creation of Listener 032d475f-8874-440d-bfb6-c3afc810d02d to handler 2018-03-21 12:20:37.379 12070 INFO octavia.api.v2.controllers.pool [req-8889253d-ca57-4e57-a00a-e146934eddba - - - - -] Sending Creation of Pool 6a2e4a43-b669-4450-b6b2-f25217f901ae to handler 2018-03-21 12:20:37.427 12069 INFO octavia.api.v2.controllers.pool [req-5c26ca92-df51-49d0-b34d-50857e504766 - - - - -] Sending Creation of Pool ea67f380-aa2b-4ab0-943e-9f11dfbc7a59 to handler 2018-03-21 12:20:37.581 12070 INFO octavia.api.v2.controllers.pool [req-792b2e1b-933c-45fd-b1d3-15217823c7c4 - - - - -] Sending Creation of Pool f6fcea20-4c54-4449-8426-412f6e63ab76 to handler 2018-03-21 12:20:37.612 12069 INFO octavia.api.v2.controllers.pool [req-898bfa6d-77c2-4e59-89b7-a37948428f79 - - - - -] Sending Creation of Pool 4186e06c-6de9-40a7-90aa-ba76e802122e to handler 2018-03-21 12:20:37.799 12070 INFO octavia.api.v2.controllers.pool [req-790b16f0-40e8-49b9-9258-08e52e0dea11 - - - - -] Sending Creation of Pool 471eceb8-f733-4020-b0a4-4f8958670f91 to handler 2018-03-21 12:20:37.811 12069 INFO octavia.api.v2.controllers.health_monitor [req-8560996f-d250-4fc5-858b-c7bd1556b047 - - - - -] Sending Creation of Health Monitor a4a894b2-af04-4ec4-9485-07ce30b217f0 to handler 2018-03-21 12:20:37.986 12069 INFO octavia.api.v2.controllers.load_balancer [req-778987b3-c0c8-4884-aeef-2773c5dc324a - - - - -] Sending deleted Load Balancer 6f0ec129-9029-4bb2-b617-108bee06bbab to the handler 2018-03-21 12:20:38.026 12069 INFO octavia.api.v2.controllers.health_monitor [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:38.040 12069 INFO oslo_db.sqlalchemy.provision [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:38.043 12069 INFO oslo_db.sqlalchemy.provision [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jrzumssurf 2018-03-21 12:20:38.043 12069 INFO oslo_db.sqlalchemy.provision [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_delete [1.459278s] ... ok 2018-03-21 12:20:38.046 12069 INFO oslo_db.sqlalchemy.provision [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] CREATE BACKEND sqlite:// TOKEN xfrioinolr 2018-03-21 12:20:38.126 12069 INFO octavia.common.config [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] Logging enabled! 2018-03-21 12:20:38.126 12069 INFO octavia.common.config [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:38.149 12069 WARNING octavia.api.root_controller [req-a03248e3-c237-4087-b773-5e44c7cdfce0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:38.119 12070 INFO octavia.api.v2.controllers.health_monitor [req-463b950c-e06f-4150-9325-565d4a40af61 - - - - -] Sending Creation of Health Monitor c3e0c776-8983-4a7d-9a06-e556bb5c3cac to handler 2018-03-21 12:20:38.172 12069 INFO octavia.api.v2.controllers.load_balancer [req-0754bc6d-a412-4b34-9c68-45c4663562e9 - - - - -] Sending created Load Balancer 759b7ec5-3450-4c7f-8029-bd0eb4b82ec7 to the handler 2018-03-21 12:20:38.315 12069 INFO octavia.api.v2.controllers.listener [req-b683d2b0-eace-4428-b025-9403437f2c36 - - - - -] Sending Creation of Listener 96555054-5e87-432f-b5ac-8fc035864349 to handler 2018-03-21 12:20:38.356 12070 INFO octavia.api.v2.controllers.health_monitor [req-a72a366f-df93-4451-bfe6-a0cbd9d17394 - - - - -] Sending Creation of Health Monitor a5601bb5-4aca-46a0-b9e1-fd147a844307 to handler 2018-03-21 12:20:38.472 12069 INFO octavia.api.v2.controllers.pool [req-1798bf26-a540-412e-814a-d9566cb5b7df - - - - -] Sending Creation of Pool bbffe4a2-cc3e-4bb8-8427-1f54d842e699 to handler 2018-03-21 12:20:38.597 12070 INFO octavia.api.v2.controllers.health_monitor [req-91dadcae-dee7-4a6f-94bb-2dd6f3d07403 - - - - -] Sending Creation of Health Monitor 4dde44a6-d61e-4acd-be67-15e8507d12b9 to handler 2018-03-21 12:20:38.720 12069 INFO octavia.api.v2.controllers.pool [req-9b536f82-8d35-4cdc-a822-22a2b8f7941c - - - - -] Sending Creation of Pool 63f86040-0d72-454e-af8b-e3be822d06ce to handler 2018-03-21 12:20:38.920 12069 INFO octavia.api.v2.controllers.health_monitor [req-b910f2f6-a618-4457-aadf-62a589498d48 - - - - -] Sending Creation of Health Monitor 43b19ac3-95d7-43db-90f8-8346b1329d9f to handler 2018-03-21 12:20:38.958 12070 INFO oslo_db.sqlalchemy.provision [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:38.959 12070 INFO oslo_db.sqlalchemy.provision [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN alefivands 2018-03-21 12:20:38.960 12070 INFO oslo_db.sqlalchemy.provision [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_all_sorted [2.486074s] ... ok 2018-03-21 12:20:38.963 12070 INFO oslo_db.sqlalchemy.provision [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] CREATE BACKEND sqlite:// TOKEN yaojfcroif 2018-03-21 12:20:39.079 12070 INFO octavia.common.config [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] Logging enabled! 2018-03-21 12:20:39.079 12070 INFO octavia.common.config [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:39.095 12069 INFO octavia.api.v2.controllers.load_balancer [req-f68750ae-c945-4eea-b243-839d0c44ae7c - - - - -] Sending updated Load Balancer 759b7ec5-3450-4c7f-8029-bd0eb4b82ec7 to the handler 2018-03-21 12:20:39.103 12070 WARNING octavia.api.root_controller [req-f3b480b5-38de-46c8-8c66-5602af018a1b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:39.129 12070 INFO octavia.api.v2.controllers.load_balancer [req-433012b5-12f9-4bc2-b8b3-f8f28291363b - - - - -] Sending created Load Balancer 6ffb8af3-2a51-4e7b-9b59-0762a15666f3 to the handler 2018-03-21 12:20:39.152 12069 INFO octavia.api.v2.controllers.health_monitor [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] Health Monitor cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:39.166 12069 INFO oslo_db.sqlalchemy.provision [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:39.168 12069 INFO oslo_db.sqlalchemy.provision [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xfrioinolr 2018-03-21 12:20:39.168 12069 INFO oslo_db.sqlalchemy.provision [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_when_lb_pending_update [1.124916s] ... ok 2018-03-21 12:20:39.171 12069 INFO oslo_db.sqlalchemy.provision [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] CREATE BACKEND sqlite:// TOKEN gnnzpnxyzf 2018-03-21 12:20:39.252 12069 INFO octavia.common.config [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] Logging enabled! 2018-03-21 12:20:39.253 12069 INFO octavia.common.config [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:39.276 12069 WARNING octavia.api.root_controller [req-eb6515ae-9dd7-4e3b-907c-644a3e9eec40 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:39.298 12069 INFO octavia.api.v2.controllers.load_balancer [req-47aea83e-b290-47c8-aead-3080af97f949 - - - - -] Sending created Load Balancer f7dd91f9-c820-49c7-99a4-552f9d47aee6 to the handler 2018-03-21 12:20:39.325 12070 INFO octavia.api.v2.controllers.listener [req-0c9f04a4-2519-4ff6-b39a-201b34fab8a4 - - - - -] Sending Creation of Listener 993ccfa6-1207-48bd-ae5b-71cafbba6648 to handler 2018-03-21 12:20:39.442 12069 INFO octavia.api.v2.controllers.listener [req-3ebd2cbe-13a2-4695-958b-739972323267 - - - - -] Sending Creation of Listener 555488c0-601e-4acc-97d9-1e938d359443 to handler 2018-03-21 12:20:39.575 12070 INFO octavia.api.v2.controllers.pool [req-7eb96eee-c715-4f06-b045-f3c2558be656 - - - - -] Sending Creation of Pool b13a3565-1490-4957-9804-afbd3f723574 to handler 2018-03-21 12:20:39.610 12069 INFO octavia.api.v2.controllers.pool [req-d467925a-120b-472f-a6f0-c6e7e7f5c94b - - - - -] Sending Creation of Pool d067082e-2fb1-4567-a9f4-4da9eb9e2518 to handler 2018-03-21 12:20:39.757 12070 INFO octavia.api.v2.controllers.pool [req-fe6c5db7-4b4b-4aa7-bceb-894216922fe5 - - - - -] Sending Creation of Pool e29b77cf-cb95-4255-ba05-d85dbe5e05d4 to handler 2018-03-21 12:20:39.793 12069 INFO octavia.api.v2.controllers.pool [req-9c58d52a-a774-4848-900b-2b7781e0c569 - - - - -] Sending Creation of Pool c54e6f64-7aff-40a0-ad64-3afdd8ebf54c to handler 2018-03-21 12:20:39.958 12070 INFO octavia.api.v2.controllers.health_monitor [req-4e927e8e-30da-4890-b250-27a0d7d56889 - - - - -] Sending Creation of Health Monitor aac10a91-d4cb-41ee-94b1-b1f1cd9705ee to handler 2018-03-21 12:20:39.985 12069 INFO octavia.api.v2.controllers.health_monitor [req-dfb7c97c-e691-4bc0-a116-63505df72c70 - - - - -] Sending Creation of Health Monitor c5c4d88c-2a58-48ab-a165-d3ad5ea497de to handler 2018-03-21 12:20:40.144 12070 INFO oslo_db.sqlalchemy.provision [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:40.147 12070 INFO oslo_db.sqlalchemy.provision [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yaojfcroif 2018-03-21 12:20:40.147 12070 INFO oslo_db.sqlalchemy.provision [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_authorized [1.187199s] ... ok 2018-03-21 12:20:40.170 12069 INFO octavia.api.v2.controllers.health_monitor [req-c0598be3-6864-4b10-960e-b3fc434ee05f - - - - -] Sending Update of Health Monitor for Pool c5c4d88c-2a58-48ab-a165-d3ad5ea497de to handler 2018-03-21 12:20:40.150 12070 INFO oslo_db.sqlalchemy.provision [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] CREATE BACKEND sqlite:// TOKEN gypaeotukc 2018-03-21 12:20:40.229 12070 INFO octavia.common.config [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] Logging enabled! 2018-03-21 12:20:40.229 12070 INFO octavia.common.config [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:40.252 12070 WARNING octavia.api.root_controller [req-5440e7a8-582a-4ba1-972b-9806545d78ae - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:40.274 12070 INFO octavia.api.v2.controllers.load_balancer [req-3842f772-32c1-44d1-9eaf-ada0666be843 - - - - -] Sending created Load Balancer 7b62a93f-185e-474b-9606-8462cdbd707d to the handler 2018-03-21 12:20:40.342 12069 INFO oslo_db.sqlalchemy.provision [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:40.343 12069 INFO oslo_db.sqlalchemy.provision [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gnnzpnxyzf 2018-03-21 12:20:40.344 12069 INFO oslo_db.sqlalchemy.provision [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_update_with_bad_handler [1.175382s] ... ok 2018-03-21 12:20:40.347 12069 INFO oslo_db.sqlalchemy.provision [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] CREATE BACKEND sqlite:// TOKEN bthbviwvqm 2018-03-21 12:20:40.428 12069 INFO octavia.common.config [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] Logging enabled! 2018-03-21 12:20:40.428 12069 INFO octavia.common.config [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:40.417 12070 INFO octavia.api.v2.controllers.listener [req-d90e98b0-eb32-4a28-a062-8b7b0349ab42 - - - - -] Sending Creation of Listener b0b843ef-9c06-47fb-bb16-ba6c6acb6c8b to handler 2018-03-21 12:20:40.452 12069 WARNING octavia.api.root_controller [req-e7dbb9b2-29c7-4a67-9a6b-6a036cafb1f6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:40.474 12069 INFO octavia.api.v2.controllers.load_balancer [req-61d54589-ca6c-4e1d-bacb-bb99388ac8e6 - - - - -] Sending created Load Balancer b1fd5103-bfde-46a9-9adf-756740d8c8d5 to the handler 2018-03-21 12:20:40.618 12070 INFO octavia.api.v2.controllers.pool [req-3cadc081-6e8b-4f6f-8893-49aaac08dcc3 - - - - -] Sending Creation of Pool 2a83386f-dbb4-4acb-a3f1-dacfb9d13e38 to handler 2018-03-21 12:20:40.683 12069 INFO octavia.api.v2.controllers.listener [req-3da9d041-eb00-4a87-922c-378598274ffd - - - - -] Sending Creation of Listener 006178d2-b1c0-4344-a1d2-7ab0c3c435f6 to handler 2018-03-21 12:20:40.842 12069 INFO octavia.api.v2.controllers.pool [req-b873bbd7-75d3-4559-88b8-b52ccec3824e - - - - -] Sending Creation of Pool 47d5c292-1ba5-47fe-a9b1-ed24ee8bfbec to handler 2018-03-21 12:20:40.957 12070 INFO octavia.api.v2.controllers.pool [req-732c3cdc-6d34-4c0f-b7c8-d1cac6b629ef - - - - -] Sending Creation of Pool 937dd145-acfc-4430-8f57-7b679bfe35c2 to handler 2018-03-21 12:20:40.987 12069 ERROR octavia.api.v2.controllers.base [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] L7 Policy 8b973140-75b8-4cde-87bd-90c714b6d92e not found: None 2018-03-21 12:20:40.987 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:20:40.987 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:20:41.002 12069 INFO oslo_db.sqlalchemy.provision [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:41.004 12069 INFO oslo_db.sqlalchemy.provision [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bthbviwvqm 2018-03-21 12:20:41.004 12069 INFO oslo_db.sqlalchemy.provision [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_delete [0.660365s] ... ok 2018-03-21 12:20:41.007 12069 INFO oslo_db.sqlalchemy.provision [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] CREATE BACKEND sqlite:// TOKEN kbtqahlynk 2018-03-21 12:20:41.089 12069 INFO octavia.common.config [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] Logging enabled! 2018-03-21 12:20:41.090 12069 INFO octavia.common.config [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:41.113 12069 WARNING octavia.api.root_controller [req-9b59aba8-1a5a-4790-9f54-be19254ded21 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:41.136 12069 INFO octavia.api.v2.controllers.load_balancer [req-4d7fced8-d55b-458e-bd7f-3a0ec48049f0 - - - - -] Sending created Load Balancer f032fcd1-f630-4b30-b3f6-f88c00afb4e2 to the handler 2018-03-21 12:20:41.215 12070 INFO octavia.api.v2.controllers.health_monitor [req-d1250d6e-a1b3-4d72-ab7c-07d08817722d - - - - -] Sending Creation of Health Monitor 237d0765-a27d-4ebf-aa6a-0153e77e312b to handler 2018-03-21 12:20:41.278 12069 INFO octavia.api.v2.controllers.listener [req-4f07d35f-5262-40d8-aafb-25b953d8cf61 - - - - -] Sending Creation of Listener d92d7e89-ad28-46ab-a11a-b760769a7ab7 to handler 2018-03-21 12:20:41.380 12070 INFO oslo_db.sqlalchemy.provision [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:41.382 12070 INFO oslo_db.sqlalchemy.provision [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gypaeotukc 2018-03-21 12:20:41.383 12070 INFO oslo_db.sqlalchemy.provision [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_hides_deleted [1.235633s] ... ok 2018-03-21 12:20:41.386 12070 INFO oslo_db.sqlalchemy.provision [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] CREATE BACKEND sqlite:// TOKEN usffrvqlje 2018-03-21 12:20:41.441 12069 INFO octavia.api.v2.controllers.pool [req-458969e3-29fe-462f-99c1-3f1c09ba853d - - - - -] Sending Creation of Pool 1c6770e1-a42f-4156-aded-4ab40d878370 to handler 2018-03-21 12:20:41.464 12070 INFO octavia.common.config [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] Logging enabled! 2018-03-21 12:20:41.465 12070 INFO octavia.common.config [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:41.488 12070 WARNING octavia.api.root_controller [req-a8f3295f-8425-4e76-9ea1-5a83a7aeaeb8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:41.510 12070 INFO octavia.api.v2.controllers.load_balancer [req-36bdd9ae-b2c6-46c8-bee4-185dd659812a - - - - -] Sending created Load Balancer 153ad7a0-7df8-4f7a-8d99-8d2a08159f37 to the handler 2018-03-21 12:20:41.589 12069 ERROR octavia.api.v2.controllers.base [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] L7 Policy 4822c525-2db7-47de-afba-62ec06c257af not found: None 2018-03-21 12:20:41.589 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:20:41.589 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:20:41.605 12069 INFO oslo_db.sqlalchemy.provision [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:41.607 12069 INFO oslo_db.sqlalchemy.provision [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kbtqahlynk 2018-03-21 12:20:41.607 12069 INFO oslo_db.sqlalchemy.provision [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_get [0.602501s] ... ok 2018-03-21 12:20:41.610 12069 INFO oslo_db.sqlalchemy.provision [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] CREATE BACKEND sqlite:// TOKEN vexuwapept 2018-03-21 12:20:41.667 12070 INFO octavia.api.v2.controllers.listener [req-b0ff5697-9462-44d8-91bc-95bf77ea6b7f - - - - -] Sending Creation of Listener 51122a5f-06e1-4a18-89d3-e2f3f9bc75c4 to handler 2018-03-21 12:20:41.692 12069 INFO octavia.common.config [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] Logging enabled! 2018-03-21 12:20:41.693 12069 INFO octavia.common.config [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:41.716 12069 WARNING octavia.api.root_controller [req-7e620135-5ff0-4310-8461-c9f94691f9b1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:41.738 12069 INFO octavia.api.v2.controllers.load_balancer [req-c9a0a021-6475-4c48-8b16-b5b0fbf7cdb5 - - - - -] Sending created Load Balancer 5fe3d6c9-9f4a-4435-8cae-7ecbc540f841 to the handler 2018-03-21 12:20:41.872 12070 INFO octavia.api.v2.controllers.pool [req-b5789e32-79aa-434d-8de9-f5b736ddb39e - - - - -] Sending Creation of Pool debf26c9-8128-4e7b-8084-e65809bacec4 to handler 2018-03-21 12:20:41.951 12069 INFO octavia.api.v2.controllers.listener [req-e037f4a3-4978-4384-a61d-5870147915e0 - - - - -] Sending Creation of Listener 2ee20b98-9589-4570-982c-117ea4c48db0 to handler 2018-03-21 12:20:42.054 12070 INFO octavia.api.v2.controllers.pool [req-b7b36660-e1a4-48eb-8f70-02ece996d776 - - - - -] Sending Creation of Pool fbd35fc3-9951-4d1f-95e3-ba07c3911d2f to handler 2018-03-21 12:20:42.112 12069 INFO octavia.api.v2.controllers.pool [req-e126182f-d4e6-4064-98d0-cef327b5c70b - - - - -] Sending Creation of Pool 00e7770a-1cf0-4744-ab8c-89216b7476eb to handler 2018-03-21 12:20:42.291 12069 INFO octavia.api.v2.controllers.l7policy [req-2891625b-0679-48d8-8155-42bbb023d875 - - - - -] Sending Creation of L7Policy 82fa47a1-9035-4ff5-8646-6eb36e1cc007 to handler 2018-03-21 12:20:42.327 12069 INFO oslo_db.sqlalchemy.provision [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:42.328 12069 INFO oslo_db.sqlalchemy.provision [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vexuwapept 2018-03-21 12:20:42.329 12069 INFO oslo_db.sqlalchemy.provision [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_update [0.721631s] ... ok 2018-03-21 12:20:42.321 12070 INFO octavia.api.v2.controllers.health_monitor [req-eeb1aadb-4837-442a-94e8-5545bbf2d8d0 - - - - -] Sending Creation of Health Monitor 5af35b84-d757-4bfa-9c06-400375d25e69 to handler 2018-03-21 12:20:42.337 12069 INFO oslo_db.sqlalchemy.provision [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] CREATE BACKEND sqlite:// TOKEN kunzvvbsim 2018-03-21 12:20:42.413 12069 INFO octavia.common.config [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] Logging enabled! 2018-03-21 12:20:42.414 12069 INFO octavia.common.config [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:42.437 12069 WARNING octavia.api.root_controller [req-0ab5be4c-5ae0-4b03-8f76-944736046c0a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:42.460 12069 INFO octavia.api.v2.controllers.load_balancer [req-e6767120-f156-4313-813c-34d1aebf359a - - - - -] Sending created Load Balancer 3b660cf1-a455-4a36-87f3-7303d2037b29 to the handler 2018-03-21 12:20:42.504 12070 INFO oslo_db.sqlalchemy.provision [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:42.506 12070 INFO oslo_db.sqlalchemy.provision [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] DROP BACKEND Engine(sqlite://) TOKEN usffrvqlje 2018-03-21 12:20:42.506 12070 INFO oslo_db.sqlalchemy.provision [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_get_not_authorized [1.123072s] ... ok 2018-03-21 12:20:42.509 12070 INFO oslo_db.sqlalchemy.provision [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] CREATE BACKEND sqlite:// TOKEN hoazfpmpwf 2018-03-21 12:20:42.589 12070 INFO octavia.common.config [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] Logging enabled! 2018-03-21 12:20:42.589 12070 INFO octavia.common.config [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:42.605 12069 INFO octavia.api.v2.controllers.listener [req-ff88dc90-ce4b-42c2-a07b-43627b873275 - - - - -] Sending Creation of Listener 5f13e6d8-9f03-4fd1-87a1-9bbb06be71e9 to handler 2018-03-21 12:20:42.612 12070 WARNING octavia.api.root_controller [req-15891910-6fe4-4810-b8a4-b951a698a2db - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:42.634 12070 INFO octavia.api.v2.controllers.load_balancer [req-66c90f60-5bcc-4d8d-8762-d0b075934903 - - - - -] Sending created Load Balancer 857b7163-b333-451a-95c9-45b759f33cc3 to the handler 2018-03-21 12:20:42.763 12069 INFO octavia.api.v2.controllers.pool [req-cbb7c0f5-7775-49fc-848b-c3efec49e1a1 - - - - -] Sending Creation of Pool 086eb8a6-ba89-4cbc-9671-58c8aa206d83 to handler 2018-03-21 12:20:42.781 12070 INFO octavia.api.v2.controllers.listener [req-cf386918-ffe0-4717-aa0c-fddbe85f0b4f - - - - -] Sending Creation of Listener 388623ad-cbd8-4738-8279-7a1abf043d24 to handler 2018-03-21 12:20:42.954 12069 INFO octavia.api.v2.controllers.l7policy [req-365c03ba-0adb-4d85-88a8-1c421825821c - eba23c0d-8d33-4ce2-8d01-35e2195b2f35 - - -] Sending Creation of L7Policy a90f5ed9-4b3c-47bc-974d-07ee2c40df11 to handler 2018-03-21 12:20:42.959 12070 INFO octavia.api.v2.controllers.pool [req-9482d887-83bb-4097-adb1-19a4f13509d7 - - - - -] Sending Creation of Pool ae7bf6b1-8827-461d-80ab-786fcab1ba9b to handler 2018-03-21 12:20:43.062 12069 INFO oslo_db.sqlalchemy.provision [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:43.063 12069 INFO oslo_db.sqlalchemy.provision [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kunzvvbsim 2018-03-21 12:20:43.064 12069 INFO oslo_db.sqlalchemy.provision [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_policy_authorized [0.734968s] ... ok 2018-03-21 12:20:43.067 12069 INFO oslo_db.sqlalchemy.provision [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] CREATE BACKEND sqlite:// TOKEN ypmehbasny 2018-03-21 12:20:43.148 12069 INFO octavia.common.config [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] Logging enabled! 2018-03-21 12:20:43.148 12069 INFO octavia.common.config [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:43.149 12070 INFO octavia.api.v2.controllers.pool [req-3e62a46a-5705-40e8-b9d6-27dcb2ff3888 - - - - -] Sending Creation of Pool d2b57603-23eb-49e6-aa9d-cadcbd0a6758 to handler 2018-03-21 12:20:43.173 12069 WARNING octavia.api.root_controller [req-6fd55363-7eeb-4c59-95f7-04a24e2035ad - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:43.195 12069 INFO octavia.api.v2.controllers.load_balancer [req-ab78dcb5-b6d7-4f74-9a60-9af3727378b9 - - - - -] Sending created Load Balancer 24f639b2-2456-4df0-a860-d2334a56bbdb to the handler 2018-03-21 12:20:43.350 12070 INFO octavia.api.v2.controllers.health_monitor [req-be508b04-1a35-4e61-bf42-2ec099e33a44 - - - - -] Sending Creation of Health Monitor c383a8ae-d543-4444-b942-1df4c987f745 to handler 2018-03-21 12:20:43.402 12069 INFO octavia.api.v2.controllers.listener [req-f076b80f-71c5-4cc3-bbec-74e79947dada - - - - -] Sending Creation of Listener 3aaa058a-109f-43ca-9368-83828c2fcc8c to handler 2018-03-21 12:20:43.533 12070 INFO oslo_db.sqlalchemy.provision [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:43.534 12070 INFO oslo_db.sqlalchemy.provision [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hoazfpmpwf 2018-03-21 12:20:43.535 12070 INFO oslo_db.sqlalchemy.provision [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_health_monitor.TestHealthMonitor.test_pool_returns_hm_id [1.028543s] ... ok 2018-03-21 12:20:43.538 12070 INFO oslo_db.sqlalchemy.provision [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] CREATE BACKEND sqlite:// TOKEN souqzmorgk 2018-03-21 12:20:43.560 12069 INFO octavia.api.v2.controllers.pool [req-f5c15209-f14a-40e4-8773-53fceac858e6 - - - - -] Sending Creation of Pool c4565354-9ff2-4d89-aee0-7ae6747554cc to handler 2018-03-21 12:20:43.619 12070 INFO octavia.common.config [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] Logging enabled! 2018-03-21 12:20:43.620 12070 INFO octavia.common.config [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:43.643 12070 WARNING octavia.api.root_controller [req-b08e3262-cf77-404d-bfa9-16f12029f616 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:43.667 12070 INFO octavia.api.v2.controllers.load_balancer [req-f41faecd-5e24-45b6-a752-3536e89dd0aa - - - - -] Sending created Load Balancer 92b4b5de-2410-4e23-ae00-5bb583175c9a to the handler 2018-03-21 12:20:43.752 12069 INFO octavia.api.v2.controllers.l7policy [req-4dbbc533-ee62-460b-945e-c87be70ffb84 - - - - -] Sending Creation of L7Policy 598e3f52-7422-4dc0-aee4-0754d48f7619 to handler 2018-03-21 12:20:43.810 12070 INFO octavia.api.v2.controllers.listener [req-8df81910-b016-49ee-986b-21e6cc76a4d5 - - - - -] Sending Creation of Listener da0b6f86-1eb2-4d54-8bdb-23e17b49a299 to handler 2018-03-21 12:20:43.871 12069 INFO oslo_db.sqlalchemy.provision [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:43.873 12069 INFO oslo_db.sqlalchemy.provision [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ypmehbasny 2018-03-21 12:20:43.873 12069 INFO oslo_db.sqlalchemy.provision [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_redirect_to_pool [0.808982s] ... ok 2018-03-21 12:20:43.876 12069 INFO oslo_db.sqlalchemy.provision [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] CREATE BACKEND sqlite:// TOKEN nipimprbjv 2018-03-21 12:20:43.957 12069 INFO octavia.common.config [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] Logging enabled! 2018-03-21 12:20:43.957 12069 INFO octavia.common.config [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:43.980 12069 WARNING octavia.api.root_controller [req-280fe2d5-7496-4f9e-885e-91cbe30aaf23 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:44.002 12069 INFO octavia.api.v2.controllers.load_balancer [req-d55dc676-8de8-4137-981b-e3a933e57381 - - - - -] Sending created Load Balancer ba8dee14-812f-4c04-9659-2166a4b1293d to the handler 2018-03-21 12:20:44.093 12070 INFO octavia.api.v2.controllers.pool [req-98ac5d73-1758-4fd4-b724-f2d545165b25 - - - - -] Sending Creation of Pool f9375148-e25a-4ff8-a979-d55fc984c422 to handler 2018-03-21 12:20:44.145 12069 INFO octavia.api.v2.controllers.listener [req-8fa0e677-e11e-437a-a825-2c2f7e952773 - - - - -] Sending Creation of Listener b8608c4d-a82d-4ad2-9859-2605da966d00 to handler 2018-03-21 12:20:44.255 12070 INFO oslo_db.sqlalchemy.provision [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:44.256 12070 INFO oslo_db.sqlalchemy.provision [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN souqzmorgk 2018-03-21 12:20:44.257 12070 INFO oslo_db.sqlalchemy.provision [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_create [0.721610s] ... ok 2018-03-21 12:20:44.260 12070 INFO oslo_db.sqlalchemy.provision [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] CREATE BACKEND sqlite:// TOKEN lkruomdlcs 2018-03-21 12:20:44.303 12069 INFO octavia.api.v2.controllers.pool [req-1db48044-7986-4cb2-a8be-0b44241653ff - - - - -] Sending Creation of Pool 20c200d1-13e1-4407-ace0-dae43aa5236b to handler 2018-03-21 12:20:44.342 12070 INFO octavia.common.config [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] Logging enabled! 2018-03-21 12:20:44.343 12070 INFO octavia.common.config [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:44.366 12070 WARNING octavia.api.root_controller [req-44997920-b67d-4f83-8dd9-aff43b9f3d50 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:44.388 12070 INFO octavia.api.v2.controllers.load_balancer [req-49612f90-9f06-4504-bc9c-df5f8129d923 - - - - -] Sending created Load Balancer c277c61a-e665-4881-a435-5c41ae98f7f2 to the handler 2018-03-21 12:20:44.479 12069 INFO octavia.api.v2.controllers.l7policy [req-dc3a7f27-dd54-4c9a-8b88-db0882de4cee - - - - -] Sending Creation of L7Policy e33ba1f7-ed56-4866-a454-7c07e852e24f to handler 2018-03-21 12:20:44.532 12070 INFO octavia.api.v2.controllers.listener [req-ae71d94c-0861-497b-8176-c5b3f9eb54ca - - - - -] Sending Creation of Listener 7714af00-09ab-4ee3-ab05-f60a1a9cc5b4 to handler 2018-03-21 12:20:44.596 12069 INFO oslo_db.sqlalchemy.provision [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:44.597 12069 INFO oslo_db.sqlalchemy.provision [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nipimprbjv 2018-03-21 12:20:44.598 12069 INFO oslo_db.sqlalchemy.provision [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_reject_policy [0.724498s] ... ok 2018-03-21 12:20:44.601 12069 INFO oslo_db.sqlalchemy.provision [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] CREATE BACKEND sqlite:// TOKEN vbdsaaxamp 2018-03-21 12:20:44.680 12069 INFO octavia.common.config [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] Logging enabled! 2018-03-21 12:20:44.682 12069 INFO octavia.common.config [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:44.692 12070 INFO octavia.api.v2.controllers.pool [req-a651c103-d71f-4f4a-9d42-7b23a521fd9a - - - - -] Sending Creation of Pool f6078305-e1c9-4568-a0f3-69515a599ae1 to handler 2018-03-21 12:20:44.704 12069 WARNING octavia.api.root_controller [req-cc421b41-f350-4234-a1c2-65142f61c7c6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:44.726 12069 INFO octavia.api.v2.controllers.load_balancer [req-ce406c22-fb7b-4a73-af05-a543d4d6bd00 - - - - -] Sending created Load Balancer 1abae332-f7b9-4ad9-8214-f4f34bb99681 to the handler 2018-03-21 12:20:44.832 12070 ERROR octavia.api.v2.controllers.base [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] Pool a73587f7-e1c0-4ae4-b394-a2e70b2647cc not found: None 2018-03-21 12:20:44.832 12070 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:20:44.832 12070 ERROR octavia.api.v2.controllers.base 2018-03-21 12:20:44.847 12070 INFO oslo_db.sqlalchemy.provision [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:44.849 12070 INFO oslo_db.sqlalchemy.provision [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lkruomdlcs 2018-03-21 12:20:44.849 12070 INFO oslo_db.sqlalchemy.provision [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_create_redirect_to_pool [0.592590s] ... ok 2018-03-21 12:20:44.856 12070 INFO oslo_db.sqlalchemy.provision [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] CREATE BACKEND sqlite:// TOKEN nvojmbmpkq 2018-03-21 12:20:44.934 12070 INFO octavia.common.config [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] Logging enabled! 2018-03-21 12:20:44.934 12070 INFO octavia.common.config [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:44.958 12070 WARNING octavia.api.root_controller [req-49aa4b45-76a6-4000-b3b0-1c5af1ce5504 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:44.935 12069 INFO octavia.api.v2.controllers.listener [req-39785a8a-58ba-4a5d-882b-c3d45b23f92a - - - - -] Sending Creation of Listener e92a94df-8ee3-4633-b47e-7ec764b99098 to handler 2018-03-21 12:20:44.980 12070 INFO octavia.api.v2.controllers.load_balancer [req-4498ee13-f9e8-4a20-8832-442b605df938 - - - - -] Sending created Load Balancer 1d813c9e-4dcb-4220-9f04-a9fe055727b0 to the handler 2018-03-21 12:20:45.094 12069 INFO octavia.api.v2.controllers.pool [req-df14a214-2980-4f20-b16c-00da3fd29ff5 - - - - -] Sending Creation of Pool 106cba1a-f027-498a-bb43-02a4d6647ef4 to handler 2018-03-21 12:20:45.122 12070 INFO octavia.api.v2.controllers.listener [req-cfb7d2b9-4254-452d-9648-916ba0527ede - - - - -] Sending Creation of Listener e64d761f-694e-4d19-a6dc-7da6f01f1e80 to handler 2018-03-21 12:20:45.253 12069 INFO octavia.api.v2.controllers.load_balancer [req-98b02893-9a40-4d19-bde9-2192d16d304a - - - - -] Sending deleted Load Balancer 1abae332-f7b9-4ad9-8214-f4f34bb99681 to the handler 2018-03-21 12:20:45.282 12069 INFO octavia.api.v2.controllers.l7policy [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:45.296 12069 INFO oslo_db.sqlalchemy.provision [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:45.298 12069 INFO oslo_db.sqlalchemy.provision [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vbdsaaxamp 2018-03-21 12:20:45.298 12069 INFO oslo_db.sqlalchemy.provision [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_when_lb_pending_delete [0.700335s] ... ok 2018-03-21 12:20:45.301 12069 INFO oslo_db.sqlalchemy.provision [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] CREATE BACKEND sqlite:// TOKEN yiolhavpox 2018-03-21 12:20:45.382 12069 INFO octavia.common.config [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] Logging enabled! 2018-03-21 12:20:45.383 12069 INFO octavia.common.config [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:45.406 12069 WARNING octavia.api.root_controller [req-080f57e1-8315-464b-9bbd-03cfee479d65 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:45.428 12069 INFO octavia.api.v2.controllers.load_balancer [req-9f7edde5-0cee-454f-ad67-58a23d242fd0 - - - - -] Sending created Load Balancer 9e4330b4-6cf6-47d6-9dd0-154cd83c0ce1 to the handler 2018-03-21 12:20:45.430 12070 INFO octavia.api.v2.controllers.pool [req-8ec80f48-41fd-43ca-8ed6-fc667f685bbd - - - - -] Sending Creation of Pool 7e8abbb7-ac1d-4d6e-a996-cbedac8ce0f3 to handler 2018-03-21 12:20:45.573 12069 INFO octavia.api.v2.controllers.listener [req-59b0cdc2-7d32-454e-89e2-10e750254bc4 - - - - -] Sending Creation of Listener eb455c27-d4b7-42fa-95cf-398a6e3d986a to handler 2018-03-21 12:20:45.628 12070 INFO oslo_db.sqlalchemy.provision [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:45.630 12070 INFO oslo_db.sqlalchemy.provision [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nvojmbmpkq 2018-03-21 12:20:45.630 12070 INFO oslo_db.sqlalchemy.provision [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_create_redirect_to_url [0.780929s] ... ok 2018-03-21 12:20:45.637 12070 INFO oslo_db.sqlalchemy.provision [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] CREATE BACKEND sqlite:// TOKEN gjkomacigg 2018-03-21 12:20:45.713 12070 INFO octavia.common.config [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] Logging enabled! 2018-03-21 12:20:45.714 12070 INFO octavia.common.config [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:45.731 12069 INFO octavia.api.v2.controllers.pool [req-b3304efc-c94c-45f2-b84f-3640eea99b66 - - - - -] Sending Creation of Pool 5edad543-5daf-4b10-beb0-dbc58ed69792 to handler 2018-03-21 12:20:45.737 12070 WARNING octavia.api.root_controller [req-749cdc7f-ccee-4c2c-a977-d228696f34b9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:45.759 12070 INFO octavia.api.v2.controllers.load_balancer [req-03089654-7d35-42a1-9d9a-859ab8ee917d - - - - -] Sending created Load Balancer ccb6a718-6b18-420c-be20-1c1c8a28fb35 to the handler 2018-03-21 12:20:45.902 12070 INFO octavia.api.v2.controllers.listener [req-7f30d504-9e78-46ec-8b29-af6c59a30ac2 - - - - -] Sending Creation of Listener d43dbc56-0bf4-489b-9452-086fee18a1e1 to handler 2018-03-21 12:20:45.910 12069 INFO octavia.api.v2.controllers.l7policy [req-db1eacb1-a77d-46a6-84be-6fcd4ae66489 - - - - -] Sending Creation of L7Policy 36018c8d-9f0c-4b3f-88c6-5dc635f2b134 to handler 2018-03-21 12:20:46.068 12070 INFO octavia.api.v2.controllers.pool [req-33dc09db-b2ba-44f4-883a-a601f74d9b8e - - - - -] Sending Creation of Pool e47ab71c-641e-42a5-b10d-2126039d4b10 to handler 2018-03-21 12:20:46.225 12069 INFO octavia.api.v2.controllers.load_balancer [req-5a842cf3-cd9c-46df-a581-331299fe286b - - - - -] Sending updated Load Balancer 9e4330b4-6cf6-47d6-9dd0-154cd83c0ce1 to the handler 2018-03-21 12:20:46.251 12070 INFO octavia.api.v2.controllers.l7policy [req-6d168476-5a1f-49d7-978b-3e78828f3efc - - - - -] Sending Creation of L7Policy 6fde4ab9-67ea-4ee3-9258-ec2b3bcb1ed1 to handler 2018-03-21 12:20:46.268 12069 INFO octavia.api.v2.controllers.l7policy [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:46.280 12069 INFO oslo_db.sqlalchemy.provision [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:46.282 12069 INFO oslo_db.sqlalchemy.provision [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yiolhavpox 2018-03-21 12:20:46.282 12069 INFO oslo_db.sqlalchemy.provision [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_when_lb_pending_update [0.983635s] ... ok 2018-03-21 12:20:46.285 12069 INFO oslo_db.sqlalchemy.provision [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] CREATE BACKEND sqlite:// TOKEN wbjudeqjgj 2018-03-21 12:20:46.287 12070 INFO oslo_db.sqlalchemy.provision [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:46.288 12070 INFO oslo_db.sqlalchemy.provision [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gjkomacigg 2018-03-21 12:20:46.289 12070 INFO oslo_db.sqlalchemy.provision [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_update_redirect_to_pool [0.653925s] ... ok 2018-03-21 12:20:46.292 12070 INFO oslo_db.sqlalchemy.provision [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] CREATE BACKEND sqlite:// TOKEN vqujcwmlbe 2018-03-21 12:20:46.369 12069 INFO octavia.common.config [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] Logging enabled! 2018-03-21 12:20:46.370 12069 INFO octavia.common.config [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:46.371 12070 INFO octavia.common.config [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] Logging enabled! 2018-03-21 12:20:46.372 12070 INFO octavia.common.config [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:46.395 12070 WARNING octavia.api.root_controller [req-ec2243d1-cf11-4d20-87e0-a1513b68dcdd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:46.417 12070 INFO octavia.api.v2.controllers.load_balancer [req-514b2dc0-aa2d-4002-8f66-2666537ba0c8 - - - - -] Sending created Load Balancer 6ad84ee8-6e46-4270-b75d-fdbc173b634a to the handler 2018-03-21 12:20:46.393 12069 WARNING octavia.api.root_controller [req-ea4c99c5-8411-4d6e-8bee-55e325de39c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:46.413 12069 INFO octavia.api.v2.controllers.load_balancer [req-5576bca2-ba7c-4023-ba27-72d7788187bb - - - - -] Sending created Load Balancer 0777af36-d8b4-4a46-ab60-47234b93f72d to the handler 2018-03-21 12:20:46.560 12070 INFO octavia.api.v2.controllers.listener [req-f0aa3bbd-1320-405c-9d27-ccd840f678bd - - - - -] Sending Creation of Listener 1e0b8a62-5df9-4428-a0dc-c79e5eaacdcd to handler 2018-03-21 12:20:46.559 12069 INFO octavia.api.v2.controllers.listener [req-f266ae9e-7718-4da6-abd6-8f328dd87a5c - - - - -] Sending Creation of Listener 42d770ba-d4cd-485e-b577-75acd642cc35 to handler 2018-03-21 12:20:46.717 12069 INFO octavia.api.v2.controllers.pool [req-e918f629-71da-4a17-8c80-8ded4eb6d6bf - - - - -] Sending Creation of Pool cad0e7fa-5243-476f-a7a4-ced56b04f316 to handler 2018-03-21 12:20:46.767 12070 INFO octavia.api.v2.controllers.pool [req-930de064-ee15-4df0-a27e-a4c22f0299a6 - - - - -] Sending Creation of Pool 4a66c2b9-7ae0-4d70-87f5-a689fb12440a to handler 2018-03-21 12:20:46.893 12069 INFO octavia.api.v2.controllers.l7policy [req-767c8e39-babe-4ced-a330-3abb8d86fa12 - - - - -] Sending Creation of L7Policy aa496097-f6b1-423c-87be-7512c7b41863 to handler 2018-03-21 12:20:47.004 12069 INFO oslo_db.sqlalchemy.provision [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:47.005 12069 INFO oslo_db.sqlalchemy.provision [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbjudeqjgj 2018-03-21 12:20:47.005 12069 INFO oslo_db.sqlalchemy.provision [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_with_bad_handler [0.723395s] ... ok 2018-03-21 12:20:47.008 12069 INFO oslo_db.sqlalchemy.provision [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] CREATE BACKEND sqlite:// TOKEN pjlskmignk 2018-03-21 12:20:47.009 12070 INFO octavia.api.v2.controllers.l7policy [req-fa54e994-e5b9-4530-b98e-bd36f15602dd - - - - -] Sending Creation of L7Policy 944cadc6-a533-4383-bc2d-62489b7adeee to handler 2018-03-21 12:20:47.045 12070 INFO oslo_db.sqlalchemy.provision [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:47.046 12070 INFO oslo_db.sqlalchemy.provision [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vqujcwmlbe 2018-03-21 12:20:47.047 12070 INFO oslo_db.sqlalchemy.provision [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_bad_update_redirect_to_url [0.757934s] ... ok 2018-03-21 12:20:47.050 12070 INFO oslo_db.sqlalchemy.provision [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] CREATE BACKEND sqlite:// TOKEN vyextbcnki 2018-03-21 12:20:47.092 12069 INFO octavia.common.config [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] Logging enabled! 2018-03-21 12:20:47.093 12069 INFO octavia.common.config [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:47.116 12069 WARNING octavia.api.root_controller [req-6229e622-681d-4653-b81a-267c2105e761 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:47.130 12070 INFO octavia.common.config [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] Logging enabled! 2018-03-21 12:20:47.130 12070 INFO octavia.common.config [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:47.139 12069 INFO octavia.api.v2.controllers.load_balancer [req-f197df29-2c3b-4a21-be30-72700c3c5b0b - - - - -] Sending created Load Balancer 01e79ced-1678-4cbd-9015-bb8c9992ebda to the handler 2018-03-21 12:20:47.153 12070 WARNING octavia.api.root_controller [req-188c3e62-59cb-420d-9a10-966f9c251e95 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:47.176 12070 INFO octavia.api.v2.controllers.load_balancer [req-24c9834b-a4f3-480c-a5de-03d56d189036 - - - - -] Sending created Load Balancer b19b5267-4472-4586-98db-176b558b3274 to the handler 2018-03-21 12:20:47.282 12069 INFO octavia.api.v2.controllers.listener [req-b78d9339-837c-421c-b71d-e131a17c9dcc - - - - -] Sending Creation of Listener 94e3ca5e-d71c-421d-bcf4-87b8782a6c3f to handler 2018-03-21 12:20:47.319 12070 INFO octavia.api.v2.controllers.listener [req-d9fc633d-1f56-4a52-abd1-1e5f28294597 - - - - -] Sending Creation of Listener d35b8cbd-50b5-4336-ada3-028bc31c1895 to handler 2018-03-21 12:20:47.476 12070 INFO octavia.api.v2.controllers.pool [req-4d0d8393-8984-461a-9fe8-b00afd08645d - - - - -] Sending Creation of Pool 1d38aa0b-3b09-401d-97bd-75e76f1f5e8a to handler 2018-03-21 12:20:47.506 12069 INFO octavia.api.v2.controllers.pool [req-836bbdbe-4bdc-4aa1-a66f-ce5969ea4628 - - - - -] Sending Creation of Pool 10fab472-d050-419b-824d-cf38010c2661 to handler 2018-03-21 12:20:47.646 12070 INFO oslo_db.sqlalchemy.provision [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:47.648 12070 INFO oslo_db.sqlalchemy.provision [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vyextbcnki 2018-03-21 12:20:47.648 12070 INFO oslo_db.sqlalchemy.provision [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_over_quota [0.601102s] ... ok 2018-03-21 12:20:47.651 12070 INFO oslo_db.sqlalchemy.provision [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] CREATE BACKEND sqlite:// TOKEN xwocmgznmy 2018-03-21 12:20:47.692 12069 INFO octavia.api.v2.controllers.l7policy [req-58c79740-a8e9-4671-8e8f-def3bcc18e00 - - - - -] Sending Creation of L7Policy 403ca94b-7bd5-4c20-8b46-7dc6d7967635 to handler 2018-03-21 12:20:47.731 12070 INFO octavia.common.config [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] Logging enabled! 2018-03-21 12:20:47.737 12070 INFO octavia.common.config [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:47.773 12070 WARNING octavia.api.root_controller [req-2f94a166-85e4-4e79-ba08-d18e89adaef8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:47.798 12070 INFO octavia.api.v2.controllers.load_balancer [req-06bde712-d1f6-4f26-91b6-d2c4283036ce - - - - -] Sending created Load Balancer 06ff1f4a-3b34-4236-919e-f3389419a6b5 to the handler 2018-03-21 12:20:47.984 12070 INFO octavia.api.v2.controllers.listener [req-9078c554-a749-4149-9233-2908c1a7e9ad - - - - -] Sending Creation of Listener b89af301-47cd-4852-be63-b8269f07c8dd to handler 2018-03-21 12:20:47.990 12069 INFO octavia.api.v2.controllers.l7policy [req-cb6f1f08-e3a8-4f5a-b46e-98bf98e1ba6e - 7fdca307-7c54-4348-acb0-1a7ba84d3469 - - -] Sending Deletion of L7Policy 403ca94b-7bd5-4c20-8b46-7dc6d7967635 to handler 2018-03-21 12:20:48.083 12069 INFO oslo_db.sqlalchemy.provision [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:48.084 12069 INFO oslo_db.sqlalchemy.provision [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pjlskmignk 2018-03-21 12:20:48.085 12069 INFO oslo_db.sqlalchemy.provision [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_authorized [1.079087s] ... ok 2018-03-21 12:20:48.088 12069 INFO oslo_db.sqlalchemy.provision [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] CREATE BACKEND sqlite:// TOKEN zsxemoambd 2018-03-21 12:20:48.141 12070 INFO octavia.api.v2.controllers.pool [req-2bc030c1-9b3f-4970-b9e8-f5fa97d8787c - - - - -] Sending Creation of Pool 94df873f-7da6-4c29-bc93-a561e895eed7 to handler 2018-03-21 12:20:48.168 12069 INFO octavia.common.config [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] Logging enabled! 2018-03-21 12:20:48.169 12069 INFO octavia.common.config [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:48.193 12069 WARNING octavia.api.root_controller [req-97575d41-926c-4a4e-bf4b-6322417d7dba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:48.216 12069 INFO octavia.api.v2.controllers.load_balancer [req-6394b5c0-e9f1-4d69-97b2-588846f53825 - - - - -] Sending created Load Balancer 18eca494-05f1-4019-b295-eb985630146d to the handler 2018-03-21 12:20:48.358 12069 INFO octavia.api.v2.controllers.listener [req-3de7c8eb-bd5b-428e-b485-2875b56e52ff - - - - -] Sending Creation of Listener d0dda984-5c27-4a93-aca1-d2d91c2a51a4 to handler 2018-03-21 12:20:48.381 12070 INFO oslo_db.sqlalchemy.provision [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:48.383 12070 INFO oslo_db.sqlalchemy.provision [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xwocmgznmy 2018-03-21 12:20:48.383 12070 INFO oslo_db.sqlalchemy.provision [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_policy_not_authorized [0.734787s] ... ok 2018-03-21 12:20:48.386 12070 INFO oslo_db.sqlalchemy.provision [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] CREATE BACKEND sqlite:// TOKEN fqykftnyaf 2018-03-21 12:20:48.466 12070 INFO octavia.common.config [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] Logging enabled! 2018-03-21 12:20:48.466 12070 INFO octavia.common.config [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:48.489 12070 WARNING octavia.api.root_controller [req-b7428017-999d-443c-99d2-fb6117a45035 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:48.511 12070 INFO octavia.api.v2.controllers.load_balancer [req-2bbb15fe-bd96-4c12-9a97-6989d6219161 - - - - -] Sending created Load Balancer 8e3681ab-6870-453f-b009-60e63fd75b69 to the handler 2018-03-21 12:20:48.518 12069 INFO octavia.api.v2.controllers.pool [req-320a2e81-b47d-41e6-9271-f19c4a148d5e - - - - -] Sending Creation of Pool 68c8844e-9dfc-40d1-980f-d684321b4f47 to handler 2018-03-21 12:20:48.654 12070 INFO octavia.api.v2.controllers.listener [req-4d92c126-6452-4295-a8ff-c3309cf06eaa - - - - -] Sending Creation of Listener 4d4d44de-5f5d-4d65-a07e-13e0c32f36d0 to handler 2018-03-21 12:20:48.695 12069 INFO octavia.api.v2.controllers.l7policy [req-3a48fc35-7af7-49c0-a855-48090897e90c - - - - -] Sending Creation of L7Policy ec718d4b-f073-4237-be77-6e8853fac82b to handler 2018-03-21 12:20:48.819 12070 INFO octavia.api.v2.controllers.pool [req-00c071b4-f117-4a46-876d-9af0b261c101 - - - - -] Sending Creation of Pool 046d1f08-5e47-40d1-9036-ea377dda980f to handler 2018-03-21 12:20:49.010 12069 INFO octavia.api.v2.controllers.load_balancer [req-c3c0c31d-e5a1-4d91-877e-2db77004283a - - - - -] Sending updated Load Balancer 18eca494-05f1-4019-b295-eb985630146d to the handler 2018-03-21 12:20:49.021 12070 INFO octavia.api.v2.controllers.l7policy [req-fa79ad1a-88a7-439a-a894-8a7ddfb29482 - - - - -] Sending Creation of L7Policy a7309761-5eb1-4047-b110-a8853b70a097 to handler 2018-03-21 12:20:49.053 12069 INFO octavia.api.v2.controllers.l7policy [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:49.067 12069 INFO oslo_db.sqlalchemy.provision [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:49.069 12069 INFO oslo_db.sqlalchemy.provision [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zsxemoambd 2018-03-21 12:20:49.069 12069 INFO oslo_db.sqlalchemy.provision [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_when_lb_pending_update [0.984504s] ... ok 2018-03-21 12:20:49.077 12069 INFO oslo_db.sqlalchemy.provision [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] CREATE BACKEND sqlite:// TOKEN fqjcasqxmm 2018-03-21 12:20:49.153 12069 INFO octavia.common.config [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] Logging enabled! 2018-03-21 12:20:49.153 12069 INFO octavia.common.config [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:49.179 12070 INFO oslo_db.sqlalchemy.provision [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:49.181 12070 INFO oslo_db.sqlalchemy.provision [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqykftnyaf 2018-03-21 12:20:49.178 12069 WARNING octavia.api.root_controller [req-d84e786a-24b5-42a5-bb38-b332e8921bf4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:49.200 12069 INFO octavia.api.v2.controllers.load_balancer [req-3273ba63-1e4e-4a84-9514-e879b2545718 - - - - -] Sending created Load Balancer 4cd13b8a-d634-4348-aaf0-7defa516734f to the handler 2018-03-21 12:20:49.181 12070 INFO oslo_db.sqlalchemy.provision [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_create_redirect_to_url [0.804780s] ... ok 2018-03-21 12:20:49.191 12070 INFO oslo_db.sqlalchemy.provision [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] CREATE BACKEND sqlite:// TOKEN plhnmqxadf 2018-03-21 12:20:49.304 12070 INFO octavia.common.config [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] Logging enabled! 2018-03-21 12:20:49.304 12070 INFO octavia.common.config [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:49.329 12070 WARNING octavia.api.root_controller [req-130a4f33-24ac-4fac-b21d-f063744d9dcc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:49.344 12069 INFO octavia.api.v2.controllers.listener [req-26e0c6d7-1b75-49fb-956e-a715e95bccdb - - - - -] Sending Creation of Listener e06e6d16-db14-40db-aea6-735f85068690 to handler 2018-03-21 12:20:49.355 12070 INFO octavia.api.v2.controllers.load_balancer [req-f3e165b3-7895-441f-bb0b-5429fd4e55d9 - - - - -] Sending created Load Balancer 0905ee1d-25f5-4b01-bba6-c64665975622 to the handler 2018-03-21 12:20:49.503 12069 INFO octavia.api.v2.controllers.pool [req-4e37e030-e962-4643-8a7f-720498b3f96e - - - - -] Sending Creation of Pool 1dafb874-1ef7-4c34-a725-4f55ba59abfb to handler 2018-03-21 12:20:49.537 12070 INFO octavia.api.v2.controllers.listener [req-e6f0dc9b-782e-4d01-aa0e-1c348c791b80 - - - - -] Sending Creation of Listener 55c9a56b-2c0a-4f86-974b-d18f8ac6c38a to handler 2018-03-21 12:20:49.660 12069 INFO oslo_db.sqlalchemy.provision [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:49.663 12069 INFO oslo_db.sqlalchemy.provision [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqjcasqxmm 2018-03-21 12:20:49.664 12069 INFO oslo_db.sqlalchemy.provision [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_empty_get_all [0.594122s] ... ok 2018-03-21 12:20:49.667 12069 INFO oslo_db.sqlalchemy.provision [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] CREATE BACKEND sqlite:// TOKEN pbubbiqroe 2018-03-21 12:20:49.748 12069 INFO octavia.common.config [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] Logging enabled! 2018-03-21 12:20:49.748 12069 INFO octavia.common.config [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:49.758 12070 INFO octavia.api.v2.controllers.pool [req-b75e2fa8-cb31-4e82-8653-d9934b7d3d2d - - - - -] Sending Creation of Pool ee9726ee-3f29-4988-97d6-483c30f206cf to handler 2018-03-21 12:20:49.771 12069 WARNING octavia.api.root_controller [req-7867c6c7-2051-47ea-8b24-750fcca4c273 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:49.794 12069 INFO octavia.api.v2.controllers.load_balancer [req-b5dc725f-124d-4d90-9aed-63ea1dad3c80 - - - - -] Sending created Load Balancer ac5017cc-d55c-4616-9026-78657509000d to the handler 2018-03-21 12:20:49.936 12070 INFO octavia.api.v2.controllers.l7policy [req-4230020a-b256-4b86-9393-af15167185c8 - - - - -] Sending Creation of L7Policy dd5fa592-33d3-4975-b106-241a9d3ead25 to handler 2018-03-21 12:20:49.936 12069 INFO octavia.api.v2.controllers.listener [req-7b90058f-d827-4226-929f-6b526b89684f - - - - -] Sending Creation of Listener 5a6a50a6-27d3-4d3b-8f06-aa3bec5c0ac5 to handler 2018-03-21 12:20:50.160 12069 INFO octavia.api.v2.controllers.pool [req-ad38fbb7-d302-4f99-b7e8-815a8ad339df - - - - -] Sending Creation of Pool a54be97e-8e2c-4c31-ad0a-eb5bf27e2cfa to handler 2018-03-21 12:20:50.243 12070 INFO octavia.api.v2.controllers.l7policy [req-454ff4cb-8e1c-4793-b8e2-65102376f265 - - - - -] Sending Deletion of L7Policy dd5fa592-33d3-4975-b106-241a9d3ead25 to handler 2018-03-21 12:20:50.319 12069 INFO octavia.api.v2.controllers.load_balancer [req-7a4c98bd-009d-442a-b0ac-e90300e09c8f - - - - -] Sending created Load Balancer 1a72ac6c-2d35-4f60-acde-7fdbcb84e200 to the handler 2018-03-21 12:20:50.334 12070 INFO oslo_db.sqlalchemy.provision [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:50.336 12070 INFO oslo_db.sqlalchemy.provision [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN plhnmqxadf 2018-03-21 12:20:50.336 12070 INFO oslo_db.sqlalchemy.provision [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete [1.148169s] ... ok 2018-03-21 12:20:50.339 12070 INFO oslo_db.sqlalchemy.provision [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] CREATE BACKEND sqlite:// TOKEN jyapergovv 2018-03-21 12:20:50.419 12070 INFO octavia.common.config [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] Logging enabled! 2018-03-21 12:20:50.419 12070 INFO octavia.common.config [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:50.443 12070 WARNING octavia.api.root_controller [req-e4161558-bfc0-4245-a3ba-f9cdc1b052c1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:50.463 12069 INFO octavia.api.v2.controllers.listener [req-a7c8c364-dcce-4519-a26b-6cb7a4c61f54 - - - - -] Sending Creation of Listener 4e67db84-b2fb-4fe7-b790-54d633b13299 to handler 2018-03-21 12:20:50.465 12070 INFO octavia.api.v2.controllers.load_balancer [req-f4d0a15b-99ff-457a-a5ea-261f09a09148 - - - - -] Sending created Load Balancer f25c4bd5-dd98-4664-8f40-ce013c8d69fe to the handler 2018-03-21 12:20:50.622 12069 INFO octavia.api.v2.controllers.pool [req-897976ae-ff86-4f1d-b870-4797b05f8eac - - - - -] Sending Creation of Pool cfc632b7-59c0-4791-bd04-e905af75a343 to handler 2018-03-21 12:20:50.628 12070 INFO octavia.api.v2.controllers.listener [req-c8b87a5e-075d-429a-8775-01ff45e8bae2 - - - - -] Sending Creation of Listener 03f88eb7-bdf9-4f1f-9b47-9468d8467a99 to handler 2018-03-21 12:20:50.786 12070 INFO octavia.api.v2.controllers.pool [req-8a188a84-9378-4192-8721-d4f665948d6a - - - - -] Sending Creation of Pool 86e5367e-64b7-474c-ab93-b216c2d9b552 to handler 2018-03-21 12:20:50.805 12069 INFO octavia.api.v2.controllers.l7policy [req-51339be5-df40-495b-8441-52fac4cebbe0 - - - - -] Sending Creation of L7Policy 75d7b3bb-46ee-46ee-bd48-ac0735c68aaa to handler 2018-03-21 12:20:50.961 12070 INFO octavia.api.v2.controllers.l7policy [req-ecc87805-be48-42f6-b9fd-3e75966cff18 - - - - -] Sending Creation of L7Policy 951a8e70-1d30-4682-a0d8-bdebc98e0b6c to handler 2018-03-21 12:20:51.096 12069 INFO octavia.api.v2.controllers.l7policy [req-79b4e5d7-c0ad-4d67-a454-7c299560e98a - - - - -] Sending Creation of L7Policy 87c85a17-8c5f-494b-94d9-1b36fc58f2f2 to handler 2018-03-21 12:20:51.289 12070 INFO oslo_db.sqlalchemy.provision [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:51.290 12070 INFO oslo_db.sqlalchemy.provision [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jyapergovv 2018-03-21 12:20:51.291 12070 INFO oslo_db.sqlalchemy.provision [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_already_deleted [0.954492s] ... ok 2018-03-21 12:20:51.294 12070 INFO oslo_db.sqlalchemy.provision [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] CREATE BACKEND sqlite:// TOKEN teichmjqln 2018-03-21 12:20:51.374 12070 INFO octavia.common.config [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] Logging enabled! 2018-03-21 12:20:51.374 12070 INFO octavia.common.config [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:51.397 12070 WARNING octavia.api.root_controller [req-1d064a41-532c-4754-a6d5-b6a0748bc51e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:51.419 12070 INFO octavia.api.v2.controllers.load_balancer [req-248fcb42-be45-4723-825c-f7e07e24f541 - - - - -] Sending created Load Balancer 543aee02-a467-4004-8756-caace161cae9 to the handler 2018-03-21 12:20:51.514 12069 INFO octavia.api.v2.controllers.l7policy [req-bc8e50d6-ec72-4ff3-b72a-1a0801f193b5 - - - - -] Sending Creation of L7Policy 57537c37-507f-4d0c-bb9c-f0a5e3256a81 to handler 2018-03-21 12:20:51.563 12070 INFO octavia.api.v2.controllers.listener [req-dbb27c44-51a5-4070-8986-746913a1082d - - - - -] Sending Creation of Listener acb70fc7-f04f-4ac3-86c2-820816c13ff5 to handler 2018-03-21 12:20:51.760 12070 INFO octavia.api.v2.controllers.pool [req-2dc49ece-cc85-4b94-b67a-30b69eea2f19 - - - - -] Sending Creation of Pool 499dbaf5-9f6d-40df-86af-c78189363bef to handler 2018-03-21 12:20:51.937 12070 INFO octavia.api.v2.controllers.l7policy [req-32827bd7-e205-4fb1-8e23-834e046069ff - - - - -] Sending Creation of L7Policy 091553a7-cdb2-414b-8cd6-ecb02bc6f511 to handler 2018-03-21 12:20:51.941 12069 INFO oslo_db.sqlalchemy.provision [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:51.943 12069 INFO oslo_db.sqlalchemy.provision [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pbubbiqroe 2018-03-21 12:20:51.943 12069 INFO oslo_db.sqlalchemy.provision [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_admin [2.279073s] ... ok 2018-03-21 12:20:51.946 12069 INFO oslo_db.sqlalchemy.provision [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] CREATE BACKEND sqlite:// TOKEN rnqoilfyvp 2018-03-21 12:20:52.027 12069 INFO octavia.common.config [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] Logging enabled! 2018-03-21 12:20:52.027 12069 INFO octavia.common.config [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:52.051 12069 WARNING octavia.api.root_controller [req-7129eb75-23cc-4727-8301-2c5fb4213ff0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:52.073 12069 INFO octavia.api.v2.controllers.load_balancer [req-c4fd9f3f-899a-42bd-ae10-1a3c1970c85a - - - - -] Sending created Load Balancer 3a6cbfb8-e0c6-41d7-aa5a-60f4a58433d9 to the handler 2018-03-21 12:20:52.216 12069 INFO octavia.api.v2.controllers.listener [req-c84fc4aa-7162-4d9f-9c40-de6f052992a7 - - - - -] Sending Creation of Listener 3521e999-9a81-4d8b-bede-7d913bb3d092 to handler 2018-03-21 12:20:52.376 12070 INFO oslo_db.sqlalchemy.provision [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:52.378 12070 INFO oslo_db.sqlalchemy.provision [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN teichmjqln 2018-03-21 12:20:52.378 12070 INFO oslo_db.sqlalchemy.provision [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_not_authorized [1.086880s] ... ok 2018-03-21 12:20:52.373 12069 INFO octavia.api.v2.controllers.pool [req-681f46c9-7c1f-491f-a2bc-832df9e0a32e - - - - -] Sending Creation of Pool 38087931-3c45-41c2-88b2-d588edd06f94 to handler 2018-03-21 12:20:52.381 12070 INFO oslo_db.sqlalchemy.provision [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] CREATE BACKEND sqlite:// TOKEN mbeqpmlxia 2018-03-21 12:20:52.461 12070 INFO octavia.common.config [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] Logging enabled! 2018-03-21 12:20:52.462 12070 INFO octavia.common.config [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:52.485 12070 WARNING octavia.api.root_controller [req-3282bf6b-2e6d-4006-bd81-0ec2043d14e0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:52.507 12070 INFO octavia.api.v2.controllers.load_balancer [req-91121cc2-c5ad-4a30-b6e3-b99ac037e2a0 - - - - -] Sending created Load Balancer 64a53d13-4363-4278-be22-fa4c3e4e755d to the handler 2018-03-21 12:20:52.619 12069 INFO octavia.api.v2.controllers.l7policy [req-686b984f-53ea-41b7-8c1d-2deadcbeaf61 - - - - -] Sending Creation of L7Policy a3ad0f8b-275e-479d-9d48-e68682560a9d to handler 2018-03-21 12:20:52.651 12070 INFO octavia.api.v2.controllers.listener [req-8a904669-93d0-4022-a51f-bdb666cfb319 - - - - -] Sending Creation of Listener 8b34f8a0-8676-4ef6-97f4-9746303fa1db to handler 2018-03-21 12:20:52.837 12070 INFO octavia.api.v2.controllers.pool [req-b2d35551-4c4f-42e4-a661-5e3a0bf4ec3b - - - - -] Sending Creation of Pool fbd2f709-fc9e-4270-9020-507a16f6bba0 to handler 2018-03-21 12:20:52.909 12069 INFO octavia.api.v2.controllers.l7policy [req-d386a87a-d777-4a58-9bf9-d78ca4c9ef24 - - - - -] Sending Creation of L7Policy 89fd53db-7ad1-4179-ba0c-5792f24e4c2c to handler 2018-03-21 12:20:53.013 12070 INFO octavia.api.v2.controllers.l7policy [req-43a6c75b-de9b-4126-879c-dbcf52bba91c - - - - -] Sending Creation of L7Policy 692f7506-3377-4c11-8f39-bbbc774c01a0 to handler 2018-03-21 12:20:53.261 12069 INFO octavia.api.v2.controllers.l7policy [req-d354e019-5382-41a2-a2d9-6785c9f50752 - - - - -] Sending Creation of L7Policy 6e148c6f-44e4-4c23-8354-f948f7d3ed67 to handler 2018-03-21 12:20:53.267 12070 INFO octavia.api.v2.controllers.load_balancer [req-4a33fdbf-4ef9-4d77-b281-16d6b181f179 - - - - -] Sending deleted Load Balancer 64a53d13-4363-4278-be22-fa4c3e4e755d to the handler 2018-03-21 12:20:53.298 12070 INFO octavia.api.v2.controllers.l7policy [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:20:53.310 12070 INFO oslo_db.sqlalchemy.provision [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:53.315 12070 INFO oslo_db.sqlalchemy.provision [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbeqpmlxia 2018-03-21 12:20:53.315 12070 INFO oslo_db.sqlalchemy.provision [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_when_lb_pending_delete [0.937007s] ... ok 2018-03-21 12:20:53.318 12070 INFO oslo_db.sqlalchemy.provision [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] CREATE BACKEND sqlite:// TOKEN jolwxtdvww 2018-03-21 12:20:53.397 12070 INFO octavia.common.config [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] Logging enabled! 2018-03-21 12:20:53.397 12070 INFO octavia.common.config [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:53.420 12070 WARNING octavia.api.root_controller [req-c47141a4-1c35-4268-8c25-30312b8a57d8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:53.442 12070 INFO octavia.api.v2.controllers.load_balancer [req-667261ff-8e68-445b-9b62-7da7e376ddea - - - - -] Sending created Load Balancer 28827eb7-6c47-47a9-a966-418520998789 to the handler 2018-03-21 12:20:53.585 12070 INFO octavia.api.v2.controllers.listener [req-2be485f1-baa4-451b-acbe-2c62952a68ea - - - - -] Sending Creation of Listener 8d757bf5-969e-4f06-8a63-9beb417f4d8c to handler 2018-03-21 12:20:53.742 12070 INFO octavia.api.v2.controllers.pool [req-98e81b27-0195-44cc-9172-c4686f62108d - - - - -] Sending Creation of Pool d19dde7d-89da-4fda-bbf0-98b8b5b356e1 to handler 2018-03-21 12:20:53.799 12069 INFO oslo_db.sqlalchemy.provision [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:53.801 12069 INFO oslo_db.sqlalchemy.provision [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rnqoilfyvp 2018-03-21 12:20:53.803 12069 INFO oslo_db.sqlalchemy.provision [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_limited [1.859565s] ... ok 2018-03-21 12:20:53.806 12069 INFO oslo_db.sqlalchemy.provision [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] CREATE BACKEND sqlite:// TOKEN kpelohttow 2018-03-21 12:20:53.885 12069 INFO octavia.common.config [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] Logging enabled! 2018-03-21 12:20:53.885 12069 INFO octavia.common.config [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:53.909 12069 WARNING octavia.api.root_controller [req-15b48fc8-f811-4f5d-8896-7d7739cedaf2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:53.931 12069 INFO octavia.api.v2.controllers.load_balancer [req-24ba62e9-8f98-4f8c-a41e-92e5f2d502d9 - - - - -] Sending created Load Balancer 57a91a80-5251-4baa-9e71-6eb4966cd987 to the handler 2018-03-21 12:20:54.047 12070 INFO octavia.api.v2.controllers.l7policy [req-8766b679-50e9-45cb-a20f-6d1354e98f0c - - - - -] Sending Creation of L7Policy 84ce97b9-72cd-49ac-817e-d6a1e44df875 to handler 2018-03-21 12:20:54.074 12069 INFO octavia.api.v2.controllers.listener [req-f12fbbab-f144-4bf5-b8e7-f39abe229d55 - - - - -] Sending Creation of Listener 32fee776-3fbe-4b7b-a32f-129261eefc06 to handler 2018-03-21 12:20:54.232 12069 INFO octavia.api.v2.controllers.pool [req-b2333007-bda5-42e0-8364-faa6eaffc67a - - - - -] Sending Creation of Pool f60bf56c-5994-4aac-a76a-5836ba01fd91 to handler 2018-03-21 12:20:54.385 12069 INFO octavia.api.v2.controllers.load_balancer [req-6a1110f8-387d-4012-9100-5653a42b6698 - - - - -] Sending created Load Balancer fe625e82-3d06-4534-b585-5a793b9d85b8 to the handler 2018-03-21 12:20:54.383 12070 INFO octavia.api.v2.controllers.l7policy [req-e78658e0-ffa8-4a37-897a-f9ca7e4b4124 - - - - -] Sending Deletion of L7Policy 84ce97b9-72cd-49ac-817e-d6a1e44df875 to handler 2018-03-21 12:20:54.489 12070 INFO oslo_db.sqlalchemy.provision [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:54.490 12070 INFO oslo_db.sqlalchemy.provision [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jolwxtdvww 2018-03-21 12:20:54.491 12070 INFO oslo_db.sqlalchemy.provision [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_delete_with_bad_handler [1.179311s] ... ok 2018-03-21 12:20:54.497 12070 INFO oslo_db.sqlalchemy.provision [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] CREATE BACKEND sqlite:// TOKEN dbtsmoazkw 2018-03-21 12:20:54.527 12069 INFO octavia.api.v2.controllers.listener [req-6aa2cf2f-32b6-4042-b147-eb0f24fee754 - - - - -] Sending Creation of Listener 3b75e8ae-bc39-4127-ae70-8766383f9a45 to handler 2018-03-21 12:20:54.575 12070 INFO octavia.common.config [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] Logging enabled! 2018-03-21 12:20:54.576 12070 INFO octavia.common.config [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:54.600 12070 WARNING octavia.api.root_controller [req-a575b6a2-75b0-4ca1-9d18-8bb8236adc41 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:54.622 12070 INFO octavia.api.v2.controllers.load_balancer [req-df4a82d2-becb-46c5-a3dd-b30c3e37af2d - - - - -] Sending created Load Balancer 3608d0d4-5779-47de-b7b9-737681e91579 to the handler 2018-03-21 12:20:54.684 12069 INFO octavia.api.v2.controllers.pool [req-bdda53b4-37dc-4586-849a-18f5f96acbd7 - - - - -] Sending Creation of Pool 7bb0ae13-f706-4760-a0db-7566968c4869 to handler 2018-03-21 12:20:54.765 12070 INFO octavia.api.v2.controllers.listener [req-f43f3c00-d5dd-40ad-8851-6c30c9458ebd - - - - -] Sending Creation of Listener 90402002-410d-4a60-aa73-b0055b929280 to handler 2018-03-21 12:20:54.859 12069 INFO octavia.api.v2.controllers.l7policy [req-d29e9109-5381-40e1-8111-e541127d785c - - - - -] Sending Creation of L7Policy 24db4b88-def7-41fd-a6da-d134d04e5ff3 to handler 2018-03-21 12:20:54.927 12070 INFO octavia.api.v2.controllers.pool [req-b2ff3c3a-5f15-46e2-b67b-c9c73c2190cd - - - - -] Sending Creation of Pool 142e3b3b-09da-4588-bf59-b38058a7e60d to handler 2018-03-21 12:20:55.103 12070 INFO octavia.api.v2.controllers.l7policy [req-c867406c-a6e8-4c75-a297-5f4db3222800 - - - - -] Sending Creation of L7Policy 7b51d7d1-aa55-44cc-afe1-7b89cd8527df to handler 2018-03-21 12:20:55.159 12070 INFO oslo_db.sqlalchemy.provision [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:55.161 12070 INFO oslo_db.sqlalchemy.provision [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dbtsmoazkw 2018-03-21 12:20:55.161 12070 INFO oslo_db.sqlalchemy.provision [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get [0.670093s] ... ok 2018-03-21 12:20:55.168 12070 INFO oslo_db.sqlalchemy.provision [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] CREATE BACKEND sqlite:// TOKEN xpqxocshie 2018-03-21 12:20:55.203 12069 INFO octavia.api.v2.controllers.l7policy [req-5b8c8c26-50ed-4315-a3a3-cca37921c441 - - - - -] Sending Creation of L7Policy 8b71ac10-fe0c-474b-a515-6da15abf0dac to handler 2018-03-21 12:20:55.247 12070 INFO octavia.common.config [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] Logging enabled! 2018-03-21 12:20:55.247 12070 INFO octavia.common.config [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:55.271 12070 WARNING octavia.api.root_controller [req-f594118f-08aa-4d20-8fa0-779a56de691d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:55.293 12070 INFO octavia.api.v2.controllers.load_balancer [req-c84a6463-cc7c-4089-8663-b9a4cd45a056 - - - - -] Sending created Load Balancer 5cd12277-3e8e-4184-83ce-4a62c38d44e5 to the handler 2018-03-21 12:20:55.502 12070 INFO octavia.api.v2.controllers.listener [req-7f320a7b-4b6a-450a-a690-5e2ad26a2fe2 - - - - -] Sending Creation of Listener cf10cbb6-43cb-4425-bb24-ba47592972d3 to handler 2018-03-21 12:20:55.609 12069 INFO octavia.api.v2.controllers.l7policy [req-57186c51-2bcb-4c54-a0c8-48af12e9c3ad - - - - -] Sending Creation of L7Policy 829f7552-42da-4607-8258-f897335b0001 to handler 2018-03-21 12:20:55.664 12070 INFO octavia.api.v2.controllers.pool [req-540507aa-3e44-424c-bec4-04f4b5d58c6c - - - - -] Sending Creation of Pool bf5c9f37-354f-48c0-a502-bbb68d966adf to handler 2018-03-21 12:20:55.855 12070 INFO octavia.api.v2.controllers.l7policy [req-8d89a15f-f019-45c5-a719-bbabedd6d583 - - - - -] Sending Creation of L7Policy b7cefa99-64ac-45b7-8190-a79cffe379a8 to handler 2018-03-21 12:20:55.962 12069 INFO oslo_db.sqlalchemy.provision [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:55.964 12069 INFO oslo_db.sqlalchemy.provision [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kpelohttow 2018-03-21 12:20:55.964 12069 INFO oslo_db.sqlalchemy.provision [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_non_admin [2.161542s] ... ok 2018-03-21 12:20:55.967 12069 INFO oslo_db.sqlalchemy.provision [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] CREATE BACKEND sqlite:// TOKEN bqiuvsygwh 2018-03-21 12:20:56.043 12069 INFO octavia.common.config [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] Logging enabled! 2018-03-21 12:20:56.043 12069 INFO octavia.common.config [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:56.067 12069 WARNING octavia.api.root_controller [req-b651375e-3476-4de0-b82d-9e6525e60c5f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:56.089 12069 INFO octavia.api.v2.controllers.load_balancer [req-76b4638a-65cf-4d11-9660-8c581eba4639 - - - - -] Sending created Load Balancer 3b0eae81-04b3-422e-9ddb-d27c33a19117 to the handler 2018-03-21 12:20:56.123 12070 INFO oslo_db.sqlalchemy.provision [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:56.125 12070 INFO oslo_db.sqlalchemy.provision [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xpqxocshie 2018-03-21 12:20:56.125 12070 INFO oslo_db.sqlalchemy.provision [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all [0.960136s] ... ok 2018-03-21 12:20:56.128 12070 INFO oslo_db.sqlalchemy.provision [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] CREATE BACKEND sqlite:// TOKEN faeijuibma 2018-03-21 12:20:56.208 12070 INFO octavia.common.config [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] Logging enabled! 2018-03-21 12:20:56.208 12070 INFO octavia.common.config [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:56.232 12070 WARNING octavia.api.root_controller [req-458084eb-ff60-4886-911a-9923226f6f98 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:56.254 12070 INFO octavia.api.v2.controllers.load_balancer [req-ee7d9038-ce58-4e2e-90ad-955e17e2989d - - - - -] Sending created Load Balancer c26aca1f-5494-4e7c-a5cf-d4d394e978a7 to the handler 2018-03-21 12:20:56.298 12069 INFO octavia.api.v2.controllers.listener [req-88e0a164-3d3e-4881-9445-10dad7779058 - - - - -] Sending Creation of Listener 1d3cac3c-f2d2-46b9-bc27-2a125d4f2ba8 to handler 2018-03-21 12:20:56.397 12070 INFO octavia.api.v2.controllers.listener [req-2c5e6c6c-b903-4485-b160-d807587a416f - - - - -] Sending Creation of Listener f4f6bbce-a0df-4394-98aa-10295dc98ab9 to handler 2018-03-21 12:20:56.520 12069 INFO octavia.api.v2.controllers.pool [req-f820fb04-18b9-4e71-a193-93cff10b471f - - - - -] Sending Creation of Pool 44032c23-7f76-4658-9f63-70d9daaaeb9f to handler 2018-03-21 12:20:56.622 12070 INFO octavia.api.v2.controllers.pool [req-dad4d3d9-ecb1-4a8a-a606-ef1805b5c751 - - - - -] Sending Creation of Pool 7987c902-aee7-49b8-832e-8a880766fd03 to handler 2018-03-21 12:20:56.739 12069 INFO octavia.api.v2.controllers.load_balancer [req-0cb65c67-248c-4a5b-9d1f-01d6c5d6b1a6 - - - - -] Sending created Load Balancer fda2a19b-bdc2-4bd1-a4f1-676918d7f1d0 to the handler 2018-03-21 12:20:56.868 12070 INFO octavia.api.v2.controllers.l7policy [req-b690246d-7789-4a2c-8817-454e60b00433 - - - - -] Sending Creation of L7Policy 2eac52be-a6c3-46e1-a418-3c77c25a25e8 to handler 2018-03-21 12:20:56.903 12069 INFO octavia.api.v2.controllers.listener [req-41841b82-0fe2-4c94-aa0e-90626e3c152e - - - - -] Sending Creation of Listener c3b2bdf5-6a23-46c1-86e2-e640ecc99227 to handler 2018-03-21 12:20:57.066 12069 INFO octavia.api.v2.controllers.pool [req-548c3e4a-8cc8-4b43-941d-6c23dce6854e - - - - -] Sending Creation of Pool b2fc8931-3939-45b5-8939-188d4d133b53 to handler 2018-03-21 12:20:57.147 12070 INFO octavia.api.v2.controllers.l7policy [req-d97a2a72-6a02-4d63-bb74-e31ef6149d0d - - - - -] Sending Creation of L7Policy fedfaa73-6a33-42ac-8e1e-a4a4b331bee2 to handler 2018-03-21 12:20:57.244 12069 INFO octavia.api.v2.controllers.l7policy [req-4efcf9cc-09e0-4337-b413-921b5a3b8798 - - - - -] Sending Creation of L7Policy 8bf7de5e-1cdd-4635-9ae9-146a2809fdb7 to handler 2018-03-21 12:20:57.497 12070 INFO octavia.api.v2.controllers.l7policy [req-0c90a249-f1df-4ff0-9d88-92eda0b3c2bc - - - - -] Sending Creation of L7Policy 82b1fe3a-ba09-4393-9225-3772a988afb7 to handler 2018-03-21 12:20:57.597 12069 INFO octavia.api.v2.controllers.l7policy [req-65857f03-cbca-4116-813e-acd83fee9a20 - - - - -] Sending Creation of L7Policy 339b6b9b-d014-489e-ae8d-bbd83009bf4c to handler 2018-03-21 12:20:57.963 12069 INFO octavia.api.v2.controllers.l7policy [req-3b03a841-a11d-4e27-97d7-cd33db12f372 - - - - -] Sending Creation of L7Policy d2fd012f-b569-4863-9cb0-11e18fd62844 to handler 2018-03-21 12:20:58.007 12070 INFO oslo_db.sqlalchemy.provision [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:58.008 12070 INFO oslo_db.sqlalchemy.provision [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN faeijuibma 2018-03-21 12:20:58.009 12070 INFO oslo_db.sqlalchemy.provision [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_fields_filter [1.883468s] ... ok 2018-03-21 12:20:58.016 12070 INFO oslo_db.sqlalchemy.provision [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] CREATE BACKEND sqlite:// TOKEN qmmzufemdx 2018-03-21 12:20:58.092 12070 INFO octavia.common.config [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] Logging enabled! 2018-03-21 12:20:58.092 12070 INFO octavia.common.config [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:58.115 12070 WARNING octavia.api.root_controller [req-69323012-f93e-4492-bd11-651f1a99842a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:58.137 12070 INFO octavia.api.v2.controllers.load_balancer [req-27d36e62-8e19-4e00-a089-b74698f73d48 - - - - -] Sending created Load Balancer cdb44108-ccd3-46ac-a244-e8e348c0bed1 to the handler 2018-03-21 12:20:58.280 12070 INFO octavia.api.v2.controllers.listener [req-091133b7-85cc-4e47-8f16-dd4f93b19298 - - - - -] Sending Creation of Listener f48e8ca4-3f1e-4ffb-ad7c-2657f228386e to handler 2018-03-21 12:20:58.321 12069 INFO oslo_db.sqlalchemy.provision [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:58.323 12069 INFO oslo_db.sqlalchemy.provision [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bqiuvsygwh 2018-03-21 12:20:58.323 12069 INFO oslo_db.sqlalchemy.provision [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_non_admin_global_observer [2.358650s] ... ok 2018-03-21 12:20:58.326 12069 INFO oslo_db.sqlalchemy.provision [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] CREATE BACKEND sqlite:// TOKEN lfgicoyahn 2018-03-21 12:20:58.407 12069 INFO octavia.common.config [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] Logging enabled! 2018-03-21 12:20:58.407 12069 INFO octavia.common.config [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:58.431 12069 WARNING octavia.api.root_controller [req-be9fe36a-8148-4916-a009-908bff20f613 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:58.439 12070 INFO octavia.api.v2.controllers.pool [req-2981d975-0a25-4790-83d7-6bb9c6f658c3 - - - - -] Sending Creation of Pool 09c32534-4d4f-469b-bedb-d43ae3be0945 to handler 2018-03-21 12:20:58.453 12069 INFO octavia.api.v2.controllers.load_balancer [req-e23849a2-a108-4c8f-a334-b21b3a5e1b75 - - - - -] Sending created Load Balancer 06c9d9ee-fcb8-46c3-bf7f-82bd2853f674 to the handler 2018-03-21 12:20:58.614 12070 INFO octavia.api.v2.controllers.l7policy [req-ab1e5ad2-f1c5-425e-a1ba-2147e725c885 - - - - -] Sending Creation of L7Policy 1c388bce-b700-4f44-9eb0-8382650a34af to handler 2018-03-21 12:20:58.664 12069 INFO octavia.api.v2.controllers.listener [req-9cc55059-6595-435a-955e-11083c9c3233 - - - - -] Sending Creation of Listener 1bfbe51c-349b-41ca-a2c3-d09ffcd209be to handler 2018-03-21 12:20:58.846 12069 INFO octavia.api.v2.controllers.pool [req-92c6c914-edec-4434-ae64-f7843ea3c4b8 - - - - -] Sending Creation of Pool a5d88788-c1c6-45d1-936a-7ec6bbfc6777 to handler 2018-03-21 12:20:58.893 12070 INFO octavia.api.v2.controllers.l7policy [req-45ad7d99-a5ad-486d-9a74-0b57e3274bf0 - - - - -] Sending Creation of L7Policy b4465cd4-7ba1-4c66-90b5-8e7b32a73d05 to handler 2018-03-21 12:20:59.022 12069 INFO octavia.api.v2.controllers.l7policy [req-4878834e-6c02-4905-8d63-d43e8be4cfb5 - - - - -] Sending Creation of L7Policy 8eb5f427-0824-40fb-9bba-39ed9cf3f36e to handler 2018-03-21 12:20:59.078 12069 INFO oslo_db.sqlalchemy.provision [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:59.080 12069 INFO oslo_db.sqlalchemy.provision [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lfgicoyahn 2018-03-21 12:20:59.080 12069 INFO oslo_db.sqlalchemy.provision [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_not_authorized [0.757009s] ... ok 2018-03-21 12:20:59.088 12069 INFO oslo_db.sqlalchemy.provision [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] CREATE BACKEND sqlite:// TOKEN frcdddtefw 2018-03-21 12:20:59.164 12069 INFO octavia.common.config [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] Logging enabled! 2018-03-21 12:20:59.165 12069 INFO octavia.common.config [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:59.188 12069 WARNING octavia.api.root_controller [req-5d5f5ee3-5bb8-4281-8e59-b9d2292f1f18 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:59.211 12069 INFO octavia.api.v2.controllers.load_balancer [req-fa6ae9e4-a6af-4cc2-8e90-af2bf64ca74d - - - - -] Sending created Load Balancer a3171151-d2ac-490b-b4ea-b779d6699f85 to the handler 2018-03-21 12:20:59.307 12070 INFO octavia.api.v2.controllers.l7policy [req-a4049870-058a-4dce-8d56-f7956451ea3c - - - - -] Sending Creation of L7Policy cb3f8ea1-df88-4644-a1f3-f090175c115a to handler 2018-03-21 12:20:59.355 12069 INFO octavia.api.v2.controllers.listener [req-d0e7a83f-acda-454c-a59d-3ba229ea60ad - - - - -] Sending Creation of Listener 9ae049b6-6cad-4919-970e-e827c1596d44 to handler 2018-03-21 12:20:59.512 12069 INFO octavia.api.v2.controllers.pool [req-d9fa9b3d-f8b3-4f0f-a5b4-12218e17cf31 - - - - -] Sending Creation of Pool c5ea649d-501e-4b38-9d90-39dbb8cbc3ff to handler 2018-03-21 12:20:59.689 12069 INFO octavia.api.v2.controllers.l7policy [req-b3d893a2-becb-423f-8905-491503539bfe - - - - -] Sending Creation of L7Policy 44e0adf0-55d0-4d1b-bd9d-9f8cba8e2865 to handler 2018-03-21 12:20:59.716 12070 INFO oslo_db.sqlalchemy.provision [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:20:59.717 12070 INFO oslo_db.sqlalchemy.provision [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qmmzufemdx 2018-03-21 12:20:59.717 12070 INFO oslo_db.sqlalchemy.provision [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_filter [1.708636s] ... ok 2018-03-21 12:20:59.720 12070 INFO oslo_db.sqlalchemy.provision [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] CREATE BACKEND sqlite:// TOKEN ulnvnshjvd 2018-03-21 12:20:59.800 12070 INFO octavia.common.config [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] Logging enabled! 2018-03-21 12:20:59.801 12070 INFO octavia.common.config [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:20:59.824 12070 WARNING octavia.api.root_controller [req-acecb783-dc14-4ea9-b5b8-435b21d40a22 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:20:59.846 12070 INFO octavia.api.v2.controllers.load_balancer [req-f3153807-7986-4614-ab60-ed87d1cd83c5 - - - - -] Sending created Load Balancer 97a64fcc-657b-463e-87d5-53e7e30b0e96 to the handler 2018-03-21 12:20:59.988 12070 INFO octavia.api.v2.controllers.listener [req-2caa5441-f260-46ac-ab83-d8266bc7b9ed - - - - -] Sending Creation of Listener 23241fe8-269c-470b-a9ed-7b2fefeadd43 to handler 2018-03-21 12:21:00.071 12069 INFO octavia.api.v2.controllers.l7policy [req-87b70aac-2364-4d2f-a509-2429f8575a7c - 03f08dc2-dcd5-4608-8d0e-23248b7cce73 - - -] Sending Update of L7Policy 44e0adf0-55d0-4d1b-bd9d-9f8cba8e2865 to handler 2018-03-21 12:21:00.153 12070 INFO octavia.api.v2.controllers.pool [req-bfca53bf-eb02-4ea4-ba3b-cb7ecb6604df - - - - -] Sending Creation of Pool 0eeff331-c53a-41b3-a9bc-ade8f7a5b7d8 to handler 2018-03-21 12:21:00.167 12069 INFO oslo_db.sqlalchemy.provision [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:00.168 12069 INFO oslo_db.sqlalchemy.provision [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN frcdddtefw 2018-03-21 12:21:00.169 12069 INFO oslo_db.sqlalchemy.provision [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_authorized [1.088255s] ... ok 2018-03-21 12:21:00.172 12069 INFO oslo_db.sqlalchemy.provision [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] CREATE BACKEND sqlite:// TOKEN langimtwla 2018-03-21 12:21:00.253 12069 INFO octavia.common.config [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] Logging enabled! 2018-03-21 12:21:00.253 12069 INFO octavia.common.config [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:00.278 12069 WARNING octavia.api.root_controller [req-4e5aa8a2-2f7a-4a09-aadc-f1a8a6ef8cf5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:00.300 12069 INFO octavia.api.v2.controllers.load_balancer [req-99e6d9e5-1a7a-4fd4-a580-4eec3746b6d4 - - - - -] Sending created Load Balancer 67d2b8ff-b2a3-47a8-89ef-8ff3ef696d40 to the handler 2018-03-21 12:21:00.396 12070 INFO octavia.api.v2.controllers.l7policy [req-bcfae675-92d6-40b5-83d9-c1ac1290c76c - - - - -] Sending Creation of L7Policy 7936d9ea-c231-46c6-97aa-75880fb624ba to handler 2018-03-21 12:21:00.445 12069 INFO octavia.api.v2.controllers.listener [req-d42e01a4-dbef-4091-995f-029da755b8c8 - - - - -] Sending Creation of Listener bbec2bd8-28b2-4e40-99be-e3d0d26a3341 to handler 2018-03-21 12:21:00.602 12069 INFO octavia.api.v2.controllers.pool [req-e8df9ddf-5875-4d0d-bc0b-29e0ec0ddb6e - - - - -] Sending Creation of Pool bb1b551e-d05f-4b15-b2ae-089f48ad3b55 to handler 2018-03-21 12:21:00.648 12070 INFO oslo_db.sqlalchemy.provision [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:00.649 12070 INFO oslo_db.sqlalchemy.provision [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ulnvnshjvd 2018-03-21 12:21:00.649 12070 INFO oslo_db.sqlalchemy.provision [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_not_authorized [0.931862s] ... ok 2018-03-21 12:21:00.657 12070 INFO oslo_db.sqlalchemy.provision [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] CREATE BACKEND sqlite:// TOKEN vnvcliaglj 2018-03-21 12:21:00.732 12070 INFO octavia.common.config [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] Logging enabled! 2018-03-21 12:21:00.733 12070 INFO octavia.common.config [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:00.756 12070 WARNING octavia.api.root_controller [req-442d0c84-1a74-4564-b805-9b3c6221faf2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:00.778 12070 INFO octavia.api.v2.controllers.load_balancer [req-6251c267-05d0-48ad-b924-700029a55a06 - - - - -] Sending created Load Balancer f0e5c223-4ba9-4a28-9e46-fa901229a9b0 to the handler 2018-03-21 12:21:00.783 12069 INFO octavia.api.v2.controllers.l7policy [req-59875e4d-100c-40c5-a6a1-a6932a5b19f7 - - - - -] Sending Creation of L7Policy cceef730-bb3c-4ee7-8619-edf1beeecdc1 to handler 2018-03-21 12:21:00.921 12070 INFO octavia.api.v2.controllers.listener [req-b39b126f-e744-4749-8283-c44d9133e243 - - - - -] Sending Creation of Listener 6d009f5f-c959-4b2b-b2a4-2d8196e22900 to handler 2018-03-21 12:21:01.022 12069 ERROR octavia.api.v2.controllers.base [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] Pool 1e60ea33-87e7-4dc2-b0c4-0b17f31e8ee4 not found: None 2018-03-21 12:21:01.022 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:21:01.022 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:21:01.035 12069 INFO oslo_db.sqlalchemy.provision [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:01.036 12069 INFO oslo_db.sqlalchemy.provision [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN langimtwla 2018-03-21 12:21:01.037 12069 INFO oslo_db.sqlalchemy.provision [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_pool_bad_pool_id [0.867894s] ... ok 2018-03-21 12:21:01.040 12069 INFO oslo_db.sqlalchemy.provision [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] CREATE BACKEND sqlite:// TOKEN uywdczyuxu 2018-03-21 12:21:01.078 12070 INFO octavia.api.v2.controllers.pool [req-84957a0b-5330-4101-86f6-da153949d46a - - - - -] Sending Creation of Pool fdaca9c6-cbff-4073-8043-2dc80cb26d3f to handler 2018-03-21 12:21:01.160 12069 INFO octavia.common.config [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] Logging enabled! 2018-03-21 12:21:01.160 12069 INFO octavia.common.config [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:01.184 12069 WARNING octavia.api.root_controller [req-99a9f2fa-0f6c-42a0-a5ae-8d630ade93f8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:01.211 12069 INFO octavia.api.v2.controllers.load_balancer [req-5dcd6ea5-551e-4f42-ac13-3b71b1e13657 - - - - -] Sending created Load Balancer ed2a13c2-5654-4ea6-88ef-bc4a6be33d05 to the handler 2018-03-21 12:21:01.261 12070 INFO octavia.api.v2.controllers.l7policy [req-3cb76077-e5e8-4d7f-bc52-7cff5d700ce6 - - - - -] Sending Creation of L7Policy 7c6b18d0-795c-4abb-91cf-a33f3384c410 to handler 2018-03-21 12:21:01.412 12069 INFO octavia.api.v2.controllers.listener [req-1b460b79-6167-4228-9214-b4088f6834d4 - - - - -] Sending Creation of Listener 5ae6fcf1-e92a-4d9d-937d-2738cd18ff7d to handler 2018-03-21 12:21:01.572 12069 INFO octavia.api.v2.controllers.pool [req-49d0e7c1-3056-4796-8b9e-7ff4e036716b - - - - -] Sending Creation of Pool 434085ec-e496-4ef6-a6f3-60809faeeb41 to handler 2018-03-21 12:21:01.592 12070 INFO octavia.api.v2.controllers.l7policy [req-7c0e935e-3808-451b-810a-929ac8a2d8ec - - - - -] Sending Creation of L7Policy 0a197571-0c75-4133-9b49-09548d7c29a6 to handler 2018-03-21 12:21:01.750 12069 INFO octavia.api.v2.controllers.l7policy [req-cc14a258-1d94-4b73-9a41-9e946123672a - - - - -] Sending Creation of L7Policy 8556babf-7857-420a-846f-5a2d5e241704 to handler 2018-03-21 12:21:01.943 12070 INFO octavia.api.v2.controllers.l7policy [req-7d4e66c8-1421-4329-b696-7812411397d3 - - - - -] Sending Creation of L7Policy c0c5b627-b904-4d50-85f3-2e09e1eb6a91 to handler 2018-03-21 12:21:02.068 12069 INFO octavia.api.v2.controllers.load_balancer [req-b107d094-8ccc-484b-b96e-60841fd08db8 - - - - -] Sending deleted Load Balancer ed2a13c2-5654-4ea6-88ef-bc4a6be33d05 to the handler 2018-03-21 12:21:02.098 12069 INFO octavia.api.v2.controllers.l7policy [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:21:02.112 12069 INFO oslo_db.sqlalchemy.provision [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:02.114 12069 INFO oslo_db.sqlalchemy.provision [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uywdczyuxu 2018-03-21 12:21:02.114 12069 INFO oslo_db.sqlalchemy.provision [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_when_lb_pending_delete [1.076990s] ... ok 2018-03-21 12:21:02.117 12069 INFO oslo_db.sqlalchemy.provision [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] CREATE BACKEND sqlite:// TOKEN haycsuewjx 2018-03-21 12:21:02.198 12069 INFO octavia.common.config [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] Logging enabled! 2018-03-21 12:21:02.198 12069 INFO octavia.common.config [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:02.222 12069 WARNING octavia.api.root_controller [req-0f8d7b5a-dc8a-4666-8ca8-e923110c8a95 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:02.245 12069 INFO octavia.api.v2.controllers.load_balancer [req-ce82546c-f5ba-4d49-928c-a9b4323571c2 - - - - -] Sending created Load Balancer e5df4b97-7ed9-4381-a14f-64bafa6e04b8 to the handler 2018-03-21 12:21:02.387 12069 INFO octavia.api.v2.controllers.listener [req-21510d8d-6734-4d48-85ea-267bff096353 - - - - -] Sending Creation of Listener f1b74823-b783-470d-b1a2-d07362fd9a51 to handler 2018-03-21 12:21:02.388 12070 INFO oslo_db.sqlalchemy.provision [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:02.389 12070 INFO oslo_db.sqlalchemy.provision [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vnvcliaglj 2018-03-21 12:21:02.389 12070 INFO oslo_db.sqlalchemy.provision [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_all_sorted [1.739843s] ... ok 2018-03-21 12:21:02.392 12070 INFO oslo_db.sqlalchemy.provision [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] CREATE BACKEND sqlite:// TOKEN sdsotdbrwb 2018-03-21 12:21:02.472 12070 INFO octavia.common.config [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] Logging enabled! 2018-03-21 12:21:02.473 12070 INFO octavia.common.config [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:02.496 12070 WARNING octavia.api.root_controller [req-0eb2f5a6-2f63-48ce-868a-890622ca589a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:02.518 12070 INFO octavia.api.v2.controllers.load_balancer [req-29de4e28-f70d-467f-96fe-ed6de04be9ad - - - - -] Sending created Load Balancer bb939ef9-e7e3-42b9-97b5-61d74a485cb7 to the handler 2018-03-21 12:21:02.598 12069 INFO octavia.api.v2.controllers.l7policy [req-2a24cce3-bbd4-46fb-b846-788555e5732c - - - - -] Sending Creation of L7Policy d55be4c6-7f4c-47ec-9360-da24715ee873 to handler 2018-03-21 12:21:02.660 12070 INFO octavia.api.v2.controllers.listener [req-38f14265-6b3e-4ce7-a508-bfe9f2a453ce - - - - -] Sending Creation of Listener 03387c4f-c2c3-4087-afd1-6f22420e83cf to handler 2018-03-21 12:21:02.885 12070 INFO octavia.api.v2.controllers.pool [req-6f1f1ef2-436a-43e8-b381-6b3455ee62b8 - - - - -] Sending Creation of Pool abbced70-2161-4072-9251-67ce5ddfce10 to handler 2018-03-21 12:21:02.895 12069 INFO oslo_db.sqlalchemy.provision [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:02.896 12069 INFO oslo_db.sqlalchemy.provision [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN haycsuewjx 2018-03-21 12:21:02.897 12069 INFO oslo_db.sqlalchemy.provision [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create [0.782387s] ... ok 2018-03-21 12:21:02.900 12069 INFO oslo_db.sqlalchemy.provision [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] CREATE BACKEND sqlite:// TOKEN pdekqgywzg 2018-03-21 12:21:02.983 12069 INFO octavia.common.config [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] Logging enabled! 2018-03-21 12:21:02.983 12069 INFO octavia.common.config [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:03.006 12069 WARNING octavia.api.root_controller [req-d8cdb580-fc7f-4142-bedc-33158f650e74 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:03.028 12069 INFO octavia.api.v2.controllers.load_balancer [req-f041f911-4588-4a51-8d9e-33408983e805 - - - - -] Sending created Load Balancer 9eb7f6c4-df62-4a2e-a32f-a3c3cfc9ddf1 to the handler 2018-03-21 12:21:03.071 12070 INFO octavia.api.v2.controllers.l7policy [req-bf5ad6db-771e-439e-bd45-d05ce803774b - - - - -] Sending Creation of L7Policy a5c5cfbb-e12a-4ecf-b559-7f6740dbf803 to handler 2018-03-21 12:21:03.127 12070 INFO oslo_db.sqlalchemy.provision [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:03.128 12070 INFO oslo_db.sqlalchemy.provision [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sdsotdbrwb 2018-03-21 12:21:03.129 12070 INFO oslo_db.sqlalchemy.provision [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_authorized [0.738966s] ... ok 2018-03-21 12:21:03.137 12070 INFO oslo_db.sqlalchemy.provision [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] CREATE BACKEND sqlite:// TOKEN ocmcopakie 2018-03-21 12:21:03.170 12069 INFO octavia.api.v2.controllers.listener [req-61a4231f-1afd-47a4-9e1e-5575a4224c16 - - - - -] Sending Creation of Listener 4c8ffed0-53f2-446c-84d5-28dbe3970020 to handler 2018-03-21 12:21:03.213 12070 INFO octavia.common.config [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] Logging enabled! 2018-03-21 12:21:03.214 12070 INFO octavia.common.config [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:03.237 12070 WARNING octavia.api.root_controller [req-9087a20d-3bd4-44d9-8572-194a4004dcf0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:03.259 12070 INFO octavia.api.v2.controllers.load_balancer [req-f2cf8131-97cb-47c3-b1aa-5df7a18755f5 - - - - -] Sending created Load Balancer ea0fd7c8-b7f3-4809-a38e-5a47e4d7bc93 to the handler 2018-03-21 12:21:03.334 12069 INFO octavia.api.v2.controllers.l7policy [req-a04fc2d4-0653-47d0-9340-f4f1e19e909a - - - - -] Sending Creation of L7Policy addf6ae8-0d0a-452a-8f50-e6f3406832e5 to handler 2018-03-21 12:21:03.404 12070 INFO octavia.api.v2.controllers.listener [req-298d3de8-4f56-434c-936a-5efd4ee6da85 - - - - -] Sending Creation of Listener 7edda02f-d527-4d99-b6d7-6dedfa579d89 to handler 2018-03-21 12:21:03.561 12070 INFO octavia.api.v2.controllers.pool [req-0457b68c-aa9b-4b66-b121-b7a1a15414c5 - - - - -] Sending Creation of Pool ba6547bb-2f98-4623-a47a-52e4685e1290 to handler 2018-03-21 12:21:03.634 12069 INFO oslo_db.sqlalchemy.provision [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:03.635 12069 INFO oslo_db.sqlalchemy.provision [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pdekqgywzg 2018-03-21 12:21:03.635 12069 INFO oslo_db.sqlalchemy.provision [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_header_rule [0.738696s] ... ok 2018-03-21 12:21:03.638 12069 INFO oslo_db.sqlalchemy.provision [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] CREATE BACKEND sqlite:// TOKEN juacyfrloq 2018-03-21 12:21:03.718 12069 INFO octavia.common.config [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] Logging enabled! 2018-03-21 12:21:03.719 12069 INFO octavia.common.config [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:03.721 12070 INFO octavia.api.v2.controllers.load_balancer [req-b71fd4d8-6205-4b55-9562-451ea01e05dd - - - - -] Sending created Load Balancer bb67e199-7b8f-4d6f-88fc-1777572b1212 to the handler 2018-03-21 12:21:03.742 12069 WARNING octavia.api.root_controller [req-eb80cfec-45cc-4599-8a6f-9f65711c8294 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:03.764 12069 INFO octavia.api.v2.controllers.load_balancer [req-c821e2f8-379f-40ce-bc8b-fa7a472e41c6 - - - - -] Sending created Load Balancer d69406ac-e59a-4c73-b795-a777e16092d3 to the handler 2018-03-21 12:21:03.855 12070 INFO octavia.api.v2.controllers.load_balancer [req-feea47e1-f663-4a8c-8f82-df771c9542ee - - - - -] Sending created Load Balancer 8eb1b644-18f2-4d8e-866d-5b7d4692ff32 to the handler 2018-03-21 12:21:03.925 12069 INFO octavia.api.v2.controllers.listener [req-a8a02298-fc5c-4cd3-8aba-289ce9d511a8 - - - - -] Sending Creation of Listener 34d7887c-9595-491a-be2a-12beeea38ffb to handler 2018-03-21 12:21:04.062 12070 INFO octavia.api.v2.controllers.listener [req-951a462a-fd13-40e7-88ed-e25aa3fca016 - - - - -] Sending Creation of Listener 1ebf080f-1411-4c43-acbd-2c1e6f6b03a7 to handler 2018-03-21 12:21:04.107 12069 INFO octavia.api.v2.controllers.l7policy [req-d5011bdf-a860-4eca-8b71-6ed370c9c4bd - - - - -] Sending Creation of L7Policy 070155c8-9980-4e19-be85-088482b94b1b to handler 2018-03-21 12:21:04.217 12070 INFO octavia.api.v2.controllers.listener [req-7d812544-acbb-49ea-ad7b-f019c5a511a7 - - - - -] Sending Creation of Listener 0246ecac-4adf-42d0-9856-517805a8f0a4 to handler 2018-03-21 12:21:04.332 12069 INFO oslo_db.sqlalchemy.provision [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:04.334 12069 INFO oslo_db.sqlalchemy.provision [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] DROP BACKEND Engine(sqlite://) TOKEN juacyfrloq 2018-03-21 12:21:04.334 12069 INFO oslo_db.sqlalchemy.provision [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_path_rule [0.698675s] ... ok 2018-03-21 12:21:04.337 12069 INFO oslo_db.sqlalchemy.provision [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] CREATE BACKEND sqlite:// TOKEN zlvggjienn 2018-03-21 12:21:04.381 12070 INFO octavia.api.v2.controllers.pool [req-a2a10afa-da8e-40d0-891a-d54ed5598c99 - - - - -] Sending Creation of Pool 4dec3b2e-7f99-4291-837b-997a8a38a79f to handler 2018-03-21 12:21:04.418 12069 INFO octavia.common.config [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] Logging enabled! 2018-03-21 12:21:04.419 12069 INFO octavia.common.config [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:04.442 12069 WARNING octavia.api.root_controller [req-b64be8a2-c374-445d-9973-ca236dc39eea - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:04.464 12069 INFO octavia.api.v2.controllers.load_balancer [req-46cd8767-08db-43ac-82ed-16ba1a294293 - - - - -] Sending created Load Balancer 3f705cba-97cf-4e51-bb66-5d7b0ecb4d11 to the handler 2018-03-21 12:21:04.557 12070 INFO octavia.api.v2.controllers.l7policy [req-cfbe9903-e14c-449a-8f85-ca8541fcc3a9 - - - - -] Sending Creation of L7Policy bc9d4749-71c9-41d9-88de-3c091e7a8923 to handler 2018-03-21 12:21:04.629 12069 INFO octavia.api.v2.controllers.listener [req-26bf209d-d6a0-4a2f-8b61-c41eb6d61a04 - - - - -] Sending Creation of Listener 3abb7092-d7f7-4de2-b52f-a689fdd46a58 to handler 2018-03-21 12:21:04.848 12070 INFO octavia.api.v2.controllers.l7policy [req-e2c042c2-cdd5-4aeb-b5a2-b36018374272 - - - - -] Sending Creation of L7Policy 240da716-95b4-4da9-98e2-87f2371edc13 to handler 2018-03-21 12:21:04.878 12069 INFO octavia.api.v2.controllers.l7policy [req-a08dcfdb-8c8d-4bca-9eee-0d176fe29a68 - - - - -] Sending Creation of L7Policy f0244310-94c4-4d89-a28e-8f497ac62f29 to handler 2018-03-21 12:21:05.144 12069 ERROR octavia.api.v2.controllers.base [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] L7 Rule d6533ab7-c7d3-4672-9070-be6ce0c125c8 not found: None 2018-03-21 12:21:05.144 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:21:05.144 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:21:05.159 12069 INFO oslo_db.sqlalchemy.provision [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:05.161 12069 INFO oslo_db.sqlalchemy.provision [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zlvggjienn 2018-03-21 12:21:05.161 12069 INFO oslo_db.sqlalchemy.provision [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_delete [0.829234s] ... ok 2018-03-21 12:21:05.167 12069 INFO oslo_db.sqlalchemy.provision [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] CREATE BACKEND sqlite:// TOKEN dfcwpuqpnj 2018-03-21 12:21:05.244 12069 INFO octavia.common.config [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] Logging enabled! 2018-03-21 12:21:05.244 12069 INFO octavia.common.config [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:05.267 12069 WARNING octavia.api.root_controller [req-95e3b58d-0622-4122-bdeb-bd8afd17d0d7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:05.251 12070 INFO octavia.api.v2.controllers.l7policy [req-c8be1211-6466-4e1c-acef-1534c1b745e4 - - - - -] Sending Creation of L7Policy 8bd7a9cf-0212-49d6-93ad-a09abc24283a to handler 2018-03-21 12:21:05.289 12069 INFO octavia.api.v2.controllers.load_balancer [req-eaec336e-eed6-4e9b-aba9-af1486041ab1 - - - - -] Sending created Load Balancer 93ff90e9-4820-459c-8529-4797b440f49e to the handler 2018-03-21 12:21:05.433 12069 INFO octavia.api.v2.controllers.listener [req-dcf7c48a-aad8-403f-9188-cedd3e4402f0 - - - - -] Sending Creation of Listener 095113d3-59eb-4733-9100-fccf544c9bee to handler 2018-03-21 12:21:05.520 12070 INFO oslo_db.sqlalchemy.provision [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:05.523 12070 INFO oslo_db.sqlalchemy.provision [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ocmcopakie 2018-03-21 12:21:05.523 12070 INFO oslo_db.sqlalchemy.provision [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_by_project_id [2.394473s] ... ok 2018-03-21 12:21:05.526 12070 INFO oslo_db.sqlalchemy.provision [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] CREATE BACKEND sqlite:// TOKEN rmczmirjhf 2018-03-21 12:21:05.606 12070 INFO octavia.common.config [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] Logging enabled! 2018-03-21 12:21:05.606 12070 INFO octavia.common.config [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:05.606 12069 INFO octavia.api.v2.controllers.l7policy [req-44ff20b9-2064-46c5-a480-622e20a1f2f9 - - - - -] Sending Creation of L7Policy e2c99953-c124-43e2-8240-d298940f753a to handler 2018-03-21 12:21:05.630 12070 WARNING octavia.api.root_controller [req-43c56cec-ac5b-4ab6-abb0-150eef2ec497 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:05.650 12070 INFO octavia.api.v2.controllers.load_balancer [req-d0e0adb7-a734-4dd6-a5d9-c1dc1d45710e - - - - -] Sending created Load Balancer ceeef0e0-b9a5-432a-9eed-8f9202b8be43 to the handler 2018-03-21 12:21:05.796 12070 INFO octavia.api.v2.controllers.listener [req-75b62d9e-e456-4b9f-85cf-80bbe379202c - - - - -] Sending Creation of Listener 4d7a6b97-8775-4db0-88ef-5356f419280e to handler 2018-03-21 12:21:05.827 12069 ERROR octavia.api.v2.controllers.base [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] L7 Rule ad5e22bf-882e-4961-9902-ffd83bd298cf not found: None 2018-03-21 12:21:05.827 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:21:05.827 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:21:05.842 12069 INFO oslo_db.sqlalchemy.provision [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:05.844 12069 INFO oslo_db.sqlalchemy.provision [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dfcwpuqpnj 2018-03-21 12:21:05.844 12069 INFO oslo_db.sqlalchemy.provision [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_get [0.680457s] ... ok 2018-03-21 12:21:05.847 12069 INFO oslo_db.sqlalchemy.provision [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] CREATE BACKEND sqlite:// TOKEN girdwhxomd 2018-03-21 12:21:05.927 12069 INFO octavia.common.config [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] Logging enabled! 2018-03-21 12:21:05.927 12069 INFO octavia.common.config [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:05.950 12069 WARNING octavia.api.root_controller [req-47d5d339-ea4e-4437-b0cc-700ae77aefec - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:05.955 12070 INFO octavia.api.v2.controllers.pool [req-5ee5c556-8b4f-4ee9-ab9b-0b39e50b52c0 - - - - -] Sending Creation of Pool c0d601d0-dece-4f44-ba78-28e549cdd9b3 to handler 2018-03-21 12:21:05.972 12069 INFO octavia.api.v2.controllers.load_balancer [req-4f7c451c-376a-44c2-9087-7ecba3e493ea - - - - -] Sending created Load Balancer 336f88a4-661e-4cbd-b19f-2e8b93686f8f to the handler 2018-03-21 12:21:06.133 12070 INFO octavia.api.v2.controllers.l7policy [req-9e6b627e-e948-4a4c-bfbd-9ae232b1373b - - - - -] Sending Creation of L7Policy 0ab76740-eb93-4862-b37e-5e92f0a3873c to handler 2018-03-21 12:21:06.195 12069 INFO octavia.api.v2.controllers.listener [req-f3424853-3b59-4fe0-b1d5-d7d6dc2b46c5 - - - - -] Sending Creation of Listener 4b94a137-9281-4e9d-9161-f35763610e13 to handler 2018-03-21 12:21:06.219 12070 INFO oslo_db.sqlalchemy.provision [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:06.220 12070 INFO oslo_db.sqlalchemy.provision [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rmczmirjhf 2018-03-21 12:21:06.221 12070 INFO oslo_db.sqlalchemy.provision [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_get_hides_deleted [0.701316s] ... ok 2018-03-21 12:21:06.228 12070 INFO oslo_db.sqlalchemy.provision [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] CREATE BACKEND sqlite:// TOKEN lxdwbjrjmc 2018-03-21 12:21:06.305 12070 INFO octavia.common.config [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] Logging enabled! 2018-03-21 12:21:06.305 12070 INFO octavia.common.config [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:06.329 12070 WARNING octavia.api.root_controller [req-0d9f9e2c-098f-4c40-a42f-4c4f951c78b0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:06.360 12069 INFO octavia.api.v2.controllers.l7policy [req-0b227a61-8320-4d2b-956d-07dd5cb549c8 - - - - -] Sending Creation of L7Policy fa759e6b-0a79-4450-ad23-d4739c29912e to handler 2018-03-21 12:21:06.351 12070 INFO octavia.api.v2.controllers.load_balancer [req-33af7e47-ef65-49a6-99e3-69b48d90600a - - - - -] Sending created Load Balancer 79a0310a-c09c-4d61-962b-97a401711c12 to the handler 2018-03-21 12:21:06.559 12070 INFO octavia.api.v2.controllers.listener [req-7e4ea6a1-9060-4fc0-881a-688732ec9f40 - - - - -] Sending Creation of Listener 424bf2e2-7087-4241-b336-02b85d2f2a87 to handler 2018-03-21 12:21:06.628 12069 INFO octavia.api.v2.controllers.l7rule [req-0f0527f7-4772-4194-847a-895f879537be - - - - -] Sending Creation of L7Rule d9e0ecfa-d103-4e5a-b7d1-0cd3d4dd71cb to handler 2018-03-21 12:21:06.721 12070 INFO octavia.api.v2.controllers.pool [req-84fa88ba-d971-4faa-b7dd-d19d51d85f7d - - - - -] Sending Creation of Pool 61d3b5e5-f1c2-4e17-a546-1c0ed3bc3d28 to handler 2018-03-21 12:21:06.736 12069 INFO oslo_db.sqlalchemy.provision [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:06.738 12069 INFO oslo_db.sqlalchemy.provision [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN girdwhxomd 2018-03-21 12:21:06.738 12069 INFO oslo_db.sqlalchemy.provision [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_cookie_rule [0.893835s] ... ok 2018-03-21 12:21:06.741 12069 INFO oslo_db.sqlalchemy.provision [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] CREATE BACKEND sqlite:// TOKEN jwszacjoiw 2018-03-21 12:21:06.821 12069 INFO octavia.common.config [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] Logging enabled! 2018-03-21 12:21:06.822 12069 INFO octavia.common.config [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:06.848 12069 WARNING octavia.api.root_controller [req-59bee0c8-c2c6-49eb-a636-75fac433f82b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:06.884 12069 INFO octavia.api.v2.controllers.load_balancer [req-d9c3eadc-12b1-4cb0-b8c1-c4e5a9331175 - - - - -] Sending created Load Balancer 0c8eeca0-3ab6-4a18-aaf1-4555ca6abc92 to the handler 2018-03-21 12:21:06.901 12070 INFO octavia.api.v2.controllers.l7policy [req-bc182e9e-e3ab-4175-8743-052c036e0e6f - - - - -] Sending Creation of L7Policy 28edb507-3b14-4ac7-bc47-3b500d9bfff0 to handler 2018-03-21 12:21:07.053 12069 INFO octavia.api.v2.controllers.listener [req-8a75cbff-d434-424e-80a0-bae24f260a84 - - - - -] Sending Creation of Listener f2859468-cd5d-4c18-a900-853f039df734 to handler 2018-03-21 12:21:07.172 12070 INFO octavia.api.v2.controllers.l7policy [req-c337db01-fe4a-41dd-8b1b-54f7d91f2487 - - - - -] Sending Update of L7Policy 28edb507-3b14-4ac7-bc47-3b500d9bfff0 to handler 2018-03-21 12:21:07.216 12069 INFO octavia.api.v2.controllers.l7policy [req-02ff61d7-1cd5-4a2e-b6a4-8628a6197396 - - - - -] Sending Creation of L7Policy d18fd1a0-7616-4f7a-9fb7-2838e6c0f438 to handler 2018-03-21 12:21:07.267 12070 INFO oslo_db.sqlalchemy.provision [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:07.269 12070 INFO oslo_db.sqlalchemy.provision [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lxdwbjrjmc 2018-03-21 12:21:07.269 12070 INFO oslo_db.sqlalchemy.provision [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update [1.044102s] ... ok 2018-03-21 12:21:07.277 12070 INFO oslo_db.sqlalchemy.provision [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] CREATE BACKEND sqlite:// TOKEN krnhzsptmp 2018-03-21 12:21:07.353 12070 INFO octavia.common.config [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] Logging enabled! 2018-03-21 12:21:07.354 12070 INFO octavia.common.config [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:07.378 12070 WARNING octavia.api.root_controller [req-0a5403a2-f37e-433f-8838-e463ef2e964e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:07.400 12070 INFO octavia.api.v2.controllers.load_balancer [req-45216ec0-65dc-4451-a3f4-e8c1c6b2e61e - - - - -] Sending created Load Balancer 6563f0a3-1a18-4591-b2a2-4ba8ceb799fe to the handler 2018-03-21 12:21:07.543 12070 INFO octavia.api.v2.controllers.listener [req-8fcdc1f3-f522-4196-8b48-d41d030b463a - - - - -] Sending Creation of Listener d125295e-f552-434c-837c-077c036240ff to handler 2018-03-21 12:21:07.552 12069 INFO octavia.api.v2.controllers.l7rule [req-16d3b322-bd71-463f-acd2-0ee517c2b56f - - - - -] Sending Creation of L7Rule e3736f99-9f8e-4010-aea2-5d2b44c4360f to handler 2018-03-21 12:21:07.660 12069 INFO oslo_db.sqlalchemy.provision [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:07.663 12069 INFO oslo_db.sqlalchemy.provision [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jwszacjoiw 2018-03-21 12:21:07.663 12069 INFO oslo_db.sqlalchemy.provision [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_header_rule [0.924698s] ... ok 2018-03-21 12:21:07.666 12069 INFO oslo_db.sqlalchemy.provision [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] CREATE BACKEND sqlite:// TOKEN fteinefcxp 2018-03-21 12:21:07.703 12070 INFO octavia.api.v2.controllers.pool [req-6010e93b-64ee-47f1-a97e-8791bccb605d - - - - -] Sending Creation of Pool 552b6f0e-9361-4de1-b817-2fd5e5d25104 to handler 2018-03-21 12:21:07.745 12069 INFO octavia.common.config [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] Logging enabled! 2018-03-21 12:21:07.745 12069 INFO octavia.common.config [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:07.769 12069 WARNING octavia.api.root_controller [req-ef400bb6-bdc2-47af-9812-852d4250ff70 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:07.791 12069 INFO octavia.api.v2.controllers.load_balancer [req-aba64010-49d2-46c3-8434-fb358ab9d0c5 - - - - -] Sending created Load Balancer e571be0a-4728-4968-8f95-44de0905a434 to the handler 2018-03-21 12:21:07.935 12069 INFO octavia.api.v2.controllers.listener [req-bf6c51fe-9575-47e1-a609-947352c8629c - - - - -] Sending Creation of Listener 481431b3-31de-4f3e-b59a-a82dff1ff9d5 to handler 2018-03-21 12:21:07.950 12070 INFO octavia.api.v2.controllers.l7policy [req-afc385e2-ced2-4651-a170-adbcba1e639d - - - - -] Sending Creation of L7Policy e8fb65bd-5806-4bc8-b205-5f87f78ece08 to handler 2018-03-21 12:21:08.123 12069 INFO octavia.api.v2.controllers.l7policy [req-ce96a5e0-5c75-4433-9a20-fdbb72b5c13d - - - - -] Sending Creation of L7Policy b3dfbdde-6efc-4124-ad77-2bea2d6f78d7 to handler 2018-03-21 12:21:08.291 12070 INFO oslo_db.sqlalchemy.provision [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:08.293 12070 INFO oslo_db.sqlalchemy.provision [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN krnhzsptmp 2018-03-21 12:21:08.293 12070 INFO oslo_db.sqlalchemy.provision [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_not_authorized [1.024187s] ... ok 2018-03-21 12:21:08.296 12070 INFO oslo_db.sqlalchemy.provision [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] CREATE BACKEND sqlite:// TOKEN okiaqwvkyc 2018-03-21 12:21:08.377 12070 INFO octavia.common.config [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] Logging enabled! 2018-03-21 12:21:08.378 12070 INFO octavia.common.config [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:08.387 12069 INFO octavia.api.v2.controllers.l7rule [req-f8b46f9f-a7c2-46f4-a03b-3345fdd2a25c - - - - -] Sending Creation of L7Rule f69ed6c1-372b-4420-9e07-65b21b96486f to handler 2018-03-21 12:21:08.401 12070 WARNING octavia.api.root_controller [req-51951479-269b-487b-8fdb-235481da8aa9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:08.424 12070 INFO octavia.api.v2.controllers.load_balancer [req-94ab4e0a-9fef-44c6-858e-b5e055023f0f - - - - -] Sending created Load Balancer edc8cd10-9f9b-4c85-9248-1813ff094e1c to the handler 2018-03-21 12:21:08.495 12069 INFO oslo_db.sqlalchemy.provision [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:08.497 12069 INFO oslo_db.sqlalchemy.provision [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fteinefcxp 2018-03-21 12:21:08.497 12069 INFO oslo_db.sqlalchemy.provision [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_path_rule [0.833669s] ... ok 2018-03-21 12:21:08.500 12069 INFO oslo_db.sqlalchemy.provision [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] CREATE BACKEND sqlite:// TOKEN xlohmgthpo 2018-03-21 12:21:08.568 12070 INFO octavia.api.v2.controllers.listener [req-706c62d2-e8fe-40dd-b930-da3b1f7ab94f - - - - -] Sending Creation of Listener 1d64e584-dbc8-4fbf-a761-3658815ed703 to handler 2018-03-21 12:21:08.580 12069 INFO octavia.common.config [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] Logging enabled! 2018-03-21 12:21:08.580 12069 INFO octavia.common.config [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:08.604 12069 WARNING octavia.api.root_controller [req-70c9ca40-f2ec-4c28-8ff9-de2684654a87 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:08.626 12069 INFO octavia.api.v2.controllers.load_balancer [req-42e7192a-5d3b-4d08-b1b3-cf81f8cf90c2 - - - - -] Sending created Load Balancer daea3f8f-17fd-4860-8102-5a7959ccbfea to the handler 2018-03-21 12:21:08.726 12070 INFO octavia.api.v2.controllers.pool [req-ef755d4d-1c66-42b1-9624-e2e7f6c9d7bc - - - - -] Sending Creation of Pool 0e2d71ae-938f-4757-b74a-97ec96e59eeb to handler 2018-03-21 12:21:08.768 12069 INFO octavia.api.v2.controllers.listener [req-546e2a17-5b30-403c-9d9c-04aeddaaf0ea - - - - -] Sending Creation of Listener ad1601f6-cce6-462b-8b41-e48a52b42513 to handler 2018-03-21 12:21:08.904 12070 INFO octavia.api.v2.controllers.l7policy [req-cdd180f0-d6a9-43a0-8734-ab9a0fb891e3 - - - - -] Sending Creation of L7Policy aae0b979-2331-434c-9a68-9d31c92280c4 to handler 2018-03-21 12:21:08.997 12069 INFO octavia.api.v2.controllers.l7policy [req-c06d355d-c325-4ae9-b33d-5324b3d9e55d - - - - -] Sending Creation of L7Policy 4beb2493-de3b-4272-9df6-8a61d980f92f to handler 2018-03-21 12:21:09.251 12070 INFO octavia.api.v2.controllers.l7policy [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] Sending Update of L7Policy aae0b979-2331-434c-9a68-9d31c92280c4 to handler 2018-03-21 12:21:09.268 12069 INFO oslo_db.sqlalchemy.provision [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:09.270 12069 INFO oslo_db.sqlalchemy.provision [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xlohmgthpo 2018-03-21 12:21:09.270 12069 INFO oslo_db.sqlalchemy.provision [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_rule_not_authorized [0.772807s] ... ok 2018-03-21 12:21:09.273 12069 INFO oslo_db.sqlalchemy.provision [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] CREATE BACKEND sqlite:// TOKEN whgyzlgkok 2018-03-21 12:21:09.281 12070 INFO oslo_db.sqlalchemy.provision [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:09.284 12070 INFO oslo_db.sqlalchemy.provision [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN okiaqwvkyc 2018-03-21 12:21:09.284 12070 INFO oslo_db.sqlalchemy.provision [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_pool_minimal [0.990372s] ... ok 2018-03-21 12:21:09.287 12070 INFO oslo_db.sqlalchemy.provision [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] CREATE BACKEND sqlite:// TOKEN nmmrbhhgfi 2018-03-21 12:21:09.354 12069 INFO octavia.common.config [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] Logging enabled! 2018-03-21 12:21:09.355 12069 INFO octavia.common.config [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:09.367 12070 INFO octavia.common.config [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] Logging enabled! 2018-03-21 12:21:09.367 12070 INFO octavia.common.config [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:09.390 12070 WARNING octavia.api.root_controller [req-410fa2cf-dec8-4c04-9dbb-bd38f6bdb7d8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:09.378 12069 WARNING octavia.api.root_controller [req-10de94b6-ac7f-4880-8d17-1ced5a84896f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:09.398 12069 INFO octavia.api.v2.controllers.load_balancer [req-797f0fb6-3bae-4e10-9899-8fa2c2dadd2c - - - - -] Sending created Load Balancer 31969bee-2666-468d-b142-a83a84b7ba71 to the handler 2018-03-21 12:21:09.414 12070 INFO octavia.api.v2.controllers.load_balancer [req-50c1e336-3dc0-49b6-9cd9-859d9b8c9b1b - - - - -] Sending created Load Balancer 359bc9c3-4db0-4bf8-ac8f-3301626f10e6 to the handler 2018-03-21 12:21:09.545 12069 INFO octavia.api.v2.controllers.listener [req-adde3714-a7ae-49b8-a888-270021db0150 - - - - -] Sending Creation of Listener d9cf101a-d2e3-4a9a-85b5-7979541a6bdc to handler 2018-03-21 12:21:09.556 12070 INFO octavia.api.v2.controllers.listener [req-a2bb8aef-3931-4cd0-a131-a8d6165db8f2 - - - - -] Sending Creation of Listener 64bb8f63-891c-491f-81b2-3acee6d7217b to handler 2018-03-21 12:21:09.715 12070 INFO octavia.api.v2.controllers.pool [req-a81baddf-26b7-4de9-9f7b-bde2845c02fe - - - - -] Sending Creation of Pool b67a0a5b-7c41-4c1b-8e4f-9a1cd3b8bde2 to handler 2018-03-21 12:21:09.719 12069 INFO octavia.api.v2.controllers.l7policy [req-c0006cb6-31d0-43f0-aec7-e8e5e946f9d3 - - - - -] Sending Creation of L7Policy c25a1829-09e3-4feb-8ac7-ae5ffc22b1a3 to handler 2018-03-21 12:21:09.891 12070 INFO octavia.api.v2.controllers.l7policy [req-add05023-2b7d-4031-afb6-fd32db31423e - - - - -] Sending Creation of L7Policy aefba2d0-26f1-443c-ab01-aee9c3a2e28f to handler 2018-03-21 12:21:09.982 12069 INFO octavia.api.v2.controllers.l7rule [req-6c81fa07-b54e-4628-be0d-fedd2c110614 - - - - -] Sending Creation of L7Rule 7a04ffe9-7b50-4cd0-904f-9e52c65c5947 to handler 2018-03-21 12:21:10.134 12070 INFO oslo_db.sqlalchemy.provision [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:10.135 12070 INFO oslo_db.sqlalchemy.provision [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nmmrbhhgfi 2018-03-21 12:21:10.136 12070 INFO oslo_db.sqlalchemy.provision [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_url_bad_url [0.851668s] ... ok 2018-03-21 12:21:10.139 12070 INFO oslo_db.sqlalchemy.provision [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] CREATE BACKEND sqlite:// TOKEN efgmsryjtf 2018-03-21 12:21:10.220 12070 INFO octavia.common.config [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] Logging enabled! 2018-03-21 12:21:10.220 12070 INFO octavia.common.config [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:10.244 12070 WARNING octavia.api.root_controller [req-78bd1f66-3eb0-4f91-a499-b4093e949a5f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:10.266 12070 INFO octavia.api.v2.controllers.load_balancer [req-3994b3b5-cb7f-4b00-97c5-f6449bdbd34f - - - - -] Sending created Load Balancer 92463728-bc6e-43c9-8426-3f2df365184e to the handler 2018-03-21 12:21:10.366 12069 INFO octavia.api.v2.controllers.l7rule [req-8a60fe8d-9f5d-410a-ace5-dc5307502801 - - - - -] Sending Creation of L7Rule 50310e42-b343-498f-af89-fe0e5a471c9e to handler 2018-03-21 12:21:10.474 12070 INFO octavia.api.v2.controllers.listener [req-4c54f086-f240-4e3f-a4fe-cb1d3979ee4f - - - - -] Sending Creation of Listener 26d0e12b-6dff-4b6c-afb2-41a1dc5766f1 to handler 2018-03-21 12:21:10.642 12070 INFO octavia.api.v2.controllers.pool [req-75c1dfbe-dcac-4975-876f-02440e1a3b8a - - - - -] Sending Creation of Pool 0d9d2018-153e-4317-a5e6-e06d1a416b8b to handler 2018-03-21 12:21:10.688 12069 INFO octavia.api.v2.controllers.l7rule [req-ff8933bc-9fad-4170-a83a-28712b6f3ec0 - - - - -] Sending Creation of L7Rule 50886160-4bcd-417e-b022-0bac3dd70774 to handler 2018-03-21 12:21:10.821 12070 INFO octavia.api.v2.controllers.l7policy [req-f24f4b46-1a0c-4c39-a578-7bc4f666c95e - - - - -] Sending Creation of L7Policy 0ccba7ef-bd22-4826-8c55-718c27c358b8 to handler 2018-03-21 12:21:11.033 12069 INFO octavia.api.v2.controllers.l7rule [req-20578f3c-89a2-42ea-aced-32c2b80d0d4d - - - - -] Sending Creation of L7Rule a427224a-b820-421e-b3ca-937962c3a6e6 to handler 2018-03-21 12:21:11.093 12070 INFO octavia.api.v2.controllers.l7policy [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] Sending Update of L7Policy 0ccba7ef-bd22-4826-8c55-718c27c358b8 to handler 2018-03-21 12:21:11.111 12070 INFO oslo_db.sqlalchemy.provision [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:11.113 12070 INFO oslo_db.sqlalchemy.provision [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN efgmsryjtf 2018-03-21 12:21:11.113 12070 INFO oslo_db.sqlalchemy.provision [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_redirect_to_url_minimal [0.977530s] ... ok 2018-03-21 12:21:11.116 12070 INFO oslo_db.sqlalchemy.provision [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] CREATE BACKEND sqlite:// TOKEN slawwuszfx 2018-03-21 12:21:11.197 12070 INFO octavia.common.config [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] Logging enabled! 2018-03-21 12:21:11.197 12070 INFO octavia.common.config [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:11.221 12070 WARNING octavia.api.root_controller [req-a1c96a9e-e37c-4f6a-99f3-3fe8332b6052 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:11.243 12070 INFO octavia.api.v2.controllers.load_balancer [req-e592617a-4c96-4566-96b8-fe7c2524f46f - - - - -] Sending created Load Balancer 53059acc-a333-4d7d-9017-5288ca7a5948 to the handler 2018-03-21 12:21:11.386 12070 INFO octavia.api.v2.controllers.listener [req-3280932f-a27c-4b29-8d5f-7b453d131e03 - - - - -] Sending Creation of Listener 55bfe0bd-68f9-4f9f-82f6-ea24503cd391 to handler 2018-03-21 12:21:11.431 12069 INFO octavia.api.v2.controllers.l7rule [req-1ac449d5-4331-4425-88b3-080c5c354575 - - - - -] Sending Creation of L7Rule 642fdc5b-ed8e-4de6-a7aa-fefe68f6e1b5 to handler 2018-03-21 12:21:11.544 12070 INFO octavia.api.v2.controllers.pool [req-e1adbb3f-d354-48d6-898d-c1a126c7712d - - - - -] Sending Creation of Pool e65af611-c377-4a60-b2c7-b25bfe6cfaeb to handler 2018-03-21 12:21:11.785 12070 INFO octavia.api.v2.controllers.l7policy [req-9621abc5-faab-430b-97ef-546597016044 - - - - -] Sending Creation of L7Policy 7da95d9c-d1f1-4e74-8b54-96b41b6b0c17 to handler 2018-03-21 12:21:11.889 12069 INFO octavia.api.v2.controllers.l7rule [req-f58b8a2b-178d-45c3-964c-5e931ca0bc2c - - - - -] Sending Creation of L7Rule 8e6bb9c8-8a91-430d-8ea9-98918cde3149 to handler 2018-03-21 12:21:12.037 12070 INFO octavia.api.v2.controllers.load_balancer [req-c6348c24-d2be-4473-ad99-88bd91e3bd6e - - - - -] Sending updated Load Balancer 53059acc-a333-4d7d-9017-5288ca7a5948 to the handler 2018-03-21 12:21:12.080 12070 INFO octavia.api.v2.controllers.l7policy [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] L7Policy cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:21:12.095 12070 INFO oslo_db.sqlalchemy.provision [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:12.096 12070 INFO oslo_db.sqlalchemy.provision [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN slawwuszfx 2018-03-21 12:21:12.097 12070 INFO oslo_db.sqlalchemy.provision [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_when_lb_pending_update [0.983044s] ... ok 2018-03-21 12:21:12.100 12070 INFO oslo_db.sqlalchemy.provision [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] CREATE BACKEND sqlite:// TOKEN estyqnfevu 2018-03-21 12:21:12.180 12070 INFO octavia.common.config [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] Logging enabled! 2018-03-21 12:21:12.181 12070 INFO octavia.common.config [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:12.204 12070 WARNING octavia.api.root_controller [req-6338df28-d533-4af8-b594-a003a91b4bf4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:12.227 12070 INFO octavia.api.v2.controllers.load_balancer [req-37911668-af83-45f2-86df-2792a7765455 - - - - -] Sending created Load Balancer 52a418e9-29ac-424a-990c-275541bd54ee to the handler 2018-03-21 12:21:12.370 12070 INFO octavia.api.v2.controllers.listener [req-bb736ebd-50df-4a8c-a96e-32b3d04211d7 - - - - -] Sending Creation of Listener d2cce47a-4a26-4584-89ab-e465b526acb5 to handler 2018-03-21 12:21:12.486 12069 INFO octavia.api.v2.controllers.l7rule [req-154d0039-cd17-48bb-82ad-00b6c42a8a45 - - - - -] Sending Creation of L7Rule cf041a8c-f894-493e-883b-2428994c4a0f to handler 2018-03-21 12:21:12.589 12070 INFO octavia.api.v2.controllers.pool [req-87c2a203-36ed-4750-9cfa-6e9785e12d82 - - - - -] Sending Creation of Pool 2deb7bd5-1b36-42a6-bd97-07cc18345c60 to handler 2018-03-21 12:21:12.863 12070 INFO octavia.api.v2.controllers.l7policy [req-58bd108e-0b43-4d5d-8438-14cd172261ce - - - - -] Sending Creation of L7Policy 4039cb56-c5e7-4eff-a493-3749f19a0533 to handler 2018-03-21 12:21:12.955 12069 INFO octavia.api.v2.controllers.l7rule [req-116030b0-e025-407a-97db-6c74c7748511 - - - - -] Sending Creation of L7Rule 3a5e2b7f-a5a3-4d4d-bbf5-d18b13a2f2e8 to handler 2018-03-21 12:21:13.204 12070 INFO octavia.api.v2.controllers.l7policy [req-ee8215bd-7f96-46b9-8b03-6a02842a9bb0 - - - - -] Sending Update of L7Policy 4039cb56-c5e7-4eff-a493-3749f19a0533 to handler 2018-03-21 12:21:13.325 12070 INFO oslo_db.sqlalchemy.provision [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:13.326 12070 INFO oslo_db.sqlalchemy.provision [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN estyqnfevu 2018-03-21 12:21:13.326 12070 INFO oslo_db.sqlalchemy.provision [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7policy.TestL7Policy.test_update_with_bad_handler [1.229754s] ... ok 2018-03-21 12:21:13.330 12070 INFO oslo_db.sqlalchemy.provision [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] CREATE BACKEND sqlite:// TOKEN nlpiftxsyq 2018-03-21 12:21:13.411 12070 INFO octavia.common.config [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] Logging enabled! 2018-03-21 12:21:13.412 12070 INFO octavia.common.config [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:13.434 12070 WARNING octavia.api.root_controller [req-f90f8fef-67f4-44b6-9f79-76606e20c581 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:13.458 12070 INFO octavia.api.v2.controllers.load_balancer [req-948408b5-2d4e-47a6-98fa-a69de811dd10 - - - - -] Sending created Load Balancer 6c98bfa8-b6ff-47da-bd89-e985ba58b0cd to the handler 2018-03-21 12:21:13.601 12070 INFO octavia.api.v2.controllers.listener [req-bed411fe-8bf0-40ef-9956-709c32a93613 - - - - -] Sending Creation of Listener b9b319f2-1816-4acb-9781-0cb4545d9708 to handler 2018-03-21 12:21:13.638 12069 INFO octavia.api.v2.controllers.l7rule [req-10cc31f9-6c81-4f55-a91c-27d1d3a3f050 - - - - -] Sending Creation of L7Rule 0fa37614-5eaa-4150-adf2-96c4039b42e4 to handler 2018-03-21 12:21:13.767 12070 INFO octavia.api.v2.controllers.l7policy [req-0fe9e187-c5cc-47df-8a06-a8bc22bac9b1 - - - - -] Sending Creation of L7Policy 74ae63dc-9a0a-4530-929b-1e24cba71644 to handler 2018-03-21 12:21:14.002 12070 INFO oslo_db.sqlalchemy.provision [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:14.003 12070 INFO oslo_db.sqlalchemy.provision [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nlpiftxsyq 2018-03-21 12:21:14.004 12070 INFO oslo_db.sqlalchemy.provision [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_cookie_rule [0.676887s] ... ok 2018-03-21 12:21:14.007 12070 INFO oslo_db.sqlalchemy.provision [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] CREATE BACKEND sqlite:// TOKEN ysdnlsioxm 2018-03-21 12:21:14.087 12070 INFO octavia.common.config [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] Logging enabled! 2018-03-21 12:21:14.088 12070 INFO octavia.common.config [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:14.111 12070 WARNING octavia.api.root_controller [req-fffddcf9-7009-4bd0-9e55-901e88fea4cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:14.133 12070 INFO octavia.api.v2.controllers.load_balancer [req-f2c98110-3027-4370-95e7-7c948a93f827 - - - - -] Sending created Load Balancer 8156b91b-6888-4c80-8fb3-1d424902c15b to the handler 2018-03-21 12:21:14.165 12069 INFO octavia.api.v2.controllers.l7rule [req-4fe06d3b-ee63-4377-a84b-4568e7d76207 - - - - -] Sending Creation of L7Rule 6c075a6a-d25b-41f4-b3b3-e5dec5e103f3 to handler 2018-03-21 12:21:14.277 12070 INFO octavia.api.v2.controllers.listener [req-d2f1305c-1a9c-40c3-9305-24deec45ebcf - - - - -] Sending Creation of Listener d6c7669b-cb55-4034-8579-5aab0e70531e to handler 2018-03-21 12:21:14.439 12070 INFO octavia.api.v2.controllers.l7policy [req-cc42d86f-1830-47c5-b280-01f0ff18a89a - - - - -] Sending Creation of L7Policy b3cf8aee-a6d6-4a7f-b413-56d52ca9fdeb to handler 2018-03-21 12:21:14.736 12070 INFO oslo_db.sqlalchemy.provision [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:14.738 12070 INFO oslo_db.sqlalchemy.provision [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ysdnlsioxm 2018-03-21 12:21:14.738 12070 INFO oslo_db.sqlalchemy.provision [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_file_type_rule [0.734459s] ... ok 2018-03-21 12:21:14.746 12070 INFO oslo_db.sqlalchemy.provision [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] CREATE BACKEND sqlite:// TOKEN tqtwejjqsf 2018-03-21 12:21:14.809 12069 INFO octavia.api.v2.controllers.l7rule [req-8386f429-fc8c-496f-8817-75ab8d794aef - - - - -] Sending Creation of L7Rule 54410b9b-37be-4f13-bbfc-a1ed0c53edea to handler 2018-03-21 12:21:14.823 12070 INFO octavia.common.config [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] Logging enabled! 2018-03-21 12:21:14.823 12070 INFO octavia.common.config [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:14.847 12070 WARNING octavia.api.root_controller [req-46bf84ea-6180-4a0c-a552-fc83d1d1aae8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:14.869 12070 INFO octavia.api.v2.controllers.load_balancer [req-6ead6fc4-ab22-4fc3-bd56-dd9b19ceef57 - - - - -] Sending created Load Balancer b4e55f91-4b11-461f-b619-58531f178f81 to the handler 2018-03-21 12:21:15.012 12070 INFO octavia.api.v2.controllers.listener [req-7697a392-43c0-46d1-a3b7-c15bfb4af543 - - - - -] Sending Creation of Listener 1dd39cf4-129b-43e9-99d1-f39471989b66 to handler 2018-03-21 12:21:15.177 12070 INFO octavia.api.v2.controllers.l7policy [req-b5d24669-8eec-459e-8fd3-42b921db7ba7 - - - - -] Sending Creation of L7Policy 2d99066f-9243-4732-a81c-c6c1ab0f8165 to handler 2018-03-21 12:21:15.408 12070 INFO oslo_db.sqlalchemy.provision [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:15.410 12070 INFO oslo_db.sqlalchemy.provision [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tqtwejjqsf 2018-03-21 12:21:15.410 12070 INFO oslo_db.sqlalchemy.provision [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_create_host_name_rule [0.671825s] ... ok 2018-03-21 12:21:15.418 12070 INFO oslo_db.sqlalchemy.provision [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] CREATE BACKEND sqlite:// TOKEN tcqpxmresc 2018-03-21 12:21:15.469 12069 INFO octavia.api.v2.controllers.l7rule [req-e7a4b1f8-94ad-4012-a7f7-6e4f62172ce1 - - - - -] Sending Creation of L7Rule 3c6be0a9-415e-49db-9c5d-e0e471b575c4 to handler 2018-03-21 12:21:15.495 12070 INFO octavia.common.config [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] Logging enabled! 2018-03-21 12:21:15.495 12070 INFO octavia.common.config [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:15.518 12070 WARNING octavia.api.root_controller [req-3d9565d5-4f0d-4018-9aac-ef31453de70e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:15.541 12070 INFO octavia.api.v2.controllers.load_balancer [req-8db62ddf-3506-4e5b-bb2f-29f87cc90959 - - - - -] Sending created Load Balancer 82cd05b3-b2a1-4495-988d-3a63bbc68001 to the handler 2018-03-21 12:21:15.749 12070 INFO octavia.api.v2.controllers.listener [req-9e62d199-262d-4dc9-9e46-bc91811352fa - - - - -] Sending Creation of Listener 13b2b2e3-a1e6-4800-9bf4-33917faebcf6 to handler 2018-03-21 12:21:16.026 12070 INFO octavia.api.v2.controllers.l7policy [req-b88deb92-af36-490f-9cc4-e2cbe4387d4b - - - - -] Sending Creation of L7Policy 02f22b9f-17cc-4c72-b58a-989aee82c32d to handler 2018-03-21 12:21:16.405 12070 INFO octavia.api.v2.controllers.l7rule [req-bc90563b-6bf5-4dd6-aad1-fef026836b80 - - - - -] Sending Creation of L7Rule 7c8ec97a-fa70-49ff-b259-3426bfd4bfbd to handler 2018-03-21 12:21:16.439 12070 INFO oslo_db.sqlalchemy.provision [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:16.441 12070 INFO oslo_db.sqlalchemy.provision [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tcqpxmresc 2018-03-21 12:21:16.443 12070 INFO oslo_db.sqlalchemy.provision [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_bad_update [1.032367s] ... ok 2018-03-21 12:21:16.446 12070 INFO oslo_db.sqlalchemy.provision [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] CREATE BACKEND sqlite:// TOKEN arojxkoclv 2018-03-21 12:21:16.490 12069 INFO octavia.api.v2.controllers.l7rule [req-3418f47b-09c2-4cb9-b2d5-d3e5772bb0a6 - - - - -] Sending Creation of L7Rule 32c9bfac-8ec5-453f-9965-80ad737303fa to handler 2018-03-21 12:21:16.525 12070 INFO octavia.common.config [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] Logging enabled! 2018-03-21 12:21:16.525 12070 INFO octavia.common.config [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:16.548 12070 WARNING octavia.api.root_controller [req-6250b803-29bc-40a3-a720-72ab6270993f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:16.570 12070 INFO octavia.api.v2.controllers.load_balancer [req-d11fda17-adec-45c0-b48c-40981549bbb4 - - - - -] Sending created Load Balancer 07ae80ce-8b6b-4962-b474-2a2fcfd972c2 to the handler 2018-03-21 12:21:16.714 12070 INFO octavia.api.v2.controllers.listener [req-51a2adc2-508a-42b6-bbb6-47deb441cc15 - - - - -] Sending Creation of Listener 401f0e72-7e29-4348-97fd-e17536a39de2 to handler 2018-03-21 12:21:16.877 12070 INFO octavia.api.v2.controllers.l7policy [req-aa924299-af25-460c-8ca4-32595932a3b4 - - - - -] Sending Creation of L7Policy a0b2b999-5e47-4f3b-9a43-bb5dac24f88b to handler 2018-03-21 12:21:17.154 12069 INFO octavia.api.v2.controllers.l7rule [req-a72300a6-954b-476d-860f-7044efa800cc - - - - -] Sending Creation of L7Rule bd245dd8-2422-4754-8246-a03a85128c49 to handler 2018-03-21 12:21:17.582 12070 INFO octavia.api.v2.controllers.l7rule [req-d4dbd6a2-bf76-48a5-a048-5444501a4709 - - - - -] Sending Creation of L7Rule 3c6e76d7-3f33-4baf-9060-f9d6efe62d99 to handler 2018-03-21 12:21:17.828 12070 INFO oslo_db.sqlalchemy.provision [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:17.829 12070 INFO oslo_db.sqlalchemy.provision [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN arojxkoclv 2018-03-21 12:21:17.830 12070 INFO oslo_db.sqlalchemy.provision [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_file_type_rule [1.386814s] ... ok 2018-03-21 12:21:17.833 12070 INFO oslo_db.sqlalchemy.provision [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] CREATE BACKEND sqlite:// TOKEN wnyrcqdbpt 2018-03-21 12:21:17.961 12069 INFO octavia.api.v2.controllers.l7rule [req-67ffa908-4aa0-48aa-84cf-a371a192d88b - - - - -] Sending Creation of L7Rule 012b491d-b9cd-4ee3-8e97-f3b5a7324978 to handler 2018-03-21 12:21:17.990 12070 INFO octavia.common.config [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] Logging enabled! 2018-03-21 12:21:17.990 12070 INFO octavia.common.config [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:18.025 12070 WARNING octavia.api.root_controller [req-b525b9ce-3118-407f-b0dd-d0b47b62620c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:18.047 12070 INFO octavia.api.v2.controllers.load_balancer [req-b3bbc264-8576-45ad-95ca-a529d7658001 - - - - -] Sending created Load Balancer c637030c-d207-43b9-81d9-0204129f47b6 to the handler 2018-03-21 12:21:18.199 12070 INFO octavia.api.v2.controllers.listener [req-97864601-0626-4da0-80de-7af12c8415cb - - - - -] Sending Creation of Listener aa97ebc6-a122-43f0-ba09-9997f73683b6 to handler 2018-03-21 12:21:18.369 12070 INFO octavia.api.v2.controllers.l7policy [req-93e3eda3-37af-4ad5-8c71-ffedfbd82eb1 - - - - -] Sending Creation of L7Policy 48337589-927b-44e9-8dc2-bb01c4aef869 to handler 2018-03-21 12:21:18.645 12070 INFO octavia.api.v2.controllers.l7rule [req-611bfd73-7474-41ae-82a1-9d534bb16f11 - - - - -] Sending Creation of L7Rule 34c9abae-52a5-49f5-899e-88d274328dd6 to handler 2018-03-21 12:21:18.748 12069 INFO octavia.api.v2.controllers.l7rule [req-8a47f2d0-ab67-4bfa-8ef5-eaf8ddc0d2ac - - - - -] Sending Creation of L7Rule bcde0c9b-9f72-4145-ac95-001c739647d5 to handler 2018-03-21 12:21:18.777 12070 INFO oslo_db.sqlalchemy.provision [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:18.779 12070 INFO oslo_db.sqlalchemy.provision [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wnyrcqdbpt 2018-03-21 12:21:18.779 12070 INFO oslo_db.sqlalchemy.provision [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_host_name_rule [0.949364s] ... ok 2018-03-21 12:21:18.787 12070 INFO oslo_db.sqlalchemy.provision [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] CREATE BACKEND sqlite:// TOKEN monfmmiupp 2018-03-21 12:21:18.897 12070 INFO octavia.common.config [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] Logging enabled! 2018-03-21 12:21:18.897 12070 INFO octavia.common.config [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:18.930 12070 WARNING octavia.api.root_controller [req-b1372dee-c2ea-458b-a884-e59ee3315dc1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:18.957 12070 INFO octavia.api.v2.controllers.load_balancer [req-8caf442b-7df6-49ac-8861-bddf47e8dbb9 - - - - -] Sending created Load Balancer 48f01215-d2b5-45c1-8c11-49de91a53fbd to the handler 2018-03-21 12:21:19.141 12070 INFO octavia.api.v2.controllers.listener [req-b1d1328d-5c23-40ad-aade-d98c89024bc3 - - - - -] Sending Creation of Listener 2f125dd0-861a-4d51-889e-34deae16ac5f to handler 2018-03-21 12:21:19.376 12070 INFO octavia.api.v2.controllers.l7policy [req-dfa700e7-53eb-495f-ae00-5aab6b35729a - - - - -] Sending Creation of L7Policy 43b82f76-93b0-4c31-acc0-6b7f8bc6bd26 to handler 2018-03-21 12:21:19.697 12070 INFO octavia.api.v2.controllers.l7rule [req-75a1fb8e-a3bc-4ccc-a8c9-aecbe64162d3 - c47f17b1-bd9d-44c3-9801-1a3a4a83d910 - - -] Sending Creation of L7Rule 89d21fcd-c642-4a7e-b107-9e27ee5dca96 to handler 2018-03-21 12:21:19.823 12070 INFO oslo_db.sqlalchemy.provision [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:19.825 12070 INFO oslo_db.sqlalchemy.provision [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN monfmmiupp 2018-03-21 12:21:19.825 12070 INFO oslo_db.sqlalchemy.provision [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_rule_authorized [1.045446s] ... ok 2018-03-21 12:21:19.828 12070 INFO oslo_db.sqlalchemy.provision [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] CREATE BACKEND sqlite:// TOKEN dtnvimaalt 2018-03-21 12:21:19.910 12070 INFO octavia.common.config [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] Logging enabled! 2018-03-21 12:21:19.911 12070 INFO octavia.common.config [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:19.934 12070 WARNING octavia.api.root_controller [req-33992674-de12-4ca7-ad77-f9a3c8b99b92 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:19.957 12070 INFO octavia.api.v2.controllers.load_balancer [req-f35c67dc-0f84-4d51-b90b-5b5bf3c7067c - - - - -] Sending created Load Balancer 9202e765-e60e-4673-9e8d-ca002d17b169 to the handler 2018-03-21 12:21:20.058 12069 INFO octavia.api.v2.controllers.l7rule [req-c44a9454-8737-4eda-8d57-77888a06c535 - - - - -] Sending Creation of L7Rule 417b8e7c-213a-4b8f-a8b9-6bf6f6942900 to handler 2018-03-21 12:21:20.101 12070 INFO octavia.api.v2.controllers.listener [req-84f7c659-d4d8-4d09-921a-a51f7a9c3cc9 - - - - -] Sending Creation of Listener c26c19f8-5fd1-4e2f-8af7-619a48b792c6 to handler 2018-03-21 12:21:20.264 12070 INFO octavia.api.v2.controllers.l7policy [req-f449e246-d417-45b5-9545-8452280c2b32 - - - - -] Sending Creation of L7Policy 42bad707-21db-46ef-8432-ddfde85e4db3 to handler 2018-03-21 12:21:20.557 12070 INFO octavia.api.v2.controllers.l7rule [req-1ca20cdb-8201-4922-9d24-c55f024d0bcc - - - - -] Sending Creation of L7Rule 730ca9af-71c9-4f37-95cb-85895bf5ba9e to handler 2018-03-21 12:21:20.726 12070 INFO oslo_db.sqlalchemy.provision [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:20.728 12070 INFO oslo_db.sqlalchemy.provision [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dtnvimaalt 2018-03-21 12:21:20.728 12070 INFO oslo_db.sqlalchemy.provision [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_with_bad_handler [0.903368s] ... ok 2018-03-21 12:21:20.731 12070 INFO oslo_db.sqlalchemy.provision [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] CREATE BACKEND sqlite:// TOKEN unedqqpyqs 2018-03-21 12:21:20.837 12070 INFO octavia.common.config [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] Logging enabled! 2018-03-21 12:21:20.837 12070 INFO octavia.common.config [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:20.873 12070 WARNING octavia.api.root_controller [req-1782cada-08c8-462f-ae48-a589b01612ec - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:20.910 12070 INFO octavia.api.v2.controllers.load_balancer [req-fe012832-cacb-49a4-a2cb-50cb69610d6b - - - - -] Sending created Load Balancer 49f0d9b0-a518-41c0-81d0-3417178b7d40 to the handler 2018-03-21 12:21:21.084 12069 INFO octavia.api.v2.controllers.l7rule [req-12dbf6f9-9242-46d4-96d9-5965fa3846f1 - - - - -] Sending Creation of L7Rule 7941c37d-d01d-4472-863f-845bb28418b1 to handler 2018-03-21 12:21:21.163 12070 INFO octavia.api.v2.controllers.listener [req-59177ced-a26c-4a47-8048-4b5935b431ae - - - - -] Sending Creation of Listener 0417fb5d-5d6e-4a5f-84a2-99255388dc25 to handler 2018-03-21 12:21:21.333 12070 INFO octavia.api.v2.controllers.l7policy [req-0990ccd8-f380-4fe7-9208-7355b23ba5f3 - - - - -] Sending Creation of L7Policy b3b93adc-29ae-4db1-8f28-fad1c73173a7 to handler 2018-03-21 12:21:21.613 12070 INFO octavia.api.v2.controllers.l7rule [req-02cd5244-a129-46f6-b37f-ae082cac6a9c - - - - -] Sending Creation of L7Rule d85ea39d-a14e-468d-b807-b9bfdad8f64a to handler 2018-03-21 12:21:21.891 12070 INFO oslo_db.sqlalchemy.provision [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:21.895 12070 INFO oslo_db.sqlalchemy.provision [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN unedqqpyqs 2018-03-21 12:21:21.895 12070 INFO oslo_db.sqlalchemy.provision [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_already_deleted [1.166582s] ... ok 2018-03-21 12:21:21.898 12070 INFO oslo_db.sqlalchemy.provision [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] CREATE BACKEND sqlite:// TOKEN lphkzzabfh 2018-03-21 12:21:21.984 12070 INFO octavia.common.config [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] Logging enabled! 2018-03-21 12:21:21.985 12070 INFO octavia.common.config [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:22.009 12070 WARNING octavia.api.root_controller [req-b3c15a74-afea-4869-bf44-78c97b9c522e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:22.010 12069 INFO octavia.api.v2.controllers.l7rule [req-e6243751-f249-43cc-990f-4d6eb1ff46f6 - - - - -] Sending Creation of L7Rule da8cf8ff-0c07-4ca9-ad10-3de744bf8e6a to handler 2018-03-21 12:21:22.034 12070 INFO octavia.api.v2.controllers.load_balancer [req-6aef9770-8d38-4ad4-99b3-7ec4b82fb1cb - - - - -] Sending created Load Balancer aec68112-e1d9-4149-b52f-0c090fa94d1d to the handler 2018-03-21 12:21:22.226 12070 INFO octavia.api.v2.controllers.listener [req-3fcd66fe-b8e7-43a4-b6fd-80a7b9db8112 - - - - -] Sending Creation of Listener 25390cff-3f1d-4431-80c8-5a31be571486 to handler 2018-03-21 12:21:22.397 12070 INFO octavia.api.v2.controllers.l7policy [req-fda6af66-19d2-48fc-89fa-fb7317336569 - - - - -] Sending Creation of L7Policy 5854acf2-6676-4db2-8d2b-11d771d57dc8 to handler 2018-03-21 12:21:22.753 12070 INFO octavia.api.v2.controllers.l7rule [req-aa383a0b-a820-426e-b326-62d7b5453ee5 - - - - -] Sending Creation of L7Rule ac16931e-77db-484d-bec1-47920ba46c36 to handler 2018-03-21 12:21:22.981 12069 INFO octavia.api.v2.controllers.l7rule [req-69d5db10-f134-41b0-90f0-0a463a81b865 - - - - -] Sending Creation of L7Rule 6ec20fb2-ff01-42dd-a803-eafe404addba to handler 2018-03-21 12:21:23.009 12070 INFO octavia.api.v2.controllers.load_balancer [req-d7ab7e4c-e334-4be2-a2d7-237f65e8b70e - - - - -] Sending updated Load Balancer aec68112-e1d9-4149-b52f-0c090fa94d1d to the handler 2018-03-21 12:21:23.053 12070 INFO octavia.api.v2.controllers.l7rule [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:21:23.065 12070 INFO oslo_db.sqlalchemy.provision [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:23.067 12070 INFO oslo_db.sqlalchemy.provision [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lphkzzabfh 2018-03-21 12:21:23.067 12070 INFO oslo_db.sqlalchemy.provision [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_when_lb_pending_update [1.171866s] ... ok 2018-03-21 12:21:23.070 12070 INFO oslo_db.sqlalchemy.provision [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] CREATE BACKEND sqlite:// TOKEN ritbbbzial 2018-03-21 12:21:23.155 12070 INFO octavia.common.config [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] Logging enabled! 2018-03-21 12:21:23.156 12070 INFO octavia.common.config [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:23.181 12070 WARNING octavia.api.root_controller [req-40895411-99df-44c2-9093-9e4e0e449381 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:23.206 12070 INFO octavia.api.v2.controllers.load_balancer [req-91e40f42-8369-4a6b-b15d-e35853dc7db7 - - - - -] Sending created Load Balancer c54861ca-597e-4a4e-b903-6c93dc9060a4 to the handler 2018-03-21 12:21:23.389 12070 INFO octavia.api.v2.controllers.listener [req-90e289e2-689c-4561-899f-d70b42773ecb - - - - -] Sending Creation of Listener 9975782c-b835-4ed8-9102-64343478a8fa to handler 2018-03-21 12:21:23.554 12070 INFO octavia.api.v2.controllers.l7policy [req-ddd9e06b-7e4c-4bd7-9c25-2849430c714c - - - - -] Sending Creation of L7Policy 322d3620-5cd9-4a5e-9a1e-da8c7e744e5e to handler 2018-03-21 12:21:23.951 12070 INFO octavia.api.v2.controllers.l7rule [req-f5da2a5e-ecef-4e93-85e5-9267cf2719bd - - - - -] Sending Creation of L7Rule b842a43d-c6af-4f1f-a031-6957745a4fe3 to handler 2018-03-21 12:21:24.103 12069 INFO octavia.api.v2.controllers.l7rule [req-58136b88-3fa1-4d4e-abd7-40ad26acc20b - - - - -] Sending Creation of L7Rule ccec083d-ee61-464f-a3bc-523d44d81afc to handler 2018-03-21 12:21:24.318 12070 INFO octavia.api.v2.controllers.l7rule [req-1d19c46f-b7a8-49f2-bdbb-a8855a8adc88 - - - - -] Sending Creation of L7Rule 1a6b7794-4fc9-4804-add7-62630028d95d to handler 2018-03-21 12:21:24.700 12070 INFO oslo_db.sqlalchemy.provision [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:24.703 12070 INFO oslo_db.sqlalchemy.provision [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ritbbbzial 2018-03-21 12:21:24.703 12070 INFO oslo_db.sqlalchemy.provision [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_authorized [1.635992s] ... ok 2018-03-21 12:21:24.706 12070 INFO oslo_db.sqlalchemy.provision [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] CREATE BACKEND sqlite:// TOKEN vkdswtookj 2018-03-21 12:21:24.786 12070 INFO octavia.common.config [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] Logging enabled! 2018-03-21 12:21:24.786 12070 INFO octavia.common.config [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:24.810 12070 WARNING octavia.api.root_controller [req-7746a736-4258-42c9-bd87-985a44a1122a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:24.832 12070 INFO octavia.api.v2.controllers.load_balancer [req-1c8ca3b8-816a-46d8-88b7-adaeada6e27e - - - - -] Sending created Load Balancer b3ef9eab-2f70-4f43-970b-280c43d63dda to the handler 2018-03-21 12:21:24.975 12070 INFO octavia.api.v2.controllers.listener [req-85d94415-12d9-4f77-a42c-a64363ac7705 - - - - -] Sending Creation of Listener ef14882a-fa0b-413d-b9a1-b33878bbf8ff to handler 2018-03-21 12:21:25.117 12069 INFO octavia.api.v2.controllers.l7rule [req-ba22db6c-815d-4060-b7a0-e64061406fd1 - - - - -] Sending Creation of L7Rule 6aa5fc2e-6456-425f-be7e-3502ef724b5a to handler 2018-03-21 12:21:25.142 12070 INFO octavia.api.v2.controllers.l7policy [req-e754a5fb-dda3-468e-8be4-2c0bf8f7ce32 - - - - -] Sending Creation of L7Policy 2c59f31b-e288-424d-bd3c-f3e4ac5b1327 to handler 2018-03-21 12:21:25.404 12070 INFO octavia.api.v2.controllers.l7rule [req-b45eb9a4-b242-4e53-8262-e7b7275144ec - - - - -] Sending Creation of L7Rule c75e57d8-5c98-45b2-95af-b883f43980be to handler 2018-03-21 12:21:25.779 12070 INFO octavia.api.v2.controllers.l7rule [req-2dcf0430-c495-4d59-accb-a0e699e23bec - - - - -] Sending Creation of L7Rule 87f53306-cc44-4f81-8b32-a95837e736fe to handler 2018-03-21 12:21:26.067 12070 INFO oslo_db.sqlalchemy.provision [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:26.068 12070 INFO oslo_db.sqlalchemy.provision [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vkdswtookj 2018-03-21 12:21:26.069 12070 INFO oslo_db.sqlalchemy.provision [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_not_authorized [1.365230s] ... ok 2018-03-21 12:21:26.077 12070 INFO oslo_db.sqlalchemy.provision [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] CREATE BACKEND sqlite:// TOKEN burqlixqmk 2018-03-21 12:21:26.153 12070 INFO octavia.common.config [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] Logging enabled! 2018-03-21 12:21:26.153 12070 INFO octavia.common.config [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:26.177 12070 WARNING octavia.api.root_controller [req-e41e0058-0ce1-4a90-8935-25101e508907 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:26.168 12069 INFO octavia.api.v2.controllers.l7rule [req-f9f89fb3-a28d-4463-805a-62813f66b2a8 - - - - -] Sending Creation of L7Rule 76717eea-3952-4b56-b65f-e949e5f0d51d to handler 2018-03-21 12:21:26.199 12070 INFO octavia.api.v2.controllers.load_balancer [req-9051d683-b0ee-4ea5-ae5f-dfb69b530670 - - - - -] Sending created Load Balancer ed5f2770-f702-4df4-89b3-117a9832152b to the handler 2018-03-21 12:21:26.342 12070 INFO octavia.api.v2.controllers.listener [req-cd29843a-1e39-47ce-88c5-fec745e962ed - - - - -] Sending Creation of Listener 9e3473bb-8ae2-4575-87f8-f92a220a6fcc to handler 2018-03-21 12:21:26.516 12070 INFO octavia.api.v2.controllers.l7policy [req-cd3d1ad3-15a7-4315-95c0-c3b969865ff1 - - - - -] Sending Creation of L7Policy 9b00c5ea-676b-427a-b1f2-873355941862 to handler 2018-03-21 12:21:26.892 12070 INFO octavia.api.v2.controllers.l7rule [req-eab69452-d33d-4083-8672-d17e0679527c - - - - -] Sending Creation of L7Rule f0ed7b43-d40c-4669-9bd0-03b7e6631b6a to handler 2018-03-21 12:21:27.174 12070 INFO octavia.api.v2.controllers.l7rule [req-0cf82b34-b873-4e09-b0f7-d1a679c8499e - - - - -] Sending Creation of L7Rule 0da6cccd-c278-4075-a73b-1ea856ff528e to handler 2018-03-21 12:21:27.353 12069 INFO octavia.api.v2.controllers.l7rule [req-1031775b-8d94-42a8-b9c0-dcfd2fc5bd2d - - - - -] Sending Creation of L7Rule f24b53eb-7f1c-464b-9114-12151f32c923 to handler 2018-03-21 12:21:27.506 12070 INFO octavia.api.v2.controllers.l7rule [req-b033145f-a917-4660-a8d3-11edb3f679aa - - - - -] Sending Creation of L7Rule 0e3d468a-c5dd-4a9a-8ab4-233516037ac3 to handler 2018-03-21 12:21:28.249 12070 INFO oslo_db.sqlalchemy.provision [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:28.251 12070 INFO oslo_db.sqlalchemy.provision [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN burqlixqmk 2018-03-21 12:21:28.251 12070 INFO oslo_db.sqlalchemy.provision [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_sorted [2.186786s] ... ok 2018-03-21 12:21:28.259 12070 INFO oslo_db.sqlalchemy.provision [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] CREATE BACKEND sqlite:// TOKEN xnrrpsunrc 2018-03-21 12:21:28.342 12070 INFO octavia.common.config [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] Logging enabled! 2018-03-21 12:21:28.342 12070 INFO octavia.common.config [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:28.366 12070 WARNING octavia.api.root_controller [req-921ab281-b293-4e63-a6f7-0a54c240c299 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:28.388 12070 INFO octavia.api.v2.controllers.load_balancer [req-1f5b274b-15b3-435f-b059-e47419b93946 - - - - -] Sending created Load Balancer ca6e1c51-9db7-4fe7-8873-872bf173722c to the handler 2018-03-21 12:21:28.532 12070 INFO octavia.api.v2.controllers.listener [req-6b66f6d1-f273-44fc-bfa8-f2b58020400c - - - - -] Sending Creation of Listener 6793d564-cf4f-4902-a600-b2a88d745540 to handler 2018-03-21 12:21:28.698 12070 INFO octavia.api.v2.controllers.l7policy [req-16b5e5fe-5650-47ce-b58e-229604191101 - - - - -] Sending Creation of L7Policy 71e2a904-6f64-4fd4-87ed-064badfe0c27 to handler 2018-03-21 12:21:28.982 12070 INFO octavia.api.v2.controllers.l7rule [req-77afc3b2-3f52-40ab-8b8f-f1026f3dc636 - - - - -] Sending Creation of L7Rule e72a0353-80c8-45fa-8859-c794b6e2e535 to handler 2018-03-21 12:21:29.203 12070 INFO oslo_db.sqlalchemy.provision [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:29.204 12070 INFO oslo_db.sqlalchemy.provision [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xnrrpsunrc 2018-03-21 12:21:29.204 12070 INFO oslo_db.sqlalchemy.provision [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_hides_deleted [0.948537s] ... ok 2018-03-21 12:21:29.207 12070 INFO oslo_db.sqlalchemy.provision [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] CREATE BACKEND sqlite:// TOKEN lihmdzagqk 2018-03-21 12:21:29.230 12069 INFO octavia.api.v2.controllers.l7rule [req-887c9223-8630-4fa3-b3a7-1326aa929176 - - - - -] Sending Creation of L7Rule b96a9ab5-6652-486a-b090-444954754f8b to handler 2018-03-21 12:21:29.290 12070 INFO octavia.common.config [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] Logging enabled! 2018-03-21 12:21:29.291 12070 INFO octavia.common.config [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:29.314 12070 WARNING octavia.api.root_controller [req-5392bd07-f36c-4407-8f88-a9dcefbd7723 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:29.338 12070 INFO octavia.api.v2.controllers.load_balancer [req-dfac2bc2-e0f4-4d7c-a9b4-4293a16ed265 - - - - -] Sending created Load Balancer e9bd85ef-ed7b-4f13-bdf8-0d68678830ad to the handler 2018-03-21 12:21:29.481 12070 INFO octavia.api.v2.controllers.listener [req-8c788d4e-977f-4e5b-a5b2-12bab8e247db - - - - -] Sending Creation of Listener 10ad369a-e741-417a-a0ad-970e0bd18a3e to handler 2018-03-21 12:21:29.645 12070 INFO octavia.api.v2.controllers.l7policy [req-2134c188-ee1e-4570-956f-2b97ac2c51cc - - - - -] Sending Creation of L7Policy cf112ba0-c3ba-4907-b5a7-0b530d74a25c to handler 2018-03-21 12:21:30.034 12070 INFO octavia.api.v2.controllers.l7rule [req-58eb4c2e-503a-4607-a212-c1d6f25d7fc8 - - - - -] Sending Creation of L7Rule 3f6983ea-0fb4-40cc-a713-f490b9cb62e7 to handler 2018-03-21 12:21:30.280 12070 INFO octavia.api.v2.controllers.load_balancer [req-51a95201-b438-483f-beb4-85709d8784ad - - - - -] Sending updated Load Balancer e9bd85ef-ed7b-4f13-bdf8-0d68678830ad to the handler 2018-03-21 12:21:30.321 12070 INFO octavia.api.v2.controllers.l7rule [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:21:30.336 12070 INFO oslo_db.sqlalchemy.provision [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:30.337 12070 INFO oslo_db.sqlalchemy.provision [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lihmdzagqk 2018-03-21 12:21:30.338 12070 INFO oslo_db.sqlalchemy.provision [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_when_lb_pending_update [1.132888s] ... ok 2018-03-21 12:21:30.341 12070 INFO oslo_db.sqlalchemy.provision [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] CREATE BACKEND sqlite:// TOKEN ynholxdpxb 2018-03-21 12:21:30.452 12070 INFO octavia.common.config [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] Logging enabled! 2018-03-21 12:21:30.453 12070 INFO octavia.common.config [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:30.476 12070 WARNING octavia.api.root_controller [req-a3b538e4-bfc4-454a-8177-8e85f8479b0d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:30.498 12070 INFO octavia.api.v2.controllers.load_balancer [req-d9bb87f5-7b2f-4c2b-a152-d77fde3b90ac - - - - -] Sending created Load Balancer 31803c09-19c6-420f-8c5d-06e195ea1ff7 to the handler 2018-03-21 12:21:30.642 12070 INFO octavia.api.v2.controllers.listener [req-ada79185-cec6-4c95-91e0-8d137f4adf08 - - - - -] Sending Creation of Listener 8d09c78d-e286-4de9-bbee-50809189e423 to handler 2018-03-21 12:21:30.806 12070 INFO octavia.api.v2.controllers.l7policy [req-e3b06d12-ba78-46f1-8bf2-04fdf1b414e3 - - - - -] Sending Creation of L7Policy ea560037-64ba-49dd-a805-2ca41c04ca94 to handler 2018-03-21 12:21:30.967 12069 INFO octavia.api.v2.controllers.l7rule [req-370fe00a-2102-43d7-9add-3107c87351bd - - - - -] Sending Creation of L7Rule 7b269bff-a48c-42d2-980e-4fe527bbb7a9 to handler 2018-03-21 12:21:31.071 12070 INFO octavia.api.v2.controllers.l7rule [req-cd0701d3-2434-4b7f-8c0b-9d232e2757ea - - - - -] Sending Creation of L7Rule 3e08a77d-e9ea-44bc-9192-726bf5269d62 to handler 2018-03-21 12:21:31.493 12070 INFO oslo_db.sqlalchemy.provision [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:31.494 12070 INFO oslo_db.sqlalchemy.provision [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ynholxdpxb 2018-03-21 12:21:31.495 12070 INFO oslo_db.sqlalchemy.provision [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_with_invalid_rule [1.157120s] ... ok 2018-03-21 12:21:31.498 12070 INFO oslo_db.sqlalchemy.provision [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] CREATE BACKEND sqlite:// TOKEN cshakkoicf 2018-03-21 12:21:31.578 12070 INFO octavia.common.config [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] Logging enabled! 2018-03-21 12:21:31.579 12070 INFO octavia.common.config [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:31.602 12070 WARNING octavia.api.root_controller [req-702356b4-49fd-4c90-b312-0e8cdc08e1f9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:31.625 12070 INFO octavia.api.v2.controllers.load_balancer [req-ef1af412-0359-48d2-9c83-7624c4f46f2d - - - - -] Sending created Load Balancer f389b47f-04c5-40ca-89ec-34f0d1b67b8b to the handler 2018-03-21 12:21:31.825 12070 INFO octavia.api.v2.controllers.pool [req-19883d73-f6db-4d98-b69e-35ff92d38528 - - - - -] Sending Creation of Pool b658e7ca-dae1-4091-ad9b-caf0badefa25 to handler 2018-03-21 12:21:32.149 12070 INFO octavia.api.v2.controllers.listener [req-cafaece9-66af-484a-9954-78685ad5949b - - - - -] Sending Creation of Listener f7afd02d-1a3e-4552-84ec-44be5fb85c1e to handler 2018-03-21 12:21:32.561 12070 INFO oslo_db.sqlalchemy.provision [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:32.563 12070 INFO oslo_db.sqlalchemy.provision [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cshakkoicf 2018-03-21 12:21:32.563 12070 INFO oslo_db.sqlalchemy.provision [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create [1.068148s] ... ok 2018-03-21 12:21:32.566 12070 INFO oslo_db.sqlalchemy.provision [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] CREATE BACKEND sqlite:// TOKEN wgelwlybpz 2018-03-21 12:21:32.665 12069 INFO octavia.api.v2.controllers.l7rule [req-2e2db057-2241-4afe-b27e-e590777661c5 - - - - -] Sending Creation of L7Rule e494bfa5-92f0-498e-87a9-9fa1827162f7 to handler 2018-03-21 12:21:32.732 12070 INFO octavia.common.config [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] Logging enabled! 2018-03-21 12:21:32.732 12070 INFO octavia.common.config [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:32.756 12070 WARNING octavia.api.root_controller [req-53e0a9e1-e307-4d98-9754-e2eeceb4b784 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:32.778 12070 INFO octavia.api.v2.controllers.load_balancer [req-b39962ff-da3f-48aa-8299-b557aad37e76 - - - - -] Sending created Load Balancer b79dcc71-47cb-45e7-bacf-13a0f5dc2bd5 to the handler 2018-03-21 12:21:32.927 12070 INFO octavia.api.v2.controllers.pool [req-8d9aebea-c3a9-4faf-85dc-b15b33860c13 - - - - -] Sending Creation of Pool be2eadd1-bb7b-4bea-846d-d6d607f692da to handler 2018-03-21 12:21:33.108 12070 INFO octavia.api.v2.controllers.listener [req-ef6e5ce2-f4bd-4423-ad6e-1359f509f9bc - 4b68552c-4d68-4a54-b748-dc7fd42bbf44 - - -] Sending Creation of Listener 5241b2d8-a4e3-4eec-bd65-139030bd5bed to handler 2018-03-21 12:21:33.327 12070 INFO oslo_db.sqlalchemy.provision [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:33.329 12070 INFO oslo_db.sqlalchemy.provision [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wgelwlybpz 2018-03-21 12:21:33.329 12070 INFO oslo_db.sqlalchemy.provision [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_authorized [0.765652s] ... ok 2018-03-21 12:21:33.337 12070 INFO oslo_db.sqlalchemy.provision [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] CREATE BACKEND sqlite:// TOKEN khirbdxybm 2018-03-21 12:21:33.414 12070 INFO octavia.common.config [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] Logging enabled! 2018-03-21 12:21:33.414 12070 INFO octavia.common.config [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:33.438 12070 WARNING octavia.api.root_controller [req-ebb86a0d-9401-4d3a-894a-6827b62f3cfb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:33.460 12070 INFO octavia.api.v2.controllers.load_balancer [req-0667488e-c8bf-4fe5-b536-afe792610817 - - - - -] Sending created Load Balancer 6953ac16-bafe-4237-9f43-eefa3920433f to the handler 2018-03-21 12:21:33.674 12070 INFO octavia.api.v2.controllers.pool [req-de1dfaa1-e26c-4fca-9bd8-ee6c0228eda0 - - - - -] Sending Creation of Pool afe54727-6a7c-4f59-8851-b8ead2479087 to handler 2018-03-21 12:21:33.818 12070 INFO oslo_db.sqlalchemy.provision [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:33.820 12070 INFO oslo_db.sqlalchemy.provision [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN khirbdxybm 2018-03-21 12:21:33.820 12070 INFO oslo_db.sqlalchemy.provision [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_listener_bad_protocol [0.490852s] ... ok 2018-03-21 12:21:33.828 12070 INFO oslo_db.sqlalchemy.provision [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] CREATE BACKEND sqlite:// TOKEN hjxzkhcxnl 2018-03-21 12:21:33.904 12070 INFO octavia.common.config [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] Logging enabled! 2018-03-21 12:21:33.905 12070 INFO octavia.common.config [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:33.928 12070 WARNING octavia.api.root_controller [req-55e45fbe-52d8-4eeb-8860-e0dc304f1430 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:33.950 12070 INFO octavia.api.v2.controllers.load_balancer [req-7d35449d-4eb7-40d0-b78a-6ad668deda15 - - - - -] Sending created Load Balancer 4efb2e2d-fd7a-4327-a414-f952dc906714 to the handler 2018-03-21 12:21:34.095 12070 INFO octavia.api.v2.controllers.pool [req-a4d6c588-1dbd-4901-83b4-4eec5c07829d - - - - -] Sending Creation of Pool 1d721206-ca12-46eb-8ddf-5966e11ea828 to handler 2018-03-21 12:21:34.171 12069 INFO octavia.api.v2.controllers.l7rule [req-d5c6027b-d32a-4030-9ed2-66f81028e481 - - - - -] Sending Creation of L7Rule f6c440a3-ab59-485b-acd2-c41cf507fa46 to handler 2018-03-21 12:21:34.258 12070 INFO octavia.api.v2.controllers.listener [req-14e13ddb-5815-4f73-ba32-39247a436a8c - - - - -] Sending Creation of Listener 9dec96ed-0b4f-49a0-a46d-16a5a886b26a to handler 2018-03-21 12:21:34.442 12070 INFO oslo_db.sqlalchemy.provision [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:34.444 12070 INFO oslo_db.sqlalchemy.provision [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hjxzkhcxnl 2018-03-21 12:21:34.444 12070 INFO oslo_db.sqlalchemy.provision [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_listeners_same_port [0.623859s] ... ok 2018-03-21 12:21:34.447 12070 INFO oslo_db.sqlalchemy.provision [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] CREATE BACKEND sqlite:// TOKEN zaziytvuvu 2018-03-21 12:21:34.528 12070 INFO octavia.common.config [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] Logging enabled! 2018-03-21 12:21:34.528 12070 INFO octavia.common.config [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:34.553 12070 WARNING octavia.api.root_controller [req-2506e513-8839-4e70-8726-bba997fc5c26 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:34.576 12070 INFO octavia.api.v2.controllers.load_balancer [req-e9bfd198-8e6d-431a-8c4c-119ed69db285 - - - - -] Sending created Load Balancer 5b2e1243-e865-49dc-ada7-67295b23b79d to the handler 2018-03-21 12:21:34.719 12070 INFO octavia.api.v2.controllers.pool [req-98f87fae-5187-4559-946c-e96b065a4cdd - - - - -] Sending Creation of Pool d8293ee1-9bbc-4b35-bee5-775e4e9687c0 to handler 2018-03-21 12:21:34.951 12070 INFO oslo_db.sqlalchemy.provision [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:34.953 12070 INFO oslo_db.sqlalchemy.provision [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zaziytvuvu 2018-03-21 12:21:34.953 12070 INFO oslo_db.sqlalchemy.provision [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_not_authorized [0.509146s] ... ok 2018-03-21 12:21:34.956 12070 INFO oslo_db.sqlalchemy.provision [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] CREATE BACKEND sqlite:// TOKEN kphimglzba 2018-03-21 12:21:35.037 12070 INFO octavia.common.config [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] Logging enabled! 2018-03-21 12:21:35.038 12070 INFO octavia.common.config [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:35.061 12070 WARNING octavia.api.root_controller [req-554ec1f5-598f-4359-ab37-7549b940b314 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:35.084 12070 INFO octavia.api.v2.controllers.load_balancer [req-19f9cafb-6bb6-42ee-9f06-525d45d32be4 - - - - -] Sending created Load Balancer 796dbe12-f5a1-4c3e-9f3e-5cfcfa9e47ad to the handler 2018-03-21 12:21:35.239 12070 INFO octavia.api.v2.controllers.pool [req-8f298390-b4c0-4eca-be49-2fab8118a45c - - - - -] Sending Creation of Pool c04f7615-3aac-48bf-a8c4-d49c2e399ef4 to handler 2018-03-21 12:21:35.445 12070 INFO oslo_db.sqlalchemy.provision [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:35.447 12070 INFO oslo_db.sqlalchemy.provision [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kphimglzba 2018-03-21 12:21:35.447 12070 INFO oslo_db.sqlalchemy.provision [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_bad_default_pool_id [0.493391s] ... ok 2018-03-21 12:21:35.450 12070 INFO oslo_db.sqlalchemy.provision [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] CREATE BACKEND sqlite:// TOKEN izamkbbbsm 2018-03-21 12:21:35.532 12070 INFO octavia.common.config [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] Logging enabled! 2018-03-21 12:21:35.532 12070 INFO octavia.common.config [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:35.556 12070 WARNING octavia.api.root_controller [req-5ed10df1-8f74-441d-a3fa-f66eae41d0b6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:35.578 12070 INFO octavia.api.v2.controllers.load_balancer [req-041fa718-f9ae-4a79-a056-98ba4a19b654 - - - - -] Sending created Load Balancer 8d3c6b96-e527-4e43-99d2-2c3e479beb5b to the handler 2018-03-21 12:21:35.723 12069 INFO octavia.api.v2.controllers.l7rule [req-df3bbe71-110c-45e6-95ff-c2d1e1b89c22 - - - - -] Sending Creation of L7Rule 68484bd5-f8b0-4b78-a72b-2df88d94fdd1 to handler 2018-03-21 12:21:35.740 12070 INFO octavia.api.v2.controllers.pool [req-deae8aa0-0e31-443d-9cdb-ecc8a27b77f0 - - - - -] Sending Creation of Pool 72d2f1c5-d29b-4132-8052-f8bb5d6606da to handler 2018-03-21 12:21:35.965 12070 INFO octavia.api.v2.controllers.listener [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] Sending Creation of Listener b39fc79b-aad6-4c4d-9c56-345156052bcb to handler 2018-03-21 12:21:35.997 12070 INFO oslo_db.sqlalchemy.provision [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:35.998 12070 INFO oslo_db.sqlalchemy.provision [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN izamkbbbsm 2018-03-21 12:21:35.999 12070 INFO oslo_db.sqlalchemy.provision [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_default_pool_id [0.551561s] ... ok 2018-03-21 12:21:36.002 12070 INFO oslo_db.sqlalchemy.provision [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] CREATE BACKEND sqlite:// TOKEN itaqkdyuaq 2018-03-21 12:21:36.081 12070 INFO octavia.common.config [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] Logging enabled! 2018-03-21 12:21:36.082 12070 INFO octavia.common.config [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:36.105 12070 WARNING octavia.api.root_controller [req-5b69f70f-bb03-4af1-a279-2b0e3442331e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:36.127 12070 INFO octavia.api.v2.controllers.load_balancer [req-38e537b9-72cd-4361-b48f-013514ee79d0 - - - - -] Sending created Load Balancer 066bf495-c39f-4b5d-9a1f-8eceb2844bbe to the handler 2018-03-21 12:21:36.270 12070 INFO octavia.api.v2.controllers.pool [req-2dc7fe5b-7c87-4ea5-bfd6-59fd0ba6220f - - - - -] Sending Creation of Pool 9ad36125-5793-496e-a3e4-5498f54c7ba1 to handler 2018-03-21 12:21:36.498 12070 INFO octavia.api.v2.controllers.listener [req-c05e93c5-32bb-4329-83ae-a4e19b0a01e2 - - - - -] Sending Creation of Listener 7e7c2239-7505-4c06-8a8f-d1e88eb78dcd to handler 2018-03-21 12:21:36.707 12070 INFO oslo_db.sqlalchemy.provision [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:36.709 12070 INFO oslo_db.sqlalchemy.provision [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN itaqkdyuaq 2018-03-21 12:21:36.709 12070 INFO oslo_db.sqlalchemy.provision [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_project_id [0.710528s] ... ok 2018-03-21 12:21:36.716 12070 INFO oslo_db.sqlalchemy.provision [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] CREATE BACKEND sqlite:// TOKEN usuhiygugq 2018-03-21 12:21:36.792 12070 INFO octavia.common.config [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] Logging enabled! 2018-03-21 12:21:36.793 12070 INFO octavia.common.config [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:36.816 12070 WARNING octavia.api.root_controller [req-7712a15a-dcb7-4730-bb32-c96628030933 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:36.838 12070 INFO octavia.api.v2.controllers.load_balancer [req-05f68ed9-2916-4afc-868c-b8b32e1859eb - - - - -] Sending created Load Balancer 337ca513-e59a-4834-a1c4-056fbdfc3023 to the handler 2018-03-21 12:21:37.003 12070 INFO octavia.api.v2.controllers.pool [req-b5e64b78-51bf-4c21-8fac-95768c99d121 - - - - -] Sending Creation of Pool 72b54db5-2a38-4256-86f1-8b6dc21be05a to handler 2018-03-21 12:21:37.168 12069 INFO octavia.api.v2.controllers.l7rule [req-48eafad0-4a61-4fa8-820f-ba813eb7573f - - - - -] Sending Creation of L7Rule d5b907c4-460c-4c07-b626-3a09e46bfd6d to handler 2018-03-21 12:21:37.173 12070 INFO octavia.api.v2.controllers.listener [req-c0d0ca50-70dc-4f7f-9c13-40fdd706fc30 - - - - -] Sending Creation of Listener 1a66970c-6dbc-43aa-8741-d862644c62cb to handler 2018-03-21 12:21:37.370 12070 INFO octavia.api.v2.controllers.listener [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] Sending Creation of Listener 70091f14-bbb9-4b15-a9db-9f56361ccc14 to handler 2018-03-21 12:21:37.404 12070 INFO oslo_db.sqlalchemy.provision [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:37.406 12070 INFO oslo_db.sqlalchemy.provision [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN usuhiygugq 2018-03-21 12:21:37.406 12070 INFO oslo_db.sqlalchemy.provision [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_shared_default_pool_id [0.696429s] ... ok 2018-03-21 12:21:37.409 12070 INFO oslo_db.sqlalchemy.provision [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] CREATE BACKEND sqlite:// TOKEN ejqqbqqqxg 2018-03-21 12:21:37.489 12070 INFO octavia.common.config [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] Logging enabled! 2018-03-21 12:21:37.489 12070 INFO octavia.common.config [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:37.512 12070 WARNING octavia.api.root_controller [req-c57cb9a9-2fb1-47c9-be0c-71a0f32e9703 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:37.534 12070 INFO octavia.api.v2.controllers.load_balancer [req-b8bfa538-2458-4e5d-8328-4a00366e1abd - - - - -] Sending created Load Balancer b7777ad5-f1e1-4ff3-90a6-e4b7dcf2212a to the handler 2018-03-21 12:21:37.679 12070 INFO octavia.api.v2.controllers.pool [req-5604346e-c436-4b8d-b7f2-af294b86c1b5 - - - - -] Sending Creation of Pool f4aaf28f-9e0c-4a59-9707-43444ff43530 to handler 2018-03-21 12:21:37.841 12070 INFO octavia.api.v2.controllers.listener [req-0bcf7a54-1aba-4334-a751-7e772338c418 - - - - -] Sending Creation of Listener cbd07bcf-e7ea-4a1a-ad35-520b8bbfead3 to handler 2018-03-21 12:21:38.102 12070 INFO octavia.api.v2.controllers.listener [req-bd9eb96a-244e-4a52-96df-18339477fda9 - - - - -] Sending Deletion of Listener cbd07bcf-e7ea-4a1a-ad35-520b8bbfead3 to handler 2018-03-21 12:21:38.318 12070 INFO oslo_db.sqlalchemy.provision [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:38.320 12070 INFO oslo_db.sqlalchemy.provision [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ejqqbqqqxg 2018-03-21 12:21:38.320 12070 INFO oslo_db.sqlalchemy.provision [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete [0.914141s] ... ok 2018-03-21 12:21:38.323 12070 INFO oslo_db.sqlalchemy.provision [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] CREATE BACKEND sqlite:// TOKEN araaxhlbde 2018-03-21 12:21:38.435 12070 INFO octavia.common.config [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] Logging enabled! 2018-03-21 12:21:38.436 12070 INFO octavia.common.config [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:38.459 12070 WARNING octavia.api.root_controller [req-c8ce605b-2af2-46b6-8860-49de22a1d2f7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:38.481 12070 INFO octavia.api.v2.controllers.load_balancer [req-b712f477-dd83-4162-bae9-7d45a8825df7 - - - - -] Sending created Load Balancer b2cca7f2-840a-420a-aed2-a870bd27fdb0 to the handler 2018-03-21 12:21:38.626 12070 INFO octavia.api.v2.controllers.pool [req-e982b646-12d4-4c32-95b8-dfe74a9a17df - - - - -] Sending Creation of Pool 895a8ffb-f69f-4544-825a-19f1a131b246 to handler 2018-03-21 12:21:38.673 12069 INFO octavia.api.v2.controllers.l7rule [req-27c74ed1-9dce-468d-97bf-8ac4a259bd4f - - - - -] Sending Creation of L7Rule 20bd0cfe-12ae-4af5-8368-457ff9ad7abd to handler 2018-03-21 12:21:38.768 12070 INFO octavia.api.v2.controllers.load_balancer [req-3889dbed-9591-406d-b7a2-93907e1e671f - - - - -] Sending created Load Balancer ba1c0996-f994-4202-b97d-2e0a509df657 to the handler 2018-03-21 12:21:38.917 12070 INFO octavia.api.v2.controllers.listener [req-0fe2a85d-fd24-438c-bb1d-79e7bc51c11b - - - - -] Sending Creation of Listener edeceb7b-8c6e-47d6-9232-433007f8df43 to handler 2018-03-21 12:21:38.953 12070 INFO octavia.api.v2.controllers.listener [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] Load Balancer ba1c0996-f994-4202-b97d-2e0a509df657 is immutable. 2018-03-21 12:21:38.974 12070 INFO oslo_db.sqlalchemy.provision [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:38.976 12070 INFO oslo_db.sqlalchemy.provision [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN araaxhlbde 2018-03-21 12:21:38.976 12070 INFO oslo_db.sqlalchemy.provision [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_pending_update [0.655636s] ... ok 2018-03-21 12:21:38.979 12070 INFO oslo_db.sqlalchemy.provision [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] CREATE BACKEND sqlite:// TOKEN ozimkidzca 2018-03-21 12:21:39.061 12070 INFO octavia.common.config [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] Logging enabled! 2018-03-21 12:21:39.063 12070 INFO octavia.common.config [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:39.098 12070 WARNING octavia.api.root_controller [req-2696be2d-a43b-4d9b-a953-f1f5b91d5889 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:39.124 12070 INFO octavia.api.v2.controllers.load_balancer [req-4f24d991-096b-4af0-bc3f-c62afb1e2735 - - - - -] Sending created Load Balancer 6082b384-feaa-4a26-baac-50cdc5911025 to the handler 2018-03-21 12:21:39.291 12070 INFO octavia.api.v2.controllers.pool [req-e35c2db6-fe0f-4d16-a21c-fb78d61119b0 - - - - -] Sending Creation of Pool 4e6c76fd-c7a5-42e8-a249-9abcd6748ac7 to handler 2018-03-21 12:21:39.523 12070 INFO octavia.api.v2.controllers.listener [req-617373ae-97c0-4f79-a680-324efc8aef39 - - - - -] Sending Creation of Listener dec93549-88a5-41b3-b4a8-d1965e0c2aa4 to handler 2018-03-21 12:21:39.725 12070 INFO octavia.api.v2.controllers.listener [req-217517ad-10c4-470f-87fc-52e28a4e63c7 - - - - -] Sending Deletion of Listener dec93549-88a5-41b3-b4a8-d1965e0c2aa4 to handler 2018-03-21 12:21:39.792 12070 INFO oslo_db.sqlalchemy.provision [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:39.794 12070 INFO oslo_db.sqlalchemy.provision [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ozimkidzca 2018-03-21 12:21:39.794 12070 INFO oslo_db.sqlalchemy.provision [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_with_bad_handler [0.817746s] ... ok 2018-03-21 12:21:39.797 12070 INFO oslo_db.sqlalchemy.provision [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] CREATE BACKEND sqlite:// TOKEN vqxptxumgs 2018-03-21 12:21:39.888 12070 INFO octavia.common.config [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] Logging enabled! 2018-03-21 12:21:39.888 12070 INFO octavia.common.config [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:39.915 12070 WARNING octavia.api.root_controller [req-21a7f359-320d-4bb3-be08-0bc29df04cfd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:39.937 12070 INFO octavia.api.v2.controllers.load_balancer [req-8afac70a-a44f-4b01-b8ea-b95fea68b078 - - - - -] Sending created Load Balancer 34456215-968a-46a2-ad83-826939a081d2 to the handler 2018-03-21 12:21:40.105 12070 INFO octavia.api.v2.controllers.pool [req-e7a0c535-d718-42c3-9f91-31901643ab78 - - - - -] Sending Creation of Pool 5232d7f2-32fb-4773-b878-1750456b6a16 to handler 2018-03-21 12:21:40.305 12070 INFO octavia.api.v2.controllers.load_balancer [req-dea06880-108e-4d14-9a49-99fe05029e8b - - - - -] Sending created Load Balancer 01d4c607-fd88-471b-9bcc-dc4db1661743 to the handler 2018-03-21 12:21:40.305 12069 INFO octavia.api.v2.controllers.l7rule [req-92ba14ff-0b90-4b2a-922f-86d8bc1be66e - - - - -] Sending Creation of L7Rule 8ec09723-1d45-4cb8-851e-2c4f73a89ea0 to handler 2018-03-21 12:21:40.450 12070 INFO octavia.api.v2.controllers.listener [req-c6091929-1ab9-4768-9bd6-13262d6d3c58 - - - - -] Sending Creation of Listener 65042f78-0b1c-4f1c-a5c6-5c82e880871f to handler 2018-03-21 12:21:40.610 12070 INFO octavia.api.v2.controllers.listener [req-b5225873-aaa7-4faf-86c6-5a4d9fbba0f7 - - - - -] Sending Creation of Listener ded9ee56-0edb-4426-8e9e-240b5cfe8064 to handler 2018-03-21 12:21:40.799 12070 INFO octavia.api.v2.controllers.listener [req-d6b3b5b6-5470-4d63-a1c3-79af05fc08d6 - - - - -] Sending Creation of Listener 81f5a457-344f-40b8-b89b-32b82293a931 to handler 2018-03-21 12:21:41.119 12070 INFO oslo_db.sqlalchemy.provision [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:41.121 12070 INFO oslo_db.sqlalchemy.provision [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vqxptxumgs 2018-03-21 12:21:41.121 12070 INFO oslo_db.sqlalchemy.provision [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_admin [1.329678s] ... ok 2018-03-21 12:21:41.127 12070 INFO oslo_db.sqlalchemy.provision [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] CREATE BACKEND sqlite:// TOKEN rkjabrzrtc 2018-03-21 12:21:41.207 12070 INFO octavia.common.config [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] Logging enabled! 2018-03-21 12:21:41.207 12070 INFO octavia.common.config [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:41.231 12070 WARNING octavia.api.root_controller [req-0564c6a9-4a8d-43d5-a2e8-a357091906d0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:41.253 12070 INFO octavia.api.v2.controllers.load_balancer [req-65241252-0cad-4cf1-afc2-4d4f56a509da - - - - -] Sending created Load Balancer 3d8bcf79-663a-4e5a-a4cf-f79c918a7237 to the handler 2018-03-21 12:21:41.427 12070 INFO octavia.api.v2.controllers.pool [req-8d315467-ec15-4813-92f1-ac1b6d8c861b - - - - -] Sending Creation of Pool 4bd84d1f-14a6-4e8a-b769-80e2a2078567 to handler 2018-03-21 12:21:41.570 12070 INFO octavia.api.v2.controllers.load_balancer [req-1243a950-db2e-43de-9f29-58bd6f3e4ef7 - - - - -] Sending created Load Balancer c842a63e-e2ba-4332-a2b3-dc6b62154460 to the handler 2018-03-21 12:21:41.707 12070 INFO octavia.api.v2.controllers.load_balancer [req-a678df66-ed7d-41b7-abdb-a779f3ff698c - - - - -] Sending created Load Balancer d1a2d8da-040e-46bb-a5c4-48b45191a7e0 to the handler 2018-03-21 12:21:41.850 12070 INFO octavia.api.v2.controllers.listener [req-70cb8496-5f6d-4dba-8a27-ae8b69d14d94 - - - - -] Sending Creation of Listener 4905678c-44a5-4274-92cb-e299a9af34a3 to handler 2018-03-21 12:21:42.006 12070 INFO octavia.api.v2.controllers.listener [req-285221af-733c-415f-80a7-be70ae483cf8 - - - - -] Sending Creation of Listener 64cfed45-e017-4e2d-891e-bae17c930552 to handler 2018-03-21 12:21:42.232 12070 INFO octavia.api.v2.controllers.listener [req-2f607dc6-fed1-4840-9922-c6035849ed1b - - - - -] Sending Creation of Listener c05f83eb-a09d-44d6-9866-089b92f58722 to handler 2018-03-21 12:21:42.552 12070 INFO oslo_db.sqlalchemy.provision [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:42.554 12070 INFO oslo_db.sqlalchemy.provision [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rkjabrzrtc 2018-03-21 12:21:42.554 12070 INFO oslo_db.sqlalchemy.provision [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_by_project_id [1.430124s] ... ok 2018-03-21 12:21:42.557 12070 INFO oslo_db.sqlalchemy.provision [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] CREATE BACKEND sqlite:// TOKEN huombffpfn 2018-03-21 12:21:42.638 12070 INFO octavia.common.config [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] Logging enabled! 2018-03-21 12:21:42.638 12070 INFO octavia.common.config [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:42.663 12070 WARNING octavia.api.root_controller [req-149cf68c-8b4d-4220-a5cc-14b85c535f80 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:42.686 12070 INFO octavia.api.v2.controllers.load_balancer [req-e0c8cfe4-e204-4718-a61f-1a53237169a6 - - - - -] Sending created Load Balancer 337ad3b3-de94-45ea-b7e0-1a5fa9b0721a to the handler 2018-03-21 12:21:42.689 12069 INFO octavia.api.v2.controllers.l7rule [req-9b984a9c-a00c-4351-8906-902182fb6ee1 - - - - -] Sending Creation of L7Rule df01ddbf-350b-45ff-ba0d-3f3cbf8d6a59 to handler 2018-03-21 12:21:42.830 12070 INFO octavia.api.v2.controllers.pool [req-d4441132-970c-4746-b9c4-9c1937653a23 - - - - -] Sending Creation of Pool 22124c25-747c-4341-86d3-65a9bc7d68c7 to handler 2018-03-21 12:21:42.990 12070 INFO octavia.api.v2.controllers.listener [req-dfaafb51-7d43-45fa-ae4d-e4481946d8fa - - - - -] Sending Creation of Listener 1952f092-86b2-419a-960b-c1c5ac25634e to handler 2018-03-21 12:21:43.170 12070 INFO octavia.api.v2.controllers.listener [req-56a04039-4fdd-4a7e-93b2-746dc67710a0 - - - - -] Sending Creation of Listener 8767c118-363f-4068-bcd0-a2cb3f3d41af to handler 2018-03-21 12:21:43.379 12070 INFO octavia.api.v2.controllers.listener [req-91cbd630-c010-4080-9e3f-138663ddc8b4 - - - - -] Sending Creation of Listener 800f964c-c893-448a-820b-405b8c71697a to handler 2018-03-21 12:21:43.779 12070 INFO oslo_db.sqlalchemy.provision [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:43.780 12070 INFO oslo_db.sqlalchemy.provision [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN huombffpfn 2018-03-21 12:21:43.781 12070 INFO oslo_db.sqlalchemy.provision [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_filter [1.226588s] ... ok 2018-03-21 12:21:43.784 12070 INFO oslo_db.sqlalchemy.provision [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] CREATE BACKEND sqlite:// TOKEN ndmbzbsahk 2018-03-21 12:21:43.881 12070 INFO octavia.common.config [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] Logging enabled! 2018-03-21 12:21:43.881 12070 INFO octavia.common.config [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:43.905 12070 WARNING octavia.api.root_controller [req-5a233774-b73e-483c-acde-f1e4d28e0129 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:43.927 12070 INFO octavia.api.v2.controllers.load_balancer [req-3526d0a9-a604-49f9-9ecf-6aaf91526da7 - - - - -] Sending created Load Balancer dafc4109-6311-4d5a-bd5c-863a3e6ed675 to the handler 2018-03-21 12:21:44.141 12070 INFO octavia.api.v2.controllers.pool [req-91bb5072-4970-4aca-98a1-9add4d77dc71 - - - - -] Sending Creation of Pool c1d377e8-9d4b-4ecd-9bc6-502e1690dec5 to handler 2018-03-21 12:21:44.289 12070 INFO octavia.api.v2.controllers.load_balancer [req-97d1e474-4341-46d9-b336-5c90290919df - - - - -] Sending created Load Balancer 9cc6d0f5-7051-4eda-a5e6-20e8c652e34e to the handler 2018-03-21 12:21:44.431 12070 INFO octavia.api.v2.controllers.listener [req-6c7f9f15-5b12-4d70-9592-4b863312bc36 - - - - -] Sending Creation of Listener dfff0c6a-a308-4f0b-9141-d4bab3d8d5d3 to handler 2018-03-21 12:21:44.590 12070 INFO octavia.api.v2.controllers.listener [req-3393eb67-1f03-4c88-b3ef-f592c3943b5d - - - - -] Sending Creation of Listener 7f388470-4c0f-4472-81be-3e824edc6e85 to handler 2018-03-21 12:21:44.796 12070 INFO octavia.api.v2.controllers.listener [req-6d180b94-d1b5-4af4-9e96-b7c89f377aaa - - - - -] Sending Creation of Listener 0fbcc8de-ab90-47f1-837d-6de04f7bfac5 to handler 2018-03-21 12:21:45.032 12070 INFO oslo_db.sqlalchemy.provision [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:45.033 12070 INFO oslo_db.sqlalchemy.provision [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ndmbzbsahk 2018-03-21 12:21:45.034 12070 INFO oslo_db.sqlalchemy.provision [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_non_admin [1.252569s] ... ok 2018-03-21 12:21:45.037 12070 INFO oslo_db.sqlalchemy.provision [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] CREATE BACKEND sqlite:// TOKEN pexfhxutdh 2018-03-21 12:21:45.117 12070 INFO octavia.common.config [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] Logging enabled! 2018-03-21 12:21:45.118 12070 INFO octavia.common.config [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:45.141 12070 WARNING octavia.api.root_controller [req-8570014a-9221-4bef-9625-e79be1a028ec - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:45.163 12070 INFO octavia.api.v2.controllers.load_balancer [req-7ecde48d-3c34-491d-bcb8-fbb95096abaa - - - - -] Sending created Load Balancer 0034f602-5f85-441b-bceb-92e7ddf9e80e to the handler 2018-03-21 12:21:45.368 12070 INFO octavia.api.v2.controllers.pool [req-fc829581-89dc-4ee5-acc8-f5fd6cc305e9 - - - - -] Sending Creation of Pool 161cb069-edf6-4620-8ca4-09fc96ef136d to handler 2018-03-21 12:21:45.526 12070 INFO octavia.api.v2.controllers.listener [req-ad6b1a64-6da1-42de-a606-6dbccdbcf727 - - - - -] Sending Creation of Listener 67eb5258-df85-4fc3-996b-83fb96df7417 to handler 2018-03-21 12:21:45.704 12070 INFO octavia.api.v2.controllers.listener [req-6c8d0263-28c1-4d18-b54b-e8ffba23dc14 - - - - -] Sending Creation of Listener 032ee42f-1186-4860-be38-a14b89720e8a to handler 2018-03-21 12:21:45.928 12070 INFO octavia.api.v2.controllers.listener [req-981c7464-df16-4490-a361-34380ef86469 - - - - -] Sending Creation of Listener 74aa1eec-f70d-458d-98f7-0485d3404031 to handler 2018-03-21 12:21:46.070 12069 INFO octavia.api.v2.controllers.l7rule [req-baf6f10a-1f3d-4c2e-8e75-7d4d87c8e28f - - - - -] Sending Creation of L7Rule 1364033d-ef9d-4578-bf95-7a8e76fd3013 to handler 2018-03-21 12:21:46.277 12070 INFO oslo_db.sqlalchemy.provision [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:46.278 12070 INFO oslo_db.sqlalchemy.provision [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pexfhxutdh 2018-03-21 12:21:46.279 12070 INFO oslo_db.sqlalchemy.provision [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_sorted [1.244859s] ... ok 2018-03-21 12:21:46.286 12070 INFO oslo_db.sqlalchemy.provision [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] CREATE BACKEND sqlite:// TOKEN soodncufzi 2018-03-21 12:21:46.363 12070 INFO octavia.common.config [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] Logging enabled! 2018-03-21 12:21:46.363 12070 INFO octavia.common.config [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:46.386 12070 WARNING octavia.api.root_controller [req-1364d8b9-ab3e-4dd6-a462-10c0e8669bd1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:46.409 12070 INFO octavia.api.v2.controllers.load_balancer [req-84f1465c-4455-4f72-8d3c-e73f326ac59a - - - - -] Sending created Load Balancer 15a99848-e244-4a14-b595-9a0268669e12 to the handler 2018-03-21 12:21:46.616 12070 INFO octavia.api.v2.controllers.pool [req-97254e30-66ba-436e-9d72-526df03529ab - - - - -] Sending Creation of Pool 0c2ec468-f926-400f-8dc7-6ad9a43065a6 to handler 2018-03-21 12:21:46.773 12070 INFO octavia.api.v2.controllers.listener [req-6179f68d-2d61-4563-b2d4-2ba41df3b446 - - - - -] Sending Creation of Listener 46af0907-8462-44ee-8b34-8db0ee56ce5a to handler 2018-03-21 12:21:46.824 12070 INFO oslo_db.sqlalchemy.provision [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:46.826 12070 INFO oslo_db.sqlalchemy.provision [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN soodncufzi 2018-03-21 12:21:46.826 12070 INFO oslo_db.sqlalchemy.provision [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_authorized [0.547329s] ... ok 2018-03-21 12:21:46.829 12070 INFO oslo_db.sqlalchemy.provision [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] CREATE BACKEND sqlite:// TOKEN hoimlayrth 2018-03-21 12:21:46.948 12070 INFO octavia.common.config [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] Logging enabled! 2018-03-21 12:21:46.948 12070 INFO octavia.common.config [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:46.974 12070 WARNING octavia.api.root_controller [req-b893b39e-c367-49aa-a623-d919f9639e8f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:46.997 12070 INFO octavia.api.v2.controllers.load_balancer [req-8c848544-80cb-49be-9321-9bcc924aa8e8 - - - - -] Sending created Load Balancer 6d3fa2af-226b-4938-bcee-48dfa763a5e5 to the handler 2018-03-21 12:21:47.141 12070 INFO octavia.api.v2.controllers.pool [req-c5898430-fff7-4dff-afda-c3e4eeab2bce - - - - -] Sending Creation of Pool 63e9caa4-0bc9-4cf9-b5cc-d6466d0e6370 to handler 2018-03-21 12:21:47.302 12070 INFO octavia.api.v2.controllers.listener [req-251bc8cb-2c87-486c-99ef-c991e8127977 - - - - -] Sending Creation of Listener b1c1196a-7cf6-4102-b636-0a825eebd135 to handler 2018-03-21 12:21:47.360 12070 INFO oslo_db.sqlalchemy.provision [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:47.362 12070 INFO oslo_db.sqlalchemy.provision [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hoimlayrth 2018-03-21 12:21:47.363 12070 INFO oslo_db.sqlalchemy.provision [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_not_authorized [0.536529s] ... ok 2018-03-21 12:21:47.366 12070 INFO oslo_db.sqlalchemy.provision [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] CREATE BACKEND sqlite:// TOKEN bmeadwpbkc 2018-03-21 12:21:47.450 12070 INFO octavia.common.config [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] Logging enabled! 2018-03-21 12:21:47.451 12070 INFO octavia.common.config [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:47.474 12070 WARNING octavia.api.root_controller [req-8cc88a21-05dc-47bb-aa50-f026c85e5739 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:47.496 12070 INFO octavia.api.v2.controllers.load_balancer [req-b78b09cd-9701-4275-b1c9-d00e1ac0a3f2 - - - - -] Sending created Load Balancer b39ebd1d-91ec-49c8-9b5f-7f5a966f6ddb to the handler 2018-03-21 12:21:47.641 12070 INFO octavia.api.v2.controllers.pool [req-d1562022-78e7-4ab4-88e3-572f87a4b765 - - - - -] Sending Creation of Pool 6b2201b9-6be5-49d7-99ff-af926583dbf5 to handler 2018-03-21 12:21:47.801 12070 INFO octavia.api.v2.controllers.listener [req-24704520-106a-4c50-bedc-afa751808afc - - - - -] Sending Creation of Listener adbb9f2d-c198-489f-99f0-e6db04ec0c39 to handler 2018-03-21 12:21:48.073 12070 INFO octavia.api.v2.controllers.listener [req-6aabf330-e5e8-4e66-9250-488ef0ba850a - - - - -] Sending Update of Listener adbb9f2d-c198-489f-99f0-e6db04ec0c39 to handler 2018-03-21 12:21:48.288 12070 INFO oslo_db.sqlalchemy.provision [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:48.290 12070 INFO oslo_db.sqlalchemy.provision [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bmeadwpbkc 2018-03-21 12:21:48.290 12070 INFO oslo_db.sqlalchemy.provision [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update [0.926999s] ... ok 2018-03-21 12:21:48.298 12070 INFO oslo_db.sqlalchemy.provision [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] CREATE BACKEND sqlite:// TOKEN cuiuzvjere 2018-03-21 12:21:48.374 12070 INFO octavia.common.config [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] Logging enabled! 2018-03-21 12:21:48.375 12070 INFO octavia.common.config [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:48.398 12070 WARNING octavia.api.root_controller [req-5959ad63-9d3d-4734-8ffe-680f14044d88 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:48.420 12070 INFO octavia.api.v2.controllers.load_balancer [req-ec824e2a-91a9-4883-8735-8993766e8646 - - - - -] Sending created Load Balancer f011ab51-a8ee-4b1f-9769-7ba222fb10a7 to the handler 2018-03-21 12:21:48.565 12070 INFO octavia.api.v2.controllers.pool [req-09b8dd38-3606-44da-8148-1bc588e735c5 - - - - -] Sending Creation of Pool 582f1aa4-f6c8-4fa1-a438-95f291236031 to handler 2018-03-21 12:21:48.721 12070 INFO octavia.api.v2.controllers.listener [req-a9e1f702-f19e-4555-a9d3-98d4bdb3377f - - - - -] Sending Creation of Listener 584ae2be-f3f5-4800-81bf-d2a69310de7e to handler 2018-03-21 12:21:48.910 12070 INFO octavia.api.v2.controllers.listener [req-14a7c5bc-eedc-4db1-a10a-9ea418b87a2c - f443b63b-0cc0-43cf-a089-66d994fbac93 - - -] Sending Update of Listener 584ae2be-f3f5-4800-81bf-d2a69310de7e to handler 2018-03-21 12:21:49.137 12070 INFO oslo_db.sqlalchemy.provision [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:49.138 12070 INFO oslo_db.sqlalchemy.provision [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cuiuzvjere 2018-03-21 12:21:49.138 12070 INFO oslo_db.sqlalchemy.provision [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_authorized [0.848372s] ... ok 2018-03-21 12:21:49.146 12070 INFO oslo_db.sqlalchemy.provision [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] CREATE BACKEND sqlite:// TOKEN kkgsumlseh 2018-03-21 12:21:49.223 12070 INFO octavia.common.config [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] Logging enabled! 2018-03-21 12:21:49.223 12070 INFO octavia.common.config [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:49.246 12070 WARNING octavia.api.root_controller [req-22fc43b2-9b8d-4654-8275-11d637573a86 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:49.269 12070 INFO octavia.api.v2.controllers.load_balancer [req-8887b037-76af-45c2-a2c0-e71999b56e06 - - - - -] Sending created Load Balancer c4e2d6fd-553f-402e-b516-d9e3ab8234cb to the handler 2018-03-21 12:21:49.477 12070 INFO octavia.api.v2.controllers.pool [req-752144a2-5a1d-497f-8e84-e5c5cd93e6f0 - - - - -] Sending Creation of Pool 7b7ab4dc-f365-416b-bcf4-4cb2a1c3cc37 to handler 2018-03-21 12:21:49.635 12070 INFO octavia.api.v2.controllers.listener [req-68aaad79-32b9-48ad-9c2f-7670fd034bec - - - - -] Sending Creation of Listener 77256cf2-7470-4e60-81db-c3f23a871e88 to handler 2018-03-21 12:21:49.731 12069 INFO octavia.api.v2.controllers.l7rule [req-6a6ceac3-e7e3-4180-b673-babbeebcecf6 - - - - -] Sending Creation of L7Rule 2b3a5510-a2a8-47dc-b870-917d15213647 to handler 2018-03-21 12:21:49.819 12070 INFO oslo_db.sqlalchemy.provision [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:49.820 12070 INFO oslo_db.sqlalchemy.provision [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kkgsumlseh 2018-03-21 12:21:49.821 12070 INFO oslo_db.sqlalchemy.provision [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_empty_body [0.686013s] ... ok 2018-03-21 12:21:49.828 12070 INFO oslo_db.sqlalchemy.provision [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] CREATE BACKEND sqlite:// TOKEN adsxmovzwm 2018-03-21 12:21:49.906 12070 INFO octavia.common.config [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] Logging enabled! 2018-03-21 12:21:49.907 12070 INFO octavia.common.config [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:49.930 12070 WARNING octavia.api.root_controller [req-193135bc-eecd-44ac-a535-3dc2427e349b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:49.953 12070 INFO octavia.api.v2.controllers.load_balancer [req-dcdfb3bf-d1c5-4c2e-a2e6-5eac62eec7ad - - - - -] Sending created Load Balancer 9476bc56-27fc-4f85-9465-1e6e59a20773 to the handler 2018-03-21 12:21:50.097 12070 INFO octavia.api.v2.controllers.pool [req-0c485eb7-b7b2-40b9-8497-a0cc89c30341 - - - - -] Sending Creation of Pool 7b47082b-2fa9-4a14-8b68-f163bef6db9c to handler 2018-03-21 12:21:50.279 12070 INFO octavia.api.v2.controllers.listener [req-9707130a-800b-41eb-9ba4-30152f8f6c32 - - - - -] Sending Creation of Listener 487bbed7-34cd-41fd-8263-da1ba40893bc to handler 2018-03-21 12:21:50.441 12070 INFO oslo_db.sqlalchemy.provision [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:50.443 12070 INFO oslo_db.sqlalchemy.provision [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN adsxmovzwm 2018-03-21 12:21:50.443 12070 INFO oslo_db.sqlalchemy.provision [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_listener_bad_protocol [0.618349s] ... ok 2018-03-21 12:21:50.446 12070 INFO oslo_db.sqlalchemy.provision [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] CREATE BACKEND sqlite:// TOKEN aneiwqocxp 2018-03-21 12:21:50.528 12070 INFO octavia.common.config [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] Logging enabled! 2018-03-21 12:21:50.529 12070 INFO octavia.common.config [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:50.552 12070 WARNING octavia.api.root_controller [req-9f54ddbb-3a36-47fe-9f5e-b578f1388768 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:50.575 12070 INFO octavia.api.v2.controllers.load_balancer [req-7a8f0198-4f2c-4cfb-84f5-6e6537f43db8 - - - - -] Sending created Load Balancer b3e9f845-667a-48dc-b3b4-d9c905fc73cc to the handler 2018-03-21 12:21:50.783 12070 INFO octavia.api.v2.controllers.pool [req-84d8e90f-f69f-4987-96d8-72df51239193 - - - - -] Sending Creation of Pool 533ea830-30fa-482c-a350-b0653b7bf1b8 to handler 2018-03-21 12:21:50.929 12070 INFO octavia.api.v2.controllers.load_balancer [req-9a835c76-059a-4097-afa2-a6be749b9663 - - - - -] Sending created Load Balancer 54ab4de7-cc51-4838-8486-75e652027695 to the handler 2018-03-21 12:21:50.960 12070 INFO octavia.api.v2.controllers.listener [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] Load Balancer 54ab4de7-cc51-4838-8486-75e652027695 is immutable. 2018-03-21 12:21:50.975 12070 INFO oslo_db.sqlalchemy.provision [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:50.976 12070 INFO oslo_db.sqlalchemy.provision [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aneiwqocxp 2018-03-21 12:21:50.976 12070 INFO oslo_db.sqlalchemy.provision [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_pending_create [0.533173s] ... ok 2018-03-21 12:21:50.979 12070 INFO oslo_db.sqlalchemy.provision [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] CREATE BACKEND sqlite:// TOKEN zftfwxylrz 2018-03-21 12:21:51.060 12070 INFO octavia.common.config [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] Logging enabled! 2018-03-21 12:21:51.060 12070 INFO octavia.common.config [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:51.084 12070 WARNING octavia.api.root_controller [req-b9054932-cfcd-4c7d-bfd0-633dddce424e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:51.108 12070 INFO octavia.api.v2.controllers.load_balancer [req-6bd1a646-3570-4872-98f8-f26f97c25fc6 - - - - -] Sending created Load Balancer 4a54e49d-e2fe-4a85-9926-3f061652e6ce to the handler 2018-03-21 12:21:51.269 12070 INFO octavia.api.v2.controllers.pool [req-0fc8bb5e-bf0f-474e-9abd-2b0d0544998d - - - - -] Sending Creation of Pool 070e9a46-47d8-4454-b213-26e680f555db to handler 2018-03-21 12:21:51.414 12070 INFO octavia.api.v2.controllers.load_balancer [req-df598da6-581b-4c8c-9e76-31e2db745b2f - - - - -] Sending created Load Balancer 234e1db2-36b2-42ac-bfad-50e8d6df7f20 to the handler 2018-03-21 12:21:51.557 12070 INFO octavia.api.v2.controllers.listener [req-d74f29a1-5eeb-4dda-bde2-625791809cf3 - - - - -] Sending Creation of Listener f8e18ba3-37dc-495a-83ea-3516339b5eb5 to handler 2018-03-21 12:21:51.705 12070 INFO octavia.api.v2.controllers.load_balancer [req-15efdad6-7b2e-4ebb-9b5d-b24766554871 - - - - -] Sending updated Load Balancer 234e1db2-36b2-42ac-bfad-50e8d6df7f20 to the handler 2018-03-21 12:21:51.746 12070 INFO octavia.api.v2.controllers.listener [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] Load Balancer 234e1db2-36b2-42ac-bfad-50e8d6df7f20 is immutable. 2018-03-21 12:21:51.768 12070 INFO oslo_db.sqlalchemy.provision [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:51.769 12070 INFO oslo_db.sqlalchemy.provision [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zftfwxylrz 2018-03-21 12:21:51.769 12070 INFO oslo_db.sqlalchemy.provision [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_pending_update [0.792823s] ... ok 2018-03-21 12:21:51.777 12070 INFO oslo_db.sqlalchemy.provision [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] CREATE BACKEND sqlite:// TOKEN rjpjrycdci 2018-03-21 12:21:51.855 12070 INFO octavia.common.config [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] Logging enabled! 2018-03-21 12:21:51.855 12070 INFO octavia.common.config [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:51.879 12070 WARNING octavia.api.root_controller [req-1e87ed49-f5a9-400b-a4e6-1c62dd04d268 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:51.901 12070 INFO octavia.api.v2.controllers.load_balancer [req-2ba26869-c671-4f67-8abe-57778d27b207 - - - - -] Sending created Load Balancer 0e8e81ed-feb9-4b0a-8a65-decb1473a06c to the handler 2018-03-21 12:21:52.044 12070 INFO octavia.api.v2.controllers.pool [req-335598cd-4db7-446e-b245-00b3a6a7351a - - - - -] Sending Creation of Pool af4c0af9-55b7-4642-a691-05f98de924d7 to handler 2018-03-21 12:21:52.268 12070 INFO octavia.api.v2.controllers.listener [req-ffa8ce88-7796-4848-9550-25bed528b0fa - - - - -] Sending Creation of Listener 3f894a40-466a-4cd2-bfd1-7bce0204fbe4 to handler 2018-03-21 12:21:52.510 12070 INFO octavia.api.v2.controllers.listener [req-47d2eb83-0a0c-4c07-a8cd-ec949386c507 - - - - -] Sending Update of Listener 3f894a40-466a-4cd2-bfd1-7bce0204fbe4 to handler 2018-03-21 12:21:52.572 12070 INFO oslo_db.sqlalchemy.provision [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:52.573 12070 INFO oslo_db.sqlalchemy.provision [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rjpjrycdci 2018-03-21 12:21:52.574 12070 INFO oslo_db.sqlalchemy.provision [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_sni_data [0.804076s] ... ok 2018-03-21 12:21:52.577 12070 INFO oslo_db.sqlalchemy.provision [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] CREATE BACKEND sqlite:// TOKEN zxdptrmzxo 2018-03-21 12:21:52.659 12070 INFO octavia.common.config [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] Logging enabled! 2018-03-21 12:21:52.659 12070 INFO octavia.common.config [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:52.683 12070 WARNING octavia.api.root_controller [req-5487badb-5bc4-481c-9f87-c34036286a3d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:52.705 12070 INFO octavia.api.v2.controllers.load_balancer [req-1e4cc7d5-f29d-464d-a093-c83e4031b2f5 - - - - -] Sending created Load Balancer e35a9f38-dfdd-4a79-b899-2a6697a00bc6 to the handler 2018-03-21 12:21:52.848 12070 INFO octavia.api.v2.controllers.listener [req-0155b675-cfc8-4c39-8c1e-5f7e68bedebd - - - - -] Sending Creation of Listener 99fe559c-afd3-4395-a674-b5945e6c2801 to handler 2018-03-21 12:21:53.019 12070 INFO octavia.api.v2.controllers.pool [req-c8d5a1ed-fd1e-48e7-9e7c-96811dd21485 - - - - -] Sending Creation of Pool d4e8df9a-f46c-40dc-ab0f-84dd67e824d2 to handler 2018-03-21 12:21:53.179 12070 INFO octavia.api.v2.controllers.load_balancer [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] Sending deleted Load Balancer e35a9f38-dfdd-4a79-b899-2a6697a00bc6 to the handler 2018-03-21 12:21:53.194 12070 INFO oslo_db.sqlalchemy.provision [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:53.195 12070 INFO oslo_db.sqlalchemy.provision [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zxdptrmzxo 2018-03-21 12:21:53.196 12070 INFO oslo_db.sqlalchemy.provision [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_cascade_delete [0.621784s] ... ok 2018-03-21 12:21:53.199 12070 INFO oslo_db.sqlalchemy.provision [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] CREATE BACKEND sqlite:// TOKEN orlwwxztjf 2018-03-21 12:21:53.281 12070 INFO octavia.common.config [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] Logging enabled! 2018-03-21 12:21:53.282 12070 INFO octavia.common.config [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:53.304 12070 WARNING octavia.api.root_controller [req-db34f6fd-7134-4bbf-b18c-58116dd91979 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:53.327 12070 INFO octavia.api.v2.controllers.load_balancer [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] Sending created Load Balancer fe045bb5-3cda-47e5-b2c6-6d7b3b84a133 to the handler 2018-03-21 12:21:53.348 12070 INFO oslo_db.sqlalchemy.provision [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:53.350 12070 INFO oslo_db.sqlalchemy.provision [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN orlwwxztjf 2018-03-21 12:21:53.350 12070 INFO oslo_db.sqlalchemy.provision [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create [0.154167s] ... ok 2018-03-21 12:21:53.358 12070 INFO oslo_db.sqlalchemy.provision [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] CREATE BACKEND sqlite:// TOKEN xttxexnjxw 2018-03-21 12:21:53.371 12069 INFO octavia.api.v2.controllers.l7rule [req-9d9d1dad-b017-4daf-a41b-90d1b7c9f509 - - - - -] Sending Creation of L7Rule 29f14508-c663-47ce-a9ad-b3ad8f2cb54a to handler 2018-03-21 12:21:53.451 12070 INFO octavia.common.config [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] Logging enabled! 2018-03-21 12:21:53.452 12070 INFO octavia.common.config [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:53.479 12070 WARNING octavia.api.root_controller [req-7ce103ce-4764-4be3-b35d-9ecd4bdcc895 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:53.530 12070 INFO oslo_db.sqlalchemy.provision [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:53.538 12070 INFO oslo_db.sqlalchemy.provision [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xttxexnjxw 2018-03-21 12:21:53.538 12070 INFO oslo_db.sqlalchemy.provision [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_neutron_failure [0.187771s] ... ok 2018-03-21 12:21:53.541 12070 INFO oslo_db.sqlalchemy.provision [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] CREATE BACKEND sqlite:// TOKEN xvnvsgpkpa 2018-03-21 12:21:53.656 12070 INFO octavia.common.config [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] Logging enabled! 2018-03-21 12:21:53.656 12070 INFO octavia.common.config [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:53.680 12070 WARNING octavia.api.root_controller [req-82789145-209e-41b9-907f-45a78948f67d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:53.705 12070 INFO oslo_db.sqlalchemy.provision [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:53.707 12070 INFO oslo_db.sqlalchemy.provision [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xvnvsgpkpa 2018-03-21 12:21:53.707 12070 INFO oslo_db.sqlalchemy.provision [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_no_project_id [0.169137s] ... ok 2018-03-21 12:21:53.710 12070 INFO oslo_db.sqlalchemy.provision [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] CREATE BACKEND sqlite:// TOKEN olcvuhntpe 2018-03-21 12:21:53.791 12070 INFO octavia.common.config [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] Logging enabled! 2018-03-21 12:21:53.791 12070 INFO octavia.common.config [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:53.814 12070 WARNING octavia.api.root_controller [req-88453757-01d2-4eae-99c3-fc89d2773051 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:53.843 12070 INFO oslo_db.sqlalchemy.provision [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:53.844 12070 INFO oslo_db.sqlalchemy.provision [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN olcvuhntpe 2018-03-21 12:21:53.845 12070 INFO oslo_db.sqlalchemy.provision [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_not_authorized [0.137268s] ... ok 2018-03-21 12:21:53.847 12070 INFO oslo_db.sqlalchemy.provision [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] CREATE BACKEND sqlite:// TOKEN eoxbmawerf 2018-03-21 12:21:53.990 12070 INFO octavia.common.config [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] Logging enabled! 2018-03-21 12:21:53.990 12070 INFO octavia.common.config [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.014 12070 WARNING octavia.api.root_controller [req-50d19c06-23e7-4c81-ba2f-86a921824443 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.042 12070 INFO oslo_db.sqlalchemy.provision [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.043 12070 INFO oslo_db.sqlalchemy.provision [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eoxbmawerf 2018-03-21 12:21:54.043 12070 INFO oslo_db.sqlalchemy.provision [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_over_quota [0.198769s] ... ok 2018-03-21 12:21:54.046 12070 INFO oslo_db.sqlalchemy.provision [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] CREATE BACKEND sqlite:// TOKEN ozuwxouzeu 2018-03-21 12:21:54.127 12070 INFO octavia.common.config [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] Logging enabled! 2018-03-21 12:21:54.127 12070 INFO octavia.common.config [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.151 12070 WARNING octavia.api.root_controller [req-577260a9-4cb7-4a70-b02a-e505c25b5862 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.175 12070 INFO oslo_db.sqlalchemy.provision [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.176 12070 INFO oslo_db.sqlalchemy.provision [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ozuwxouzeu 2018-03-21 12:21:54.176 12070 INFO oslo_db.sqlalchemy.provision [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_provider_bogus [0.132759s] ... ok 2018-03-21 12:21:54.179 12070 INFO oslo_db.sqlalchemy.provision [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] CREATE BACKEND sqlite:// TOKEN ezmpuzixzy 2018-03-21 12:21:54.260 12070 INFO octavia.common.config [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] Logging enabled! 2018-03-21 12:21:54.260 12070 INFO octavia.common.config [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.284 12070 WARNING octavia.api.root_controller [req-015fd924-c5db-4cf2-bdde-f0ac522dcc36 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.307 12070 INFO octavia.api.v2.controllers.load_balancer [req-eaea2e6c-6466-458d-8b91-05809fb1ea55 - - - - -] Sending created Load Balancer 60d8d185-3d0c-4014-96ee-879ba67cfdaf to the handler 2018-03-21 12:21:54.346 12070 INFO oslo_db.sqlalchemy.provision [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.347 12070 INFO oslo_db.sqlalchemy.provision [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ezmpuzixzy 2018-03-21 12:21:54.348 12070 INFO oslo_db.sqlalchemy.provision [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_bad_handler [0.171104s] ... ok 2018-03-21 12:21:54.351 12070 INFO oslo_db.sqlalchemy.provision [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] CREATE BACKEND sqlite:// TOKEN cclxrqdjvf 2018-03-21 12:21:54.431 12070 INFO octavia.common.config [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] Logging enabled! 2018-03-21 12:21:54.432 12070 INFO octavia.common.config [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.456 12070 WARNING octavia.api.root_controller [req-633fb6cc-bc7e-4578-90f2-b101cd3e98e6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.484 12070 INFO oslo_db.sqlalchemy.provision [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.485 12070 INFO oslo_db.sqlalchemy.provision [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cclxrqdjvf 2018-03-21 12:21:54.486 12070 INFO oslo_db.sqlalchemy.provision [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_disallowed_network_id [0.137935s] ... ok 2018-03-21 12:21:54.489 12070 INFO oslo_db.sqlalchemy.provision [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] CREATE BACKEND sqlite:// TOKEN phwtgtourz 2018-03-21 12:21:54.569 12070 INFO octavia.common.config [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] Logging enabled! 2018-03-21 12:21:54.570 12070 INFO octavia.common.config [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.593 12070 WARNING octavia.api.root_controller [req-ac7814a0-a2e4-4042-82a4-6b5e4e87b3e2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.621 12070 INFO oslo_db.sqlalchemy.provision [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.624 12070 INFO oslo_db.sqlalchemy.provision [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN phwtgtourz 2018-03-21 12:21:54.624 12070 INFO oslo_db.sqlalchemy.provision [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_subnet [0.137865s] ... ok 2018-03-21 12:21:54.627 12070 INFO oslo_db.sqlalchemy.provision [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] CREATE BACKEND sqlite:// TOKEN zfsohqmqto 2018-03-21 12:21:54.708 12070 INFO octavia.common.config [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] Logging enabled! 2018-03-21 12:21:54.708 12070 INFO octavia.common.config [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.745 12070 WARNING octavia.api.root_controller [req-6f6c74b3-33cb-41cd-8c22-dfda8cf422bb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.770 12070 INFO oslo_db.sqlalchemy.provision [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.774 12070 INFO oslo_db.sqlalchemy.provision [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zfsohqmqto 2018-03-21 12:21:54.774 12070 INFO oslo_db.sqlalchemy.provision [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_long_name [0.150308s] ... ok 2018-03-21 12:21:54.777 12070 INFO oslo_db.sqlalchemy.provision [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] CREATE BACKEND sqlite:// TOKEN zhbbvuyugf 2018-03-21 12:21:54.896 12070 INFO octavia.common.config [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] Logging enabled! 2018-03-21 12:21:54.897 12070 INFO octavia.common.config [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:54.920 12070 WARNING octavia.api.root_controller [req-8c640db3-f50c-4c28-bcd1-9216427b82ea - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:54.947 12070 INFO octavia.api.v2.controllers.load_balancer [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] Sending created Load Balancer 701a171d-b8a8-4ea4-80e4-056c5f3dc3d1 to the handler 2018-03-21 12:21:54.968 12070 INFO oslo_db.sqlalchemy.provision [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:54.970 12070 INFO oslo_db.sqlalchemy.provision [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zhbbvuyugf 2018-03-21 12:21:54.970 12070 INFO oslo_db.sqlalchemy.provision [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_qos_vip_port_and_vip_qos [0.195653s] ... ok 2018-03-21 12:21:54.978 12070 INFO oslo_db.sqlalchemy.provision [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] CREATE BACKEND sqlite:// TOKEN efabwixgig 2018-03-21 12:21:55.054 12070 INFO octavia.common.config [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] Logging enabled! 2018-03-21 12:21:55.054 12070 INFO octavia.common.config [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:55.079 12070 WARNING octavia.api.root_controller [req-19e2286c-f243-4f23-8a2b-03b9eb276af8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:55.102 12070 INFO octavia.api.v2.controllers.load_balancer [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] Sending created Load Balancer 23f3a2f7-a318-487f-95a6-277347152a85 to the handler 2018-03-21 12:21:55.123 12070 INFO oslo_db.sqlalchemy.provision [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:55.125 12070 INFO oslo_db.sqlalchemy.provision [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN efabwixgig 2018-03-21 12:21:55.125 12070 INFO oslo_db.sqlalchemy.provision [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_and_address [0.155035s] ... ok 2018-03-21 12:21:55.128 12070 INFO oslo_db.sqlalchemy.provision [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] CREATE BACKEND sqlite:// TOKEN woefxeness 2018-03-21 12:21:55.209 12070 INFO octavia.common.config [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] Logging enabled! 2018-03-21 12:21:55.209 12070 INFO octavia.common.config [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:55.232 12070 WARNING octavia.api.root_controller [req-92449590-f5ac-471d-a045-85560ae73953 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:55.255 12070 INFO octavia.api.v2.controllers.load_balancer [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] Sending created Load Balancer 87e78783-fbb0-4f55-9156-4761f70b3d6f to the handler 2018-03-21 12:21:55.277 12070 INFO oslo_db.sqlalchemy.provision [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:55.278 12070 INFO oslo_db.sqlalchemy.provision [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] DROP BACKEND Engine(sqlite://) TOKEN woefxeness 2018-03-21 12:21:55.279 12070 INFO oslo_db.sqlalchemy.provision [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_and_address_ipv6 [0.153270s] ... ok 2018-03-21 12:21:55.287 12070 INFO oslo_db.sqlalchemy.provision [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] CREATE BACKEND sqlite:// TOKEN fqjvnaxkcb 2018-03-21 12:21:55.363 12070 INFO octavia.common.config [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] Logging enabled! 2018-03-21 12:21:55.364 12070 INFO octavia.common.config [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:55.387 12070 WARNING octavia.api.root_controller [req-e53439dd-3861-4540-aeba-fd5c777361ea - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:55.410 12070 INFO octavia.api.v2.controllers.load_balancer [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] Sending created Load Balancer fca47d6e-a0fb-4d15-a8d2-4c427c25ac25 to the handler 2018-03-21 12:21:55.431 12070 INFO oslo_db.sqlalchemy.provision [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:55.433 12070 INFO oslo_db.sqlalchemy.provision [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqjvnaxkcb 2018-03-21 12:21:55.433 12070 INFO oslo_db.sqlalchemy.provision [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv4 [0.154337s] ... ok 2018-03-21 12:21:55.436 12070 INFO oslo_db.sqlalchemy.provision [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] CREATE BACKEND sqlite:// TOKEN idotiycsxk 2018-03-21 12:21:55.517 12070 INFO octavia.common.config [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] Logging enabled! 2018-03-21 12:21:55.517 12070 INFO octavia.common.config [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:55.541 12070 WARNING octavia.api.root_controller [req-7406b027-b8d3-47bd-9d78-ff6ae1ebc23c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:55.564 12070 INFO octavia.api.v2.controllers.load_balancer [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] Sending created Load Balancer a04d30ce-965b-4ea2-a073-05b0a34563c5 to the handler 2018-03-21 12:21:55.586 12070 INFO oslo_db.sqlalchemy.provision [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:55.587 12070 INFO oslo_db.sqlalchemy.provision [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] DROP BACKEND Engine(sqlite://) TOKEN idotiycsxk 2018-03-21 12:21:55.588 12070 INFO oslo_db.sqlalchemy.provision [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_1_fixed_ip [0.154324s] ... ok 2018-03-21 12:21:55.591 12070 INFO oslo_db.sqlalchemy.provision [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] CREATE BACKEND sqlite:// TOKEN vcjzsldtxs 2018-03-21 12:21:55.671 12070 INFO octavia.common.config [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] Logging enabled! 2018-03-21 12:21:55.671 12070 INFO octavia.common.config [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:55.695 12070 WARNING octavia.api.root_controller [req-9d475984-0811-412d-9fde-7ede2e2a07db - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:55.718 12070 INFO octavia.api.v2.controllers.load_balancer [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] Sending created Load Balancer aff23768-f459-46c4-a2ae-876933fe3176 to the handler 2018-03-21 12:21:55.739 12070 INFO oslo_db.sqlalchemy.provision [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:55.741 12070 INFO oslo_db.sqlalchemy.provision [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vcjzsldtxs 2018-03-21 12:21:55.741 12070 INFO oslo_db.sqlalchemy.provision [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_and_address [0.155798s] ... ok 2018-03-21 12:21:55.747 12070 INFO oslo_db.sqlalchemy.provision [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] CREATE BACKEND sqlite:// TOKEN iadnyftvvu 2018-03-21 12:21:55.825 12070 INFO octavia.common.config [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] Logging enabled! 2018-03-21 12:21:55.826 12070 INFO octavia.common.config [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:55.849 12070 WARNING octavia.api.root_controller [req-121eda8a-ee7e-43bd-9745-a64fe764f8c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:55.872 12070 INFO octavia.api.v2.controllers.load_balancer [req-25e009c6-a77b-4773-8675-ddeb62ead990 - - - - -] Sending created Load Balancer 518d0cbf-3aec-4380-8cd5-87b957574bd1 to the handler 2018-03-21 12:21:56.035 12070 INFO octavia.api.v2.controllers.listener [req-074ab7bc-2a37-4fd2-85c2-824d69098ff3 - - - - -] Sending Creation of Listener 045a7515-52c2-475f-b646-94a4d9da53a5 to handler 2018-03-21 12:21:56.246 12070 WARNING octavia.api.v2.controllers.load_balancer [req-b99f3e63-d26f-44fd-95ae-55c3c1e8e9d7 - - - - -] Cannot delete Load Balancer 518d0cbf-3aec-4380-8cd5-87b957574bd1 - it has children 2018-03-21 12:21:56.279 12070 INFO oslo_db.sqlalchemy.provision [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:56.281 12070 INFO oslo_db.sqlalchemy.provision [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iadnyftvvu 2018-03-21 12:21:56.281 12070 INFO oslo_db.sqlalchemy.provision [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_fails_with_listener [0.539803s] ... ok 2018-03-21 12:21:56.287 12070 INFO oslo_db.sqlalchemy.provision [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] CREATE BACKEND sqlite:// TOKEN jtnnmefdgu 2018-03-21 12:21:56.366 12070 INFO octavia.common.config [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] Logging enabled! 2018-03-21 12:21:56.366 12070 INFO octavia.common.config [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:56.389 12070 WARNING octavia.api.root_controller [req-ea4c6f37-ee84-430a-ada9-bad0210e7cf1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:56.412 12070 INFO octavia.api.v2.controllers.load_balancer [req-127508ac-e802-4a58-8a83-6fd13b972db0 - - - - -] Sending created Load Balancer 6ffd58ec-a163-4926-ba06-6b22c8350c42 to the handler 2018-03-21 12:21:56.591 12070 INFO oslo_db.sqlalchemy.provision [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:56.593 12070 INFO oslo_db.sqlalchemy.provision [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jtnnmefdgu 2018-03-21 12:21:56.593 12070 INFO oslo_db.sqlalchemy.provision [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_not_authorized [0.309225s] ... ok 2018-03-21 12:21:56.596 12070 INFO oslo_db.sqlalchemy.provision [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] CREATE BACKEND sqlite:// TOKEN mpwaxragun 2018-03-21 12:21:56.677 12070 INFO octavia.common.config [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] Logging enabled! 2018-03-21 12:21:56.677 12070 INFO octavia.common.config [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:56.700 12070 WARNING octavia.api.root_controller [req-1c926cdb-ee9f-4e6d-9df3-d42323db2f36 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:56.724 12070 INFO octavia.api.v2.controllers.load_balancer [req-02b9e755-6cb1-4f3e-8ed9-e4919fb222dc - - - - -] Sending created Load Balancer 05239906-89a2-4857-9121-b3d58fee81e3 to the handler 2018-03-21 12:21:56.755 12070 INFO octavia.api.v2.controllers.load_balancer [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] Invalid state PENDING_CREATE of loadbalancer resource 05239906-89a2-4857-9121-b3d58fee81e3 2018-03-21 12:21:56.769 12070 INFO oslo_db.sqlalchemy.provision [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:56.771 12070 INFO oslo_db.sqlalchemy.provision [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mpwaxragun 2018-03-21 12:21:56.773 12070 INFO oslo_db.sqlalchemy.provision [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_pending_create [0.179394s] ... ok 2018-03-21 12:21:56.775 12070 INFO oslo_db.sqlalchemy.provision [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] CREATE BACKEND sqlite:// TOKEN stojjcobwk 2018-03-21 12:21:56.855 12070 INFO octavia.common.config [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] Logging enabled! 2018-03-21 12:21:56.855 12070 INFO octavia.common.config [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:56.879 12070 WARNING octavia.api.root_controller [req-535e6906-592d-4a62-a99a-7141ecc09ae2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:56.901 12070 INFO octavia.api.v2.controllers.load_balancer [req-3b21f60a-e42e-4451-ab50-c81ae2f16f64 - - - - -] Sending created Load Balancer 61c92e82-69fb-4e29-a2ee-dfdf83ada25c to the handler 2018-03-21 12:21:57.041 12070 INFO octavia.api.v2.controllers.load_balancer [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] Sending failover request for lb 61c92e82-69fb-4e29-a2ee-dfdf83ada25c to the handler 2018-03-21 12:21:57.069 12070 INFO oslo_db.sqlalchemy.provision [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:57.075 12070 INFO oslo_db.sqlalchemy.provision [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] DROP BACKEND Engine(sqlite://) TOKEN stojjcobwk 2018-03-21 12:21:57.075 12070 INFO oslo_db.sqlalchemy.provision [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover [0.302215s] ... ok 2018-03-21 12:21:57.078 12070 INFO oslo_db.sqlalchemy.provision [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] CREATE BACKEND sqlite:// TOKEN fxofkmnzfk 2018-03-21 12:21:57.178 12070 INFO octavia.common.config [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] Logging enabled! 2018-03-21 12:21:57.178 12070 INFO octavia.common.config [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:57.205 12070 WARNING octavia.api.root_controller [req-6e03f4b8-e9dc-4935-bc0f-4fb7f236d1ba - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:57.227 12070 INFO octavia.api.v2.controllers.load_balancer [req-2978f186-b5eb-4849-b5ec-46285254e69a - - - - -] Sending created Load Balancer cae38667-4a79-4227-b7f5-b5bde0014827 to the handler 2018-03-21 12:21:57.300 12069 INFO octavia.api.v2.controllers.l7rule [req-c7908696-689c-448d-b1c0-3491f24a83b3 - - - - -] Sending Creation of L7Rule e5e0c7d3-b861-4714-901d-2f0147c42dc2 to handler 2018-03-21 12:21:57.364 12070 INFO octavia.api.v2.controllers.load_balancer [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - 79e9194e-c932-45d4-8c67-f52b367d1876 - - -] Sending failover request for lb cae38667-4a79-4227-b7f5-b5bde0014827 to the handler 2018-03-21 12:21:57.379 12070 INFO oslo_db.sqlalchemy.provision [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:57.381 12070 INFO oslo_db.sqlalchemy.provision [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fxofkmnzfk 2018-03-21 12:21:57.381 12070 INFO oslo_db.sqlalchemy.provision [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_authorized_lb_admin [0.309618s] ... ok 2018-03-21 12:21:57.388 12070 INFO oslo_db.sqlalchemy.provision [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] CREATE BACKEND sqlite:// TOKEN fykdmbpigx 2018-03-21 12:21:57.464 12070 INFO octavia.common.config [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] Logging enabled! 2018-03-21 12:21:57.465 12070 INFO octavia.common.config [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:57.488 12070 WARNING octavia.api.root_controller [req-676e2231-79a8-41f5-bc9f-cd465d3ac1e7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:57.511 12070 INFO octavia.api.v2.controllers.load_balancer [req-cc26a13a-faf6-42c4-9756-b832d83e7c98 - - - - -] Sending created Load Balancer 61300ec6-c1d3-45ef-b254-8d5ebf9b72eb to the handler 2018-03-21 12:21:57.657 12070 INFO oslo_db.sqlalchemy.provision [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:57.658 12070 INFO oslo_db.sqlalchemy.provision [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fykdmbpigx 2018-03-21 12:21:57.659 12070 INFO oslo_db.sqlalchemy.provision [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_not_authorized_no_role [0.273751s] ... ok 2018-03-21 12:21:57.667 12070 INFO oslo_db.sqlalchemy.provision [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] CREATE BACKEND sqlite:// TOKEN lbrhtaghhq 2018-03-21 12:21:57.745 12070 INFO octavia.common.config [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] Logging enabled! 2018-03-21 12:21:57.745 12070 INFO octavia.common.config [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:57.768 12070 WARNING octavia.api.root_controller [req-c7961f3e-42ec-42e7-a2e5-1c6dd52bf653 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:57.791 12070 INFO octavia.api.v2.controllers.load_balancer [req-61d0a9c9-9def-4fbd-8d52-eef238ea954c - - - - -] Sending created Load Balancer c0cf881e-0015-485d-be9d-b0b9a2ac86a1 to the handler 2018-03-21 12:21:58.002 12070 INFO octavia.api.v2.controllers.load_balancer [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] Invalid state PENDING_UPDATE of loadbalancer resource c0cf881e-0015-485d-be9d-b0b9a2ac86a1 2018-03-21 12:21:58.016 12070 INFO oslo_db.sqlalchemy.provision [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:58.018 12070 INFO oslo_db.sqlalchemy.provision [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lbrhtaghhq 2018-03-21 12:21:58.018 12070 INFO oslo_db.sqlalchemy.provision [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_pending [0.359551s] ... ok 2018-03-21 12:21:58.026 12070 INFO oslo_db.sqlalchemy.provision [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] CREATE BACKEND sqlite:// TOKEN bjvomjqbbu 2018-03-21 12:21:58.102 12070 INFO octavia.common.config [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] Logging enabled! 2018-03-21 12:21:58.103 12070 INFO octavia.common.config [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:58.126 12070 WARNING octavia.api.root_controller [req-37325171-3e09-4367-bca9-1c4312c6beb3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:58.149 12070 INFO octavia.api.v2.controllers.load_balancer [req-b2a7c81a-296b-47d3-9d09-58e54db67f0b - - - - -] Sending created Load Balancer 68ba4824-b4ad-4f7b-a251-cd9841e61e11 to the handler 2018-03-21 12:21:58.176 12070 INFO octavia.api.v2.controllers.load_balancer [req-dc742d59-4c94-4018-867a-47ae799eabf1 - - - - -] Sending created Load Balancer dbfcbbcb-ff13-4a4f-984c-8b80353f7051 to the handler 2018-03-21 12:21:58.205 12070 INFO octavia.api.v2.controllers.load_balancer [req-c45c992c-6aaa-480b-90f9-4cb6125c4817 - - - - -] Sending created Load Balancer edd91283-bcb0-4dda-a1a3-d05ec151928b to the handler 2018-03-21 12:21:58.402 12070 INFO oslo_db.sqlalchemy.provision [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:58.404 12070 INFO oslo_db.sqlalchemy.provision [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bjvomjqbbu 2018-03-21 12:21:58.404 12070 INFO oslo_db.sqlalchemy.provision [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_by_project_id [0.385710s] ... ok 2018-03-21 12:21:58.407 12070 INFO oslo_db.sqlalchemy.provision [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] CREATE BACKEND sqlite:// TOKEN qtnxcplopv 2018-03-21 12:21:58.488 12070 INFO octavia.common.config [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] Logging enabled! 2018-03-21 12:21:58.488 12070 INFO octavia.common.config [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:58.512 12070 WARNING octavia.api.root_controller [req-1f53e47d-2097-4b93-b87d-539ca6c1e291 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:58.534 12070 INFO octavia.api.v2.controllers.load_balancer [req-a6ab29f8-5768-4ffe-aaef-4a4e4f68a35d - - - - -] Sending created Load Balancer e50ca652-485f-42bb-a513-5cb73e27b7ac to the handler 2018-03-21 12:21:58.562 12070 INFO octavia.api.v2.controllers.load_balancer [req-f4e5a6f3-7473-44c6-b9ef-8d646fd72d81 - - - - -] Sending created Load Balancer abe33bd8-8d13-45c4-860e-d5c583d5fc6f to the handler 2018-03-21 12:21:58.589 12070 INFO octavia.api.v2.controllers.load_balancer [req-f6021120-5449-4da3-ae95-e038f57e21bd - - - - -] Sending created Load Balancer 76b64946-30c9-4158-8708-15e7011bc888 to the handler 2018-03-21 12:21:58.855 12070 INFO oslo_db.sqlalchemy.provision [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:58.857 12070 INFO oslo_db.sqlalchemy.provision [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qtnxcplopv 2018-03-21 12:21:58.857 12070 INFO oslo_db.sqlalchemy.provision [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_limited [0.452939s] ... ok 2018-03-21 12:21:58.860 12070 INFO oslo_db.sqlalchemy.provision [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] CREATE BACKEND sqlite:// TOKEN pnswzhfdcu 2018-03-21 12:21:58.942 12070 INFO octavia.common.config [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] Logging enabled! 2018-03-21 12:21:58.943 12070 INFO octavia.common.config [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:58.968 12070 WARNING octavia.api.root_controller [req-ba823813-6d43-45b4-8a81-79fa2bcc3501 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:59.003 12070 INFO octavia.api.v2.controllers.load_balancer [req-413c6a93-f0ec-4097-b00d-8de06d6cfd8f - - - - -] Sending created Load Balancer f57108c0-3c02-4180-a551-e139ff80e67c to the handler 2018-03-21 12:21:59.034 12070 INFO octavia.api.v2.controllers.load_balancer [req-f074f5b8-0325-4d2d-b345-0bf5768f48a7 - - - - -] Sending created Load Balancer 21d2632b-bd43-4f80-abd7-b4429a7ac4d7 to the handler 2018-03-21 12:21:59.060 12070 INFO octavia.api.v2.controllers.load_balancer [req-6d0f6205-5ed4-41bc-bc3d-b0ead969ae90 - - - - -] Sending created Load Balancer 1546d51e-ebb4-430c-93f4-0a41b17aa033 to the handler 2018-03-21 12:21:59.204 12070 INFO oslo_db.sqlalchemy.provision [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:59.206 12070 INFO oslo_db.sqlalchemy.provision [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pnswzhfdcu 2018-03-21 12:21:59.206 12070 INFO oslo_db.sqlalchemy.provision [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_non_admin [0.348701s] ... ok 2018-03-21 12:21:59.209 12070 INFO oslo_db.sqlalchemy.provision [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] CREATE BACKEND sqlite:// TOKEN sdnrnmztun 2018-03-21 12:21:59.340 12070 INFO octavia.common.config [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] Logging enabled! 2018-03-21 12:21:59.340 12070 INFO octavia.common.config [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:59.378 12070 WARNING octavia.api.root_controller [req-91934d40-8e4d-4640-aa91-9d4a9a8ad10d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:59.423 12070 INFO octavia.api.v2.controllers.load_balancer [req-239daff6-292d-4c5a-9f63-65eeb0646bb3 - - - - -] Sending created Load Balancer 7a7c7f5c-c2ca-41a3-9a53-fe831557f45b to the handler 2018-03-21 12:21:59.618 12070 INFO oslo_db.sqlalchemy.provision [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:21:59.620 12070 INFO oslo_db.sqlalchemy.provision [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sdnrnmztun 2018-03-21 12:21:59.620 12070 INFO oslo_db.sqlalchemy.provision [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_hides_deleted [0.413676s] ... ok 2018-03-21 12:21:59.618 12069 INFO octavia.api.v2.controllers.l7rule [req-fec9c888-4009-4fe5-a2e1-bf4d4888f8fe - - - - -] Sending Creation of L7Rule 51a38958-100c-49b6-a30f-fe5625839ac8 to handler 2018-03-21 12:21:59.640 12070 INFO oslo_db.sqlalchemy.provision [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] CREATE BACKEND sqlite:// TOKEN nhirnybzes 2018-03-21 12:21:59.715 12070 INFO octavia.common.config [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] Logging enabled! 2018-03-21 12:21:59.716 12070 INFO octavia.common.config [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:21:59.739 12070 WARNING octavia.api.root_controller [req-b863d3d6-b5b7-4f28-acba-d34a6a76a7ff - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:21:59.762 12070 INFO octavia.api.v2.controllers.load_balancer [req-7b9a5a82-7374-43d5-b701-522cf75b3b0c - - - - -] Sending created Load Balancer 7b672222-e712-4462-bc78-498ce0eb9b8a to the handler 2018-03-21 12:21:59.969 12070 INFO octavia.api.v2.controllers.load_balancer [req-5f2cf2ae-c694-4ed1-9291-05d171937458 - - - - -] Sending updated Load Balancer 7b672222-e712-4462-bc78-498ce0eb9b8a to the handler 2018-03-21 12:22:00.007 12070 INFO oslo_db.sqlalchemy.provision [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:00.009 12070 INFO oslo_db.sqlalchemy.provision [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nhirnybzes 2018-03-21 12:22:00.009 12070 INFO oslo_db.sqlalchemy.provision [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update [0.388830s] ... ok 2018-03-21 12:22:00.017 12070 INFO oslo_db.sqlalchemy.provision [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] CREATE BACKEND sqlite:// TOKEN kvbdpamamt 2018-03-21 12:22:00.103 12070 INFO octavia.common.config [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] Logging enabled! 2018-03-21 12:22:00.104 12070 INFO octavia.common.config [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:00.127 12070 WARNING octavia.api.root_controller [req-4b844505-6f7b-4576-a764-6743904ffaf8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:00.149 12070 INFO octavia.api.v2.controllers.load_balancer [req-c996b599-e364-488c-990a-98e44e259d72 - - - - -] Sending created Load Balancer 9d55efab-277f-4607-9cac-0118a90d7011 to the handler 2018-03-21 12:22:00.304 12070 INFO octavia.api.v2.controllers.load_balancer [req-938a3afb-29d2-4be7-928f-42181bfad124 - 4f1fd4cd-dc40-4aae-8f88-d49a36dd70ae - - -] Sending updated Load Balancer 9d55efab-277f-4607-9cac-0118a90d7011 to the handler 2018-03-21 12:22:00.343 12070 INFO oslo_db.sqlalchemy.provision [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:00.345 12070 INFO oslo_db.sqlalchemy.provision [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kvbdpamamt 2018-03-21 12:22:00.345 12070 INFO oslo_db.sqlalchemy.provision [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_authorized [0.335749s] ... ok 2018-03-21 12:22:00.348 12070 INFO oslo_db.sqlalchemy.provision [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] CREATE BACKEND sqlite:// TOKEN odrukpteyy 2018-03-21 12:22:00.430 12070 INFO octavia.common.config [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] Logging enabled! 2018-03-21 12:22:00.432 12070 INFO octavia.common.config [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:00.454 12070 WARNING octavia.api.root_controller [req-c41ae904-e3bf-42c0-89c6-2e0f037b3811 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:00.466 12070 ERROR octavia.api.v2.controllers.base [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] Load Balancer SEAN-CONNERY not found: None 2018-03-21 12:22:00.466 12070 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:22:00.466 12070 ERROR octavia.api.v2.controllers.base 2018-03-21 12:22:00.481 12070 INFO oslo_db.sqlalchemy.provision [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:00.483 12070 INFO oslo_db.sqlalchemy.provision [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN odrukpteyy 2018-03-21 12:22:00.483 12070 INFO oslo_db.sqlalchemy.provision [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_bad_lb_id [0.137907s] ... ok 2018-03-21 12:22:00.486 12070 INFO oslo_db.sqlalchemy.provision [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] CREATE BACKEND sqlite:// TOKEN ljlshdydto 2018-03-21 12:22:00.571 12070 INFO octavia.common.config [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] Logging enabled! 2018-03-21 12:22:00.585 12070 INFO octavia.common.config [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:00.610 12070 WARNING octavia.api.root_controller [req-c77ede7d-cf03-4fb8-917c-fd49b8f95e47 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:00.633 12070 INFO octavia.api.v2.controllers.load_balancer [req-fc18c4c7-f2a3-4f06-ba20-b05169ef731d - - - - -] Sending created Load Balancer 629fd231-7cf8-408f-9a1b-a3498a078a8f to the handler 2018-03-21 12:22:00.670 12070 INFO octavia.api.v2.controllers.load_balancer [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] Invalid state PENDING_CREATE of loadbalancer resource 629fd231-7cf8-408f-9a1b-a3498a078a8f 2018-03-21 12:22:00.698 12070 INFO oslo_db.sqlalchemy.provision [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:00.701 12070 INFO oslo_db.sqlalchemy.provision [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ljlshdydto 2018-03-21 12:22:00.705 12070 INFO oslo_db.sqlalchemy.provision [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_pending_create [0.223062s] ... ok 2018-03-21 12:22:00.709 12070 INFO oslo_db.sqlalchemy.provision [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] CREATE BACKEND sqlite:// TOKEN wachkicigw 2018-03-21 12:22:00.809 12070 INFO octavia.common.config [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] Logging enabled! 2018-03-21 12:22:00.809 12070 INFO octavia.common.config [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:00.832 12070 WARNING octavia.api.root_controller [req-c31826b4-6e38-403e-9aeb-13520b24fa8b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:00.855 12070 INFO octavia.api.v2.controllers.load_balancer [req-49226a48-9ef6-4bd8-880c-9734f38a3d51 - - - - -] Sending created Load Balancer ada92228-41b3-4cf2-9f1f-217a49b092ea to the handler 2018-03-21 12:22:00.990 12070 INFO octavia.api.v2.controllers.load_balancer [req-8710980a-d26e-40e0-ace4-a6c6bb762dd2 - - - - -] Sending deleted Load Balancer ada92228-41b3-4cf2-9f1f-217a49b092ea to the handler 2018-03-21 12:22:01.017 12070 INFO octavia.api.v2.controllers.load_balancer [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] Invalid state PENDING_DELETE of loadbalancer resource ada92228-41b3-4cf2-9f1f-217a49b092ea 2018-03-21 12:22:01.031 12070 INFO oslo_db.sqlalchemy.provision [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:01.034 12070 INFO oslo_db.sqlalchemy.provision [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wachkicigw 2018-03-21 12:22:01.034 12070 INFO oslo_db.sqlalchemy.provision [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_pending_delete [0.327391s] ... ok 2018-03-21 12:22:01.037 12070 INFO oslo_db.sqlalchemy.provision [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] CREATE BACKEND sqlite:// TOKEN ypwnplbrkv 2018-03-21 12:22:01.115 12070 INFO octavia.common.config [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] Logging enabled! 2018-03-21 12:22:01.116 12070 INFO octavia.common.config [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:01.140 12070 WARNING octavia.api.root_controller [req-06d4c348-fcd3-4a31-acfb-8010520b42cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:01.162 12070 INFO octavia.api.v2.controllers.load_balancer [req-2ace4c4b-f0ca-46d4-bac5-1757da38b921 - - - - -] Sending created Load Balancer 0e46ea28-2311-4054-98ea-ea9eca8f9cde to the handler 2018-03-21 12:22:01.296 12070 INFO oslo_db.sqlalchemy.provision [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:01.298 12070 INFO oslo_db.sqlalchemy.provision [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ypwnplbrkv 2018-03-21 12:22:01.298 12070 INFO oslo_db.sqlalchemy.provision [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_bad_qos [0.263809s] ... ok 2018-03-21 12:22:01.301 12070 INFO oslo_db.sqlalchemy.provision [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] CREATE BACKEND sqlite:// TOKEN kjkgjskdpy 2018-03-21 12:22:01.428 12070 INFO octavia.common.config [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] Logging enabled! 2018-03-21 12:22:01.429 12070 INFO octavia.common.config [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:01.452 12070 WARNING octavia.api.root_controller [req-7a5bd6d6-8193-4c77-b381-3933a63c96d6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:01.482 12070 INFO octavia.api.v2.controllers.load_balancer [req-7f3c54b3-3db6-4cc8-b5e4-a6a21abd668b - - - - -] Sending created Load Balancer babc44cf-630c-4bb1-b8fb-375774e7a10b to the handler 2018-03-21 12:22:01.680 12070 INFO octavia.api.v2.controllers.load_balancer [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] Sending updated Load Balancer babc44cf-630c-4bb1-b8fb-375774e7a10b to the handler 2018-03-21 12:22:01.701 12070 INFO oslo_db.sqlalchemy.provision [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:01.703 12070 INFO oslo_db.sqlalchemy.provision [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kjkgjskdpy 2018-03-21 12:22:01.703 12070 INFO oslo_db.sqlalchemy.provision [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_qos [0.405038s] ... ok 2018-03-21 12:22:01.706 12070 INFO oslo_db.sqlalchemy.provision [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] CREATE BACKEND sqlite:// TOKEN xkeqelhtpw 2018-03-21 12:22:01.786 12070 INFO octavia.common.config [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] Logging enabled! 2018-03-21 12:22:01.787 12070 INFO octavia.common.config [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:01.810 12070 WARNING octavia.api.root_controller [req-56323e09-6961-4009-b45b-07f7658d5ca9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:01.838 12069 INFO octavia.api.v2.controllers.l7rule [req-5ffea2f5-38d3-462a-ad50-f3d8087c5eba - - - - -] Sending Creation of L7Rule 54544506-f8dc-418e-a954-97c49b7691f5 to handler 2018-03-21 12:22:01.847 12070 INFO octavia.api.v2.controllers.load_balancer [req-166864bc-1e05-44f4-8d02-d506765b3eb9 - - - - -] Sending created Load Balancer d5a40412-6c74-4916-9c97-6482bae174e5 to the handler 2018-03-21 12:22:02.077 12070 INFO oslo_db.sqlalchemy.provision [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:02.079 12070 INFO oslo_db.sqlalchemy.provision [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xkeqelhtpw 2018-03-21 12:22:02.079 12070 INFO oslo_db.sqlalchemy.provision [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_vip [0.375632s] ... ok 2018-03-21 12:22:02.087 12070 INFO oslo_db.sqlalchemy.provision [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] CREATE BACKEND sqlite:// TOKEN ujmsieobdv 2018-03-21 12:22:02.164 12070 INFO octavia.common.config [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] Logging enabled! 2018-03-21 12:22:02.165 12070 INFO octavia.common.config [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:02.188 12070 WARNING octavia.api.root_controller [req-cf6b74b3-8e3b-4e60-86fa-0a1acd54d932 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:02.240 12070 INFO oslo_db.sqlalchemy.provision [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:02.243 12070 INFO oslo_db.sqlalchemy.provision [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ujmsieobdv 2018-03-21 12:22:02.243 12070 INFO oslo_db.sqlalchemy.provision [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_listeners [0.164377s] ... ok 2018-03-21 12:22:02.246 12070 INFO oslo_db.sqlalchemy.provision [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] CREATE BACKEND sqlite:// TOKEN xwookvadim 2018-03-21 12:22:02.325 12070 INFO octavia.common.config [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] Logging enabled! 2018-03-21 12:22:02.325 12070 INFO octavia.common.config [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:02.348 12070 WARNING octavia.api.root_controller [req-96235759-96e8-498c-b289-a8c4cc257ade - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:02.427 12070 INFO octavia.api.v2.controllers.load_balancer [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] Sending created Load Balancer 7b840366-1ae2-4d46-972c-22fd5eec1759 to the handler 2018-03-21 12:22:02.460 12070 INFO oslo_db.sqlalchemy.provision [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:02.463 12070 INFO oslo_db.sqlalchemy.provision [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xwookvadim 2018-03-21 12:22:02.463 12070 INFO oslo_db.sqlalchemy.provision [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_sanity_check [0.219471s] ... ok 2018-03-21 12:22:02.466 12070 INFO oslo_db.sqlalchemy.provision [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] CREATE BACKEND sqlite:// TOKEN ozjkkkpvow 2018-03-21 12:22:02.544 12070 INFO octavia.common.config [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] Logging enabled! 2018-03-21 12:22:02.545 12070 INFO octavia.common.config [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:02.568 12070 WARNING octavia.api.root_controller [req-88c7df57-caf2-4f0c-ae8c-b5e4e96a321a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:02.585 12070 ERROR wsme.api [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] Server-side error: "I am a DB Error". Detail: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/wsmeext/pecan.py", line 85, in callfunction result = f(self, *args, **kwargs) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v2/controllers/load_balancer.py", line 296, in post lock_session.rollback() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/builddir/build/BUILD/octavia-2.0.0/octavia/api/v2/controllers/load_balancer.py", line 274, in post lock_session, lb_dict, vip_dict) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1062, in __call__ return _mock_self._mock_call(*args, **kwargs) File "/usr/lib/python2.7/site-packages/mock/mock.py", line 1118, in _mock_call raise effect Exception: I am a DB Error : Exception: I am a DB Error 2018-03-21 12:22:02.597 12070 INFO oslo_db.sqlalchemy.provision [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:02.599 12070 INFO oslo_db.sqlalchemy.provision [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ozjkkkpvow 2018-03-21 12:22:02.599 12070 INFO oslo_db.sqlalchemy.provision [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_db_create_failure [0.135639s] ... ok 2018-03-21 12:22:02.619 12070 INFO oslo_db.sqlalchemy.provision [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] CREATE BACKEND sqlite:// TOKEN pgsgffuykv 2018-03-21 12:22:02.779 12070 INFO octavia.common.config [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] Logging enabled! 2018-03-21 12:22:02.779 12070 INFO octavia.common.config [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:02.812 12070 WARNING octavia.api.root_controller [req-4b8d0d8c-0cff-4446-b749-010db241a44a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:02.847 12070 INFO oslo_db.sqlalchemy.provision [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:02.849 12070 INFO oslo_db.sqlalchemy.provision [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pgsgffuykv 2018-03-21 12:22:02.849 12070 INFO oslo_db.sqlalchemy.provision [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_pool_mandatory_attributes [0.250020s] ... ok 2018-03-21 12:22:02.856 12070 INFO oslo_db.sqlalchemy.provision [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] CREATE BACKEND sqlite:// TOKEN eiwkojhvii 2018-03-21 12:22:02.958 12070 INFO octavia.common.config [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] Logging enabled! 2018-03-21 12:22:02.959 12070 INFO octavia.common.config [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:02.983 12070 WARNING octavia.api.root_controller [req-53ef6dee-f62d-4085-995b-dd816762e8ac - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:03.032 12070 INFO oslo_db.sqlalchemy.provision [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:03.033 12070 INFO oslo_db.sqlalchemy.provision [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eiwkojhvii 2018-03-21 12:22:03.034 12070 INFO oslo_db.sqlalchemy.provision [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_pool_names_not_unique [0.184561s] ... ok 2018-03-21 12:22:03.037 12070 INFO oslo_db.sqlalchemy.provision [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] CREATE BACKEND sqlite:// TOKEN putargjlzp 2018-03-21 12:22:03.117 12070 INFO octavia.common.config [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] Logging enabled! 2018-03-21 12:22:03.117 12070 INFO octavia.common.config [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:03.140 12070 WARNING octavia.api.root_controller [req-4e25bd18-4065-4317-9c7a-8b76599242b8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:03.163 12070 INFO octavia.api.v2.controllers.load_balancer [req-ebdb9058-dd11-4efd-9d4b-1b7dfece5fb1 - - - - -] Sending created Load Balancer c902a0da-c96e-4fb7-b720-3856bcb53c02 to the handler 2018-03-21 12:22:03.305 12070 INFO octavia.api.v2.controllers.listener [req-4f6cf6fa-531f-4e27-b28a-b6ee17c045e4 - - - - -] Sending Creation of Listener 7e2cf38f-f2fe-4e8d-b463-01c4ac1bd952 to handler 2018-03-21 12:22:03.371 12070 INFO oslo_db.sqlalchemy.provision [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:03.373 12070 INFO oslo_db.sqlalchemy.provision [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN putargjlzp 2018-03-21 12:22:03.373 12070 INFO oslo_db.sqlalchemy.provision [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statistics [0.339207s] ... ok 2018-03-21 12:22:03.376 12070 INFO oslo_db.sqlalchemy.provision [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] CREATE BACKEND sqlite:// TOKEN qhqjtzcucq 2018-03-21 12:22:03.476 12070 INFO octavia.common.config [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] Logging enabled! 2018-03-21 12:22:03.476 12070 INFO octavia.common.config [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:03.499 12070 WARNING octavia.api.root_controller [req-194ee576-be71-49b9-bf3b-eaf9f32bd52b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:03.525 12070 INFO octavia.api.v2.controllers.load_balancer [req-874126ac-3cf7-483d-8525-3cb4130e1734 - - - - -] Sending created Load Balancer dc6e23d1-d606-4c56-9b7c-9baf3dbab332 to the handler 2018-03-21 12:22:03.682 12070 INFO octavia.api.v2.controllers.listener [req-840da5cb-4b00-48c7-9859-a29c79539582 - - - - -] Sending Creation of Listener a1c17cc8-777d-4594-941b-eff380f4cb1e to handler 2018-03-21 12:22:03.737 12070 INFO oslo_db.sqlalchemy.provision [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:03.739 12070 INFO oslo_db.sqlalchemy.provision [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qhqjtzcucq 2018-03-21 12:22:03.739 12070 INFO oslo_db.sqlalchemy.provision [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statistics_not_authorized [0.365768s] ... ok 2018-03-21 12:22:03.746 12070 INFO oslo_db.sqlalchemy.provision [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] CREATE BACKEND sqlite:// TOKEN wpmzvglkcb 2018-03-21 12:22:03.842 12070 INFO octavia.common.config [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] Logging enabled! 2018-03-21 12:22:03.842 12070 INFO octavia.common.config [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:03.865 12070 WARNING octavia.api.root_controller [req-2ac04e35-8dd9-41e5-a2ce-67c51b8dcb81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:03.890 12070 INFO octavia.api.v2.controllers.load_balancer [req-09582c37-6e0c-46dc-9e31-f374d682dcdf - - - - -] Sending created Load Balancer 55628320-6df0-45e3-9def-380f7d734f05 to the handler 2018-03-21 12:22:03.951 12069 INFO octavia.api.v2.controllers.l7rule [req-224b42fc-acbf-4488-b494-8cc7e5a61ccd - - - - -] Sending Creation of L7Rule e38d0cb2-768b-40b2-ba36-09860eb93c1b to handler 2018-03-21 12:22:03.947 12070 INFO oslo_db.sqlalchemy.provision [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:03.949 12070 INFO oslo_db.sqlalchemy.provision [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wpmzvglkcb 2018-03-21 12:22:03.949 12070 INFO oslo_db.sqlalchemy.provision [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses [0.209751s] ... ok 2018-03-21 12:22:03.952 12070 INFO oslo_db.sqlalchemy.provision [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] CREATE BACKEND sqlite:// TOKEN eusgjdsbxg 2018-03-21 12:22:04.040 12070 INFO octavia.common.config [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] Logging enabled! 2018-03-21 12:22:04.040 12070 INFO octavia.common.config [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:04.079 12070 WARNING octavia.api.root_controller [req-38ce2eac-6c2b-4475-8e43-12e67b5eb356 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:04.101 12070 INFO octavia.api.v2.controllers.load_balancer [req-fe93191f-3b5f-4729-a93b-4a1a7f9ff72b - - - - -] Sending created Load Balancer 0dcea0b5-6f45-4db2-ba74-951c220818d6 to the handler 2018-03-21 12:22:04.158 12070 INFO oslo_db.sqlalchemy.provision [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:04.159 12070 INFO oslo_db.sqlalchemy.provision [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eusgjdsbxg 2018-03-21 12:22:04.159 12070 INFO oslo_db.sqlalchemy.provision [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_authorized [0.210460s] ... ok 2018-03-21 12:22:04.162 12070 INFO oslo_db.sqlalchemy.provision [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] CREATE BACKEND sqlite:// TOKEN klhwtgukny 2018-03-21 12:22:04.262 12070 INFO octavia.common.config [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] Logging enabled! 2018-03-21 12:22:04.263 12070 INFO octavia.common.config [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:04.286 12070 WARNING octavia.api.root_controller [req-053270e9-f691-4b46-bd93-2ff0d9931860 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:04.310 12070 INFO octavia.api.v2.controllers.load_balancer [req-1c9f1d60-0966-47a7-81ce-0103d8174ea2 - - - - -] Sending created Load Balancer 45d15c70-567b-48a4-9e56-678267315162 to the handler 2018-03-21 12:22:04.545 12070 INFO octavia.api.v2.controllers.listener [req-99c0d70d-907a-4290-bc1b-21fe815d48bc - - - - -] Sending Creation of Listener 7becf155-0a1a-4484-a30c-281a0e3707b2 to handler 2018-03-21 12:22:04.714 12070 INFO octavia.api.v2.controllers.pool [req-7af70a66-e94b-42ef-9e41-ebc57b269204 - - - - -] Sending Creation of Pool 7effdb56-ae28-4e07-94bb-5b6075b7a9b0 to handler 2018-03-21 12:22:04.892 12070 INFO octavia.api.v2.controllers.health_monitor [req-6c6f2147-cd02-4310-9eab-656daf209eeb - - - - -] Sending Creation of Health Monitor 5737c0d7-f7c0-4cd4-aeb2-f9b2b380d0be to handler 2018-03-21 12:22:04.947 12070 INFO oslo_db.sqlalchemy.provision [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:04.948 12070 INFO oslo_db.sqlalchemy.provision [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN klhwtgukny 2018-03-21 12:22:04.949 12070 INFO oslo_db.sqlalchemy.provision [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_health_monitor [0.788882s] ... ok 2018-03-21 12:22:04.956 12070 INFO oslo_db.sqlalchemy.provision [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] CREATE BACKEND sqlite:// TOKEN vstkoaiywm 2018-03-21 12:22:05.031 12070 INFO octavia.common.config [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] Logging enabled! 2018-03-21 12:22:05.032 12070 INFO octavia.common.config [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:05.055 12070 WARNING octavia.api.root_controller [req-a56b379c-56db-47ce-8be5-49769d3e036f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:05.077 12070 INFO octavia.api.v2.controllers.load_balancer [req-4a3667e0-bf7c-47f8-86b2-5a71af6c60b9 - - - - -] Sending created Load Balancer e9460389-2c4a-4081-b328-c2812ec80f90 to the handler 2018-03-21 12:22:05.220 12070 INFO octavia.api.v2.controllers.listener [req-f11a127d-da48-46fd-aa44-92dd7d673328 - - - - -] Sending Creation of Listener ef22a1d6-56e7-4f56-8317-ac9966e7dcdb to handler 2018-03-21 12:22:05.392 12070 INFO octavia.api.v2.controllers.pool [req-446870eb-9022-405b-97af-987554776e93 - - - - -] Sending Creation of Pool 593b6108-df99-45f6-a6e4-e0df89404ab3 to handler 2018-03-21 12:22:05.632 12070 INFO octavia.api.v2.controllers.member [req-cba0ac31-64a6-4e1e-881c-cb2889254877 - - - - -] Sending Creation of Member 64ff7f50-1c43-46b9-aec3-af9d03fe4133 to handler 2018-03-21 12:22:05.675 12070 INFO oslo_db.sqlalchemy.provision [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:05.676 12070 INFO oslo_db.sqlalchemy.provision [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vstkoaiywm 2018-03-21 12:22:05.677 12070 INFO oslo_db.sqlalchemy.provision [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_member [0.727914s] ... ok 2018-03-21 12:22:05.680 12070 INFO oslo_db.sqlalchemy.provision [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] CREATE BACKEND sqlite:// TOKEN yvwjhrkwky 2018-03-21 12:22:05.759 12070 INFO octavia.common.config [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] Logging enabled! 2018-03-21 12:22:05.759 12070 INFO octavia.common.config [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:05.783 12070 WARNING octavia.api.root_controller [req-5ae68d2f-2403-405a-af6f-f5e0d9f047ed - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:05.867 12070 INFO octavia.api.v2.controllers.load_balancer [req-1b67665b-669f-4656-9889-f4aa09dc06f6 - - - - -] Sending created Load Balancer c2b78269-d720-488f-b5fe-fb0a47c33acc to the handler 2018-03-21 12:22:06.009 12070 INFO octavia.api.v2.controllers.listener [req-81499f58-49bc-4a79-979a-b425adfb2787 - - - - -] Sending Creation of Listener d5c9abc6-5342-4b70-a54e-836b50f11c0c to handler 2018-03-21 12:22:06.125 12069 INFO octavia.api.v2.controllers.l7rule [req-5e84f722-036d-4795-8dbd-685ad69f7b3b - - - - -] Sending Creation of L7Rule d18e8431-f39b-430c-bf71-01caed82481f to handler 2018-03-21 12:22:06.178 12070 INFO octavia.api.v2.controllers.pool [req-ec638838-a9fa-4e0e-964f-491433a67a64 - - - - -] Sending Creation of Pool 16fe6bc1-c311-4f17-b184-e34434a7e452 to handler 2018-03-21 12:22:06.371 12070 INFO octavia.api.v2.controllers.member [req-552d9302-0f98-4a83-90ab-2320dca63a26 - - - - -] Sending Creation of Member 5d782815-af65-4bef-ad1e-92a6d5325f0f to handler 2018-03-21 12:22:06.563 12070 INFO octavia.api.v2.controllers.member [req-014c4af1-dba3-418a-abf5-551b034dfef3 - - - - -] Sending Creation of Member 67587b12-b7d7-4011-9941-0131384358e0 to handler 2018-03-21 12:22:06.635 12070 INFO oslo_db.sqlalchemy.provision [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:06.636 12070 INFO oslo_db.sqlalchemy.provision [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yvwjhrkwky 2018-03-21 12:22:06.637 12070 INFO oslo_db.sqlalchemy.provision [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_members [0.959977s] ... ok 2018-03-21 12:22:06.640 12070 INFO oslo_db.sqlalchemy.provision [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] CREATE BACKEND sqlite:// TOKEN ablmokmudo 2018-03-21 12:22:06.740 12070 INFO octavia.common.config [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] Logging enabled! 2018-03-21 12:22:06.746 12070 INFO octavia.common.config [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:06.781 12070 WARNING octavia.api.root_controller [req-1590972b-2639-4b75-9f2e-f3d344f465e1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:06.806 12070 INFO octavia.api.v2.controllers.load_balancer [req-f779485a-cab7-48a7-8a3d-86b78f2e8223 - - - - -] Sending created Load Balancer 22bde9d0-77b1-4125-8911-e27fa384cdd3 to the handler 2018-03-21 12:22:06.991 12070 INFO octavia.api.v2.controllers.listener [req-02451536-6235-4127-ad2f-8c0ed4c4027e - - - - -] Sending Creation of Listener 74885633-0659-4a12-9fb4-f1d3ac4898e7 to handler 2018-03-21 12:22:07.146 12070 INFO octavia.api.v2.controllers.listener [req-bfbf0c3a-7870-4fe4-984a-0761a6f83191 - - - - -] Sending Creation of Listener 12754e32-a6c4-4b82-8623-b5b279556400 to handler 2018-03-21 12:22:07.190 12070 INFO oslo_db.sqlalchemy.provision [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:07.193 12070 INFO oslo_db.sqlalchemy.provision [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ablmokmudo 2018-03-21 12:22:07.194 12070 INFO oslo_db.sqlalchemy.provision [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_multiple_listeners [0.556831s] ... ok 2018-03-21 12:22:07.197 12070 INFO oslo_db.sqlalchemy.provision [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] CREATE BACKEND sqlite:// TOKEN wzlvrvlswu 2018-03-21 12:22:07.340 12070 INFO octavia.common.config [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] Logging enabled! 2018-03-21 12:22:07.342 12070 INFO octavia.common.config [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:07.364 12070 WARNING octavia.api.root_controller [req-149a29df-13f1-4ed5-84e8-94c3ee83fed0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:07.386 12070 INFO octavia.api.v2.controllers.load_balancer [req-99c3b4ca-cf13-46e0-8ac0-a71d13eba37a - - - - -] Sending created Load Balancer b0be1367-2542-4f30-aae0-b044e69a2c23 to the handler 2018-03-21 12:22:07.425 12070 INFO oslo_db.sqlalchemy.provision [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:07.427 12070 INFO oslo_db.sqlalchemy.provision [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wzlvrvlswu 2018-03-21 12:22:07.427 12070 INFO oslo_db.sqlalchemy.provision [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_not_authorized [0.233100s] ... ok 2018-03-21 12:22:07.430 12070 INFO oslo_db.sqlalchemy.provision [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] CREATE BACKEND sqlite:// TOKEN uuabirqqmg 2018-03-21 12:22:07.510 12070 INFO octavia.common.config [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] Logging enabled! 2018-03-21 12:22:07.510 12070 INFO octavia.common.config [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:07.534 12070 WARNING octavia.api.root_controller [req-43d7c7c8-6013-4430-95e1-173fca6678cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:07.556 12070 INFO octavia.api.v2.controllers.load_balancer [req-1ffb4e27-d416-481f-9553-d747f0cef4ff - - - - -] Sending created Load Balancer 7dda2519-2e34-4908-8a9a-2e0738a36464 to the handler 2018-03-21 12:22:07.699 12070 INFO octavia.api.v2.controllers.listener [req-080d4736-d132-4220-acb2-4fafa67cee4d - - - - -] Sending Creation of Listener 74aafc54-9ea5-41f2-98dd-d20a621c43c4 to handler 2018-03-21 12:22:07.882 12070 INFO octavia.api.v2.controllers.pool [req-d8b4bbf6-d6d7-44ff-a2ab-1b4920301ed3 - - - - -] Sending Creation of Pool 324ec0ac-015f-4dd1-a897-001541ca7c98 to handler 2018-03-21 12:22:08.079 12070 INFO octavia.api.v2.controllers.pool [req-5954d287-baa2-4eb0-8504-81067e2af334 - - - - -] Sending Creation of Pool 16329b65-3a04-4d32-9c95-83175e9b2418 to handler 2018-03-21 12:22:08.311 12070 INFO octavia.api.v2.controllers.l7policy [req-2ea85206-ce14-4609-9f97-3fdc10ed5fdc - - - - -] Sending Creation of L7Policy b7a9bb57-4243-4e58-afca-c3f56153108d to handler 2018-03-21 12:22:08.452 12069 INFO octavia.api.v2.controllers.l7rule [req-f5d211b9-01b1-4713-a947-646df857498a - - - - -] Sending Creation of L7Rule 524ecf19-3c26-4fb0-94ca-42a8683fabb5 to handler 2018-03-21 12:22:08.673 12070 INFO octavia.api.v2.controllers.l7rule [req-99b5bfcc-c990-414b-8c62-70df77f02cc3 - - - - -] Sending Creation of L7Rule aaf13db1-5518-495b-8615-c9f369e3c40e to handler 2018-03-21 12:22:08.721 12070 INFO oslo_db.sqlalchemy.provision [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:08.723 12070 INFO oslo_db.sqlalchemy.provision [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uuabirqqmg 2018-03-21 12:22:08.723 12070 INFO oslo_db.sqlalchemy.provision [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_pools [1.296114s] ... ok 2018-03-21 12:22:08.726 12070 INFO oslo_db.sqlalchemy.provision [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] CREATE BACKEND sqlite:// TOKEN zgcahvqamx 2018-03-21 12:22:08.808 12070 INFO octavia.common.config [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] Logging enabled! 2018-03-21 12:22:08.808 12070 INFO octavia.common.config [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:08.831 12070 WARNING octavia.api.root_controller [req-20f7eef4-99f5-4295-bd70-8adfd6db113e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:08.909 12070 INFO octavia.api.v2.controllers.load_balancer [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] Sending created Load Balancer 64ccec66-93ce-4ecb-ac3e-798731dd9b34 to the handler 2018-03-21 12:22:08.942 12070 INFO oslo_db.sqlalchemy.provision [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:08.943 12070 INFO oslo_db.sqlalchemy.provision [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zgcahvqamx 2018-03-21 12:22:08.944 12070 INFO oslo_db.sqlalchemy.provision [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_one_redirect_pool_one_rule [0.220336s] ... ok 2018-03-21 12:22:08.947 12070 INFO oslo_db.sqlalchemy.provision [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] CREATE BACKEND sqlite:// TOKEN jatkdparvl 2018-03-21 12:22:09.026 12070 INFO octavia.common.config [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] Logging enabled! 2018-03-21 12:22:09.027 12070 INFO octavia.common.config [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:09.111 12070 WARNING octavia.api.root_controller [req-af1c83bb-3268-4c31-ab74-c87b1e464102 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:09.212 12070 INFO octavia.api.v2.controllers.load_balancer [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] Sending created Load Balancer a67274cb-1241-450b-92b8-5350e65b8d15 to the handler 2018-03-21 12:22:09.250 12070 INFO oslo_db.sqlalchemy.provision [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:09.253 12070 INFO oslo_db.sqlalchemy.provision [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jatkdparvl 2018-03-21 12:22:09.254 12070 INFO oslo_db.sqlalchemy.provision [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policies_redirect_pools_no_rules [0.309745s] ... ok 2018-03-21 12:22:09.257 12070 INFO oslo_db.sqlalchemy.provision [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] CREATE BACKEND sqlite:// TOKEN ebxhdfgeho 2018-03-21 12:22:09.336 12070 INFO octavia.common.config [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] Logging enabled! 2018-03-21 12:22:09.337 12070 INFO octavia.common.config [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:09.367 12070 WARNING octavia.api.root_controller [req-cb7bd33b-7dc9-4c3e-9f97-5f18afda8df8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:09.424 12070 INFO oslo_db.sqlalchemy.provision [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:09.425 12070 INFO oslo_db.sqlalchemy.provision [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ebxhdfgeho 2018-03-21 12:22:09.426 12070 INFO oslo_db.sqlalchemy.provision [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_bad_rule [0.172012s] ... ok 2018-03-21 12:22:09.429 12070 INFO oslo_db.sqlalchemy.provision [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] CREATE BACKEND sqlite:// TOKEN ghcxksvbbl 2018-03-21 12:22:09.509 12070 INFO octavia.common.config [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] Logging enabled! 2018-03-21 12:22:09.510 12070 INFO octavia.common.config [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:09.533 12070 WARNING octavia.api.root_controller [req-32e5cec7-3292-46a9-bafb-a8318be56b43 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:09.594 12070 INFO octavia.api.v2.controllers.load_balancer [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] Sending created Load Balancer 7dd12966-eef9-425a-80b2-cf2da67d49af to the handler 2018-03-21 12:22:09.625 12070 INFO oslo_db.sqlalchemy.provision [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:09.627 12070 INFO oslo_db.sqlalchemy.provision [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ghcxksvbbl 2018-03-21 12:22:09.627 12070 INFO oslo_db.sqlalchemy.provision [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_no_rule [0.201075s] ... ok 2018-03-21 12:22:09.630 12070 INFO oslo_db.sqlalchemy.provision [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] CREATE BACKEND sqlite:// TOKEN vukhxbstsn 2018-03-21 12:22:09.716 12070 INFO octavia.common.config [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] Logging enabled! 2018-03-21 12:22:09.716 12070 INFO octavia.common.config [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:09.740 12070 WARNING octavia.api.root_controller [req-b1c36c3f-c5b9-4c20-8615-103f13208abe - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:09.799 12070 INFO octavia.api.v2.controllers.load_balancer [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] Sending created Load Balancer 1e6cafb1-a87e-4056-84e0-d572dd9e0a55 to the handler 2018-03-21 12:22:09.831 12070 INFO oslo_db.sqlalchemy.provision [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:09.833 12070 INFO oslo_db.sqlalchemy.provision [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vukhxbstsn 2018-03-21 12:22:09.833 12070 INFO oslo_db.sqlalchemy.provision [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_l7policy_redirect_pool_one_rule [0.205829s] ... ok 2018-03-21 12:22:09.836 12070 INFO oslo_db.sqlalchemy.provision [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] CREATE BACKEND sqlite:// TOKEN qivronpmuk 2018-03-21 12:22:09.917 12070 INFO octavia.common.config [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] Logging enabled! 2018-03-21 12:22:09.917 12070 INFO octavia.common.config [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:09.941 12070 WARNING octavia.api.root_controller [req-e7b36765-d2e0-40aa-8b37-fa83d7d12c36 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:09.969 12070 INFO octavia.api.v2.controllers.load_balancer [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] Sending created Load Balancer 8b5cbfff-b3da-4d0d-943f-e77da41b9438 to the handler 2018-03-21 12:22:09.993 12070 INFO oslo_db.sqlalchemy.provision [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:09.995 12070 INFO oslo_db.sqlalchemy.provision [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qivronpmuk 2018-03-21 12:22:09.995 12070 INFO oslo_db.sqlalchemy.provision [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener [0.161770s] ... ok 2018-03-21 12:22:09.998 12070 INFO oslo_db.sqlalchemy.provision [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] CREATE BACKEND sqlite:// TOKEN hhreqjqtsl 2018-03-21 12:22:10.078 12070 INFO octavia.common.config [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] Logging enabled! 2018-03-21 12:22:10.079 12070 INFO octavia.common.config [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:10.102 12070 WARNING octavia.api.root_controller [req-38822919-ea43-464b-9b29-9c1a492f0739 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:10.153 12070 INFO octavia.api.v2.controllers.load_balancer [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] Sending created Load Balancer 761de981-4043-4e48-b95e-1284f7f2fcbf to the handler 2018-03-21 12:22:10.183 12070 INFO oslo_db.sqlalchemy.provision [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:10.185 12070 INFO oslo_db.sqlalchemy.provision [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hhreqjqtsl 2018-03-21 12:22:10.185 12070 INFO oslo_db.sqlalchemy.provision [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_hm [0.189876s] ... ok 2018-03-21 12:22:10.188 12070 INFO oslo_db.sqlalchemy.provision [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] CREATE BACKEND sqlite:// TOKEN uaqiregnhw 2018-03-21 12:22:10.269 12070 INFO octavia.common.config [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] Logging enabled! 2018-03-21 12:22:10.270 12070 INFO octavia.common.config [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:10.293 12070 WARNING octavia.api.root_controller [req-a358f911-73ec-4727-b9f0-b07bb8a1167b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:10.345 12070 INFO octavia.api.v2.controllers.load_balancer [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] Sending created Load Balancer 8a3aa670-6776-42f8-96eb-2838bf967d81 to the handler 2018-03-21 12:22:10.376 12070 INFO oslo_db.sqlalchemy.provision [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:10.378 12070 INFO oslo_db.sqlalchemy.provision [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uaqiregnhw 2018-03-21 12:22:10.378 12070 INFO oslo_db.sqlalchemy.provision [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_member [0.192836s] ... ok 2018-03-21 12:22:10.381 12070 INFO oslo_db.sqlalchemy.provision [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] CREATE BACKEND sqlite:// TOKEN dzpohaiqeq 2018-03-21 12:22:10.462 12070 INFO octavia.common.config [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] Logging enabled! 2018-03-21 12:22:10.462 12070 INFO octavia.common.config [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:10.485 12070 WARNING octavia.api.root_controller [req-e480c608-007b-470d-b6e9-12a2f223307a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:10.519 12070 INFO octavia.api.v2.controllers.load_balancer [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] Sending created Load Balancer cd5adaaf-4335-434c-99e9-56ee18a12b44 to the handler 2018-03-21 12:22:10.544 12070 INFO oslo_db.sqlalchemy.provision [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:10.546 12070 INFO oslo_db.sqlalchemy.provision [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dzpohaiqeq 2018-03-21 12:22:10.546 12070 INFO oslo_db.sqlalchemy.provision [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_sni_containers [0.167919s] ... ok 2018-03-21 12:22:10.549 12070 INFO oslo_db.sqlalchemy.provision [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] CREATE BACKEND sqlite:// TOKEN arwslpweza 2018-03-21 12:22:10.630 12070 INFO octavia.common.config [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] Logging enabled! 2018-03-21 12:22:10.630 12070 INFO octavia.common.config [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:10.653 12070 WARNING octavia.api.root_controller [req-49afc5cc-5726-4b6d-9282-10fb62e61c81 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:10.738 12070 INFO octavia.api.v2.controllers.load_balancer [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] Sending created Load Balancer c69f61f8-84d5-4f0e-b06b-0ca080ea8ad6 to the handler 2018-03-21 12:22:10.771 12070 INFO oslo_db.sqlalchemy.provision [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:10.773 12070 INFO oslo_db.sqlalchemy.provision [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN arwslpweza 2018-03-21 12:22:10.773 12070 INFO oslo_db.sqlalchemy.provision [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_of_everything [0.227145s] ... ok 2018-03-21 12:22:10.777 12070 INFO oslo_db.sqlalchemy.provision [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] CREATE BACKEND sqlite:// TOKEN oxqyxltlgc 2018-03-21 12:22:10.858 12070 INFO octavia.common.config [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] Logging enabled! 2018-03-21 12:22:10.858 12070 INFO octavia.common.config [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:10.867 12069 INFO octavia.api.v2.controllers.l7rule [req-2a62b76c-8043-45b1-8515-f84a647a51a7 - - - - -] Sending Creation of L7Rule 313a2eb9-9574-4234-bb61-679a704600c9 to handler 2018-03-21 12:22:10.882 12070 WARNING octavia.api.root_controller [req-8b182582-d210-49e5-87ab-f59762fe9954 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:10.902 12070 INFO octavia.api.v2.controllers.load_balancer [req-046b0235-9e27-4b0a-9f5f-c49e3e48a6c9 - - - - -] Sending created Load Balancer 2d2a49c4-e4cc-48d1-a837-52e680019d26 to the handler 2018-03-21 12:22:11.047 12070 INFO octavia.api.v2.controllers.listener [req-6798b248-5217-4663-a4c9-14e6c158ccad - - - - -] Sending Creation of Listener 6729cf6a-6688-4525-a137-74166ba18789 to handler 2018-03-21 12:22:11.204 12070 INFO octavia.api.v2.controllers.pool [req-74e1a6b5-0923-41a1-8cea-301fb9d9eff7 - - - - -] Sending Creation of Pool ee53cd29-1efb-480f-beb2-e74ceadbd978 to handler 2018-03-21 12:22:11.463 12070 INFO octavia.api.v2.controllers.pool [req-34e55ad4-8be2-46fd-b6e9-9e16f1345f7a - - - - -] Sending Creation of Pool e9b47d59-deb2-422e-99d2-f1ab86999e27 to handler 2018-03-21 12:22:11.644 12070 ERROR octavia.api.v2.controllers.base [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] Member daca6f51-bd34-4b14-a996-740e6a69c9e3 not found: None 2018-03-21 12:22:11.644 12070 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:22:11.644 12070 ERROR octavia.api.v2.controllers.base 2018-03-21 12:22:11.659 12070 INFO oslo_db.sqlalchemy.provision [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:11.660 12070 INFO oslo_db.sqlalchemy.provision [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oxqyxltlgc 2018-03-21 12:22:11.661 12070 INFO oslo_db.sqlalchemy.provision [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_get [0.887084s] ... ok 2018-03-21 12:22:11.667 12070 INFO oslo_db.sqlalchemy.provision [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] CREATE BACKEND sqlite:// TOKEN edobjuazub 2018-03-21 12:22:11.745 12070 INFO octavia.common.config [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] Logging enabled! 2018-03-21 12:22:11.745 12070 INFO octavia.common.config [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:11.768 12070 WARNING octavia.api.root_controller [req-c7aa82ad-86e3-49ad-8e25-8f47787a013e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:11.791 12070 INFO octavia.api.v2.controllers.load_balancer [req-6a06718a-aeff-4daf-a66c-b9b4638a0945 - - - - -] Sending created Load Balancer 624ec8b8-ae92-483e-b8ab-5324b058bf33 to the handler 2018-03-21 12:22:11.934 12070 INFO octavia.api.v2.controllers.listener [req-b6d21ffc-dc6f-49b8-85fa-016140d5d28d - - - - -] Sending Creation of Listener 939af433-61c8-47e2-b946-b4e82a24c940 to handler 2018-03-21 12:22:12.092 12070 INFO octavia.api.v2.controllers.pool [req-a823cfd1-f6a2-4c57-a7f7-eea14d56583c - - - - -] Sending Creation of Pool 3f4eac14-58b8-4bed-91d6-91a48d71ea75 to handler 2018-03-21 12:22:12.276 12070 INFO octavia.api.v2.controllers.pool [req-59b0474e-8a0e-4f95-b03a-d9eea0a3b7f6 - - - - -] Sending Creation of Pool 141cc672-ab83-4c18-843a-a55feee62352 to handler 2018-03-21 12:22:12.503 12070 INFO octavia.api.v2.controllers.member [req-61ffb543-d789-4f31-81f4-562401ed1b66 - 7e8504cd-0cc4-4865-83a9-0bc1d6fb7046 - - -] Sending Creation of Member f7d74a81-be11-4d4b-b29e-ed34bdb8192a to handler 2018-03-21 12:22:12.915 12070 INFO oslo_db.sqlalchemy.provision [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:12.916 12070 INFO oslo_db.sqlalchemy.provision [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN edobjuazub 2018-03-21 12:22:12.917 12070 INFO oslo_db.sqlalchemy.provision [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_authorized [1.252157s] ... ok 2018-03-21 12:22:12.920 12070 INFO oslo_db.sqlalchemy.provision [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] CREATE BACKEND sqlite:// TOKEN wdlpmlkvke 2018-03-21 12:22:13.002 12070 INFO octavia.common.config [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] Logging enabled! 2018-03-21 12:22:13.002 12070 INFO octavia.common.config [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:13.026 12070 WARNING octavia.api.root_controller [req-a8641907-da8e-4c76-bb31-9efe5c1048fd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:13.048 12070 INFO octavia.api.v2.controllers.load_balancer [req-1be83e48-6a94-4fde-9070-fbe7e0743013 - - - - -] Sending created Load Balancer 5fc725f9-ca96-4bd6-bc13-26a5d691fcd4 to the handler 2018-03-21 12:22:13.255 12070 INFO octavia.api.v2.controllers.listener [req-50300896-a697-4c85-88b4-9cac91d2a6a1 - - - - -] Sending Creation of Listener b4e464aa-f564-4cf1-af0c-905a3f110ff4 to handler 2018-03-21 12:22:13.412 12070 INFO octavia.api.v2.controllers.pool [req-5cbfdad9-2106-43f7-b5a2-f4df02853f6c - - - - -] Sending Creation of Pool 730addd7-d627-4576-907d-b4fa6a225207 to handler 2018-03-21 12:22:13.424 12069 INFO octavia.api.v2.controllers.l7rule [req-e58efa7a-02d0-456e-9bf7-2b9f0094f915 - - - - -] Sending Creation of L7Rule 07d64999-d03b-4abb-8596-379bf352fb1b to handler 2018-03-21 12:22:13.597 12070 INFO octavia.api.v2.controllers.pool [req-5501f1e1-e6de-4a46-abd8-2b0c7306e4c1 - - - - -] Sending Creation of Pool d15b270b-6825-451c-aef7-a7923e225ba1 to handler 2018-03-21 12:22:13.810 12070 INFO oslo_db.sqlalchemy.provision [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:13.813 12070 INFO oslo_db.sqlalchemy.provision [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wdlpmlkvke 2018-03-21 12:22:13.813 12070 INFO oslo_db.sqlalchemy.provision [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_bad_port_number [0.896520s] ... ok 2018-03-21 12:22:13.816 12070 INFO oslo_db.sqlalchemy.provision [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] CREATE BACKEND sqlite:// TOKEN buizaluyie 2018-03-21 12:22:13.896 12070 INFO octavia.common.config [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] Logging enabled! 2018-03-21 12:22:13.896 12070 INFO octavia.common.config [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:13.920 12070 WARNING octavia.api.root_controller [req-1fdf0610-db59-4f60-a115-d8e4c853c831 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:13.942 12070 INFO octavia.api.v2.controllers.load_balancer [req-0bf6e2b8-e8fb-4ab6-963b-bf4ffe911b3e - - - - -] Sending created Load Balancer 5f898f61-2cb0-4276-9c81-0c330c29eb0f to the handler 2018-03-21 12:22:14.086 12070 INFO octavia.api.v2.controllers.listener [req-ff8d15b6-0491-48d4-a8a5-1d0c94a891ff - - - - -] Sending Creation of Listener 6ba9e22b-0152-4243-bd4c-8829b434719b to handler 2018-03-21 12:22:14.251 12070 INFO octavia.api.v2.controllers.pool [req-782e7b30-da12-4364-bbf2-2656de808e63 - - - - -] Sending Creation of Pool ce3fa860-bb26-49b3-a8fb-d138af4a1a63 to handler 2018-03-21 12:22:14.498 12070 INFO octavia.api.v2.controllers.pool [req-1721be0e-fa65-4591-b105-551f102d5f35 - - - - -] Sending Creation of Pool a5e1c892-4631-4cc0-aad9-ceb0abfe5d45 to handler 2018-03-21 12:22:14.712 12070 INFO octavia.api.v2.controllers.member [req-f3a4cbda-4c2c-4817-901a-74d13184cb74 - - - - -] Sending Creation of Member 428d8de4-5f26-49ed-8957-04c7615c59a3 to handler 2018-03-21 12:22:14.884 12070 INFO octavia.api.v2.controllers.load_balancer [req-b3a03251-fb3f-444e-b472-8f0d11e4cc25 - - - - -] Sending deleted Load Balancer 5f898f61-2cb0-4276-9c81-0c330c29eb0f to the handler 2018-03-21 12:22:14.950 12070 INFO octavia.api.v2.controllers.member [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:14.965 12070 INFO oslo_db.sqlalchemy.provision [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:14.966 12070 INFO oslo_db.sqlalchemy.provision [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN buizaluyie 2018-03-21 12:22:14.967 12070 INFO oslo_db.sqlalchemy.provision [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_when_lb_pending_delete [1.153109s] ... ok 2018-03-21 12:22:14.970 12070 INFO oslo_db.sqlalchemy.provision [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] CREATE BACKEND sqlite:// TOKEN iqlaobctvg 2018-03-21 12:22:15.051 12070 INFO octavia.common.config [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] Logging enabled! 2018-03-21 12:22:15.052 12070 INFO octavia.common.config [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:15.074 12070 WARNING octavia.api.root_controller [req-18692398-32bd-49c2-84ba-307261dbb233 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:15.098 12070 INFO octavia.api.v2.controllers.load_balancer [req-3102b33f-eff6-441c-90ef-c6b8d9db78fa - - - - -] Sending created Load Balancer ab87a0f9-ca93-416b-8e98-2f759c9dfa86 to the handler 2018-03-21 12:22:15.240 12070 INFO octavia.api.v2.controllers.listener [req-fa963509-5912-4609-bf82-a9b759c9696e - - - - -] Sending Creation of Listener 373709a2-0752-4072-8bdc-b33afb7b38f3 to handler 2018-03-21 12:22:15.398 12070 INFO octavia.api.v2.controllers.pool [req-5d5ea055-b1d0-483a-9850-f418ebcbbace - - - - -] Sending Creation of Pool 97bee230-79a4-4583-a65f-2cc30792d1d7 to handler 2018-03-21 12:22:15.580 12070 INFO octavia.api.v2.controllers.pool [req-a0917357-48d1-43a8-b4de-ce2d95c53b4c - - - - -] Sending Creation of Pool 2c765f18-cc00-4b22-8a8e-5c6b5a74e2ae to handler 2018-03-21 12:22:15.777 12070 INFO octavia.api.v2.controllers.member [req-b8638555-f5eb-4ad8-a44f-e676fa05f190 - - - - -] Sending Creation of Member 0cb2b530-5cb3-4042-afbc-39ef4490f369 to handler 2018-03-21 12:22:15.948 12070 INFO octavia.api.v2.controllers.load_balancer [req-b197437c-3f8c-42c1-9199-9450a69b28bc - - - - -] Sending updated Load Balancer ab87a0f9-ca93-416b-8e98-2f759c9dfa86 to the handler 2018-03-21 12:22:16.018 12070 INFO octavia.api.v2.controllers.member [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:16.033 12070 INFO oslo_db.sqlalchemy.provision [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:16.034 12070 INFO oslo_db.sqlalchemy.provision [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iqlaobctvg 2018-03-21 12:22:16.035 12070 INFO oslo_db.sqlalchemy.provision [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_when_lb_pending_update [1.067771s] ... ok 2018-03-21 12:22:16.038 12070 INFO oslo_db.sqlalchemy.provision [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] CREATE BACKEND sqlite:// TOKEN jadyvyqpsd 2018-03-21 12:22:16.130 12069 INFO octavia.api.v2.controllers.l7rule [req-74640a96-fd72-4a4c-876f-d2847f1cd39a - - - - -] Sending Creation of L7Rule 3650f248-f512-4835-bd75-3655762688c0 to handler 2018-03-21 12:22:16.185 12070 INFO octavia.common.config [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] Logging enabled! 2018-03-21 12:22:16.185 12070 INFO octavia.common.config [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:16.208 12070 WARNING octavia.api.root_controller [req-81032be0-74d5-4f2f-9766-3e575374a8de - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:16.231 12070 INFO octavia.api.v2.controllers.load_balancer [req-e00da4a6-1d2a-41c3-a211-5381778a473a - - - - -] Sending created Load Balancer 6b5efc04-4026-4686-a6b2-08d4b77cb70a to the handler 2018-03-21 12:22:16.373 12070 INFO octavia.api.v2.controllers.listener [req-d49d1f33-f145-4f31-a036-493b69360301 - - - - -] Sending Creation of Listener eb81db1b-def9-465a-891d-4987b16d0225 to handler 2018-03-21 12:22:16.532 12070 INFO octavia.api.v2.controllers.pool [req-fea807db-3539-4bff-b656-f517f7b1bf51 - - - - -] Sending Creation of Pool 5c02e7ff-43ca-41d9-9639-25a1a0742104 to handler 2018-03-21 12:22:16.716 12070 INFO octavia.api.v2.controllers.pool [req-1abec7bf-7e3f-449b-8f0c-e5c06469db7f - - - - -] Sending Creation of Pool 67fc6e9d-7a5e-49e5-bdc4-857f83310c26 to handler 2018-03-21 12:22:16.924 12070 INFO octavia.api.v2.controllers.member [req-a7cedaa0-878b-4152-879f-26ba3038f53b - - - - -] Sending Creation of Member d1ebf7ec-850a-4c5a-8811-67249104257b to handler 2018-03-21 12:22:17.316 12070 INFO oslo_db.sqlalchemy.provision [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:17.317 12070 INFO oslo_db.sqlalchemy.provision [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jadyvyqpsd 2018-03-21 12:22:17.318 12070 INFO oslo_db.sqlalchemy.provision [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_attached_listener [1.282920s] ... ok 2018-03-21 12:22:17.321 12070 INFO oslo_db.sqlalchemy.provision [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] CREATE BACKEND sqlite:// TOKEN wxqztaozot 2018-03-21 12:22:17.401 12070 INFO octavia.common.config [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] Logging enabled! 2018-03-21 12:22:17.402 12070 INFO octavia.common.config [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:17.426 12070 WARNING octavia.api.root_controller [req-ac0e387c-5897-41b0-914b-d98366a750e0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:17.449 12070 INFO octavia.api.v2.controllers.load_balancer [req-b4212fd3-b50a-4eb3-b406-9f2201bc4e3b - - - - -] Sending created Load Balancer d53f076f-3c66-47fe-8636-5b4a889dee35 to the handler 2018-03-21 12:22:17.655 12070 INFO octavia.api.v2.controllers.listener [req-709b9e56-0099-4c55-8b59-18d70fb7b523 - - - - -] Sending Creation of Listener 172c119f-8aa2-4463-a09d-f0fa39bd4a65 to handler 2018-03-21 12:22:17.812 12070 INFO octavia.api.v2.controllers.pool [req-7f92541e-cfb0-4f93-9a72-d5efa0ee4fa0 - - - - -] Sending Creation of Pool d99defde-8a2c-43e3-880c-8ce58fe5a771 to handler 2018-03-21 12:22:18.006 12070 INFO octavia.api.v2.controllers.pool [req-6859d4f7-fd53-4082-8449-b94a1b7574d0 - - - - -] Sending Creation of Pool 2016ae2a-4aa3-4ce3-a837-b22a552fdf32 to handler 2018-03-21 12:22:18.204 12070 INFO octavia.api.v2.controllers.member [req-f22b84af-85d7-46c9-a44d-743563bb6b1e - - - - -] Sending Creation of Member c490c53f-46f1-418c-b01f-2bd0f08ed840 to handler 2018-03-21 12:22:18.372 12070 INFO oslo_db.sqlalchemy.provision [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:18.374 12070 INFO oslo_db.sqlalchemy.provision [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wxqztaozot 2018-03-21 12:22:18.374 12070 INFO oslo_db.sqlalchemy.provision [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_bad_handler [1.056095s] ... ok 2018-03-21 12:22:18.377 12070 INFO oslo_db.sqlalchemy.provision [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] CREATE BACKEND sqlite:// TOKEN gckfwsqknb 2018-03-21 12:22:18.458 12070 INFO octavia.common.config [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] Logging enabled! 2018-03-21 12:22:18.458 12070 INFO octavia.common.config [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:18.482 12070 WARNING octavia.api.root_controller [req-5df7e1af-6f48-473e-be6e-ffc48847da23 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:18.505 12070 INFO octavia.api.v2.controllers.load_balancer [req-683e871e-e427-4359-b7e1-f226e6768c58 - - - - -] Sending created Load Balancer c506c9b8-084d-4e86-8fa0-f38ac275a42b to the handler 2018-03-21 12:22:18.647 12070 INFO octavia.api.v2.controllers.listener [req-832da7a7-de0a-485d-8225-8f1d38e8290c - - - - -] Sending Creation of Listener 5fc8daaf-af79-4d21-9ec0-729cc1fa1b69 to handler 2018-03-21 12:22:18.804 12070 INFO octavia.api.v2.controllers.pool [req-bbf9393f-cd45-4ac5-a450-303fb933804b - - - - -] Sending Creation of Pool 40b2e6d7-9697-47e6-8a8d-1506b7fe972b to handler 2018-03-21 12:22:18.856 12069 INFO octavia.api.v2.controllers.l7rule [req-0f704a70-3634-421b-a724-94aa59b45f49 - - - - -] Sending Creation of L7Rule 10657943-3bb1-4f02-a412-4a3037e95e63 to handler 2018-03-21 12:22:19.049 12070 INFO octavia.api.v2.controllers.pool [req-b8857e66-7809-49c4-9d6c-d82f714f0af3 - - - - -] Sending Creation of Pool 86ffc3a6-4ba7-4ba9-a8c9-2ad0bb9f0df4 to handler 2018-03-21 12:22:19.240 12070 INFO oslo_db.sqlalchemy.provision [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:19.243 12070 INFO oslo_db.sqlalchemy.provision [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gckfwsqknb 2018-03-21 12:22:19.243 12070 INFO oslo_db.sqlalchemy.provision [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_bad_subnet [0.869138s] ... ok 2018-03-21 12:22:19.246 12070 INFO oslo_db.sqlalchemy.provision [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] CREATE BACKEND sqlite:// TOKEN gkuiioarqq 2018-03-21 12:22:19.325 12070 INFO octavia.common.config [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] Logging enabled! 2018-03-21 12:22:19.326 12070 INFO octavia.common.config [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:19.350 12070 WARNING octavia.api.root_controller [req-d6ddf53e-7210-4b5c-b9ed-76eeb9182c21 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:19.373 12070 INFO octavia.api.v2.controllers.load_balancer [req-b689656c-5012-40fa-afb2-c01ae8e8e5dc - - - - -] Sending created Load Balancer 870df95b-c51b-48de-8a73-1094887b6a26 to the handler 2018-03-21 12:22:19.515 12070 INFO octavia.api.v2.controllers.listener [req-39c85952-72a3-4c13-a6c0-8d72f90b05b8 - - - - -] Sending Creation of Listener 0450b1df-b607-4d23-b13a-38b21c3eb96b to handler 2018-03-21 12:22:19.674 12070 INFO octavia.api.v2.controllers.pool [req-a28e7fc8-435c-472a-aa0d-eb057f3bb4a8 - - - - -] Sending Creation of Pool f1514ea9-7565-46da-8569-707290f75733 to handler 2018-03-21 12:22:19.856 12070 INFO octavia.api.v2.controllers.pool [req-c8ec1f35-3189-4af8-8820-9594980dccef - - - - -] Sending Creation of Pool 31b92dba-8921-49ef-823a-a6787ce61399 to handler 2018-03-21 12:22:20.048 12070 INFO octavia.api.v2.controllers.health_monitor [req-33cb16d8-3937-4592-8f73-82b0ba6fd87b - - - - -] Sending Creation of Health Monitor a2bb29c0-c116-4000-9bfe-4b86ac5fa32c to handler 2018-03-21 12:22:20.246 12070 INFO octavia.api.v2.controllers.member [req-e37099a6-dd6f-4d16-8324-bb28a58d7add - - - - -] Sending Creation of Member 99f842f2-c981-4df0-85b2-c53d0b6f0ee7 to handler 2018-03-21 12:22:20.386 12070 INFO oslo_db.sqlalchemy.provision [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:20.388 12070 INFO oslo_db.sqlalchemy.provision [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gkuiioarqq 2018-03-21 12:22:20.388 12070 INFO oslo_db.sqlalchemy.provision [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_health_monitor [1.144723s] ... ok 2018-03-21 12:22:20.391 12070 INFO oslo_db.sqlalchemy.provision [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] CREATE BACKEND sqlite:// TOKEN smlyxutftx 2018-03-21 12:22:20.472 12070 INFO octavia.common.config [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] Logging enabled! 2018-03-21 12:22:20.472 12070 INFO octavia.common.config [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:20.496 12070 WARNING octavia.api.root_controller [req-e4f57c5b-1aa4-4540-82a5-ced253ce54ce - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:20.518 12070 INFO octavia.api.v2.controllers.load_balancer [req-fa26eec1-4dee-4008-bfdd-362ed6b8203d - - - - -] Sending created Load Balancer ab73786c-3fbb-411c-bd63-cf8d8464faa5 to the handler 2018-03-21 12:22:20.724 12070 INFO octavia.api.v2.controllers.listener [req-4814b4c4-76ef-4eb7-b6eb-a1f0ceafffa3 - - - - -] Sending Creation of Listener c537555d-03c6-4c4d-869d-2272b4981689 to handler 2018-03-21 12:22:20.885 12070 INFO octavia.api.v2.controllers.pool [req-e0e2c11a-0406-4f92-91ca-656d18ba1c50 - - - - -] Sending Creation of Pool 536c52cc-9be1-4f16-abfc-787033cbe999 to handler 2018-03-21 12:22:21.075 12070 INFO octavia.api.v2.controllers.pool [req-107f3835-6ead-4aff-99cc-87f8568c8bba - - - - -] Sending Creation of Pool c23c39c7-c101-4d2b-8233-847a3338a80a to handler 2018-03-21 12:22:21.281 12070 INFO octavia.api.v2.controllers.member [req-1c7617fa-3443-4e54-89f0-30317a15ba1a - - - - -] Sending Creation of Member 269304fb-273b-4e80-950c-ea667768a18b to handler 2018-03-21 12:22:21.567 12069 INFO octavia.api.v2.controllers.l7rule [req-23abd7db-cf1c-43f4-a23a-da65c04b19dc - - - - -] Sending Creation of L7Rule e6a108bd-66ae-423d-b553-2e9b579b4dd1 to handler 2018-03-21 12:22:21.674 12070 INFO oslo_db.sqlalchemy.provision [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:21.676 12070 INFO oslo_db.sqlalchemy.provision [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN smlyxutftx 2018-03-21 12:22:21.676 12070 INFO oslo_db.sqlalchemy.provision [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_monitor_address_and_port [1.287671s] ... ok 2018-03-21 12:22:21.679 12070 INFO oslo_db.sqlalchemy.provision [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] CREATE BACKEND sqlite:// TOKEN pnlzixtadn 2018-03-21 12:22:21.760 12070 INFO octavia.common.config [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] Logging enabled! 2018-03-21 12:22:21.760 12070 INFO octavia.common.config [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:21.785 12070 WARNING octavia.api.root_controller [req-c2a8a02c-c9af-4e64-bd0b-b43cf4050f2c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:21.807 12070 INFO octavia.api.v2.controllers.load_balancer [req-88f43faa-93af-4350-90ca-d3d4b8cc37b3 - - - - -] Sending created Load Balancer 8a81c1d7-5b8e-4ec6-871d-e136eedc1259 to the handler 2018-03-21 12:22:21.950 12070 INFO octavia.api.v2.controllers.listener [req-4500291d-e2b8-4871-b7d9-e8a2bb6ca163 - - - - -] Sending Creation of Listener 3c71ddc6-30c9-4f22-a88e-c4a3e898c418 to handler 2018-03-21 12:22:22.168 12070 INFO octavia.api.v2.controllers.pool [req-80103d90-2c88-48f7-aadd-5eeedadaf9c6 - - - - -] Sending Creation of Pool f59f761f-bd39-4fe7-a607-10d19908839b to handler 2018-03-21 12:22:22.358 12070 INFO octavia.api.v2.controllers.pool [req-fba8def7-7dcf-484e-a9d5-632e04c5983f - - - - -] Sending Creation of Pool cf84cecc-127f-43ce-b49a-9065ce9f37f4 to handler 2018-03-21 12:22:22.594 12070 INFO octavia.api.v2.controllers.member [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] Sending Creation of Member 0a02901a-6dde-4769-b402-918d2f68618f to handler 2018-03-21 12:22:22.628 12070 INFO oslo_db.sqlalchemy.provision [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:22.629 12070 INFO oslo_db.sqlalchemy.provision [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pnlzixtadn 2018-03-21 12:22:22.630 12070 INFO oslo_db.sqlalchemy.provision [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_valid_subnet [0.953656s] ... ok 2018-03-21 12:22:22.638 12070 INFO oslo_db.sqlalchemy.provision [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] CREATE BACKEND sqlite:// TOKEN ztzlbvlsjo 2018-03-21 12:22:22.714 12070 INFO octavia.common.config [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] Logging enabled! 2018-03-21 12:22:22.714 12070 INFO octavia.common.config [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:22.738 12070 WARNING octavia.api.root_controller [req-4002dadd-611d-4c41-ada0-fdccfe04c8d5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:22.761 12070 INFO octavia.api.v2.controllers.load_balancer [req-0a411045-d48e-4e4d-8493-8f2c07073b5a - - - - -] Sending created Load Balancer fe9ca61f-4bb8-4396-9c3c-b13b3be09e80 to the handler 2018-03-21 12:22:22.903 12070 INFO octavia.api.v2.controllers.listener [req-2224fbcb-14ff-442f-9534-04bdc971db9c - - - - -] Sending Creation of Listener 12215cce-f2d8-4ce3-a603-0fbbdb16bb1b to handler 2018-03-21 12:22:23.061 12070 INFO octavia.api.v2.controllers.pool [req-83f97aab-9b74-4d97-8ef2-71d5566955bb - - - - -] Sending Creation of Pool d9be249d-f979-4fdb-9b6f-6c618e2cd6bd to handler 2018-03-21 12:22:23.243 12070 INFO octavia.api.v2.controllers.pool [req-cee254fd-d56c-46af-8563-addf8218e75f - - - - -] Sending Creation of Pool 553ed198-fd3b-49e7-8bad-b495b9f01866 to handler 2018-03-21 12:22:23.449 12070 INFO octavia.api.v2.controllers.member [req-d655e30b-17f6-419f-9446-1a33e8510d83 - - - - -] Sending Creation of Member c4655698-aa27-4239-81ab-5b46b6be075f to handler 2018-03-21 12:22:23.697 12070 INFO oslo_db.sqlalchemy.provision [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:23.699 12070 INFO oslo_db.sqlalchemy.provision [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ztzlbvlsjo 2018-03-21 12:22:23.699 12070 INFO oslo_db.sqlalchemy.provision [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_already_deleted [1.069431s] ... ok 2018-03-21 12:22:23.707 12070 INFO oslo_db.sqlalchemy.provision [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] CREATE BACKEND sqlite:// TOKEN desvaienkz 2018-03-21 12:22:23.783 12070 INFO octavia.common.config [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] Logging enabled! 2018-03-21 12:22:23.784 12070 INFO octavia.common.config [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:23.807 12070 WARNING octavia.api.root_controller [req-4199e042-a77a-4c29-ad85-68e1d1d411b1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:23.829 12070 INFO octavia.api.v2.controllers.load_balancer [req-37b6093e-3cf0-4d9d-937b-96e6fa6d7bf5 - - - - -] Sending created Load Balancer 00165877-1c82-4a89-af51-812fec6193c2 to the handler 2018-03-21 12:22:23.973 12070 INFO octavia.api.v2.controllers.listener [req-aa5c9540-62ff-42f4-b017-c89ca54f6877 - - - - -] Sending Creation of Listener 51367f52-f899-432a-8d70-e1a7a3d676f2 to handler 2018-03-21 12:22:24.130 12070 INFO octavia.api.v2.controllers.pool [req-c7dfd509-2bb6-4d3c-bc1b-8da5c17bd230 - - - - -] Sending Creation of Pool c320ca9c-fbfd-4026-9887-c5af703eebdd to handler 2018-03-21 12:22:24.320 12070 INFO octavia.api.v2.controllers.pool [req-4e192b9e-3c98-4917-9bd0-737452ed1e07 - - - - -] Sending Creation of Pool 9b4cb96d-8cdc-4545-88a5-b31fc7f90690 to handler 2018-03-21 12:22:24.422 12069 INFO octavia.api.v2.controllers.l7rule [req-a8a43b6c-ec9a-4648-9443-6c4afd15934c - - - - -] Sending Creation of L7Rule 5c8179e6-78f0-459b-b65f-cecd4291dae1 to handler 2018-03-21 12:22:24.528 12070 INFO octavia.api.v2.controllers.member [req-45737f7a-34ba-4ec9-bc3b-d2396b8a8cf2 - - - - -] Sending Creation of Member c59a85c6-1744-4941-b5bc-82557ee4eeac to handler 2018-03-21 12:22:24.864 12070 INFO oslo_db.sqlalchemy.provision [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:24.865 12070 INFO oslo_db.sqlalchemy.provision [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN desvaienkz 2018-03-21 12:22:24.865 12070 INFO oslo_db.sqlalchemy.provision [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_not_authorized [1.166045s] ... ok 2018-03-21 12:22:24.868 12070 INFO oslo_db.sqlalchemy.provision [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] CREATE BACKEND sqlite:// TOKEN ixobhhgqpo 2018-03-21 12:22:24.949 12070 INFO octavia.common.config [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] Logging enabled! 2018-03-21 12:22:24.950 12070 INFO octavia.common.config [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:24.973 12070 WARNING octavia.api.root_controller [req-440de993-efeb-479c-bf3a-928437c2646a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:24.995 12070 INFO octavia.api.v2.controllers.load_balancer [req-3c1a5fb4-0936-479d-83af-d9ccca057290 - - - - -] Sending created Load Balancer 00aedc16-2b5b-407e-bac0-b5ceda0471e3 to the handler 2018-03-21 12:22:25.201 12070 INFO octavia.api.v2.controllers.listener [req-32d71d05-e1f8-4153-8664-8088da8bbe03 - - - - -] Sending Creation of Listener 38f24492-ff73-48de-a991-618986482505 to handler 2018-03-21 12:22:25.362 12070 INFO octavia.api.v2.controllers.pool [req-362c923f-0859-44b6-96aa-9013c815570f - - - - -] Sending Creation of Pool 76eee4f6-b58f-47e5-8ba2-7028ea0081d3 to handler 2018-03-21 12:22:25.546 12070 INFO octavia.api.v2.controllers.pool [req-b366e7d7-bb14-4895-b92e-a6e155c55ebe - - - - -] Sending Creation of Pool 24845834-8959-4515-a792-bd275738b449 to handler 2018-03-21 12:22:25.752 12070 INFO octavia.api.v2.controllers.member [req-802a827c-2855-474b-8059-46798a77d805 - - - - -] Sending Creation of Member 344a3104-487c-4697-bf4f-f87708003ca5 to handler 2018-03-21 12:22:25.927 12070 INFO octavia.api.v2.controllers.load_balancer [req-57dedd47-e1af-4191-8b4b-8451d4e5f5aa - - - - -] Sending updated Load Balancer 00aedc16-2b5b-407e-bac0-b5ceda0471e3 to the handler 2018-03-21 12:22:25.983 12070 INFO octavia.api.v2.controllers.member [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:25.997 12070 INFO oslo_db.sqlalchemy.provision [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:25.999 12070 INFO oslo_db.sqlalchemy.provision [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ixobhhgqpo 2018-03-21 12:22:25.999 12070 INFO oslo_db.sqlalchemy.provision [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_when_lb_pending_update [1.133375s] ... ok 2018-03-21 12:22:26.007 12070 INFO oslo_db.sqlalchemy.provision [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] CREATE BACKEND sqlite:// TOKEN ckjoqvbtpy 2018-03-21 12:22:26.083 12070 INFO octavia.common.config [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] Logging enabled! 2018-03-21 12:22:26.084 12070 INFO octavia.common.config [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:26.107 12070 WARNING octavia.api.root_controller [req-ee4ec576-3a50-4d62-ab13-b14e45609f45 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:26.130 12070 INFO octavia.api.v2.controllers.load_balancer [req-3db0737d-2b74-4ba1-a29e-08c300d97524 - - - - -] Sending created Load Balancer b29f9b73-a79e-4260-a3d2-aac984db546e to the handler 2018-03-21 12:22:26.272 12070 INFO octavia.api.v2.controllers.listener [req-9557eb60-3eea-4e65-aef8-c557d073d137 - - - - -] Sending Creation of Listener e2bf7e84-636c-4355-87c2-4a9a7d618fb6 to handler 2018-03-21 12:22:26.429 12070 INFO octavia.api.v2.controllers.pool [req-f1d82913-dbda-4fe4-a216-f0a0a4f763af - - - - -] Sending Creation of Pool 12670806-0769-485a-93b7-f6daf94e4018 to handler 2018-03-21 12:22:26.613 12070 INFO octavia.api.v2.controllers.pool [req-e83cb341-bd2f-4c4a-ae78-49fd1207d993 - - - - -] Sending Creation of Pool e157c9b8-31fb-4f14-88c6-b9c433972639 to handler 2018-03-21 12:22:26.881 12070 INFO octavia.api.v2.controllers.member [req-c2db7cd9-2ade-4e65-89ff-7ec7e82d634f - - - - -] Sending Creation of Member b0b3192e-cd70-43ce-89ca-1377684fbe36 to handler 2018-03-21 12:22:27.078 12070 INFO octavia.api.v2.controllers.member [req-098907ee-caf8-4be5-85f7-ea6b57e8d20f - - - - -] Sending Creation of Member 474153ec-78ae-4d87-ad3b-579931bdd036 to handler 2018-03-21 12:22:27.257 12069 INFO octavia.api.v2.controllers.l7rule [req-af1e9a4d-8cd9-407e-9e5d-d0a15acf9b83 - - - - -] Sending Creation of L7Rule 20b40816-a607-42e7-a676-3d4d5d3766e5 to handler 2018-03-21 12:22:27.279 12070 INFO octavia.api.v2.controllers.member [req-d4fd1f5e-f10c-4a5e-9a31-d3244e0b3cc1 - - - - -] Sending Creation of Member 34ccd566-4a41-46d0-a330-1dfae4c911bc to handler 2018-03-21 12:22:27.482 12070 INFO octavia.api.v2.controllers.member [req-6841d53b-5b24-439e-a0ec-8f0ce8201daf - - - - -] Sending Creation of Member 1b21fea2-cc52-43d9-b44f-81dc1b066708 to handler 2018-03-21 12:22:27.707 12070 INFO octavia.api.v2.controllers.member [req-ed5f3b67-fcf2-44e9-a00c-d0173f81ee8f - - - - -] Sending Full Member Update to handler 2018-03-21 12:22:27.832 12070 INFO oslo_db.sqlalchemy.provision [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:27.833 12070 INFO oslo_db.sqlalchemy.provision [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ckjoqvbtpy 2018-03-21 12:22:27.833 12070 INFO oslo_db.sqlalchemy.provision [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_full_batch_members [1.834260s] ... ok 2018-03-21 12:22:27.836 12070 INFO oslo_db.sqlalchemy.provision [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] CREATE BACKEND sqlite:// TOKEN pihfxfbiqi 2018-03-21 12:22:27.917 12070 INFO octavia.common.config [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] Logging enabled! 2018-03-21 12:22:27.918 12070 INFO octavia.common.config [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:27.941 12070 WARNING octavia.api.root_controller [req-fc255723-ccf0-4708-b109-5472bb5daa54 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:27.964 12070 INFO octavia.api.v2.controllers.load_balancer [req-3b7ceb3c-62f9-4464-af99-f9a0e61d0bf7 - - - - -] Sending created Load Balancer acfc6c22-a8bd-4028-9d52-082b2252d1ab to the handler 2018-03-21 12:22:28.171 12070 INFO octavia.api.v2.controllers.listener [req-15a7d2fb-5553-4432-b9f0-22e10d6470e3 - - - - -] Sending Creation of Listener 79fbca21-76a5-43b4-b518-12b0bfd11ce7 to handler 2018-03-21 12:22:28.329 12070 INFO octavia.api.v2.controllers.pool [req-2a0a1e08-e460-4af6-a10d-fa1a7d5e6988 - - - - -] Sending Creation of Pool 2c8099bc-2ef9-4a11-8af5-961b23c3766e to handler 2018-03-21 12:22:28.516 12070 INFO octavia.api.v2.controllers.pool [req-ee72d704-07e0-4ca5-ad5b-8ba6476eb047 - - - - -] Sending Creation of Pool 8fb45b60-caa8-4e83-baa6-caa71e17dcec to handler 2018-03-21 12:22:28.721 12070 INFO octavia.api.v2.controllers.member [req-266f07bd-7434-466f-80da-acb5063f2420 - - - - -] Sending Creation of Member 2d70beb9-6622-445e-931c-74019d1c2a2d to handler 2018-03-21 12:22:28.918 12070 INFO octavia.api.v2.controllers.member [req-d972e4cd-faaf-40df-a369-a0ae490251b2 - - - - -] Sending Creation of Member ca2a5f4c-10c4-48b0-a25c-c1a23d264f2d to handler 2018-03-21 12:22:29.118 12070 INFO octavia.api.v2.controllers.member [req-bcca0c1f-3126-4bbd-ab09-63172447195e - - - - -] Sending Creation of Member fa25ab60-abf4-4b3a-82c8-dc5d5197fbe0 to handler 2018-03-21 12:22:29.376 12070 INFO oslo_db.sqlalchemy.provision [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:29.378 12070 INFO oslo_db.sqlalchemy.provision [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pihfxfbiqi 2018-03-21 12:22:29.378 12070 INFO oslo_db.sqlalchemy.provision [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_fields_filter [1.544255s] ... ok 2018-03-21 12:22:29.381 12070 INFO oslo_db.sqlalchemy.provision [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] CREATE BACKEND sqlite:// TOKEN doxvbnster 2018-03-21 12:22:29.462 12070 INFO octavia.common.config [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] Logging enabled! 2018-03-21 12:22:29.462 12070 INFO octavia.common.config [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:29.486 12070 WARNING octavia.api.root_controller [req-30b261d3-bc97-4689-aeab-7010cdb69c86 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:29.508 12070 INFO octavia.api.v2.controllers.load_balancer [req-1e83eb14-e79f-4d82-a1fb-ce079dc77308 - - - - -] Sending created Load Balancer 7fa26a5f-8fcf-4154-9bb0-58a8999ed72d to the handler 2018-03-21 12:22:29.713 12070 INFO octavia.api.v2.controllers.listener [req-74e7a996-bec6-402c-b070-3ad7260e5e2d - - - - -] Sending Creation of Listener 83ea00fe-8063-47f9-93ce-03c8d453ef61 to handler 2018-03-21 12:22:29.872 12070 INFO octavia.api.v2.controllers.pool [req-aaf083f9-645e-4351-aec3-84b1a890176d - - - - -] Sending Creation of Pool 11545301-2905-443f-b1ab-fa374c9c7b89 to handler 2018-03-21 12:22:30.054 12070 INFO octavia.api.v2.controllers.pool [req-c7b849da-50d5-4475-8027-36760beaa061 - - - - -] Sending Creation of Pool 4a1e2090-9ace-4fed-9f44-8b5681b3dc10 to handler 2018-03-21 12:22:30.260 12070 INFO octavia.api.v2.controllers.member [req-a897b0dd-6e2a-4d2d-bef6-1dfcbcf8ab37 - - - - -] Sending Creation of Member 1e70ff3f-4076-411b-b07f-025b60d2492f to handler 2018-03-21 12:22:30.318 12069 INFO octavia.api.v2.controllers.l7rule [req-21227646-aad7-4822-b50e-b4c5393da276 - - - - -] Sending Creation of L7Rule 220a0e78-75ef-4d67-9a31-b731a77fd844 to handler 2018-03-21 12:22:30.465 12070 INFO octavia.api.v2.controllers.member [req-8b2929a3-7525-473f-b9f3-ad70de16b7cf - - - - -] Sending Creation of Member b9e22624-2a63-4108-aef8-786e229a25de to handler 2018-03-21 12:22:30.665 12070 INFO octavia.api.v2.controllers.member [req-fc7dc98d-302c-4336-8d61-f4af34238888 - - - - -] Sending Creation of Member e7bb8eb4-9b82-4c47-bb61-7f77e394b982 to handler 2018-03-21 12:22:30.978 12070 INFO oslo_db.sqlalchemy.provision [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:30.980 12070 INFO oslo_db.sqlalchemy.provision [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN doxvbnster 2018-03-21 12:22:30.980 12070 INFO oslo_db.sqlalchemy.provision [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_filter [1.601918s] ... ok 2018-03-21 12:22:30.988 12070 INFO oslo_db.sqlalchemy.provision [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] CREATE BACKEND sqlite:// TOKEN vtvexnqyqu 2018-03-21 12:22:31.066 12070 INFO octavia.common.config [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] Logging enabled! 2018-03-21 12:22:31.066 12070 INFO octavia.common.config [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:31.090 12070 WARNING octavia.api.root_controller [req-f460930f-0d56-4ff7-9fd7-8822388ae13c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:31.112 12070 INFO octavia.api.v2.controllers.load_balancer [req-9a2bda03-6c56-434f-ba8b-c1fdacc53aa6 - - - - -] Sending created Load Balancer ee405400-9cfe-4ccd-be67-915d677a2ab7 to the handler 2018-03-21 12:22:31.255 12070 INFO octavia.api.v2.controllers.listener [req-3cb810f9-0695-42e2-bf35-992e131dd4fe - - - - -] Sending Creation of Listener afe51ba5-7ab8-4e69-882b-22100831288b to handler 2018-03-21 12:22:31.417 12070 INFO octavia.api.v2.controllers.pool [req-5410e937-c3e1-4038-b7c8-35bf55088736 - - - - -] Sending Creation of Pool 543f442e-e735-4021-9844-247687da05f7 to handler 2018-03-21 12:22:31.606 12070 INFO octavia.api.v2.controllers.pool [req-aa219719-2129-4ca4-a93d-1cc8d0c79a5d - - - - -] Sending Creation of Pool 3b8021d1-08ce-4177-b8f5-84ace7a0986f to handler 2018-03-21 12:22:31.813 12070 INFO octavia.api.v2.controllers.member [req-3aacd9aa-6635-4d14-b001-36d44ab5b419 - - - - -] Sending Creation of Member 219f1cdb-ce92-4c2f-a620-558d1563125b to handler 2018-03-21 12:22:32.018 12070 INFO octavia.api.v2.controllers.member [req-d70b5eca-d141-4cca-b525-625098888f38 - - - - -] Sending Creation of Member e336d28d-2493-4276-8d14-4900b1c22bbf to handler 2018-03-21 12:22:32.280 12070 INFO octavia.api.v2.controllers.member [req-16c3cb41-a78d-4993-bc80-3b0a1b14c424 - - - - -] Sending Creation of Member 3d8c05cf-f9bc-4dd2-bc8c-1e1e9704a7d2 to handler 2018-03-21 12:22:32.717 12070 INFO oslo_db.sqlalchemy.provision [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:32.719 12070 INFO oslo_db.sqlalchemy.provision [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vtvexnqyqu 2018-03-21 12:22:32.719 12070 INFO oslo_db.sqlalchemy.provision [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_limited [1.738901s] ... ok 2018-03-21 12:22:32.727 12070 INFO oslo_db.sqlalchemy.provision [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] CREATE BACKEND sqlite:// TOKEN zdhllarlwe 2018-03-21 12:22:32.807 12070 INFO octavia.common.config [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] Logging enabled! 2018-03-21 12:22:32.807 12070 INFO octavia.common.config [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:32.831 12070 WARNING octavia.api.root_controller [req-395c0b43-9ed4-4d28-9c5c-0e7b04457b2f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:32.853 12070 INFO octavia.api.v2.controllers.load_balancer [req-6d4c9011-47fa-404c-8e24-a4d50863f41d - - - - -] Sending created Load Balancer 709fdd28-e7f8-408b-a2a8-03007c40d490 to the handler 2018-03-21 12:22:32.996 12070 INFO octavia.api.v2.controllers.listener [req-9a72aba8-46ec-435e-91aa-f810ef370605 - - - - -] Sending Creation of Listener d4144211-2974-4e66-8dfb-4a1c4fcbc99a to handler 2018-03-21 12:22:33.160 12070 INFO octavia.api.v2.controllers.pool [req-283d787a-7ad7-4ce8-bcbc-c8633ee49a44 - - - - -] Sending Creation of Pool 03dc2caa-57cb-4c20-8c3d-1bcb6457d7ff to handler 2018-03-21 12:22:33.343 12070 INFO octavia.api.v2.controllers.pool [req-ca8317e8-5166-463d-bd89-2a93e011f684 - - - - -] Sending Creation of Pool 38c16709-7928-4ee9-afcd-15320453a301 to handler 2018-03-21 12:22:33.614 12070 INFO octavia.api.v2.controllers.member [req-ee29372a-62af-4875-86c3-c47967525111 - - - - -] Sending Creation of Member 769e77e8-7ead-42ba-a969-7da807710db2 to handler 2018-03-21 12:22:33.813 12070 INFO octavia.api.v2.controllers.member [req-ea05b6f0-3720-4e69-8aff-ee38af7e1dce - - - - -] Sending Creation of Member cf938a2d-dee2-4785-85d7-8c3ad228ee15 to handler 2018-03-21 12:22:34.002 12070 INFO oslo_db.sqlalchemy.provision [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:34.004 12070 INFO oslo_db.sqlalchemy.provision [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zdhllarlwe 2018-03-21 12:22:34.004 12070 INFO oslo_db.sqlalchemy.provision [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_not_authorized [1.284912s] ... ok 2018-03-21 12:22:34.007 12070 INFO oslo_db.sqlalchemy.provision [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] CREATE BACKEND sqlite:// TOKEN zuygzfvmbs 2018-03-21 12:22:34.029 12069 INFO oslo_db.sqlalchemy.provision [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:34.031 12069 INFO oslo_db.sqlalchemy.provision [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN whgyzlgkok 2018-03-21 12:22:34.033 12069 INFO oslo_db.sqlalchemy.provision [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_too_many_rules [84.763375s] ... ok 2018-03-21 12:22:34.037 12069 INFO oslo_db.sqlalchemy.provision [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] CREATE BACKEND sqlite:// TOKEN bonqvnviua 2018-03-21 12:22:34.089 12070 INFO octavia.common.config [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] Logging enabled! 2018-03-21 12:22:34.090 12070 INFO octavia.common.config [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:34.115 12070 WARNING octavia.api.root_controller [req-f85487f3-e205-4ccb-8af3-a24235c4c48e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:34.137 12070 INFO octavia.api.v2.controllers.load_balancer [req-47e6c830-5e08-4563-986d-3f8dabd69ab3 - - - - -] Sending created Load Balancer c6f04f9c-7b84-4e86-b963-d610679448dd to the handler 2018-03-21 12:22:34.146 12069 INFO octavia.common.config [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] Logging enabled! 2018-03-21 12:22:34.147 12069 INFO octavia.common.config [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:34.272 12069 WARNING octavia.api.root_controller [req-8de03bff-536d-4021-ba22-22bca238172e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:34.281 12070 INFO octavia.api.v2.controllers.listener [req-7864bda2-2691-4801-a7fd-a292939cfab2 - - - - -] Sending Creation of Listener b151ac12-d47b-4956-b34c-4ec0f16fdf53 to handler 2018-03-21 12:22:34.299 12069 INFO octavia.api.v2.controllers.load_balancer [req-d957d077-c0c1-4664-a420-ecd3096707dd - - - - -] Sending created Load Balancer a45dd847-4217-411d-a3b0-9e5c22caa9a6 to the handler 2018-03-21 12:22:34.441 12070 INFO octavia.api.v2.controllers.pool [req-7de83d24-3977-40ea-8716-2dda6f56ca83 - - - - -] Sending Creation of Pool f0e00f4a-439e-4182-94dc-2f7cf9f3273b to handler 2018-03-21 12:22:34.478 12069 INFO octavia.api.v2.controllers.listener [req-4c1df4f3-8a55-4f2c-9304-dde32df4b8f3 - - - - -] Sending Creation of Listener 83a679eb-25f9-454e-87b6-719a2e0cdb4c to handler 2018-03-21 12:22:34.624 12070 INFO octavia.api.v2.controllers.pool [req-88efd1cb-2743-47d8-a531-df9f72aa2184 - - - - -] Sending Creation of Pool 54701e4f-14ed-412a-9001-cf8f270d8988 to handler 2018-03-21 12:22:34.739 12069 INFO octavia.api.v2.controllers.l7policy [req-b959ec4f-ae1b-4466-af16-d44c0ccb91d6 - - - - -] Sending Creation of L7Policy e81e83ac-1a69-49da-8870-1e6244e11e27 to handler 2018-03-21 12:22:34.896 12070 INFO octavia.api.v2.controllers.member [req-2c779119-f595-4265-968f-95145ae75fe1 - - - - -] Sending Creation of Member afce6cb9-f4bd-45d9-b828-37b99d72c003 to handler 2018-03-21 12:22:35.053 12069 INFO octavia.api.v2.controllers.l7rule [req-6a769132-932f-4b72-a149-04ce2cc52626 - - - - -] Sending Creation of L7Rule a94b5056-910d-4a06-b3b1-2ca85b3e43d6 to handler 2018-03-21 12:22:35.095 12070 INFO oslo_db.sqlalchemy.provision [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:35.097 12070 INFO oslo_db.sqlalchemy.provision [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zuygzfvmbs 2018-03-21 12:22:35.097 12070 INFO oslo_db.sqlalchemy.provision [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_hides_deleted [1.093066s] ... ok 2018-03-21 12:22:35.100 12070 INFO oslo_db.sqlalchemy.provision [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] CREATE BACKEND sqlite:// TOKEN lbmqprrukz 2018-03-21 12:22:35.186 12070 INFO octavia.common.config [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] Logging enabled! 2018-03-21 12:22:35.187 12070 INFO octavia.common.config [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:35.210 12070 WARNING octavia.api.root_controller [req-e7994602-f032-433d-9639-fdc3d5e9ae2c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:35.230 12070 INFO octavia.api.v2.controllers.load_balancer [req-22a3c757-d9b6-4365-9f65-20da321ab148 - - - - -] Sending created Load Balancer 260eef1c-ab1b-4ea9-a6db-ddeb016c75c2 to the handler 2018-03-21 12:22:35.317 12069 INFO octavia.api.v2.controllers.load_balancer [req-9abc9e43-1595-4399-a29c-3b6ba3e85aa7 - - - - -] Sending deleted Load Balancer a45dd847-4217-411d-a3b0-9e5c22caa9a6 to the handler 2018-03-21 12:22:35.355 12069 INFO octavia.api.v2.controllers.l7rule [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:35.369 12069 INFO oslo_db.sqlalchemy.provision [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:35.371 12069 INFO oslo_db.sqlalchemy.provision [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bonqvnviua 2018-03-21 12:22:35.371 12069 INFO oslo_db.sqlalchemy.provision [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_when_lb_pending_delete [1.339850s] ... ok 2018-03-21 12:22:35.377 12069 INFO oslo_db.sqlalchemy.provision [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] CREATE BACKEND sqlite:// TOKEN iopjlfdzfe 2018-03-21 12:22:35.376 12070 INFO octavia.api.v2.controllers.listener [req-96f31902-89f7-43dd-9c94-19a48c2bbf2f - - - - -] Sending Creation of Listener fd06c8b7-82c7-4303-9eb2-bcb1c9c28d77 to handler 2018-03-21 12:22:35.456 12069 INFO octavia.common.config [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] Logging enabled! 2018-03-21 12:22:35.456 12069 INFO octavia.common.config [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:35.480 12069 WARNING octavia.api.root_controller [req-df1d3576-8843-4259-b67e-f8bdf86e5c4a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:35.503 12069 INFO octavia.api.v2.controllers.load_balancer [req-9c8c4eb4-f917-47dc-8f34-7a31f1e26258 - - - - -] Sending created Load Balancer 7dbb4d5d-41a2-4259-ba82-a2b800ea99a8 to the handler 2018-03-21 12:22:35.534 12070 INFO octavia.api.v2.controllers.pool [req-051a600c-609b-457b-b77d-cabb8bbe19cf - - - - -] Sending Creation of Pool 6e8b4201-99f4-4700-b470-883575408d82 to handler 2018-03-21 12:22:35.708 12069 INFO octavia.api.v2.controllers.listener [req-2ba99104-b627-4d29-ab7c-808af7446c61 - - - - -] Sending Creation of Listener e803d7be-dc1b-4e2f-9445-850200854e00 to handler 2018-03-21 12:22:35.725 12070 INFO octavia.api.v2.controllers.pool [req-8913e1ee-4416-4ac8-a508-5ae7bc2de6b9 - - - - -] Sending Creation of Pool b35034da-3339-49cd-b970-65fc74586300 to handler 2018-03-21 12:22:35.878 12069 INFO octavia.api.v2.controllers.l7policy [req-b3b829cb-1b52-4375-90db-7c03ece30e97 - - - - -] Sending Creation of L7Policy 3fc2892c-66b4-48d0-af81-e14e4ad57345 to handler 2018-03-21 12:22:35.968 12070 INFO octavia.api.v2.controllers.member [req-9461f969-d189-488e-962d-81e4bf028d5c - - - - -] Sending Creation of Member 8280a81f-4d6d-431e-913f-bd576d4d8acf to handler 2018-03-21 12:22:36.057 12070 INFO oslo_db.sqlalchemy.provision [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:36.058 12070 INFO oslo_db.sqlalchemy.provision [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lbmqprrukz 2018-03-21 12:22:36.059 12070 INFO oslo_db.sqlalchemy.provision [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_get_not_authorized [0.961329s] ... ok 2018-03-21 12:22:36.069 12070 INFO oslo_db.sqlalchemy.provision [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] CREATE BACKEND sqlite:// TOKEN gjapuvvoiq 2018-03-21 12:22:36.145 12070 INFO octavia.common.config [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] Logging enabled! 2018-03-21 12:22:36.145 12070 INFO octavia.common.config [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:36.169 12070 WARNING octavia.api.root_controller [req-dbb88fd4-9498-4d98-b0aa-da31a85c870f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:36.149 12069 INFO octavia.api.v2.controllers.l7rule [req-c0861086-bf3b-4f37-a198-2b87201855b8 - - - - -] Sending Creation of L7Rule ce94c46e-14a9-4f4f-aa50-7fc759a64831 to handler 2018-03-21 12:22:36.191 12070 INFO octavia.api.v2.controllers.load_balancer [req-da31ce64-7e72-4f7e-89dc-83f2da0c04e8 - - - - -] Sending created Load Balancer 11eba7fd-0449-4ca1-93f1-af35232c98b5 to the handler 2018-03-21 12:22:36.400 12070 INFO octavia.api.v2.controllers.listener [req-7af8af51-17c4-474b-af9f-313365e74976 - - - - -] Sending Creation of Listener b293f82d-6e27-4636-b147-6898c22b3f89 to handler 2018-03-21 12:22:36.404 12069 INFO octavia.api.v2.controllers.load_balancer [req-3d6caf11-54a2-4923-bc4c-57ed9bdbc715 - - - - -] Sending updated Load Balancer 7dbb4d5d-41a2-4259-ba82-a2b800ea99a8 to the handler 2018-03-21 12:22:36.453 12069 INFO octavia.api.v2.controllers.l7rule [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:36.467 12069 INFO oslo_db.sqlalchemy.provision [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:36.469 12069 INFO oslo_db.sqlalchemy.provision [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iopjlfdzfe 2018-03-21 12:22:36.469 12069 INFO oslo_db.sqlalchemy.provision [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_create_when_lb_pending_update [1.095617s] ... ok 2018-03-21 12:22:36.477 12069 INFO oslo_db.sqlalchemy.provision [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] CREATE BACKEND sqlite:// TOKEN zkkvpcwuzm 2018-03-21 12:22:36.554 12069 INFO octavia.common.config [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] Logging enabled! 2018-03-21 12:22:36.554 12069 INFO octavia.common.config [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:36.561 12070 INFO octavia.api.v2.controllers.pool [req-7433da66-4622-4ce1-9fc9-9411e3f290ea - - - - -] Sending Creation of Pool 81b20e31-4742-4a44-89ab-707ffbff6ed5 to handler 2018-03-21 12:22:36.577 12069 WARNING octavia.api.root_controller [req-6a176fa0-cd04-4d75-9096-a946ee2e2c83 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:36.600 12069 INFO octavia.api.v2.controllers.load_balancer [req-f6e18ce7-e518-4dd6-8f0c-c82d4359dfc0 - - - - -] Sending created Load Balancer 6bc9bc17-997a-471c-919d-3e6e9c7ace75 to the handler 2018-03-21 12:22:36.743 12069 INFO octavia.api.v2.controllers.listener [req-9a5b1e1e-ef2f-4928-a9a3-102fa695d4e4 - - - - -] Sending Creation of Listener 78ad7b7d-4449-470e-8883-e55de216c9f3 to handler 2018-03-21 12:22:36.746 12070 INFO octavia.api.v2.controllers.pool [req-047e9eec-87bf-412e-9e8b-8312ed4bafcc - - - - -] Sending Creation of Pool ae6d6fb6-e1c0-414f-a3bb-75de8451b186 to handler 2018-03-21 12:22:36.955 12070 INFO octavia.api.v2.controllers.member [req-72f34f7c-3565-4482-9b25-d0d36437590b - - - - -] Sending Creation of Member 3ae195b2-32d5-4680-a2d9-88891c258ea8 to handler 2018-03-21 12:22:36.972 12069 INFO octavia.api.v2.controllers.l7policy [req-090cdae8-bd7f-4986-80ac-b98be0f9db6f - - - - -] Sending Creation of L7Policy b1e674f1-9e6c-4029-bb4c-a5a1766eceb5 to handler 2018-03-21 12:22:37.162 12070 INFO octavia.api.v2.controllers.member [req-44a27e92-48f6-44da-b073-05be50218dca - ca4f89ee-b4f0-4966-860b-0fa3c6e12eeb - - -] Sending Update of Member 3ae195b2-32d5-4680-a2d9-88891c258ea8 to handler 2018-03-21 12:22:37.247 12069 INFO octavia.api.v2.controllers.l7rule [req-b615102e-c832-43b9-ab4f-1dd41eab164b - - - - -] Sending Creation of L7Rule 1cd4bae6-43c5-4458-ac8d-4f0c5d4d16f4 to handler 2018-03-21 12:22:37.551 12069 INFO octavia.api.v2.controllers.l7rule [req-bb03683b-0ece-4db4-b273-ab4cd68fea1d - - - - -] Sending Deletion of L7Rule 1cd4bae6-43c5-4458-ac8d-4f0c5d4d16f4 to handler 2018-03-21 12:22:37.571 12070 INFO oslo_db.sqlalchemy.provision [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:37.572 12070 INFO oslo_db.sqlalchemy.provision [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gjapuvvoiq 2018-03-21 12:22:37.572 12070 INFO oslo_db.sqlalchemy.provision [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_authorized [1.513539s] ... ok 2018-03-21 12:22:37.575 12070 INFO oslo_db.sqlalchemy.provision [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] CREATE BACKEND sqlite:// TOKEN zmjwntsitl 2018-03-21 12:22:37.655 12070 INFO octavia.common.config [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] Logging enabled! 2018-03-21 12:22:37.656 12070 INFO octavia.common.config [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:37.680 12070 WARNING octavia.api.root_controller [req-0c17f7e7-b708-4b65-a92c-f46ba12465fc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:37.764 12070 INFO octavia.api.v2.controllers.load_balancer [req-a64d1938-1fbb-47db-94a4-f09d05a63d44 - - - - -] Sending created Load Balancer 35e02475-cec0-4ca8-b03d-8ccb52d50094 to the handler 2018-03-21 12:22:37.875 12069 INFO oslo_db.sqlalchemy.provision [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:37.877 12069 INFO oslo_db.sqlalchemy.provision [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkkvpcwuzm 2018-03-21 12:22:37.877 12069 INFO oslo_db.sqlalchemy.provision [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete [1.407423s] ... ok 2018-03-21 12:22:37.880 12069 INFO oslo_db.sqlalchemy.provision [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] CREATE BACKEND sqlite:// TOKEN eihraficfg 2018-03-21 12:22:37.908 12070 INFO octavia.api.v2.controllers.listener [req-ba917f83-23b5-469d-bc14-9f48662c6f49 - - - - -] Sending Creation of Listener 70d1e0b6-5a25-4c6a-8574-14cdda441559 to handler 2018-03-21 12:22:37.961 12069 INFO octavia.common.config [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] Logging enabled! 2018-03-21 12:22:37.962 12069 INFO octavia.common.config [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:37.985 12069 WARNING octavia.api.root_controller [req-34d504b1-d8b6-4c47-9e59-6caf6e4727b5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:38.007 12069 INFO octavia.api.v2.controllers.load_balancer [req-bf616685-f400-4790-816f-6abd0ae585d6 - - - - -] Sending created Load Balancer 9c4c4b20-0591-4af7-9d49-c061eaaafc7d to the handler 2018-03-21 12:22:38.064 12070 INFO octavia.api.v2.controllers.pool [req-54b1e602-e1f2-46d4-8196-191c7c6cd424 - - - - -] Sending Creation of Pool cab7735c-136d-48a9-a17b-f6d3f4043b6a to handler 2018-03-21 12:22:38.215 12069 INFO octavia.api.v2.controllers.listener [req-81fb953b-22bc-4271-8310-a1b8bb29c143 - - - - -] Sending Creation of Listener 6330dd91-f46b-40dc-bbfa-4181c3da108f to handler 2018-03-21 12:22:38.275 12070 INFO octavia.api.v2.controllers.pool [req-f0d6f22a-4377-4114-a7ea-43c2ccf88505 - - - - -] Sending Creation of Pool f6de26dd-163d-4b1d-a7c5-c047f4e8523b to handler 2018-03-21 12:22:38.380 12069 INFO octavia.api.v2.controllers.l7policy [req-f2570582-28de-4b14-80e1-369a486b3ed1 - - - - -] Sending Creation of L7Policy 33ac001a-c742-41e5-8813-b2082ebc0336 to handler 2018-03-21 12:22:38.481 12070 INFO octavia.api.v2.controllers.member [req-83ca9886-fd96-4c67-9ea5-3c976010c1cb - - - - -] Sending Creation of Member 5ebcdb1c-6411-4f42-906f-195b9a085f38 to handler 2018-03-21 12:22:38.653 12069 INFO octavia.api.v2.controllers.l7rule [req-9e943624-1b25-4d44-8ce7-02fb3d737693 - - - - -] Sending Creation of L7Rule 2056a4da-9902-492b-8b4d-71a1c1e91463 to handler 2018-03-21 12:22:38.676 12070 INFO octavia.api.v2.controllers.member [req-1d86ede9-b978-46e8-b024-638d3602bb5b - - - - -] Sending Creation of Member 9956db41-0ab5-4bde-bec6-21dd15d4c84c to handler 2018-03-21 12:22:38.889 12070 INFO octavia.api.v2.controllers.member [req-5949190d-6db2-4b9e-9573-55dd9c430b98 - - - - -] Sending Full Member Update to handler 2018-03-21 12:22:38.958 12069 INFO octavia.api.v2.controllers.l7rule [req-ce3d9e54-0d16-44ee-89fe-1541a31f84f3 - 0da91811-64b2-4e25-9b9e-02e2f53cdf62 - - -] Sending Deletion of L7Rule 2056a4da-9902-492b-8b4d-71a1c1e91463 to handler 2018-03-21 12:22:39.061 12070 INFO oslo_db.sqlalchemy.provision [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:39.063 12070 INFO oslo_db.sqlalchemy.provision [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zmjwntsitl 2018-03-21 12:22:39.063 12070 INFO oslo_db.sqlalchemy.provision [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_batch_members [1.490482s] ... ok 2018-03-21 12:22:39.066 12070 INFO oslo_db.sqlalchemy.provision [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] CREATE BACKEND sqlite:// TOKEN atqmvnfpsw 2018-03-21 12:22:39.146 12070 INFO octavia.common.config [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] Logging enabled! 2018-03-21 12:22:39.147 12070 INFO octavia.common.config [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:39.170 12070 WARNING octavia.api.root_controller [req-2c1b6bfd-7813-4de2-a708-80c262839ca2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:39.192 12070 INFO octavia.api.v2.controllers.load_balancer [req-9eef551b-7c58-42b3-9dfd-3dc27f27037e - - - - -] Sending created Load Balancer c1b784f0-d083-4f7f-b947-70ef1210853c to the handler 2018-03-21 12:22:39.281 12069 INFO oslo_db.sqlalchemy.provision [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:39.284 12069 INFO oslo_db.sqlalchemy.provision [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eihraficfg 2018-03-21 12:22:39.284 12069 INFO oslo_db.sqlalchemy.provision [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_authorized [1.406867s] ... ok 2018-03-21 12:22:39.287 12069 INFO oslo_db.sqlalchemy.provision [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] CREATE BACKEND sqlite:// TOKEN ccvaviybpo 2018-03-21 12:22:39.366 12069 INFO octavia.common.config [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] Logging enabled! 2018-03-21 12:22:39.367 12069 INFO octavia.common.config [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:39.376 12070 INFO octavia.api.v2.controllers.listener [req-e452d2d9-5742-4fc5-bfbb-8343afd693f7 - - - - -] Sending Creation of Listener 6891ad4b-d93b-4adc-a867-66475888fe5b to handler 2018-03-21 12:22:39.390 12069 WARNING octavia.api.root_controller [req-cc9bdbdb-ef43-4867-96f5-49451d17868e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:39.410 12069 INFO octavia.api.v2.controllers.load_balancer [req-1e296776-d1aa-417d-80ef-96f1d02d239c - - - - -] Sending created Load Balancer c19d0b30-071a-4fc7-9c64-3d4427f3c573 to the handler 2018-03-21 12:22:39.535 12070 INFO octavia.api.v2.controllers.pool [req-01e194b3-df27-4fab-9d35-9b18a2c14c4a - - - - -] Sending Creation of Pool 431c9455-1623-49cf-b2d0-1fc9245c04ca to handler 2018-03-21 12:22:39.621 12069 INFO octavia.api.v2.controllers.listener [req-adad591e-f6de-4509-ad80-b414bc64ebe1 - - - - -] Sending Creation of Listener 7e0c49cd-08d5-48fb-bf0d-da86da00dbef to handler 2018-03-21 12:22:39.717 12070 INFO octavia.api.v2.controllers.pool [req-0419473a-4242-428a-8d3a-4dc413ed3437 - - - - -] Sending Creation of Pool 179c8aac-e190-4bae-8713-c3b896cc18c3 to handler 2018-03-21 12:22:39.786 12069 INFO octavia.api.v2.controllers.l7policy [req-a3c6ef2b-4bcb-4f3e-be08-a907c8d93c46 - - - - -] Sending Creation of L7Policy b80438bf-fce0-4ea7-a5d0-87f24217ee88 to handler 2018-03-21 12:22:39.924 12070 INFO octavia.api.v2.controllers.member [req-e2d72a58-cd53-469c-a27c-10617ea301cc - - - - -] Sending Creation of Member 448e16e3-6cbc-41fb-8825-0483f2a71653 to handler 2018-03-21 12:22:40.052 12069 INFO octavia.api.v2.controllers.l7rule [req-a89ba6fd-c23a-4e01-9fa2-671ba2bdbb9c - - - - -] Sending Creation of L7Rule 59b34ca5-6867-4437-96b1-a1a9752442cd to handler 2018-03-21 12:22:40.243 12070 INFO oslo_db.sqlalchemy.provision [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:40.244 12070 INFO oslo_db.sqlalchemy.provision [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN atqmvnfpsw 2018-03-21 12:22:40.245 12070 INFO oslo_db.sqlalchemy.provision [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_not_authorized [1.181439s] ... ok 2018-03-21 12:22:40.248 12070 INFO oslo_db.sqlalchemy.provision [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] CREATE BACKEND sqlite:// TOKEN gzyaeybkpr 2018-03-21 12:22:40.327 12070 INFO octavia.common.config [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] Logging enabled! 2018-03-21 12:22:40.328 12070 INFO octavia.common.config [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:40.352 12070 WARNING octavia.api.root_controller [req-32fe4025-0f66-40de-871b-bc455d039edc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:40.374 12070 INFO octavia.api.v2.controllers.load_balancer [req-0834e342-eff4-4aeb-8c99-3d2ee96ce3f0 - - - - -] Sending created Load Balancer 24403bac-0b0a-4c14-87c9-739a1395c105 to the handler 2018-03-21 12:22:40.442 12069 INFO oslo_db.sqlalchemy.provision [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:40.444 12069 INFO oslo_db.sqlalchemy.provision [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ccvaviybpo 2018-03-21 12:22:40.444 12069 INFO oslo_db.sqlalchemy.provision [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_not_authorized [1.160049s] ... ok 2018-03-21 12:22:40.447 12069 INFO oslo_db.sqlalchemy.provision [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] CREATE BACKEND sqlite:// TOKEN setrbuwgzn 2018-03-21 12:22:40.529 12069 INFO octavia.common.config [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] Logging enabled! 2018-03-21 12:22:40.530 12069 INFO octavia.common.config [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:40.553 12069 WARNING octavia.api.root_controller [req-a3e08244-f9b0-419d-adaa-d6df7fa19687 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:40.576 12069 INFO octavia.api.v2.controllers.load_balancer [req-236a83bb-5023-41b8-96ec-a8fa9bf980c1 - - - - -] Sending created Load Balancer 0278dd43-84be-49d4-acb2-074dede7962f to the handler 2018-03-21 12:22:40.623 12070 INFO octavia.api.v2.controllers.listener [req-fe8892eb-9915-4cc3-9291-8f90f57e319f - - - - -] Sending Creation of Listener 7830ffbb-c174-4198-aa4f-030fb81ac6a7 to handler 2018-03-21 12:22:40.719 12069 INFO octavia.api.v2.controllers.listener [req-23403312-8d3a-4e11-a648-e0ddad73e966 - - - - -] Sending Creation of Listener 7fe3a7ae-174a-4251-8902-c8af7ce56a8e to handler 2018-03-21 12:22:40.780 12070 INFO octavia.api.v2.controllers.pool [req-1e92e762-6864-43de-a8e4-1c071a1e088a - - - - -] Sending Creation of Pool d97de60c-ac4a-459f-8009-c3055b3c1d67 to handler 2018-03-21 12:22:40.949 12069 INFO octavia.api.v2.controllers.l7policy [req-7619070c-d6cb-47d2-80c3-7276b9dd309e - - - - -] Sending Creation of L7Policy 9a3166e6-a555-4b7f-8d2b-3ac35fee3c45 to handler 2018-03-21 12:22:40.971 12070 INFO octavia.api.v2.controllers.pool [req-ff700382-8d54-4a30-a62c-6d5414fded17 - - - - -] Sending Creation of Pool 0d433bcc-3a74-46de-a67e-fe9fb52d9ff6 to handler 2018-03-21 12:22:41.178 12070 INFO octavia.api.v2.controllers.member [req-d001fea5-c140-4714-a3da-e061c0600dd5 - - - - -] Sending Creation of Member 61484dad-4c29-450b-b807-61b09671ebea to handler 2018-03-21 12:22:41.215 12069 INFO octavia.api.v2.controllers.l7rule [req-a2762b62-c099-4c76-8fcf-6d52bbb88cf1 - - - - -] Sending Creation of L7Rule a8c5cb79-50d1-4be4-bca9-d49e8b29b657 to handler 2018-03-21 12:22:41.374 12070 INFO octavia.api.v2.controllers.member [req-ef4c2d85-986f-4fef-a373-7103b547f5ba - - - - -] Sending Update of Member 61484dad-4c29-450b-b807-61b09671ebea to handler 2018-03-21 12:22:41.459 12069 INFO octavia.api.v2.controllers.load_balancer [req-a90f20bf-9c38-4ee8-a2a3-4ee51f0c8653 - - - - -] Sending deleted Load Balancer 0278dd43-84be-49d4-acb2-074dede7962f to the handler 2018-03-21 12:22:41.490 12069 INFO octavia.api.v2.controllers.l7rule [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:41.505 12069 INFO oslo_db.sqlalchemy.provision [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:41.506 12069 INFO oslo_db.sqlalchemy.provision [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN setrbuwgzn 2018-03-21 12:22:41.507 12069 INFO oslo_db.sqlalchemy.provision [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_when_lb_pending_delete [1.062270s] ... ok 2018-03-21 12:22:41.510 12069 INFO oslo_db.sqlalchemy.provision [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] CREATE BACKEND sqlite:// TOKEN xetcdwqcgf 2018-03-21 12:22:41.590 12069 INFO octavia.common.config [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] Logging enabled! 2018-03-21 12:22:41.592 12069 INFO octavia.common.config [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:41.614 12069 WARNING octavia.api.root_controller [req-a08d6b2f-3344-476b-9285-758fb406316b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:41.636 12069 INFO octavia.api.v2.controllers.load_balancer [req-4f60aba2-f67e-4e2c-be01-9d06ada28643 - - - - -] Sending created Load Balancer 2101477a-5935-4325-b022-0650507e9c34 to the handler 2018-03-21 12:22:41.779 12069 INFO octavia.api.v2.controllers.listener [req-36ac6df8-0c18-481b-888d-9dd08f713750 - - - - -] Sending Creation of Listener 972586bd-de7e-4975-9d37-0defead6f245 to handler 2018-03-21 12:22:41.862 12070 INFO oslo_db.sqlalchemy.provision [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:41.864 12070 INFO oslo_db.sqlalchemy.provision [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gzyaeybkpr 2018-03-21 12:22:41.864 12070 INFO oslo_db.sqlalchemy.provision [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_sans_listener [1.619188s] ... ok 2018-03-21 12:22:41.867 12070 INFO oslo_db.sqlalchemy.provision [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] CREATE BACKEND sqlite:// TOKEN lwtlkdyjra 2018-03-21 12:22:41.949 12070 INFO octavia.common.config [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] Logging enabled! 2018-03-21 12:22:41.949 12070 INFO octavia.common.config [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:41.943 12069 INFO octavia.api.v2.controllers.l7policy [req-1e4f50a0-1a21-4dc2-b0bc-b1b719adb499 - - - - -] Sending Creation of L7Policy 79fa8219-7e5a-469e-949b-672794df8384 to handler 2018-03-21 12:22:41.972 12070 WARNING octavia.api.root_controller [req-5377414e-0b72-47cc-9fa4-a2db0a0df5b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:41.995 12070 INFO octavia.api.v2.controllers.load_balancer [req-c17c08a5-66bd-448a-b299-426ab502031e - - - - -] Sending created Load Balancer b146ce28-2228-44d1-b907-6ca0a0a6e48f to the handler 2018-03-21 12:22:42.201 12070 INFO octavia.api.v2.controllers.listener [req-678bb234-8834-48c8-b1c0-cb50ed7c92c7 - - - - -] Sending Creation of Listener f5610551-d056-49ab-9c0b-6b087b1e8e0d to handler 2018-03-21 12:22:42.276 12069 INFO octavia.api.v2.controllers.l7rule [req-76654642-0573-446a-8c0d-05e4d90a8144 - - - - -] Sending Creation of L7Rule 7f914cb2-c19b-4be8-bb53-556dd78d04f1 to handler 2018-03-21 12:22:42.364 12070 INFO octavia.api.v2.controllers.pool [req-b877c7c9-f84e-482a-a343-e460e97fa2be - - - - -] Sending Creation of Pool 8f826dcb-15c1-452d-b890-526af8729b61 to handler 2018-03-21 12:22:42.552 12070 INFO octavia.api.v2.controllers.pool [req-5723a6d7-5367-430b-a277-9692255e3b66 - - - - -] Sending Creation of Pool beef1204-5a75-4eb7-a6da-63d977fb440a to handler 2018-03-21 12:22:42.584 12069 INFO octavia.api.v2.controllers.l7rule [req-881cc6e7-7653-4a0d-939c-ece2cb3264da - - - - -] Sending Deletion of L7Rule 7f914cb2-c19b-4be8-bb53-556dd78d04f1 to handler 2018-03-21 12:22:42.710 12069 INFO oslo_db.sqlalchemy.provision [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:42.712 12069 INFO oslo_db.sqlalchemy.provision [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xetcdwqcgf 2018-03-21 12:22:42.713 12069 INFO oslo_db.sqlalchemy.provision [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_delete_with_bad_handler [1.206050s] ... ok 2018-03-21 12:22:42.716 12069 INFO oslo_db.sqlalchemy.provision [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] CREATE BACKEND sqlite:// TOKEN tssvuyzexh 2018-03-21 12:22:42.750 12070 INFO octavia.api.v2.controllers.member [req-d7d87627-d33f-462f-9dfe-3a1fea1a7628 - - - - -] Sending Creation of Member 5c7b8bf0-57ff-48fd-b8ad-f667ed533842 to handler 2018-03-21 12:22:42.796 12069 INFO octavia.common.config [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] Logging enabled! 2018-03-21 12:22:42.797 12069 INFO octavia.common.config [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:42.820 12069 WARNING octavia.api.root_controller [req-b490ceac-f8e8-413a-8298-19bb116fd4fc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:42.843 12069 INFO octavia.api.v2.controllers.load_balancer [req-3172da80-c105-46a9-9510-bced80f8519b - - - - -] Sending created Load Balancer c07bc887-d305-43ef-8fab-29a79d3ba1b3 to the handler 2018-03-21 12:22:42.980 12070 INFO octavia.api.v2.controllers.load_balancer [req-973e61e5-7623-4bf3-9721-89d7b8d0b31c - - - - -] Sending updated Load Balancer b146ce28-2228-44d1-b907-6ca0a0a6e48f to the handler 2018-03-21 12:22:42.985 12069 INFO octavia.api.v2.controllers.listener [req-1ff1c8cd-59d0-4389-837b-fb1fdd59113a - - - - -] Sending Creation of Listener d0436dad-0c11-472d-964a-7e1a45c3bb00 to handler 2018-03-21 12:22:43.037 12070 INFO octavia.api.v2.controllers.member [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:43.051 12070 INFO oslo_db.sqlalchemy.provision [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:43.053 12070 INFO oslo_db.sqlalchemy.provision [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lwtlkdyjra 2018-03-21 12:22:43.053 12070 INFO oslo_db.sqlalchemy.provision [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_member.TestMember.test_update_when_lb_pending_update [1.188953s] ... ok 2018-03-21 12:22:43.057 12070 INFO oslo_db.sqlalchemy.provision [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] CREATE BACKEND sqlite:// TOKEN imtpxrokwl 2018-03-21 12:22:43.138 12070 INFO octavia.common.config [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] Logging enabled! 2018-03-21 12:22:43.138 12070 INFO octavia.common.config [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:43.153 12069 INFO octavia.api.v2.controllers.l7policy [req-cd9a9a3b-21d3-4af1-8986-6c39522704c5 - - - - -] Sending Creation of L7Policy 3aa14935-d455-49e0-856e-f9efd28377bb to handler 2018-03-21 12:22:43.162 12070 WARNING octavia.api.root_controller [req-8d002f58-420e-40fe-baab-b22de613ae9c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:43.188 12070 INFO octavia.api.v2.controllers.load_balancer [req-22cbf05b-8b8f-4b4f-9a36-7738672de476 - - - - -] Sending created Load Balancer fb9a7afe-c87f-4117-aad9-11f16073a46e to the handler 2018-03-21 12:22:43.370 12070 INFO octavia.api.v2.controllers.listener [req-bc23b82d-0d8c-4fad-b6ce-01de88329ea4 - - - - -] Sending Creation of Listener a6c62490-ded9-44fc-ac5c-06e495f441a4 to handler 2018-03-21 12:22:43.516 12069 INFO oslo_db.sqlalchemy.provision [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:43.517 12069 INFO oslo_db.sqlalchemy.provision [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tssvuyzexh 2018-03-21 12:22:43.517 12069 INFO oslo_db.sqlalchemy.provision [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_empty_get_all [0.804489s] ... ok 2018-03-21 12:22:43.520 12069 INFO oslo_db.sqlalchemy.provision [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] CREATE BACKEND sqlite:// TOKEN dukumkwfmv 2018-03-21 12:22:43.543 12070 INFO octavia.api.v2.controllers.pool [req-d413f667-207e-447e-bd42-6bd609d35c37 - - - - -] Sending Creation of Pool 6662ddc6-a389-4863-b95f-e45dbabddf54 to handler 2018-03-21 12:22:43.601 12069 INFO octavia.common.config [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] Logging enabled! 2018-03-21 12:22:43.602 12069 INFO octavia.common.config [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:43.625 12069 WARNING octavia.api.root_controller [req-3e1db2f9-f23a-4df6-9b10-4337bf40cfee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:43.648 12069 INFO octavia.api.v2.controllers.load_balancer [req-b506374c-18f2-42ad-8b1d-f38fe4e6a234 - - - - -] Sending created Load Balancer 0042ef49-659a-4376-b024-345fa63fdec2 to the handler 2018-03-21 12:22:43.773 12070 INFO octavia.api.v2.controllers.pool [req-3b1c40d2-ee18-4de0-bfe0-0de0bf5d3408 - - - - -] Sending Update of Pool 6662ddc6-a389-4863-b95f-e45dbabddf54 to handler 2018-03-21 12:22:43.791 12069 INFO octavia.api.v2.controllers.listener [req-a8b1ca74-2dc1-4b8a-a824-21dd2cc5b601 - - - - -] Sending Creation of Listener 3058a602-b7b1-4de3-b8c6-f7d4f55fff92 to handler 2018-03-21 12:22:43.899 12070 INFO oslo_db.sqlalchemy.provision [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:43.901 12070 INFO oslo_db.sqlalchemy.provision [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN imtpxrokwl 2018-03-21 12:22:43.903 12070 INFO oslo_db.sqlalchemy.provision [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_add_session_persistence [0.849125s] ... ok 2018-03-21 12:22:43.906 12070 INFO oslo_db.sqlalchemy.provision [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] CREATE BACKEND sqlite:// TOKEN zmeawfzufe 2018-03-21 12:22:43.958 12069 INFO octavia.api.v2.controllers.l7policy [req-63c93528-1642-4c75-852a-76495b158c43 - - - - -] Sending Creation of L7Policy 790bc5d7-ffec-4f4e-87a3-3bf06ba249f6 to handler 2018-03-21 12:22:43.984 12070 INFO octavia.common.config [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] Logging enabled! 2018-03-21 12:22:43.984 12070 INFO octavia.common.config [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:44.008 12070 WARNING octavia.api.root_controller [req-43efdb4b-ac98-4bb3-b540-64507f918275 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:44.031 12070 INFO octavia.api.v2.controllers.load_balancer [req-c14e1bff-81af-41a0-96b1-80142bb9d1b6 - - - - -] Sending created Load Balancer 0691502b-d808-40b0-ac44-6c41af83e6ad to the handler 2018-03-21 12:22:44.172 12070 INFO octavia.api.v2.controllers.listener [req-8e604d88-108a-4b87-9fc3-424571583123 - - - - -] Sending Creation of Listener 3136f20a-537c-4435-a952-4ff9e39c205f to handler 2018-03-21 12:22:44.222 12069 INFO octavia.api.v2.controllers.l7rule [req-dcf5671b-7b28-4780-87c2-2c4f53084bfb - - - - -] Sending Creation of L7Rule 4cff7c12-6521-4a6f-b1f7-813082e26e0d to handler 2018-03-21 12:22:44.282 12069 INFO oslo_db.sqlalchemy.provision [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:44.283 12069 INFO oslo_db.sqlalchemy.provision [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dukumkwfmv 2018-03-21 12:22:44.284 12069 INFO oslo_db.sqlalchemy.provision [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get [0.766197s] ... ok 2018-03-21 12:22:44.287 12069 INFO oslo_db.sqlalchemy.provision [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] CREATE BACKEND sqlite:// TOKEN fmcbrqmiex 2018-03-21 12:22:44.307 12070 ERROR octavia.api.v2.controllers.base [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] Pool 3da0e318-6411-487f-a3cf-831571622279 not found: None 2018-03-21 12:22:44.307 12070 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:22:44.307 12070 ERROR octavia.api.v2.controllers.base 2018-03-21 12:22:44.321 12070 INFO oslo_db.sqlalchemy.provision [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:44.325 12070 INFO oslo_db.sqlalchemy.provision [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zmeawfzufe 2018-03-21 12:22:44.326 12070 INFO oslo_db.sqlalchemy.provision [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_delete [0.422926s] ... ok 2018-03-21 12:22:44.329 12070 INFO oslo_db.sqlalchemy.provision [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] CREATE BACKEND sqlite:// TOKEN psjnazmzcv 2018-03-21 12:22:44.369 12069 INFO octavia.common.config [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] Logging enabled! 2018-03-21 12:22:44.369 12069 INFO octavia.common.config [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:44.394 12069 WARNING octavia.api.root_controller [req-a40e05eb-f8f3-4b90-9d8d-ece60a8c25a7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:44.416 12069 INFO octavia.api.v2.controllers.load_balancer [req-95549bb6-e60e-42d6-84d7-274838b3d64a - - - - -] Sending created Load Balancer 379d32e0-a56f-4117-8be2-624294145491 to the handler 2018-03-21 12:22:44.426 12070 INFO octavia.common.config [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] Logging enabled! 2018-03-21 12:22:44.426 12070 INFO octavia.common.config [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:44.467 12070 WARNING octavia.api.root_controller [req-ead4ef17-84de-4656-833f-42a54e586b52 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:44.491 12070 INFO octavia.api.v2.controllers.load_balancer [req-afc472c2-8320-405e-941d-dea0df6e6d73 - - - - -] Sending created Load Balancer d5133bec-12ff-4741-89ef-ecd761393bc1 to the handler 2018-03-21 12:22:44.559 12069 INFO octavia.api.v2.controllers.listener [req-a2b42949-db11-4100-be86-0f9c46c2a7da - - - - -] Sending Creation of Listener d4e5a967-bd47-4af1-b932-f008a66d8fcf to handler 2018-03-21 12:22:44.679 12070 INFO octavia.api.v2.controllers.listener [req-c5c9fe69-2af2-43ad-a325-ce877592e69f - - - - -] Sending Creation of Listener 50d7fc82-8f36-44ae-97b1-b2ff53ed9cb7 to handler 2018-03-21 12:22:44.724 12069 INFO octavia.api.v2.controllers.l7policy [req-6c6f0057-e4a5-4fc0-9254-62bcb7b0870c - - - - -] Sending Creation of L7Policy f70339d9-c104-4778-bcbc-ee4804392320 to handler 2018-03-21 12:22:44.839 12070 INFO oslo_db.sqlalchemy.provision [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:44.841 12070 INFO oslo_db.sqlalchemy.provision [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN psjnazmzcv 2018-03-21 12:22:44.841 12070 INFO oslo_db.sqlalchemy.provision [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_not_authorized [0.518829s] ... ok 2018-03-21 12:22:44.848 12070 INFO oslo_db.sqlalchemy.provision [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] CREATE BACKEND sqlite:// TOKEN jwkzouymml 2018-03-21 12:22:44.924 12070 INFO octavia.common.config [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] Logging enabled! 2018-03-21 12:22:44.924 12070 INFO octavia.common.config [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:44.947 12070 WARNING octavia.api.root_controller [req-ae3cf22a-cf23-4a78-bb23-bb3021e004b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:44.969 12070 INFO octavia.api.v2.controllers.load_balancer [req-0ec05534-ada5-46fe-8df4-5ddc559a5047 - - - - -] Sending created Load Balancer eb0c1512-081b-430f-9a41-bc4a83fb3747 to the handler 2018-03-21 12:22:45.060 12069 INFO octavia.api.v2.controllers.l7rule [req-86528930-0a4e-4ea0-8d74-e1cd867549dc - - - - -] Sending Creation of L7Rule d26c7631-72c1-49bd-814a-b36e9d204339 to handler 2018-03-21 12:22:45.112 12070 INFO octavia.api.v2.controllers.listener [req-44a084da-ee9e-4592-9c85-d526983ba182 - - - - -] Sending Creation of Listener 641e9fb4-b283-4b6b-a67f-3d5942ae61d1 to handler 2018-03-21 12:22:45.338 12070 INFO oslo_db.sqlalchemy.provision [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:45.340 12070 INFO oslo_db.sqlalchemy.provision [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jwkzouymml 2018-03-21 12:22:45.340 12070 INFO oslo_db.sqlalchemy.provision [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_over_quota [0.495350s] ... ok 2018-03-21 12:22:45.352 12069 INFO octavia.api.v2.controllers.l7rule [req-2b3377ed-acb2-4bb5-a38b-8a98aa694fa7 - - - - -] Sending Creation of L7Rule 866fab1c-b91c-45d2-a122-81e1e8043234 to handler 2018-03-21 12:22:45.347 12070 INFO oslo_db.sqlalchemy.provision [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] CREATE BACKEND sqlite:// TOKEN vslpuhcabp 2018-03-21 12:22:45.423 12070 INFO octavia.common.config [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] Logging enabled! 2018-03-21 12:22:45.423 12070 INFO octavia.common.config [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:45.447 12070 WARNING octavia.api.root_controller [req-560fa7e5-923b-4d80-b368-3b972d692e13 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:45.469 12070 INFO octavia.api.v2.controllers.load_balancer [req-d76186c9-7c33-4177-b88d-f1d93ef0e698 - - - - -] Sending created Load Balancer ad1f8d1e-ca23-4c5c-8212-4fdc3bdbe990 to the handler 2018-03-21 12:22:45.612 12070 INFO octavia.api.v2.controllers.listener [req-572107e5-961d-48fb-96ff-35c9d1ff3a90 - - - - -] Sending Creation of Listener bef6e228-88bd-4690-ae5e-9831f0ec88ce to handler 2018-03-21 12:22:45.705 12069 INFO oslo_db.sqlalchemy.provision [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:45.707 12069 INFO oslo_db.sqlalchemy.provision [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fmcbrqmiex 2018-03-21 12:22:45.707 12069 INFO oslo_db.sqlalchemy.provision [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all [1.423123s] ... ok 2018-03-21 12:22:45.710 12069 INFO oslo_db.sqlalchemy.provision [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] CREATE BACKEND sqlite:// TOKEN yoyineqeii 2018-03-21 12:22:45.791 12069 INFO octavia.common.config [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] Logging enabled! 2018-03-21 12:22:45.792 12069 INFO octavia.common.config [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:45.814 12069 WARNING octavia.api.root_controller [req-563c8b1f-58f2-452b-94a7-35d87c00c5b5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:45.811 12070 INFO octavia.api.v2.controllers.pool [req-4a33566c-7ef5-4928-a65b-ef3153363676 - - - - -] Sending Creation of Pool 50bdc181-20bc-4018-a5ff-d8f8bdc1246b to handler 2018-03-21 12:22:45.837 12069 INFO octavia.api.v2.controllers.load_balancer [req-ceb78483-b674-45a3-8da6-b02bc29f2ae9 - - - - -] Sending created Load Balancer d328307b-97e7-4746-971f-5a07d7799ac2 to the handler 2018-03-21 12:22:45.954 12070 INFO oslo_db.sqlalchemy.provision [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:45.956 12070 INFO oslo_db.sqlalchemy.provision [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vslpuhcabp 2018-03-21 12:22:45.956 12070 INFO oslo_db.sqlalchemy.provision [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_sans_loadbalancer_id [0.615636s] ... ok 2018-03-21 12:22:45.959 12070 INFO oslo_db.sqlalchemy.provision [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] CREATE BACKEND sqlite:// TOKEN kderhpmyuk 2018-03-21 12:22:45.980 12069 INFO octavia.api.v2.controllers.listener [req-fd247587-39b8-4643-8fd1-7bcc990b471a - - - - -] Sending Creation of Listener 0ddf57b3-6dd1-4f17-8f3d-2247503f8cb4 to handler 2018-03-21 12:22:46.042 12070 INFO octavia.common.config [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] Logging enabled! 2018-03-21 12:22:46.042 12070 INFO octavia.common.config [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:46.066 12070 WARNING octavia.api.root_controller [req-e8d41603-88b2-492a-9d8a-b957920b6f49 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:46.102 12070 INFO octavia.api.v2.controllers.load_balancer [req-548a853f-6ad8-4baa-a53a-45e67186e15b - - - - -] Sending created Load Balancer f3f72779-971b-4bcf-a682-045af17a0ab1 to the handler 2018-03-21 12:22:46.145 12069 INFO octavia.api.v2.controllers.l7policy [req-158047da-690f-4fb9-8974-2f7c8c69afdf - - - - -] Sending Creation of L7Policy fe0ed48c-7518-4386-a136-ced45e124538 to handler 2018-03-21 12:22:46.299 12070 INFO octavia.api.v2.controllers.listener [req-af28daea-4039-4912-a018-3415085dee2e - - - - -] Sending Creation of Listener 4a794751-a087-4bcc-88a7-004377d1d258 to handler 2018-03-21 12:22:46.485 12069 INFO octavia.api.v2.controllers.l7rule [req-8daf8678-4e2b-4219-9559-703889de3647 - - - - -] Sending Creation of L7Rule 8a7f7578-3968-4486-b399-96f49a2b8678 to handler 2018-03-21 12:22:46.505 12070 INFO oslo_db.sqlalchemy.provision [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:46.507 12070 INFO oslo_db.sqlalchemy.provision [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kderhpmyuk 2018-03-21 12:22:46.507 12070 INFO oslo_db.sqlalchemy.provision [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_session_persistence [0.550824s] ... ok 2018-03-21 12:22:46.510 12070 INFO oslo_db.sqlalchemy.provision [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] CREATE BACKEND sqlite:// TOKEN aiqzomvypi 2018-03-21 12:22:46.607 12070 INFO octavia.common.config [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] Logging enabled! 2018-03-21 12:22:46.607 12070 INFO octavia.common.config [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:46.630 12070 WARNING octavia.api.root_controller [req-077008b8-d2da-4cb3-b668-0b275a5425c0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:46.653 12070 INFO octavia.api.v2.controllers.load_balancer [req-1122df55-a3fd-4b0b-92d5-94a1962ec4ef - - - - -] Sending created Load Balancer 1e908b93-00f7-4be2-ae06-d042bb13cca9 to the handler 2018-03-21 12:22:46.786 12069 INFO octavia.api.v2.controllers.l7rule [req-333b017c-86f2-4de5-8930-7466cf8d17f0 - - - - -] Sending Creation of L7Rule edca0116-f585-48ea-804f-fc43c4057f62 to handler 2018-03-21 12:22:46.800 12070 INFO octavia.api.v2.controllers.listener [req-a65f72cc-58be-4408-ae6c-64bc0ad641d8 - - - - -] Sending Creation of Listener 1e877437-e68f-4e5f-a37a-1734ab0123d3 to handler 2018-03-21 12:22:47.061 12070 INFO octavia.api.v2.controllers.pool [req-4dc22ce7-b52b-41a0-9a7c-6b705142b1b5 - - - - -] Sending Creation of Pool ef208947-35b5-49ac-9836-728a84196751 to handler 2018-03-21 12:22:47.107 12069 INFO octavia.api.v2.controllers.l7rule [req-ad76b3f5-cdfb-4794-b04e-41573c61e911 - - - - -] Sending Creation of L7Rule 53aecc72-d795-4e40-89a1-0f24f11032fe to handler 2018-03-21 12:22:47.367 12070 INFO oslo_db.sqlalchemy.provision [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:47.369 12070 INFO oslo_db.sqlalchemy.provision [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aiqzomvypi 2018-03-21 12:22:47.369 12070 INFO oslo_db.sqlalchemy.provision [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_proxy_protocol [0.862056s] ... ok 2018-03-21 12:22:47.376 12070 INFO oslo_db.sqlalchemy.provision [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] CREATE BACKEND sqlite:// TOKEN bwpwcosudg 2018-03-21 12:22:47.454 12070 INFO octavia.common.config [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] Logging enabled! 2018-03-21 12:22:47.454 12070 INFO octavia.common.config [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:47.477 12070 WARNING octavia.api.root_controller [req-c8a894dd-77db-4835-a970-524f7086c634 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:47.499 12070 INFO octavia.api.v2.controllers.load_balancer [req-4b1ed4ed-5e7d-4784-abb7-161225b29304 - - - - -] Sending created Load Balancer 8638f9ae-daa6-4074-9d2b-438fb17cb6be to the handler 2018-03-21 12:22:47.560 12069 INFO oslo_db.sqlalchemy.provision [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:47.563 12069 INFO oslo_db.sqlalchemy.provision [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yoyineqeii 2018-03-21 12:22:47.563 12069 INFO oslo_db.sqlalchemy.provision [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_fields_filter [1.856116s] ... ok 2018-03-21 12:22:47.566 12069 INFO oslo_db.sqlalchemy.provision [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] CREATE BACKEND sqlite:// TOKEN ajyxvjscll 2018-03-21 12:22:47.642 12070 INFO octavia.api.v2.controllers.listener [req-2255a0fb-4000-4ca9-96bb-d259980cf21e - - - - -] Sending Creation of Listener 6275d183-7320-48d8-831e-30f21fd4b38a to handler 2018-03-21 12:22:47.646 12069 INFO octavia.common.config [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] Logging enabled! 2018-03-21 12:22:47.646 12069 INFO octavia.common.config [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:47.670 12069 WARNING octavia.api.root_controller [req-d5c1f338-3fa6-4a02-a3f6-058becab5f9a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:47.690 12069 INFO octavia.api.v2.controllers.load_balancer [req-e0c26c44-1859-4b4d-bae9-652c8839c71a - - - - -] Sending created Load Balancer d1f5ea03-0bdd-41fe-b843-0415d50f047f to the handler 2018-03-21 12:22:47.815 12070 INFO octavia.api.v2.controllers.pool [req-c2f62965-e2b5-4cd2-b6f1-ac148b19e1db - - - - -] Sending Creation of Pool 2f86ca6e-f960-4223-a273-80a1f55dfc53 to handler 2018-03-21 12:22:47.834 12069 INFO octavia.api.v2.controllers.listener [req-b578d1d8-1d9a-4d40-bfa0-ee3d2aecdb2f - - - - -] Sending Creation of Listener ddf867d7-d68a-4620-aaeb-ea9a766af21d to handler 2018-03-21 12:22:47.999 12069 INFO octavia.api.v2.controllers.l7policy [req-c0a608ad-e1b8-43e5-8fd6-3464b9593083 - - - - -] Sending Creation of L7Policy ae7593b2-df9d-4a03-b0c6-59b7afa66ff4 to handler 2018-03-21 12:22:48.100 12070 INFO oslo_db.sqlalchemy.provision [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:48.102 12070 INFO oslo_db.sqlalchemy.provision [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bwpwcosudg 2018-03-21 12:22:48.102 12070 INFO oslo_db.sqlalchemy.provision [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_not_authorize [0.732685s] ... ok 2018-03-21 12:22:48.105 12070 INFO oslo_db.sqlalchemy.provision [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] CREATE BACKEND sqlite:// TOKEN dchphtlynl 2018-03-21 12:22:48.208 12070 INFO octavia.common.config [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] Logging enabled! 2018-03-21 12:22:48.208 12070 INFO octavia.common.config [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:48.235 12070 WARNING octavia.api.root_controller [req-7aad0f98-1e73-4be9-89ef-0d9bde8c229f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:48.257 12070 INFO octavia.api.v2.controllers.load_balancer [req-983a5c9f-0f3e-4e30-99f9-9bf66d9c8540 - - - - -] Sending created Load Balancer 930bf336-960d-45c0-a07f-0dc5a1f67e87 to the handler 2018-03-21 12:22:48.264 12069 INFO octavia.api.v2.controllers.l7rule [req-4cded893-abcf-4df0-86b8-bff51b8b7ee8 - - - - -] Sending Creation of L7Rule 35c2114b-19dd-47fe-9373-25a87bd9e198 to handler 2018-03-21 12:22:48.462 12070 INFO octavia.api.v2.controllers.listener [req-2ba5d50a-14dd-46e6-9c8e-028eda5d55c5 - - - - -] Sending Creation of Listener eef08824-7cc4-4ef6-a9c0-8a8346d52f3a to handler 2018-03-21 12:22:48.561 12069 INFO octavia.api.v2.controllers.l7rule [req-ccf6cd50-b2fc-4150-8e4d-eef20ff56548 - - - - -] Sending Creation of L7Rule 3ebe05cf-409d-453b-9dab-076cbeb46399 to handler 2018-03-21 12:22:48.633 12070 INFO octavia.api.v2.controllers.pool [req-27f24373-8245-4013-807e-69c186268620 - - - - -] Sending Creation of Pool 732630e3-925d-474c-859a-5bffd78cc6e4 to handler 2018-03-21 12:22:48.792 12070 INFO octavia.api.v2.controllers.load_balancer [req-8bcffce2-7d41-41b0-bb9a-74df98ca41c9 - - - - -] Sending deleted Load Balancer 930bf336-960d-45c0-a07f-0dc5a1f67e87 to the handler 2018-03-21 12:22:48.821 12070 INFO octavia.api.v2.controllers.pool [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:48.835 12070 INFO oslo_db.sqlalchemy.provision [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:48.836 12070 INFO oslo_db.sqlalchemy.provision [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dchphtlynl 2018-03-21 12:22:48.837 12070 INFO oslo_db.sqlalchemy.provision [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_when_lb_pending_delete [0.734608s] ... ok 2018-03-21 12:22:48.840 12070 INFO oslo_db.sqlalchemy.provision [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] CREATE BACKEND sqlite:// TOKEN uennrmrjyj 2018-03-21 12:22:48.920 12070 INFO octavia.common.config [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] Logging enabled! 2018-03-21 12:22:48.920 12070 INFO octavia.common.config [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:48.943 12070 WARNING octavia.api.root_controller [req-9587cb64-b5de-408f-9ca2-378c8e6d60be - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:48.942 12069 INFO octavia.api.v2.controllers.l7rule [req-ed97267a-1608-491e-8586-9ce8ce67ad1b - - - - -] Sending Creation of L7Rule c8f16f68-e852-4fef-8640-03309a42159e to handler 2018-03-21 12:22:48.965 12070 INFO octavia.api.v2.controllers.load_balancer [req-d348dcaa-0fab-40cd-b46f-b8b534d19b77 - - - - -] Sending created Load Balancer aa3e9bef-5b19-4c16-bb9d-7cf2c33ee575 to the handler 2018-03-21 12:22:49.109 12070 INFO octavia.api.v2.controllers.listener [req-3a22b801-5eca-4705-bf34-5e3b3d8a6082 - - - - -] Sending Creation of Listener 70397b11-5262-4451-8b6b-6ebc7b5d643d to handler 2018-03-21 12:22:49.295 12070 INFO octavia.api.v2.controllers.pool [req-2a32bc87-8bac-4fa2-bf12-b66cb0edbfbd - - - - -] Sending Creation of Pool f9b4c788-34ae-4f36-a39b-def1bb5f6078 to handler 2018-03-21 12:22:49.319 12069 INFO oslo_db.sqlalchemy.provision [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:49.320 12069 INFO oslo_db.sqlalchemy.provision [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ajyxvjscll 2018-03-21 12:22:49.321 12069 INFO oslo_db.sqlalchemy.provision [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_filter [1.765057s] ... ok 2018-03-21 12:22:49.333 12069 INFO oslo_db.sqlalchemy.provision [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] CREATE BACKEND sqlite:// TOKEN btbgrlppno 2018-03-21 12:22:49.460 12069 INFO octavia.common.config [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] Logging enabled! 2018-03-21 12:22:49.462 12069 INFO octavia.common.config [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:49.488 12070 INFO octavia.api.v2.controllers.pool [req-a54bd253-06df-43f8-9233-33c435178663 - - - - -] Sending Deletion of Pool f9b4c788-34ae-4f36-a39b-def1bb5f6078 to handler 2018-03-21 12:22:49.497 12069 WARNING octavia.api.root_controller [req-bd1bafed-36c3-4228-bcb4-296353a47b0e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:49.532 12069 INFO octavia.api.v2.controllers.load_balancer [req-2eaa0189-fbec-44a7-8589-18618c34d30f - - - - -] Sending created Load Balancer 09ba1ae1-7518-4b2c-86a0-59d657f6eb0d to the handler 2018-03-21 12:22:49.583 12070 INFO oslo_db.sqlalchemy.provision [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:49.584 12070 INFO oslo_db.sqlalchemy.provision [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uennrmrjyj 2018-03-21 12:22:49.585 12070 INFO oslo_db.sqlalchemy.provision [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_with_bad_handler [0.747784s] ... ok 2018-03-21 12:22:49.588 12070 INFO oslo_db.sqlalchemy.provision [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] CREATE BACKEND sqlite:// TOKEN btdcnncwze 2018-03-21 12:22:49.667 12070 INFO octavia.common.config [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] Logging enabled! 2018-03-21 12:22:49.668 12070 INFO octavia.common.config [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:49.691 12070 WARNING octavia.api.root_controller [req-145d4385-d8e1-443f-9074-1eb8148610b2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:49.713 12070 INFO octavia.api.v2.controllers.load_balancer [req-bddbc893-78ab-4767-9c21-ec986255f521 - - - - -] Sending created Load Balancer c6c04d2e-d0f1-4bd9-8db8-905f7c534d3e to the handler 2018-03-21 12:22:49.745 12069 INFO octavia.api.v2.controllers.listener [req-340f04ae-9b1e-4060-8f5d-4b8e60cfe715 - - - - -] Sending Creation of Listener 37e3b9f4-91d9-48eb-911c-0cbe3ea224e5 to handler 2018-03-21 12:22:49.921 12070 INFO octavia.api.v2.controllers.listener [req-ceba51c5-f3ad-4d0e-988e-e184ae9837b8 - - - - -] Sending Creation of Listener 369c9fa9-81be-4d78-ac13-232a44091fbe to handler 2018-03-21 12:22:49.970 12069 INFO octavia.api.v2.controllers.l7policy [req-1b86de50-117c-4f2b-825a-e68c4db932c9 - - - - -] Sending Creation of L7Policy 2f967ae4-8f6b-4e78-a6b3-135adea16330 to handler 2018-03-21 12:22:50.093 12070 INFO octavia.api.v2.controllers.pool [req-61b2d1da-8003-427b-9a06-2642a2fcb60b - - - - -] Sending Creation of Pool dd107ceb-acd2-440c-94e5-cf2313bfea93 to handler 2018-03-21 12:22:50.291 12070 INFO octavia.api.v2.controllers.l7policy [req-d6a02325-87e9-41ed-9f62-5a01d327e60e - - - - -] Sending Creation of L7Policy 524ec456-b85c-4df6-9f49-5d266a4f754e to handler 2018-03-21 12:22:50.383 12069 INFO octavia.api.v2.controllers.l7rule [req-16137bd9-1719-4444-8e05-fc076c0ef171 - - - - -] Sending Creation of L7Rule 914bd76b-796c-40f1-a908-5bbd725510c9 to handler 2018-03-21 12:22:50.614 12070 INFO oslo_db.sqlalchemy.provision [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:50.616 12070 INFO oslo_db.sqlalchemy.provision [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN btdcnncwze 2018-03-21 12:22:50.616 12070 INFO oslo_db.sqlalchemy.provision [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_with_l7policy [1.031334s] ... ok 2018-03-21 12:22:50.619 12070 INFO oslo_db.sqlalchemy.provision [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] CREATE BACKEND sqlite:// TOKEN omqnhcyape 2018-03-21 12:22:50.699 12070 INFO octavia.common.config [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] Logging enabled! 2018-03-21 12:22:50.699 12070 INFO octavia.common.config [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:50.707 12069 INFO octavia.api.v2.controllers.l7rule [req-1fbd2b05-31b4-45b1-b1a9-f4dd70d3b906 - - - - -] Sending Creation of L7Rule da8de4e2-33c0-47e0-b5f0-65d9a16a86b6 to handler 2018-03-21 12:22:50.724 12070 WARNING octavia.api.root_controller [req-0cf2f75c-9367-454f-b70b-9db09c408e54 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:50.746 12070 INFO octavia.api.v2.controllers.load_balancer [req-5bd596b3-1cdb-4a85-b02b-1b539c1ca925 - - - - -] Sending created Load Balancer 1336c24f-743f-437b-bb06-6f171fd089d6 to the handler 2018-03-21 12:22:50.889 12070 INFO octavia.api.v2.controllers.listener [req-1c70129e-0c0b-43b6-80bf-911693c34e45 - - - - -] Sending Creation of Listener 2cad3a65-ec68-4ecd-aaba-ccf128c88e45 to handler 2018-03-21 12:22:51.032 12069 INFO octavia.api.v2.controllers.l7rule [req-4153a3ad-86d3-4030-adad-c514c969a646 - - - - -] Sending Creation of L7Rule 488942ed-d65e-4602-a5ab-f53e40e768d6 to handler 2018-03-21 12:22:51.091 12070 INFO oslo_db.sqlalchemy.provision [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:51.093 12070 INFO oslo_db.sqlalchemy.provision [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN omqnhcyape 2018-03-21 12:22:51.093 12070 INFO oslo_db.sqlalchemy.provision [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_empty_get_all [0.476740s] ... ok 2018-03-21 12:22:51.096 12070 INFO oslo_db.sqlalchemy.provision [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] CREATE BACKEND sqlite:// TOKEN vdthiwqtsq 2018-03-21 12:22:51.176 12070 INFO octavia.common.config [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] Logging enabled! 2018-03-21 12:22:51.176 12070 INFO octavia.common.config [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:51.199 12070 WARNING octavia.api.root_controller [req-b164339b-0d4b-4b99-8f44-22e49d914af4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:51.223 12070 INFO octavia.api.v2.controllers.load_balancer [req-476973c4-04c3-454e-98fd-1e1570516c9a - - - - -] Sending created Load Balancer 18155cc7-aef0-4ba8-ba36-74220f6f7679 to the handler 2018-03-21 12:22:51.430 12070 INFO octavia.api.v2.controllers.listener [req-afde128f-0a86-4ac2-9ac9-ac1c5dc4a13c - - - - -] Sending Creation of Listener 37aa8219-b419-40bc-b3d2-061a54cc72bc to handler 2018-03-21 12:22:51.632 12070 INFO octavia.api.v2.controllers.pool [req-28d2e4d8-9194-4caa-b840-2e9aa5ac9ec9 - - - - -] Sending Creation of Pool 2ed7bb38-c5bf-425a-a73a-691b5999f9a3 to handler 2018-03-21 12:22:51.681 12069 INFO oslo_db.sqlalchemy.provision [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:51.683 12069 INFO oslo_db.sqlalchemy.provision [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN btbgrlppno 2018-03-21 12:22:51.683 12069 INFO oslo_db.sqlalchemy.provision [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_all_limited [2.354089s] ... ok 2018-03-21 12:22:51.686 12069 INFO oslo_db.sqlalchemy.provision [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] CREATE BACKEND sqlite:// TOKEN fgwlhrotfv 2018-03-21 12:22:51.763 12069 INFO octavia.common.config [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] Logging enabled! 2018-03-21 12:22:51.763 12069 INFO octavia.common.config [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:51.786 12069 WARNING octavia.api.root_controller [req-23b5d741-ba7c-42ce-bc26-d7cd841ad7e6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:51.809 12069 INFO octavia.api.v2.controllers.load_balancer [req-7aa36980-b3fb-454f-9d5b-fd9066ed6bf2 - - - - -] Sending created Load Balancer ab1884c2-3757-475e-b34f-8527245a4fde to the handler 2018-03-21 12:22:51.809 12070 INFO oslo_db.sqlalchemy.provision [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:51.811 12070 INFO oslo_db.sqlalchemy.provision [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vdthiwqtsq 2018-03-21 12:22:51.813 12070 INFO oslo_db.sqlalchemy.provision [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get [0.719409s] ... ok 2018-03-21 12:22:51.816 12070 INFO oslo_db.sqlalchemy.provision [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] CREATE BACKEND sqlite:// TOKEN zdihgwlzbx 2018-03-21 12:22:51.894 12070 INFO octavia.common.config [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] Logging enabled! 2018-03-21 12:22:51.895 12070 INFO octavia.common.config [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:51.918 12070 WARNING octavia.api.root_controller [req-26675402-43b6-4805-ab5f-744a993d1a99 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:51.940 12070 INFO octavia.api.v2.controllers.load_balancer [req-08db48ae-6437-47d5-83b1-afc4731dedc7 - - - - -] Sending created Load Balancer 79812bc1-165d-45c4-bd5b-bdc4d50e3a4c to the handler 2018-03-21 12:22:51.953 12069 INFO octavia.api.v2.controllers.listener [req-6a1663c2-93c0-4686-8b4c-940abacfc3ec - - - - -] Sending Creation of Listener 8809414a-a8ed-450a-a9d8-b13d60b6e539 to handler 2018-03-21 12:22:52.084 12070 INFO octavia.api.v2.controllers.listener [req-453bbca6-bc57-4827-9afb-87f2ee34ccbe - - - - -] Sending Creation of Listener 5e8a1643-861a-4bc7-8acb-46c1840583ea to handler 2018-03-21 12:22:52.120 12069 INFO octavia.api.v2.controllers.l7policy [req-4be2d939-4ce8-4069-a71f-c52f101aefdd - - - - -] Sending Creation of L7Policy 37720e35-c974-4106-8bf7-e55a06432ce6 to handler 2018-03-21 12:22:52.255 12070 INFO octavia.api.v2.controllers.pool [req-bc38d4d6-77d5-4ac0-8cab-28864284bb8b - - - - -] Sending Creation of Pool 9465b601-b200-41ad-a234-a6380cd75ee0 to handler 2018-03-21 12:22:52.384 12069 INFO octavia.api.v2.controllers.l7rule [req-b400f773-e5c6-454d-9cf1-92e04098d343 - - - - -] Sending Creation of L7Rule 11b71114-e605-46c6-811d-07bb1b2a6067 to handler 2018-03-21 12:22:52.435 12069 INFO oslo_db.sqlalchemy.provision [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:52.437 12069 INFO oslo_db.sqlalchemy.provision [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fgwlhrotfv 2018-03-21 12:22:52.437 12069 INFO oslo_db.sqlalchemy.provision [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_authorized [0.753944s] ... ok 2018-03-21 12:22:52.440 12069 INFO oslo_db.sqlalchemy.provision [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] CREATE BACKEND sqlite:// TOKEN cqmorjbjoz 2018-03-21 12:22:52.520 12069 INFO octavia.common.config [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] Logging enabled! 2018-03-21 12:22:52.520 12069 INFO octavia.common.config [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:52.543 12069 WARNING octavia.api.root_controller [req-0200ce7a-620b-4975-8ad8-62beba57ffde - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:52.540 12070 INFO oslo_db.sqlalchemy.provision [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:52.544 12070 INFO oslo_db.sqlalchemy.provision [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zdihgwlzbx 2018-03-21 12:22:52.544 12070 INFO oslo_db.sqlalchemy.provision [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all [0.731019s] ... ok 2018-03-21 12:22:52.565 12069 INFO octavia.api.v2.controllers.load_balancer [req-c8196863-82f0-44e5-92dc-a686b4a2a06a - - - - -] Sending created Load Balancer 369fdb9c-f320-45ce-9ec9-f70820fef40e to the handler 2018-03-21 12:22:52.547 12070 INFO oslo_db.sqlalchemy.provision [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] CREATE BACKEND sqlite:// TOKEN wicrtkizyl 2018-03-21 12:22:52.628 12070 INFO octavia.common.config [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] Logging enabled! 2018-03-21 12:22:52.629 12070 INFO octavia.common.config [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:52.666 12070 WARNING octavia.api.root_controller [req-00b62214-67b3-4ea8-85e3-bfa7615a9ee2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:52.691 12070 INFO octavia.api.v2.controllers.load_balancer [req-4c370296-adfc-4e63-b963-4c8c51a8708b - - - - -] Sending created Load Balancer cba24ed3-6261-4f24-b114-0b4f88cc74a4 to the handler 2018-03-21 12:22:52.709 12069 INFO octavia.api.v2.controllers.listener [req-212e2fc6-4e33-46bc-9906-1d42357bf5cd - - - - -] Sending Creation of Listener 5e48c18d-023f-4888-88cd-42b337c965c7 to handler 2018-03-21 12:22:52.878 12070 INFO octavia.api.v2.controllers.listener [req-a269ded3-f54f-45bf-b7ae-b69d8a2cc7e5 - - - - -] Sending Creation of Listener 6d99386e-5b9a-466b-8653-936f76f201f6 to handler 2018-03-21 12:22:52.939 12069 INFO octavia.api.v2.controllers.l7policy [req-83010d10-bd0e-49cb-9ae4-f8281e620797 - - - - -] Sending Creation of L7Policy 0650901e-61dd-455d-9aa4-3f19b2f8c97a to handler 2018-03-21 12:22:53.026 12070 INFO octavia.api.v2.controllers.load_balancer [req-8b09b61c-5fa2-4ceb-b61e-bd2a4224da56 - - - - -] Sending created Load Balancer 3d7bfc89-5117-43b5-99a0-432612b5d294 to the handler 2018-03-21 12:22:53.144 12069 INFO octavia.api.v2.controllers.l7policy [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] L7Policy 7ef00d40-e8cc-4edc-854d-a199ed418a23 not found. 2018-03-21 12:22:53.146 12069 INFO octavia.api.v2.controllers.l7policy [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] L7Policy 7ef00d40-e8cc-4edc-854d-a199ed418a23 not found. 2018-03-21 12:22:53.162 12069 INFO oslo_db.sqlalchemy.provision [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:53.163 12069 INFO oslo_db.sqlalchemy.provision [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cqmorjbjoz 2018-03-21 12:22:53.163 12069 INFO oslo_db.sqlalchemy.provision [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_bad_parent_policy [0.726336s] ... ok 2018-03-21 12:22:53.169 12070 INFO octavia.api.v2.controllers.pool [req-a2133b17-3d63-4733-8c8e-a786957c8e17 - - - - -] Sending Creation of Pool 36e3e027-07f0-412a-8f08-33f3c5e23e8d to handler 2018-03-21 12:22:53.166 12069 INFO oslo_db.sqlalchemy.provision [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] CREATE BACKEND sqlite:// TOKEN bfvgjrfyme 2018-03-21 12:22:53.247 12069 INFO octavia.common.config [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] Logging enabled! 2018-03-21 12:22:53.247 12069 INFO octavia.common.config [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:53.270 12069 WARNING octavia.api.root_controller [req-6f4ae1c1-80bb-4e27-a105-c562b181e7a7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:53.292 12069 INFO octavia.api.v2.controllers.load_balancer [req-0f103c40-f7d6-4ca5-8c38-2306a996ee6a - - - - -] Sending created Load Balancer 8081d708-5a35-4e56-9aa7-bd89e38382f9 to the handler 2018-03-21 12:22:53.329 12070 INFO octavia.api.v2.controllers.pool [req-ec295e08-dc14-483f-b81c-2894671b2ea3 - - - - -] Sending Creation of Pool 03d24430-c117-44d4-8597-bec905c23a7e to handler 2018-03-21 12:22:53.435 12069 INFO octavia.api.v2.controllers.listener [req-c53f4a88-857c-4a67-820f-75cd37b1c3f8 - - - - -] Sending Creation of Listener cab4960b-b71b-4316-9f8d-6fe6ad61ae3d to handler 2018-03-21 12:22:53.501 12070 INFO octavia.api.v2.controllers.pool [req-d508a528-bc73-4ec5-a4ac-39c6bcca3bc0 - - - - -] Sending Creation of Pool a6216bbe-828a-4de9-9bd6-2954d65efd31 to handler 2018-03-21 12:22:53.598 12069 INFO octavia.api.v2.controllers.l7policy [req-30e01d4a-616a-48be-a34c-ad0d8f8eae1d - - - - -] Sending Creation of L7Policy 3b90513e-d866-40f6-9d6f-1b98e486c0f9 to handler 2018-03-21 12:22:53.717 12070 INFO oslo_db.sqlalchemy.provision [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:53.719 12070 INFO oslo_db.sqlalchemy.provision [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wicrtkizyl 2018-03-21 12:22:53.719 12070 INFO oslo_db.sqlalchemy.provision [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_admin [1.175333s] ... ok 2018-03-21 12:22:53.727 12070 INFO oslo_db.sqlalchemy.provision [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] CREATE BACKEND sqlite:// TOKEN ykaowrdfpe 2018-03-21 12:22:53.803 12070 INFO octavia.common.config [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] Logging enabled! 2018-03-21 12:22:53.804 12070 INFO octavia.common.config [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:53.829 12070 WARNING octavia.api.root_controller [req-77411d26-1763-43f8-b99e-876ef19142b0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:53.851 12070 INFO octavia.api.v2.controllers.load_balancer [req-65c9b2c1-dd88-44ca-a406-4a3db1578dec - - - - -] Sending created Load Balancer 4bc03772-3ea2-4880-bd87-bb44ea2e3bee to the handler 2018-03-21 12:22:53.862 12069 INFO octavia.api.v2.controllers.l7rule [req-9d703869-fbba-4100-aea4-b29a1d780d2f - - - - -] Sending Creation of L7Rule 15ad2dc5-783c-4ae1-bdb3-bfb988c0bcdc to handler 2018-03-21 12:22:53.904 12069 INFO oslo_db.sqlalchemy.provision [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:53.905 12069 INFO oslo_db.sqlalchemy.provision [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bfvgjrfyme 2018-03-21 12:22:53.906 12069 INFO oslo_db.sqlalchemy.provision [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_get_not_authorized [0.741837s] ... ok 2018-03-21 12:22:53.908 12069 INFO oslo_db.sqlalchemy.provision [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] CREATE BACKEND sqlite:// TOKEN anefadhjcj 2018-03-21 12:22:53.988 12069 INFO octavia.common.config [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] Logging enabled! 2018-03-21 12:22:53.988 12069 INFO octavia.common.config [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:54.011 12069 WARNING octavia.api.root_controller [req-9e3160e1-7472-4f12-9db3-2703e8279d9f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:54.033 12069 INFO octavia.api.v2.controllers.load_balancer [req-70145a93-6a7c-4c30-9e97-3c1b9dc27f6d - - - - -] Sending created Load Balancer 61fcaff6-79a9-45e3-bee6-60bab87a1f07 to the handler 2018-03-21 12:22:54.057 12070 INFO octavia.api.v2.controllers.listener [req-f64ee9ac-1b09-40be-9032-38467a1ff57a - - - - -] Sending Creation of Listener b757c2f7-c256-4ce4-88f9-d77dbcc425ef to handler 2018-03-21 12:22:54.238 12069 INFO octavia.api.v2.controllers.listener [req-1b30d780-5faa-488f-80bc-f4ed7a530e10 - - - - -] Sending Creation of Listener 351e85ea-ad50-4f59-aa16-39eb8decdf60 to handler 2018-03-21 12:22:54.332 12070 INFO octavia.api.v2.controllers.pool [req-ca0716c2-ed0c-45e8-9c46-15f4bfd79e09 - - - - -] Sending Creation of Pool b0e44912-0a5c-4891-b652-9ec3fa8a260a to handler 2018-03-21 12:22:54.404 12069 INFO octavia.api.v2.controllers.l7policy [req-ca664ca4-2cf7-404e-9592-9eac4240758d - - - - -] Sending Creation of L7Policy 4d9d065a-5d9b-43cb-87a4-dece0bc86986 to handler 2018-03-21 12:22:54.510 12070 INFO octavia.api.v2.controllers.pool [req-72379975-8e15-4750-b450-607580956726 - - - - -] Sending Creation of Pool fbbdceef-aac8-4aef-8768-da07438c69d9 to handler 2018-03-21 12:22:54.668 12069 INFO octavia.api.v2.controllers.l7rule [req-ce1fdbd6-b4a7-45fd-b0bf-ca157bc86fab - - - - -] Sending Creation of L7Rule 5354f439-8683-4218-b7f0-c3b086834746 to handler 2018-03-21 12:22:54.705 12070 INFO octavia.api.v2.controllers.pool [req-151ccba9-a4c0-4ae4-bd8c-e76a251da992 - - - - -] Sending Creation of Pool 25d780d9-51a7-461f-a91b-60f107e16105 to handler 2018-03-21 12:22:54.935 12070 INFO oslo_db.sqlalchemy.provision [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:54.937 12070 INFO oslo_db.sqlalchemy.provision [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ykaowrdfpe 2018-03-21 12:22:54.937 12070 INFO oslo_db.sqlalchemy.provision [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_fields_filter [1.217582s] ... ok 2018-03-21 12:22:54.940 12070 INFO oslo_db.sqlalchemy.provision [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] CREATE BACKEND sqlite:// TOKEN inpzrparys 2018-03-21 12:22:54.957 12069 INFO octavia.api.v2.controllers.l7rule [req-ee4f2961-1115-418c-bba6-8f0de7601aac - - - - -] Sending Update of L7Rule 5354f439-8683-4218-b7f0-c3b086834746 to handler 2018-03-21 12:22:55.023 12070 INFO octavia.common.config [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] Logging enabled! 2018-03-21 12:22:55.023 12070 INFO octavia.common.config [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:55.046 12070 WARNING octavia.api.root_controller [req-134432ba-18a9-48b9-9b4a-b470d36ddccd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:55.065 12069 INFO oslo_db.sqlalchemy.provision [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:55.066 12069 INFO oslo_db.sqlalchemy.provision [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN anefadhjcj 2018-03-21 12:22:55.067 12069 INFO oslo_db.sqlalchemy.provision [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update [1.160943s] ... ok 2018-03-21 12:22:55.069 12070 INFO octavia.api.v2.controllers.load_balancer [req-ae87ba3a-073e-4e01-a8fd-b1fc74194474 - - - - -] Sending created Load Balancer fffe5684-7c0c-47ff-aa8b-b4fbc0886745 to the handler 2018-03-21 12:22:55.070 12069 INFO oslo_db.sqlalchemy.provision [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] CREATE BACKEND sqlite:// TOKEN iikbgtcgko 2018-03-21 12:22:55.150 12069 INFO octavia.common.config [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] Logging enabled! 2018-03-21 12:22:55.150 12069 INFO octavia.common.config [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:55.174 12069 WARNING octavia.api.root_controller [req-dee99710-6659-4bc0-bcfa-6813b4e77a48 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:55.196 12069 INFO octavia.api.v2.controllers.load_balancer [req-7ffc1a93-d79b-4f36-9247-682db03c7be5 - - - - -] Sending created Load Balancer 72dcce27-0979-4973-be84-c7cf4a92f286 to the handler 2018-03-21 12:22:55.213 12070 INFO octavia.api.v2.controllers.listener [req-4da05d41-6c68-4a61-8651-26829a05cbba - - - - -] Sending Creation of Listener 6496e54e-9a55-4a64-9c9f-229b817ef004 to handler 2018-03-21 12:22:55.337 12069 INFO octavia.api.v2.controllers.listener [req-b71de0de-aa8d-4f15-a557-a735e674860a - - - - -] Sending Creation of Listener 742b681c-fd6d-4e97-b5eb-f362c4c96ae6 to handler 2018-03-21 12:22:55.416 12070 INFO octavia.api.v2.controllers.pool [req-2546043a-c0bc-4647-aded-76d839574534 - - - - -] Sending Creation of Pool 57fb5f63-5ba6-4263-b68e-f872231c262d to handler 2018-03-21 12:22:55.566 12069 INFO octavia.api.v2.controllers.l7policy [req-24c77e29-e74a-4d62-83cd-b14614f0e6be - - - - -] Sending Creation of L7Policy fbb1e06d-027c-48b0-9652-167641f30b5a to handler 2018-03-21 12:22:55.661 12070 INFO octavia.api.v2.controllers.pool [req-5c6a74f1-5a72-4281-96a0-470e2dd7ece5 - - - - -] Sending Creation of Pool c261108c-41a3-4348-8f41-dcd61c0ab400 to handler 2018-03-21 12:22:55.830 12069 INFO octavia.api.v2.controllers.l7rule [req-44e31abc-e31d-4d96-92de-f84b71a5d1eb - - - - -] Sending Creation of L7Rule 3954e174-3401-4699-9f9a-9d11e92e9949 to handler 2018-03-21 12:22:55.857 12070 INFO octavia.api.v2.controllers.pool [req-4dd8bde9-e6a2-4679-9813-d9c60c98d999 - - - - -] Sending Creation of Pool 2bb8915c-c383-4a45-94f5-5e91c3438362 to handler 2018-03-21 12:22:56.117 12069 INFO octavia.api.v2.controllers.l7rule [req-06ee418e-319b-458d-95c3-d14200fcf9a4 - 04f16aeb-8995-4306-a33e-78eb2aa30b2f - - -] Sending Update of L7Rule 3954e174-3401-4699-9f9a-9d11e92e9949 to handler 2018-03-21 12:22:56.240 12070 INFO oslo_db.sqlalchemy.provision [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:56.243 12070 INFO oslo_db.sqlalchemy.provision [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN inpzrparys 2018-03-21 12:22:56.243 12070 INFO oslo_db.sqlalchemy.provision [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_limited [1.306274s] ... ok 2018-03-21 12:22:56.246 12070 INFO oslo_db.sqlalchemy.provision [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] CREATE BACKEND sqlite:// TOKEN utxywktujo 2018-03-21 12:22:56.243 12069 INFO oslo_db.sqlalchemy.provision [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:56.245 12069 INFO oslo_db.sqlalchemy.provision [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iikbgtcgko 2018-03-21 12:22:56.245 12069 INFO oslo_db.sqlalchemy.provision [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_authorized [1.178220s] ... ok 2018-03-21 12:22:56.248 12069 INFO oslo_db.sqlalchemy.provision [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] CREATE BACKEND sqlite:// TOKEN rgdyxcwwae 2018-03-21 12:22:56.328 12069 INFO octavia.common.config [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] Logging enabled! 2018-03-21 12:22:56.328 12069 INFO octavia.common.config [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:56.329 12070 INFO octavia.common.config [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] Logging enabled! 2018-03-21 12:22:56.330 12070 INFO octavia.common.config [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:56.353 12070 WARNING octavia.api.root_controller [req-24aafb8a-8ea3-4a7d-968f-caa01a23eb07 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:56.352 12069 WARNING octavia.api.root_controller [req-32607e92-de1b-4291-9030-b84a8874588e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:56.375 12069 INFO octavia.api.v2.controllers.load_balancer [req-50197f22-1b60-4af6-8f04-c424ad50a72c - - - - -] Sending created Load Balancer d03b1b8a-51c5-4d8b-874b-21c877fd7284 to the handler 2018-03-21 12:22:56.377 12070 INFO octavia.api.v2.controllers.load_balancer [req-6a6b152c-b096-45c2-963b-e2d38a59ad20 - - - - -] Sending created Load Balancer 1afe995e-4129-4036-94d4-8726b10caa2f to the handler 2018-03-21 12:22:56.517 12069 INFO octavia.api.v2.controllers.listener [req-abebfae6-8358-4060-b2fa-5d16221955a4 - - - - -] Sending Creation of Listener d9f89a8f-f877-4234-8659-77d24c079a1b to handler 2018-03-21 12:22:56.558 12070 INFO octavia.api.v2.controllers.listener [req-d4c45284-f041-46ec-98af-e7204ac10b21 - - - - -] Sending Creation of Listener a91a1a3e-1a76-4eae-a93c-08b52f2a9467 to handler 2018-03-21 12:22:56.703 12070 INFO octavia.api.v2.controllers.load_balancer [req-4d019f39-4ec6-4de5-a065-02833f9f3d53 - - - - -] Sending created Load Balancer c76caf5e-dedf-47f1-b955-ca0dce3bdffc to the handler 2018-03-21 12:22:56.745 12069 INFO octavia.api.v2.controllers.l7policy [req-e874a9c0-8ac1-4d38-bd23-7c684b83d56e - - - - -] Sending Creation of L7Policy 20e1e06e-3b36-4bfa-95fb-8ca35ee50c3d to handler 2018-03-21 12:22:56.912 12070 INFO octavia.api.v2.controllers.pool [req-a62c7151-0a35-416f-b193-a8dd95425c48 - - - - -] Sending Creation of Pool 21c3744f-1e05-4134-84bf-87dc584bc97a to handler 2018-03-21 12:22:57.017 12069 INFO octavia.api.v2.controllers.l7rule [req-960d13fa-50ce-40da-a41d-490971fb27f8 - - - - -] Sending Creation of L7Rule 5f7d6b39-d9dd-4f62-ac37-442694a924ff to handler 2018-03-21 12:22:57.077 12070 INFO octavia.api.v2.controllers.pool [req-248677cf-732f-4f1f-803b-d0b7e1b757bc - - - - -] Sending Creation of Pool 21283451-5546-4271-97d4-e45054ba97aa to handler 2018-03-21 12:22:57.245 12070 INFO octavia.api.v2.controllers.pool [req-afda3d6f-2fea-44c9-8b52-6a4853f6f7e1 - - - - -] Sending Creation of Pool cc1398f8-070b-4073-9983-3417adbaec02 to handler 2018-03-21 12:22:57.373 12069 INFO oslo_db.sqlalchemy.provision [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:57.375 12069 INFO oslo_db.sqlalchemy.provision [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rgdyxcwwae 2018-03-21 12:22:57.375 12069 INFO oslo_db.sqlalchemy.provision [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_not_authorized [1.129951s] ... ok 2018-03-21 12:22:57.378 12069 INFO oslo_db.sqlalchemy.provision [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] CREATE BACKEND sqlite:// TOKEN ckxvgljjrx 2018-03-21 12:22:57.454 12069 INFO octavia.common.config [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] Logging enabled! 2018-03-21 12:22:57.454 12069 INFO octavia.common.config [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:57.473 12070 INFO oslo_db.sqlalchemy.provision [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:57.475 12070 INFO oslo_db.sqlalchemy.provision [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN utxywktujo 2018-03-21 12:22:57.475 12070 INFO oslo_db.sqlalchemy.provision [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_non_admin [1.231503s] ... ok 2018-03-21 12:22:57.475 12069 WARNING octavia.api.root_controller [req-e4fcf56a-c932-4bfd-860e-25a200c9b659 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:57.495 12069 INFO octavia.api.v2.controllers.load_balancer [req-18124881-4357-475e-82cb-4cc3b484da68 - - - - -] Sending created Load Balancer 344e20b5-f89f-4963-92fb-d9605be7e516 to the handler 2018-03-21 12:22:57.478 12070 INFO oslo_db.sqlalchemy.provision [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] CREATE BACKEND sqlite:// TOKEN cytarwjcbm 2018-03-21 12:22:57.577 12070 INFO octavia.common.config [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] Logging enabled! 2018-03-21 12:22:57.577 12070 INFO octavia.common.config [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:57.603 12070 WARNING octavia.api.root_controller [req-de31a466-8d4b-43ee-b5ce-726490018fd7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:57.627 12070 INFO octavia.api.v2.controllers.load_balancer [req-ef917ddd-bf3c-4f1d-9e44-a4401af323b0 - - - - -] Sending created Load Balancer e32bcf72-5f99-4b39-b3b1-fc1e06ad1e39 to the handler 2018-03-21 12:22:57.637 12069 INFO octavia.api.v2.controllers.listener [req-9d9fb3bf-de5f-4bc7-86a6-1f0f3392d93e - - - - -] Sending Creation of Listener edb04889-dc41-49d5-a903-0b915c793c29 to handler 2018-03-21 12:22:57.800 12069 INFO octavia.api.v2.controllers.l7policy [req-41cd2eb9-467b-4738-887f-77a6a1c22d21 - - - - -] Sending Creation of L7Policy 21e9e737-4d27-4a1e-870e-72ea9a20ef7d to handler 2018-03-21 12:22:57.813 12070 INFO octavia.api.v2.controllers.listener [req-095120a2-91f5-4bcd-9ade-576f851b38c7 - - - - -] Sending Creation of Listener 48b14deb-e6c7-415e-a354-8e8f513e75f7 to handler 2018-03-21 12:22:57.957 12070 INFO octavia.api.v2.controllers.load_balancer [req-3a580173-d4cb-4327-b268-2ca5b607431d - - - - -] Sending created Load Balancer 72d49baa-e2ff-4526-884d-f8501f2f4021 to the handler 2018-03-21 12:22:58.136 12069 INFO octavia.api.v2.controllers.l7rule [req-ca21ec35-bf7d-4d0c-a887-b009f99a9f80 - - - - -] Sending Creation of L7Rule 2dd76193-7c40-45f4-b564-f7ec5433074b to handler 2018-03-21 12:22:58.164 12070 INFO octavia.api.v2.controllers.pool [req-0c8ed9fc-546c-4893-a6af-ae4f1f4c13a7 - - - - -] Sending Creation of Pool 63f28028-183b-41ba-ad3f-0dfa6ce812e1 to handler 2018-03-21 12:22:58.322 12070 INFO octavia.api.v2.controllers.pool [req-55433a8e-3fe4-41f0-9a82-53483905dadb - - - - -] Sending Creation of Pool 67992ae5-f4c7-4add-8379-de31608c3e3c to handler 2018-03-21 12:22:58.388 12069 INFO octavia.api.v2.controllers.load_balancer [req-09ca2e43-64dd-453c-a134-e0ac9c0752a4 - - - - -] Sending deleted Load Balancer 344e20b5-f89f-4963-92fb-d9605be7e516 to the handler 2018-03-21 12:22:58.429 12069 INFO octavia.api.v2.controllers.l7rule [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] L7Rule cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:22:58.442 12069 INFO oslo_db.sqlalchemy.provision [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:58.443 12069 INFO oslo_db.sqlalchemy.provision [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ckxvgljjrx 2018-03-21 12:22:58.444 12069 INFO oslo_db.sqlalchemy.provision [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_when_lb_pending_delete [1.068390s] ... ok 2018-03-21 12:22:58.447 12069 INFO oslo_db.sqlalchemy.provision [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] CREATE BACKEND sqlite:// TOKEN voewfdusjx 2018-03-21 12:22:58.507 12070 INFO octavia.api.v2.controllers.pool [req-ea4de15d-5528-4ddf-a36f-38b41831572d - - - - -] Sending Creation of Pool 872f6dcf-f2a7-4bd1-80e9-123d509b0f64 to handler 2018-03-21 12:22:58.522 12069 INFO octavia.common.config [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] Logging enabled! 2018-03-21 12:22:58.523 12069 INFO octavia.common.config [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:58.545 12069 WARNING octavia.api.root_controller [req-cda4356b-21a3-4e2a-85b6-cffdb4a1406f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:58.565 12069 INFO octavia.api.v2.controllers.load_balancer [req-d1606507-f4e0-451d-8ae3-c1918b075a21 - - - - -] Sending created Load Balancer 1fcebf01-7807-4895-921c-bd18da95a6ee to the handler 2018-03-21 12:22:58.706 12069 INFO octavia.api.v2.controllers.listener [req-005e24e0-6753-4456-a2db-de33d1d5b623 - - - - -] Sending Creation of Listener 6921968f-7a79-4822-b868-25115604709c to handler 2018-03-21 12:22:58.746 12070 INFO oslo_db.sqlalchemy.provision [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:58.748 12070 INFO oslo_db.sqlalchemy.provision [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cytarwjcbm 2018-03-21 12:22:58.748 12070 INFO oslo_db.sqlalchemy.provision [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_non_admin_global_observer [1.272614s] ... ok 2018-03-21 12:22:58.751 12070 INFO oslo_db.sqlalchemy.provision [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] CREATE BACKEND sqlite:// TOKEN npwnsxxnfc 2018-03-21 12:22:58.871 12069 INFO octavia.api.v2.controllers.l7policy [req-01c6a3a7-03ef-4c17-bfb0-2a788972b15c - - - - -] Sending Creation of L7Policy 554cdde4-6b4f-4d47-8ce8-8c84c00bd325 to handler 2018-03-21 12:22:58.848 12070 INFO octavia.common.config [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] Logging enabled! 2018-03-21 12:22:58.848 12070 INFO octavia.common.config [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:58.872 12070 WARNING octavia.api.root_controller [req-f9e4a34b-4587-4e35-a83c-c90a9a784ade - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:58.898 12070 INFO octavia.api.v2.controllers.load_balancer [req-ad0bc526-4ff3-4dfa-b052-6bcf52d92994 - - - - -] Sending created Load Balancer 87a1e27b-dec7-4b05-9475-df2a7a70bc7b to the handler 2018-03-21 12:22:59.041 12070 INFO octavia.api.v2.controllers.listener [req-6276709a-4986-40c2-bb6c-5c655cc9e9b9 - - - - -] Sending Creation of Listener bcb8e7b0-42cd-433d-b5d8-afe420040fc8 to handler 2018-03-21 12:22:59.133 12069 INFO octavia.api.v2.controllers.l7rule [req-02cea93a-ec6f-4e61-9bf4-031ed69c8d6a - - - - -] Sending Creation of L7Rule 934ed36d-2148-4db0-a286-3c7126bed9f2 to handler 2018-03-21 12:22:59.221 12070 INFO octavia.api.v2.controllers.pool [req-127ab29c-73fd-4e3a-8173-a2f3411cc889 - - - - -] Sending Creation of Pool cb72bc77-62b1-48c8-bae4-8792ad12a721 to handler 2018-03-21 12:22:59.496 12070 INFO oslo_db.sqlalchemy.provision [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:59.497 12070 INFO oslo_db.sqlalchemy.provision [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN npwnsxxnfc 2018-03-21 12:22:59.498 12070 INFO oslo_db.sqlalchemy.provision [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_with_listener [0.749625s] ... ok 2018-03-21 12:22:59.501 12070 INFO oslo_db.sqlalchemy.provision [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] CREATE BACKEND sqlite:// TOKEN qjvnetjrkg 2018-03-21 12:22:59.500 12069 INFO octavia.api.v2.controllers.l7rule [req-bda8ca3b-1ee9-43f2-8e61-fe27906ecbc2 - - - - -] Sending Update of L7Rule 934ed36d-2148-4db0-a286-3c7126bed9f2 to handler 2018-03-21 12:22:59.582 12070 INFO octavia.common.config [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] Logging enabled! 2018-03-21 12:22:59.582 12070 INFO octavia.common.config [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:59.606 12070 WARNING octavia.api.root_controller [req-b8610186-df62-45bb-85e6-039e5a2b1930 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:59.629 12070 INFO octavia.api.v2.controllers.load_balancer [req-1d7e8a3e-2a72-4817-bc31-ee5ed5f92662 - - - - -] Sending created Load Balancer a25d981f-53e5-4eec-a6fe-61281bc385f2 to the handler 2018-03-21 12:22:59.638 12069 INFO oslo_db.sqlalchemy.provision [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:22:59.640 12069 INFO oslo_db.sqlalchemy.provision [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN voewfdusjx 2018-03-21 12:22:59.640 12069 INFO oslo_db.sqlalchemy.provision [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_l7rule.TestL7Rule.test_update_with_bad_handler [1.196569s] ... ok 2018-03-21 12:22:59.644 12069 INFO oslo_db.sqlalchemy.provision [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] CREATE BACKEND sqlite:// TOKEN dwregghypb 2018-03-21 12:22:59.724 12069 INFO octavia.common.config [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] Logging enabled! 2018-03-21 12:22:59.725 12069 INFO octavia.common.config [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:22:59.749 12069 WARNING octavia.api.root_controller [req-70f2bedb-1172-45e0-a3b0-9f3270bb9c19 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:22:59.771 12069 INFO octavia.api.v2.controllers.load_balancer [req-711ef481-7b14-49ef-9b09-4d9a317fa389 - - - - -] Sending created Load Balancer aec5c4f2-7d5d-48b0-9d91-40766f300b8c to the handler 2018-03-21 12:22:59.771 12070 INFO octavia.api.v2.controllers.listener [req-921f02db-3a22-4468-8434-ef58be041a91 - - - - -] Sending Creation of Listener a9e607ce-508d-459e-85d5-33616383a84a to handler 2018-03-21 12:22:59.916 12069 INFO octavia.api.v2.controllers.pool [req-24f04635-67bb-4c6f-8ce4-3d91a63c249e - - - - -] Sending Creation of Pool 1e4ebf08-3a3a-4643-b858-3a0e9d27ce56 to handler 2018-03-21 12:22:59.964 12070 INFO octavia.api.v2.controllers.pool [req-11bc3734-8ae9-4f8f-b072-bc50dc4ae505 - - - - -] Sending Creation of Pool 625db794-06dc-456d-ac4a-7af6c72d1dc2 to handler 2018-03-21 12:23:00.072 12069 INFO octavia.api.v2.controllers.listener [req-0e8f097d-6c32-49ae-9a1b-abf4214fac66 - - - - -] Sending Creation of Listener ffd9e855-6f44-494e-8c80-dd88804812b5 to handler 2018-03-21 12:23:00.195 12070 INFO oslo_db.sqlalchemy.provision [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:00.197 12070 INFO oslo_db.sqlalchemy.provision [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qjvnetjrkg 2018-03-21 12:23:00.197 12070 INFO oslo_db.sqlalchemy.provision [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_authorized [0.699183s] ... ok 2018-03-21 12:23:00.200 12070 INFO oslo_db.sqlalchemy.provision [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] CREATE BACKEND sqlite:// TOKEN cxdsituibu 2018-03-21 12:23:00.277 12069 INFO oslo_db.sqlalchemy.provision [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:00.279 12069 INFO oslo_db.sqlalchemy.provision [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dwregghypb 2018-03-21 12:23:00.279 12069 INFO oslo_db.sqlalchemy.provision [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_defaults [0.638813s] ... ok 2018-03-21 12:23:00.281 12070 INFO octavia.common.config [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] Logging enabled! 2018-03-21 12:23:00.281 12070 INFO octavia.common.config [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:00.286 12069 INFO oslo_db.sqlalchemy.provision [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] CREATE BACKEND sqlite:// TOKEN lhkcxqodhe 2018-03-21 12:23:00.306 12070 WARNING octavia.api.root_controller [req-f8794e24-c489-4bfa-9348-ac730dbf7ee0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:00.327 12070 INFO octavia.api.v2.controllers.load_balancer [req-0d461c80-211b-49aa-9063-123560907e87 - - - - -] Sending created Load Balancer 083d2b33-4ae5-48cb-aa60-8e15f4c530b6 to the handler 2018-03-21 12:23:00.362 12069 INFO octavia.common.config [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] Logging enabled! 2018-03-21 12:23:00.362 12069 INFO octavia.common.config [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:00.385 12069 WARNING octavia.api.root_controller [req-81391756-4de7-4ef4-845b-6081858889db - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:00.407 12069 INFO octavia.api.v2.controllers.load_balancer [req-204bb004-6343-4f3f-bf7d-180000fbbf8f - - - - -] Sending created Load Balancer fb9f2f78-9441-4c8a-b83c-6de52eed364c to the handler 2018-03-21 12:23:00.473 12070 INFO octavia.api.v2.controllers.listener [req-b6fd9cb1-d334-479d-8570-220b111fecfe - - - - -] Sending Creation of Listener 7ad02db4-c1f5-480c-8bac-c2c3bef8c7d0 to handler 2018-03-21 12:23:00.552 12069 INFO octavia.api.v2.controllers.pool [req-3017d9b2-a764-4afe-a8c0-beee15e547cd - - - - -] Sending Creation of Pool 463124cb-bc5e-4610-8385-f322446e8d34 to handler 2018-03-21 12:23:00.646 12070 INFO octavia.api.v2.controllers.pool [req-0b741c07-c24e-4dfd-971d-22deca225c9e - - - - -] Sending Creation of Pool 6227e1fd-aed7-48ea-8e4c-d1b76314459d to handler 2018-03-21 12:23:00.712 12069 INFO octavia.api.v2.controllers.listener [req-5860d2be-8ce4-4d9a-9aca-604b64345d31 - - - - -] Sending Creation of Listener 633bdbcd-5dc5-45fb-93af-669c5aa96b46 to handler 2018-03-21 12:23:00.813 12070 INFO octavia.api.v2.controllers.pool [req-fce847fb-d6d4-468a-a785-3dff67c241f2 - 3eaef9e9-e5f0-4310-8e36-7e9db198697d - - -] Sending Update of Pool 6227e1fd-aed7-48ea-8e4c-d1b76314459d to handler 2018-03-21 12:23:00.966 12069 INFO oslo_db.sqlalchemy.provision [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:00.968 12069 INFO oslo_db.sqlalchemy.provision [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lhkcxqodhe 2018-03-21 12:23:00.968 12069 INFO oslo_db.sqlalchemy.provision [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_duplicate_fails [0.688759s] ... ok 2018-03-21 12:23:00.975 12069 INFO oslo_db.sqlalchemy.provision [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] CREATE BACKEND sqlite:// TOKEN gvtauuchmc 2018-03-21 12:23:01.051 12069 INFO octavia.common.config [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] Logging enabled! 2018-03-21 12:23:01.051 12069 INFO octavia.common.config [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:01.074 12069 WARNING octavia.api.root_controller [req-cccfff6f-511b-462b-9f83-238e75b40236 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:01.097 12069 INFO octavia.api.v2.controllers.load_balancer [req-77064883-d58f-4e92-9e28-45caf4fe980d - - - - -] Sending created Load Balancer 919d6f0f-0dad-46dd-a867-fec0d5eeb0dc to the handler 2018-03-21 12:23:01.236 12070 INFO oslo_db.sqlalchemy.provision [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:01.238 12070 INFO oslo_db.sqlalchemy.provision [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cxdsituibu 2018-03-21 12:23:01.238 12070 INFO oslo_db.sqlalchemy.provision [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_authorized [1.040863s] ... ok 2018-03-21 12:23:01.241 12069 INFO octavia.api.v2.controllers.pool [req-bfa1313e-d815-4151-a867-f51463b36241 - - - - -] Sending Creation of Pool ae245b57-908a-4215-9e8e-ac09cec943df to handler 2018-03-21 12:23:01.241 12070 INFO oslo_db.sqlalchemy.provision [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] CREATE BACKEND sqlite:// TOKEN didesuzefs 2018-03-21 12:23:01.326 12070 INFO octavia.common.config [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] Logging enabled! 2018-03-21 12:23:01.326 12070 INFO octavia.common.config [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:01.349 12070 WARNING octavia.api.root_controller [req-38408452-8bdc-44d8-a05f-3bd61520f48b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:01.371 12070 INFO octavia.api.v2.controllers.load_balancer [req-18b5fa72-9518-4151-8f21-05a077cdeacb - - - - -] Sending created Load Balancer ed92c0fb-dd09-449f-bc65-2d31b1ef112b to the handler 2018-03-21 12:23:01.400 12069 INFO oslo_db.sqlalchemy.provision [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:01.403 12069 INFO oslo_db.sqlalchemy.provision [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gvtauuchmc 2018-03-21 12:23:01.404 12069 INFO oslo_db.sqlalchemy.provision [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_over_quota [0.435124s] ... ok 2018-03-21 12:23:01.407 12069 INFO oslo_db.sqlalchemy.provision [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] CREATE BACKEND sqlite:// TOKEN orqnjffhic 2018-03-21 12:23:01.486 12069 INFO octavia.common.config [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] Logging enabled! 2018-03-21 12:23:01.487 12069 INFO octavia.common.config [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:01.510 12069 WARNING octavia.api.root_controller [req-1bc88263-51eb-48f4-bf8d-e8a26a3e2c2e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:01.515 12070 INFO octavia.api.v2.controllers.listener [req-e436f82c-a170-4499-9ab0-2dd6d557f734 - - - - -] Sending Creation of Listener e4d9bf7a-0821-429e-8fa6-be8709ccb3ef to handler 2018-03-21 12:23:01.532 12069 INFO octavia.api.v2.controllers.load_balancer [req-b8230c8b-9794-4de7-a330-e5234af5419a - - - - -] Sending created Load Balancer fda934ce-b90e-4994-b79e-94fc3c789677 to the handler 2018-03-21 12:23:01.677 12069 INFO octavia.api.v2.controllers.pool [req-feea121d-9569-4f27-a86d-d1a065d53ec3 - - - - -] Sending Creation of Pool f8114eef-6891-4ea0-8979-8f60c04b1458 to handler 2018-03-21 12:23:01.689 12070 INFO octavia.api.v2.controllers.pool [req-422cf8da-4d8b-410c-b75f-51328249fd0a - - - - -] Sending Creation of Pool afb5149c-fb6c-474b-b691-ec69cbd57d77 to handler 2018-03-21 12:23:01.843 12069 INFO octavia.api.v2.controllers.listener [req-83e47be1-b383-4629-bbfb-bfdeb0c85308 - - - - -] Sending Creation of Listener b2cab3fc-0bb3-4e9b-88df-c3c5ea5a5780 to handler 2018-03-21 12:23:01.928 12069 INFO oslo_db.sqlalchemy.provision [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:01.929 12069 INFO oslo_db.sqlalchemy.provision [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN orqnjffhic 2018-03-21 12:23:01.930 12069 INFO oslo_db.sqlalchemy.provision [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_bad_handler [0.525984s] ... ok 2018-03-21 12:23:01.938 12069 INFO oslo_db.sqlalchemy.provision [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] CREATE BACKEND sqlite:// TOKEN gcwnovwgue 2018-03-21 12:23:01.952 12070 INFO oslo_db.sqlalchemy.provision [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:01.954 12070 INFO oslo_db.sqlalchemy.provision [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN didesuzefs 2018-03-21 12:23:01.954 12070 INFO oslo_db.sqlalchemy.provision [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_bad_session_persistence [0.715649s] ... ok 2018-03-21 12:23:01.957 12070 INFO oslo_db.sqlalchemy.provision [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] CREATE BACKEND sqlite:// TOKEN myhyvrskwk 2018-03-21 12:23:02.014 12069 INFO octavia.common.config [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] Logging enabled! 2018-03-21 12:23:02.015 12069 INFO octavia.common.config [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:02.038 12069 WARNING octavia.api.root_controller [req-95eb9ff6-6fe2-4d9a-a217-35db5c579d5a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:02.060 12069 INFO octavia.api.v2.controllers.load_balancer [req-bf4d10ff-5903-4c04-9149-50bfcb9ec8c3 - - - - -] Sending created Load Balancer 1fa86cd9-ceb3-4575-96c2-a14099b8b0c5 to the handler 2018-03-21 12:23:02.077 12070 INFO octavia.common.config [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] Logging enabled! 2018-03-21 12:23:02.078 12070 INFO octavia.common.config [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:02.101 12070 WARNING octavia.api.root_controller [req-3645bbe5-d24b-42f3-9b23-e14712e378a8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:02.127 12070 INFO octavia.api.v2.controllers.load_balancer [req-f054e2ad-ec9f-4e72-a816-0fd52aa12de7 - - - - -] Sending created Load Balancer c92c5591-88cf-4cc5-bb58-60e1fc5f29cd to the handler 2018-03-21 12:23:02.205 12069 INFO octavia.api.v2.controllers.pool [req-4df20904-36fd-4c66-9463-a0da62a798ee - - - - -] Sending Creation of Pool e7c45978-b2e2-4f09-805c-d52106a8563f to handler 2018-03-21 12:23:02.312 12070 INFO octavia.api.v2.controllers.listener [req-d2f5bd25-246a-40be-a866-d652327fce7c - - - - -] Sending Creation of Listener ba3795e9-8714-49c4-a893-f830f1a6369a to handler 2018-03-21 12:23:02.509 12069 INFO oslo_db.sqlalchemy.provision [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:02.514 12069 INFO oslo_db.sqlalchemy.provision [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gcwnovwgue 2018-03-21 12:23:02.514 12069 INFO oslo_db.sqlalchemy.provision [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_bad_insert_headers [0.584583s] ... ok 2018-03-21 12:23:02.519 12069 INFO oslo_db.sqlalchemy.provision [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] CREATE BACKEND sqlite:// TOKEN aoueyqwfcg 2018-03-21 12:23:02.506 12070 INFO octavia.api.v2.controllers.pool [req-ecf70e1a-8fed-4d92-a85b-200cdb7ff9ed - - - - -] Sending Creation of Pool 03456e04-5715-4589-8d23-89bce194ec95 to handler 2018-03-21 12:23:02.644 12069 INFO octavia.common.config [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] Logging enabled! 2018-03-21 12:23:02.645 12069 INFO octavia.common.config [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:02.680 12069 WARNING octavia.api.root_controller [req-4e4e14c1-65e8-4a03-bb4a-8d5defa94e5c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:02.706 12070 INFO oslo_db.sqlalchemy.provision [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:02.708 12070 INFO oslo_db.sqlalchemy.provision [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN myhyvrskwk 2018-03-21 12:23:02.708 12070 INFO oslo_db.sqlalchemy.provision [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_not_authorized [0.754044s] ... ok 2018-03-21 12:23:02.713 12069 INFO octavia.api.v2.controllers.load_balancer [req-ad9e552b-6890-44b3-b940-ece5d436570c - - - - -] Sending created Load Balancer b43c3ef0-53cd-4b1a-ae71-03cb7efce4e0 to the handler 2018-03-21 12:23:02.715 12070 INFO oslo_db.sqlalchemy.provision [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] CREATE BACKEND sqlite:// TOKEN vlqnbffwqb 2018-03-21 12:23:02.860 12070 INFO octavia.common.config [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] Logging enabled! 2018-03-21 12:23:02.861 12070 INFO octavia.common.config [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:02.884 12070 WARNING octavia.api.root_controller [req-95c35303-2e87-406c-8493-98f191e96c4f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:02.906 12070 INFO octavia.api.v2.controllers.load_balancer [req-c1b24aea-e7fa-4610-86f9-bc371e80d6ad - - - - -] Sending created Load Balancer d74eaeec-0896-42a4-857c-98505f1ba36f to the handler 2018-03-21 12:23:02.927 12069 INFO octavia.api.v2.controllers.pool [req-cf3f9c1b-5c34-4ffe-8dc1-ca63746b3ad3 - - - - -] Sending Creation of Pool 52f85ea4-f5dd-4b47-9e1c-536c862a58bf to handler 2018-03-21 12:23:03.049 12070 INFO octavia.api.v2.controllers.listener [req-cb744de1-695f-4109-8dd5-6d2fbd678e36 - - - - -] Sending Creation of Listener 13474887-8519-4eac-aa50-11bb1ee678ab to handler 2018-03-21 12:23:03.154 12069 INFO octavia.api.v2.controllers.listener [req-464efd65-5248-41a7-a19c-e61380ea4e1e - - - - -] Sending Creation of Listener 7085a14e-f0dd-4b1f-a416-e737f3977fe1 to handler 2018-03-21 12:23:03.230 12069 INFO oslo_db.sqlalchemy.provision [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:03.221 12070 INFO octavia.api.v2.controllers.pool [req-ecf9098d-6b45-47b8-997d-c81f68c39bca - - - - -] Sending Creation of Pool e6fb2067-28de-4177-9770-aa74aa7cbdaa to handler 2018-03-21 12:23:03.234 12069 INFO oslo_db.sqlalchemy.provision [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aoueyqwfcg 2018-03-21 12:23:03.235 12069 INFO oslo_db.sqlalchemy.provision [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_sni_data [0.720197s] ... ok 2018-03-21 12:23:03.239 12069 INFO oslo_db.sqlalchemy.provision [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] CREATE BACKEND sqlite:// TOKEN jfhzizizol 2018-03-21 12:23:03.335 12069 INFO octavia.common.config [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] Logging enabled! 2018-03-21 12:23:03.336 12069 INFO octavia.common.config [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:03.366 12069 WARNING octavia.api.root_controller [req-354585aa-f8c0-43d7-82c8-66c7e7e5e324 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:03.393 12070 INFO octavia.api.v2.controllers.pool [req-1fe419bd-f82d-4902-bd12-5ba40df641a4 - - - - -] Sending Update of Pool e6fb2067-28de-4177-9770-aa74aa7cbdaa to handler 2018-03-21 12:23:03.394 12069 INFO octavia.api.v2.controllers.load_balancer [req-29d1053e-d113-4022-b064-fc19116da7e7 - - - - -] Sending created Load Balancer ee2c360e-7682-463c-934e-979c2a9b0f9d to the handler 2018-03-21 12:23:03.558 12070 INFO oslo_db.sqlalchemy.provision [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:03.559 12070 INFO oslo_db.sqlalchemy.provision [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vlqnbffwqb 2018-03-21 12:23:03.560 12070 INFO oslo_db.sqlalchemy.provision [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_preserve_session_persistence [0.851369s] ... ok 2018-03-21 12:23:03.565 12069 INFO octavia.api.v2.controllers.pool [req-a2cf9570-c1a6-4ca2-ab88-401ca4200377 - - - - -] Sending Creation of Pool c6ac926f-98c3-4261-9328-e6bbba233e2c to handler 2018-03-21 12:23:03.570 12070 INFO oslo_db.sqlalchemy.provision [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] CREATE BACKEND sqlite:// TOKEN zsriqgfstq 2018-03-21 12:23:03.646 12070 INFO octavia.common.config [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] Logging enabled! 2018-03-21 12:23:03.646 12070 INFO octavia.common.config [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:03.669 12070 WARNING octavia.api.root_controller [req-187e08d6-c828-424c-82db-cef32d44bdbb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:03.715 12070 INFO oslo_db.sqlalchemy.provision [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:03.717 12070 INFO oslo_db.sqlalchemy.provision [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zsriqgfstq 2018-03-21 12:23:03.717 12070 INFO oslo_db.sqlalchemy.provision [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_missing_quotas [0.157285s] ... ok 2018-03-21 12:23:03.720 12070 INFO oslo_db.sqlalchemy.provision [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] CREATE BACKEND sqlite:// TOKEN kqtenwssnw 2018-03-21 12:23:03.754 12069 INFO octavia.api.v2.controllers.listener [req-24db783b-9f3a-406d-8276-d4a43f20ade9 - - - - -] Sending Creation of Listener 8c46a356-8d4d-4b69-8c6f-521a105fabd8 to handler 2018-03-21 12:23:03.800 12070 INFO octavia.common.config [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] Logging enabled! 2018-03-21 12:23:03.802 12070 INFO octavia.common.config [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:03.824 12070 WARNING octavia.api.root_controller [req-06521c8e-eff7-4555-9158-fea499728667 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:03.818 12069 INFO oslo_db.sqlalchemy.provision [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:03.820 12069 INFO oslo_db.sqlalchemy.provision [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jfhzizizol 2018-03-21 12:23:03.820 12069 INFO oslo_db.sqlalchemy.provision [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_tls_termination_data [0.585160s] ... ok 2018-03-21 12:23:03.824 12069 INFO oslo_db.sqlalchemy.provision [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] CREATE BACKEND sqlite:// TOKEN unfudpmquu 2018-03-21 12:23:03.869 12070 INFO oslo_db.sqlalchemy.provision [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:03.871 12070 INFO oslo_db.sqlalchemy.provision [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kqtenwssnw 2018-03-21 12:23:03.871 12070 INFO oslo_db.sqlalchemy.provision [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_partial_quotas [0.156635s] ... ok 2018-03-21 12:23:03.877 12070 INFO oslo_db.sqlalchemy.provision [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] CREATE BACKEND sqlite:// TOKEN sgpwpkpfcb 2018-03-21 12:23:03.954 12070 INFO octavia.common.config [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] Logging enabled! 2018-03-21 12:23:03.954 12070 INFO octavia.common.config [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:03.961 12069 INFO octavia.common.config [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] Logging enabled! 2018-03-21 12:23:03.962 12069 INFO octavia.common.config [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:03.977 12070 WARNING octavia.api.root_controller [req-a308d6b5-36de-4304-ac34-f0802aa9c028 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.022 12070 INFO oslo_db.sqlalchemy.provision [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.024 12070 INFO oslo_db.sqlalchemy.provision [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sgpwpkpfcb 2018-03-21 12:23:04.024 12070 INFO oslo_db.sqlalchemy.provision [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_quotas [0.150015s] ... ok 2018-03-21 12:23:04.002 12069 WARNING octavia.api.root_controller [req-8b32ccdd-7a12-40a5-8b59-6396defaa939 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.027 12070 INFO oslo_db.sqlalchemy.provision [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] CREATE BACKEND sqlite:// TOKEN fkhrrngxaj 2018-03-21 12:23:04.040 12069 INFO octavia.api.v2.controllers.load_balancer [req-5f6da645-937a-4822-8391-7d1a3331bbee - - - - -] Sending created Load Balancer 60d7f18d-2a28-42b8-ba18-475cec4fe3ad to the handler 2018-03-21 12:23:04.108 12070 INFO octavia.common.config [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] Logging enabled! 2018-03-21 12:23:04.108 12070 INFO octavia.common.config [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.131 12070 WARNING octavia.api.root_controller [req-2c408cfb-bc47-4905-9b72-e1f380c0b1dc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.159 12070 INFO oslo_db.sqlalchemy.provision [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.160 12070 INFO oslo_db.sqlalchemy.provision [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fkhrrngxaj 2018-03-21 12:23:04.161 12070 INFO oslo_db.sqlalchemy.provision [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_quotas_not_Authorized_member [0.140782s] ... ok 2018-03-21 12:23:04.168 12070 INFO oslo_db.sqlalchemy.provision [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] CREATE BACKEND sqlite:// TOKEN dhqbahxffo 2018-03-21 12:23:04.243 12070 INFO octavia.common.config [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] Logging enabled! 2018-03-21 12:23:04.244 12070 INFO octavia.common.config [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.267 12070 WARNING octavia.api.root_controller [req-dc497246-6c61-4e6a-9a21-ee4d40aac017 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.270 12069 INFO octavia.api.v2.controllers.pool [req-725fc810-3618-4803-bc50-bd488f4231ba - - - - -] Sending Creation of Pool 9dce12c9-3344-4b93-8f5f-0cc9c1a8c722 to handler 2018-03-21 12:23:04.312 12070 INFO oslo_db.sqlalchemy.provision [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.314 12070 INFO oslo_db.sqlalchemy.provision [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dhqbahxffo 2018-03-21 12:23:04.314 12070 INFO oslo_db.sqlalchemy.provision [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_custom_quotas_quota_admin [0.148985s] ... ok 2018-03-21 12:23:04.317 12070 INFO oslo_db.sqlalchemy.provision [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] CREATE BACKEND sqlite:// TOKEN becmxgfbdp 2018-03-21 12:23:04.397 12070 INFO octavia.common.config [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] Logging enabled! 2018-03-21 12:23:04.398 12070 INFO octavia.common.config [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.421 12070 WARNING octavia.api.root_controller [req-3984feab-da2a-471c-81ee-2e5dd90b4a89 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.467 12070 INFO oslo_db.sqlalchemy.provision [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.468 12070 INFO oslo_db.sqlalchemy.provision [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN becmxgfbdp 2018-03-21 12:23:04.468 12070 INFO oslo_db.sqlalchemy.provision [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_member [0.154183s] ... ok 2018-03-21 12:23:04.476 12070 INFO oslo_db.sqlalchemy.provision [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] CREATE BACKEND sqlite:// TOKEN xpexjqvfko 2018-03-21 12:23:04.498 12069 INFO oslo_db.sqlalchemy.provision [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.500 12069 INFO oslo_db.sqlalchemy.provision [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN unfudpmquu 2018-03-21 12:23:04.500 12069 INFO oslo_db.sqlalchemy.provision [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_tls_termination_disabled [0.679964s] ... ok 2018-03-21 12:23:04.504 12069 INFO oslo_db.sqlalchemy.provision [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] CREATE BACKEND sqlite:// TOKEN bkslciuqxx 2018-03-21 12:23:04.551 12070 INFO octavia.common.config [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] Logging enabled! 2018-03-21 12:23:04.552 12070 INFO octavia.common.config [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.575 12070 WARNING octavia.api.root_controller [req-b6944b20-cd1f-4487-8d84-7238f03f1791 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.615 12069 INFO octavia.common.config [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] Logging enabled! 2018-03-21 12:23:04.616 12069 INFO octavia.common.config [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.636 12070 INFO oslo_db.sqlalchemy.provision [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.637 12070 INFO oslo_db.sqlalchemy.provision [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xpexjqvfko 2018-03-21 12:23:04.638 12070 INFO oslo_db.sqlalchemy.provision [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_quota_admin [0.168893s] ... ok 2018-03-21 12:23:04.647 12069 WARNING octavia.api.root_controller [req-be5940da-edbb-4bce-932e-268792af6a3b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.640 12070 INFO oslo_db.sqlalchemy.provision [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] CREATE BACKEND sqlite:// TOKEN ofzllosllt 2018-03-21 12:23:04.678 12069 INFO octavia.api.v2.controllers.load_balancer [req-2851274c-50b4-4152-aab2-375ad249ab0f - - - - -] Sending created Load Balancer ce875dc6-6b65-46fc-8a6e-d91b191d8742 to the handler 2018-03-21 12:23:04.720 12070 INFO octavia.common.config [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] Logging enabled! 2018-03-21 12:23:04.720 12070 INFO octavia.common.config [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.743 12070 WARNING octavia.api.root_controller [req-878e270b-4931-48ff-97d2-063d8ab52e12 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.822 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.824 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ofzllosllt 2018-03-21 12:23:04.824 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_admin [0.186224s] ... ok 2018-03-21 12:23:04.827 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] CREATE BACKEND sqlite:// TOKEN nynugwrmjy 2018-03-21 12:23:04.860 12069 INFO octavia.api.v2.controllers.pool [req-89b7e285-bd71-4bb6-b14d-27014be5002d - - - - -] Sending Creation of Pool bd3a881d-625d-47f3-97ed-6f8ab6779771 to handler 2018-03-21 12:23:04.906 12070 INFO octavia.common.config [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] Logging enabled! 2018-03-21 12:23:04.907 12070 INFO octavia.common.config [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:04.931 12070 WARNING octavia.api.root_controller [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:04.944 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:04.946 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nynugwrmjy 2018-03-21 12:23:04.946 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_limited ... SKIPPED: No idea how this should work yet 2018-03-21 12:23:04.949 12070 INFO oslo_db.sqlalchemy.provision [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] CREATE BACKEND sqlite:// TOKEN mnthfbvqaf 2018-03-21 12:23:05.120 12070 INFO octavia.common.config [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] Logging enabled! 2018-03-21 12:23:05.120 12070 INFO octavia.common.config [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:05.130 12069 INFO octavia.api.v2.controllers.listener [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] Sending Creation of Listener bd4e74b7-5e0d-4897-8554-efca86c4931a to handler 2018-03-21 12:23:05.143 12070 WARNING octavia.api.root_controller [req-80121ad1-ae48-4a22-b9c7-8cae08ce14e9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:05.165 12069 INFO oslo_db.sqlalchemy.provision [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:05.167 12069 INFO oslo_db.sqlalchemy.provision [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bkslciuqxx 2018-03-21 12:23:05.167 12069 INFO oslo_db.sqlalchemy.provision [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_create_with_valid_insert_headers [0.666530s] ... ok 2018-03-21 12:23:05.171 12069 INFO oslo_db.sqlalchemy.provision [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] CREATE BACKEND sqlite:// TOKEN nmhlboaozm 2018-03-21 12:23:05.260 12069 INFO octavia.common.config [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] Logging enabled! 2018-03-21 12:23:05.261 12069 INFO octavia.common.config [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:05.248 12070 INFO oslo_db.sqlalchemy.provision [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:05.250 12070 INFO oslo_db.sqlalchemy.provision [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mnthfbvqaf 2018-03-21 12:23:05.250 12070 INFO oslo_db.sqlalchemy.provision [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_non_admin [0.303609s] ... ok 2018-03-21 12:23:05.253 12070 INFO oslo_db.sqlalchemy.provision [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] CREATE BACKEND sqlite:// TOKEN jpanszqlei 2018-03-21 12:23:05.286 12069 WARNING octavia.api.root_controller [req-27057012-edb6-4e1c-a4cd-24d7ee92f358 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:05.311 12069 INFO octavia.api.v2.controllers.load_balancer [req-2f363230-ba7e-4a76-a3e1-07f15b2a2df4 - - - - -] Sending created Load Balancer 356559ba-2304-43ba-a1a6-0f83b410ca09 to the handler 2018-03-21 12:23:05.353 12070 INFO octavia.common.config [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] Logging enabled! 2018-03-21 12:23:05.354 12070 INFO octavia.common.config [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:05.378 12070 WARNING octavia.api.root_controller [req-aa992cdf-929b-4ce3-881a-2ec6ed112cb7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:05.458 12070 INFO oslo_db.sqlalchemy.provision [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:05.460 12070 INFO oslo_db.sqlalchemy.provision [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jpanszqlei 2018-03-21 12:23:05.460 12070 INFO oslo_db.sqlalchemy.provision [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_non_admin_global_observer [0.209822s] ... ok 2018-03-21 12:23:05.465 12069 INFO octavia.api.v2.controllers.pool [req-90413b82-1be1-4d4b-8b26-94888462d850 - - - - -] Sending Creation of Pool d9321cf5-1051-4b2e-923e-7cf06b393538 to handler 2018-03-21 12:23:05.468 12070 INFO oslo_db.sqlalchemy.provision [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] CREATE BACKEND sqlite:// TOKEN nphehfkfyx 2018-03-21 12:23:05.544 12070 INFO octavia.common.config [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] Logging enabled! 2018-03-21 12:23:05.545 12070 INFO octavia.common.config [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:05.568 12070 WARNING octavia.api.root_controller [req-d2865c11-e085-4a12-bbfb-3627a2dffc4a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:05.608 12069 INFO octavia.api.v2.controllers.load_balancer [req-a2c6f178-ff21-44fe-9ec7-297193b2cd67 - - - - -] Sending created Load Balancer 08acdf27-ebb9-4d6f-a78d-749dc4f96f3e to the handler 2018-03-21 12:23:05.652 12070 INFO oslo_db.sqlalchemy.provision [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:05.654 12070 INFO oslo_db.sqlalchemy.provision [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nphehfkfyx 2018-03-21 12:23:05.654 12070 INFO oslo_db.sqlalchemy.provision [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_non_admin_observer [0.194090s] ... ok 2018-03-21 12:23:05.657 12070 INFO oslo_db.sqlalchemy.provision [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] CREATE BACKEND sqlite:// TOKEN muuaywhcrg 2018-03-21 12:23:05.742 12070 INFO octavia.common.config [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] Logging enabled! 2018-03-21 12:23:05.742 12070 INFO octavia.common.config [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:05.766 12070 WARNING octavia.api.root_controller [req-d9dc5b3f-599f-46fe-8e7b-d87620fcfc89 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:05.751 12069 INFO octavia.api.v2.controllers.listener [req-3b6be1d6-a236-4e0b-9dc8-c927352629b3 - - - - -] Sending Creation of Listener c2cbbefe-3fb6-4f55-bb9f-d22ed2c5d901 to handler 2018-03-21 12:23:05.831 12070 INFO oslo_db.sqlalchemy.provision [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:05.833 12070 INFO oslo_db.sqlalchemy.provision [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN muuaywhcrg 2018-03-21 12:23:05.833 12070 INFO oslo_db.sqlalchemy.provision [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_not_Authorized [0.178761s] ... ok 2018-03-21 12:23:05.836 12070 INFO oslo_db.sqlalchemy.provision [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] CREATE BACKEND sqlite:// TOKEN pukljcmnns 2018-03-21 12:23:05.917 12070 INFO octavia.common.config [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] Logging enabled! 2018-03-21 12:23:05.917 12070 INFO octavia.common.config [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:05.910 12069 INFO oslo_db.sqlalchemy.provision [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:05.913 12069 INFO oslo_db.sqlalchemy.provision [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nmhlboaozm 2018-03-21 12:23:05.914 12069 INFO oslo_db.sqlalchemy.provision [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_already_deleted [0.746199s] ... ok 2018-03-21 12:23:05.941 12070 WARNING octavia.api.root_controller [req-110fe74b-df76-42e0-b5f4-6d6b8bf9c83f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:05.917 12069 INFO oslo_db.sqlalchemy.provision [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] CREATE BACKEND sqlite:// TOKEN ftnimfzzhf 2018-03-21 12:23:05.996 12069 INFO octavia.common.config [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] Logging enabled! 2018-03-21 12:23:05.996 12069 INFO octavia.common.config [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:06.020 12069 WARNING octavia.api.root_controller [req-f437d79b-9a59-4095-ac05-b121e2a25e7b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:06.008 12070 INFO oslo_db.sqlalchemy.provision [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:06.009 12070 INFO oslo_db.sqlalchemy.provision [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pukljcmnns 2018-03-21 12:23:06.010 12070 INFO oslo_db.sqlalchemy.provision [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_not_Authorized_no_role [0.176509s] ... ok 2018-03-21 12:23:06.013 12070 INFO oslo_db.sqlalchemy.provision [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] CREATE BACKEND sqlite:// TOKEN auvrmbgojs 2018-03-21 12:23:06.042 12069 INFO octavia.api.v2.controllers.load_balancer [req-367c013a-a412-457f-ac74-e919c8a7b9b4 - - - - -] Sending created Load Balancer 95962680-c82f-4365-8b22-62595a78d31f to the handler 2018-03-21 12:23:06.096 12070 INFO octavia.common.config [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] Logging enabled! 2018-03-21 12:23:06.096 12070 INFO octavia.common.config [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:06.127 12070 WARNING octavia.api.root_controller [req-76ef8e9c-425f-4a89-8c0c-9b4899947023 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:06.185 12069 INFO octavia.api.v2.controllers.pool [req-ea52b73f-0681-4c01-895e-91a03974f764 - - - - -] Sending Creation of Pool b4a4f729-ef14-41ba-93fe-3bba5ad293cd to handler 2018-03-21 12:23:06.241 12070 INFO oslo_db.sqlalchemy.provision [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:06.245 12070 INFO oslo_db.sqlalchemy.provision [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN auvrmbgojs 2018-03-21 12:23:06.245 12070 INFO oslo_db.sqlalchemy.provision [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_quota_admin [0.235566s] ... ok 2018-03-21 12:23:06.248 12070 INFO oslo_db.sqlalchemy.provision [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] CREATE BACKEND sqlite:// TOKEN vrydmsxjgs 2018-03-21 12:23:06.350 12070 INFO octavia.common.config [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] Logging enabled! 2018-03-21 12:23:06.351 12070 INFO octavia.common.config [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:06.375 12070 WARNING octavia.api.root_controller [req-19dd0378-4d4e-495a-afdb-a81c3ab293aa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:06.407 12069 INFO octavia.api.v2.controllers.listener [req-5fa83ac5-c37b-44dc-8139-a3edd2a2d541 - - - - -] Sending Creation of Listener 6ad463d7-ccea-4bf8-a35e-613705157213 to handler 2018-03-21 12:23:06.420 12070 INFO oslo_db.sqlalchemy.provision [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:06.426 12070 INFO oslo_db.sqlalchemy.provision [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vrydmsxjgs 2018-03-21 12:23:06.427 12070 INFO oslo_db.sqlalchemy.provision [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_quotas_no_quotas [0.181042s] ... ok 2018-03-21 12:23:06.430 12070 INFO oslo_db.sqlalchemy.provision [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] CREATE BACKEND sqlite:// TOKEN xqjfkuayrj 2018-03-21 12:23:06.547 12070 INFO octavia.common.config [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] Logging enabled! 2018-03-21 12:23:06.547 12070 INFO octavia.common.config [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:06.573 12070 WARNING octavia.api.root_controller [req-368a1dff-9ab1-4b32-848d-60581d068d12 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:06.582 12069 INFO octavia.api.v2.controllers.listener [req-78afc87f-17c7-4139-bda7-c5a7cab59967 - 7a4a5550-ca83-47f4-b3d4-34ddfdf298c8 - - -] Sending Deletion of Listener 6ad463d7-ccea-4bf8-a35e-613705157213 to handler 2018-03-21 12:23:06.707 12070 INFO oslo_db.sqlalchemy.provision [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:06.708 12070 INFO oslo_db.sqlalchemy.provision [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xqjfkuayrj 2018-03-21 12:23:06.709 12070 INFO oslo_db.sqlalchemy.provision [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_sorted [0.281932s] ... ok 2018-03-21 12:23:06.712 12070 INFO oslo_db.sqlalchemy.provision [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] CREATE BACKEND sqlite:// TOKEN lniwxjtvkz 2018-03-21 12:23:06.798 12069 INFO oslo_db.sqlalchemy.provision [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:06.799 12069 INFO oslo_db.sqlalchemy.provision [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ftnimfzzhf 2018-03-21 12:23:06.800 12069 INFO oslo_db.sqlalchemy.provision [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_authorized [0.885882s] ... ok 2018-03-21 12:23:06.817 12070 INFO octavia.common.config [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] Logging enabled! 2018-03-21 12:23:06.817 12070 INFO octavia.common.config [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:06.807 12069 INFO oslo_db.sqlalchemy.provision [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] CREATE BACKEND sqlite:// TOKEN qdobxwbmzi 2018-03-21 12:23:06.842 12070 WARNING octavia.api.root_controller [req-9cb9b6a5-824b-4b3f-8fb5-287799ed3e45 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:06.882 12069 INFO octavia.common.config [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] Logging enabled! 2018-03-21 12:23:06.883 12069 INFO octavia.common.config [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:06.906 12069 WARNING octavia.api.root_controller [req-5153da62-9aa6-46bc-bcdb-9317ce743b7a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:06.917 12070 INFO oslo_db.sqlalchemy.provision [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:06.918 12070 INFO oslo_db.sqlalchemy.provision [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lniwxjtvkz 2018-03-21 12:23:06.918 12070 INFO oslo_db.sqlalchemy.provision [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_by_project_id [0.209558s] ... ok 2018-03-21 12:23:06.921 12070 INFO oslo_db.sqlalchemy.provision [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] CREATE BACKEND sqlite:// TOKEN ikeseffwen 2018-03-21 12:23:06.928 12069 INFO octavia.api.v2.controllers.load_balancer [req-9952a661-e8cd-496e-a8bf-f456ace0389b - - - - -] Sending created Load Balancer 1bb9a149-b1dc-4f56-986e-49b9cb94abde to the handler 2018-03-21 12:23:07.003 12070 INFO octavia.common.config [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] Logging enabled! 2018-03-21 12:23:07.004 12070 INFO octavia.common.config [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:07.027 12070 WARNING octavia.api.root_controller [req-27c383c7-fdd2-4f29-85f1-749ff43aa057 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:07.071 12070 INFO oslo_db.sqlalchemy.provision [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.073 12070 INFO oslo_db.sqlalchemy.provision [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ikeseffwen 2018-03-21 12:23:07.073 12070 INFO oslo_db.sqlalchemy.provision [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_not_Authorized [0.154291s] ... ok 2018-03-21 12:23:07.076 12070 INFO oslo_db.sqlalchemy.provision [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] CREATE BACKEND sqlite:// TOKEN sqqfalikrm 2018-03-21 12:23:07.072 12069 INFO octavia.api.v2.controllers.pool [req-dbe2f2ae-b779-4dbd-867b-5c99af2e5053 - - - - -] Sending Creation of Pool f33443ec-f9d1-4952-93af-636a40fdad7b to handler 2018-03-21 12:23:07.158 12070 INFO octavia.common.config [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] Logging enabled! 2018-03-21 12:23:07.159 12070 INFO octavia.common.config [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:07.182 12070 WARNING octavia.api.root_controller [req-b26c2d19-6488-4562-9655-670079f58a0c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:07.202 12069 ERROR octavia.api.v2.controllers.base [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] Listener SEAN-CONNERY not found: None 2018-03-21 12:23:07.202 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:23:07.202 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:23:07.217 12069 INFO oslo_db.sqlalchemy.provision [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.219 12069 INFO oslo_db.sqlalchemy.provision [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qdobxwbmzi 2018-03-21 12:23:07.219 12069 INFO oslo_db.sqlalchemy.provision [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_bad_listener_id [0.418989s] ... ok 2018-03-21 12:23:07.226 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.228 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sqqfalikrm 2018-03-21 12:23:07.228 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_not_Authorized_bogus_role [0.155107s] ... ok 2018-03-21 12:23:07.226 12069 INFO oslo_db.sqlalchemy.provision [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] CREATE BACKEND sqlite:// TOKEN ehzwmnpvyw 2018-03-21 12:23:07.237 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN vyeuprkgjr 2018-03-21 12:23:07.303 12069 INFO octavia.common.config [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] Logging enabled! 2018-03-21 12:23:07.303 12069 INFO octavia.common.config [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:07.326 12069 WARNING octavia.api.root_controller [req-30e272ec-d599-4756-b8d3-bb631d885e6f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:07.323 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.325 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vyeuprkgjr 2018-03-21 12:23:07.325 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.AmphoraHealthModelTest.test_create [0.096863s] ... ok 2018-03-21 12:23:07.328 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN rymdemjjpz 2018-03-21 12:23:07.348 12069 INFO octavia.api.v2.controllers.load_balancer [req-8ab89cdc-482e-4b72-afc5-f62a0e7ed86d - - - - -] Sending created Load Balancer a851d9af-ca33-4104-b703-114ba0e643b7 to the handler 2018-03-21 12:23:07.421 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.422 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rymdemjjpz 2018-03-21 12:23:07.423 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_create [0.097258s] ... ok 2018-03-21 12:23:07.426 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN cztptmusky 2018-03-21 12:23:07.491 12069 INFO octavia.api.v2.controllers.pool [req-64326582-afa2-4e15-a372-a9f9d918a032 - - - - -] Sending Creation of Pool 14039a3e-4e21-4575-b646-53ddff84d97a to handler 2018-03-21 12:23:07.523 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.525 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cztptmusky 2018-03-21 12:23:07.525 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_pool_relationship [0.102089s] ... ok 2018-03-21 12:23:07.528 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN jmvcijahbf 2018-03-21 12:23:07.619 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.621 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jmvcijahbf 2018-03-21 12:23:07.621 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_create [0.098669s] ... ok 2018-03-21 12:23:07.627 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN diktxvakra 2018-03-21 12:23:07.716 12069 INFO octavia.api.v2.controllers.listener [req-13e12468-4ba7-45f4-babc-9c119854b2cd - - - - -] Sending Creation of Listener 5f4afe40-8d17-41ab-a027-c5a7709cf8e6 to handler 2018-03-21 12:23:07.721 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.723 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN diktxvakra 2018-03-21 12:23:07.723 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_delete [0.099456s] ... ok 2018-03-21 12:23:07.726 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN lcsrcownbe 2018-03-21 12:23:07.827 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.829 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lcsrcownbe 2018-03-21 12:23:07.829 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listener_relationship [0.105759s] ... ok 2018-03-21 12:23:07.832 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ukuwoeucrp 2018-03-21 12:23:07.930 12069 INFO oslo_db.sqlalchemy.provision [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.933 12069 INFO oslo_db.sqlalchemy.provision [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ehzwmnpvyw 2018-03-21 12:23:07.933 12069 INFO oslo_db.sqlalchemy.provision [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_not_authorized [0.714186s] ... ok 2018-03-21 12:23:07.936 12069 INFO oslo_db.sqlalchemy.provision [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] CREATE BACKEND sqlite:// TOKEN wyyldwbybm 2018-03-21 12:23:07.977 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:07.979 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ukuwoeucrp 2018-03-21 12:23:07.979 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listeners_pools_refs_with_disabled_l7policy [0.149651s] ... ok 2018-03-21 12:23:08.014 12069 INFO octavia.common.config [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] Logging enabled! 2018-03-21 12:23:08.015 12069 INFO octavia.common.config [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:07.991 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN qnirserhmn 2018-03-21 12:23:08.038 12069 WARNING octavia.api.root_controller [req-ec862cf0-c11a-49fe-87ff-6a7e4a2d8011 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:08.060 12069 INFO octavia.api.v2.controllers.load_balancer [req-993bfa5b-a330-457e-a760-3b63e8796b3b - - - - -] Sending created Load Balancer 53c7da76-3ccd-4c25-b627-d1669279e65b to the handler 2018-03-21 12:23:08.129 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.130 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qnirserhmn 2018-03-21 12:23:08.131 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listeners_pools_refs_with_l7policy_without_l7rule [0.171417s] ... ok 2018-03-21 12:23:08.154 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN quqkydcsvx 2018-03-21 12:23:08.205 12069 INFO octavia.api.v2.controllers.pool [req-52eea7ea-fb1d-4142-bfe1-06f3e704331d - - - - -] Sending Creation of Pool 2de6753a-f8a9-42ac-8088-054a9227ca4e to handler 2018-03-21 12:23:08.279 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.280 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN quqkydcsvx 2018-03-21 12:23:08.281 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_update [0.129699s] ... ok 2018-03-21 12:23:08.283 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fwljhrvkhu 2018-03-21 12:23:08.348 12069 INFO octavia.api.v2.controllers.load_balancer [req-66ee204c-f5c5-4de1-a22f-396a1d4d1b56 - - - - -] Sending created Load Balancer 54715637-a914-4f58-83cf-eb62a32e8841 to the handler 2018-03-21 12:23:08.440 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.441 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fwljhrvkhu 2018-03-21 12:23:08.442 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7RuleModelTest.test_l7policy_relationship [0.160917s] ... ok 2018-03-21 12:23:08.444 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN wxtazljolt 2018-03-21 12:23:08.491 12069 INFO octavia.api.v2.controllers.listener [req-fcefa1bc-96a5-428b-9828-854675d2c0b0 - - - - -] Sending Creation of Listener c72bf328-c89a-4317-a0f2-fe8d041f20df to handler 2018-03-21 12:23:08.587 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.588 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wxtazljolt 2018-03-21 12:23:08.589 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.L7RuleModelTest.test_update [0.146799s] ... ok 2018-03-21 12:23:08.591 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN uqyebtbkvs 2018-03-21 12:23:08.638 12069 INFO octavia.api.v2.controllers.load_balancer [req-b187b543-684c-4466-a62b-31154c147e1a - - - - -] Sending deleted Load Balancer 54715637-a914-4f58-83cf-eb62a32e8841 to the handler 2018-03-21 12:23:08.664 12069 INFO octavia.api.v2.controllers.listener [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] Load Balancer 54715637-a914-4f58-83cf-eb62a32e8841 is immutable. 2018-03-21 12:23:08.687 12069 INFO oslo_db.sqlalchemy.provision [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.689 12069 INFO oslo_db.sqlalchemy.provision [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wyyldwbybm 2018-03-21 12:23:08.689 12069 INFO oslo_db.sqlalchemy.provision [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_delete_pending_delete [0.755665s] ... ok 2018-03-21 12:23:08.696 12069 INFO oslo_db.sqlalchemy.provision [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] CREATE BACKEND sqlite:// TOKEN qrcnlvvywh 2018-03-21 12:23:08.710 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.711 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uqyebtbkvs 2018-03-21 12:23:08.712 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerModelTest.test_create [0.122887s] ... ok 2018-03-21 12:23:08.714 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN cdvhpscexz 2018-03-21 12:23:08.773 12069 INFO octavia.common.config [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] Logging enabled! 2018-03-21 12:23:08.774 12069 INFO octavia.common.config [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:08.797 12069 WARNING octavia.api.root_controller [req-b83e49f4-63a8-4255-98f8-accef6e6a696 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:08.820 12069 INFO octavia.api.v2.controllers.load_balancer [req-57bec64a-9105-4895-983c-5b249b7f1fb9 - - - - -] Sending created Load Balancer 7d957351-03d5-4a9b-bfe9-d572599d500f to the handler 2018-03-21 12:23:08.863 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.865 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cdvhpscexz 2018-03-21 12:23:08.865 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerModelTest.test_delete [0.153660s] ... ok 2018-03-21 12:23:08.868 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ppjywppnpr 2018-03-21 12:23:08.964 12069 INFO octavia.api.v2.controllers.pool [req-900aadcc-d230-4375-8699-1a1cda41213b - - - - -] Sending Creation of Pool c5a23f2c-8355-4183-81bb-41d6adc79398 to handler 2018-03-21 12:23:08.987 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:08.989 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ppjywppnpr 2018-03-21 12:23:08.989 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerModelTest.test_load_balancer_relationship [0.123465s] ... ok 2018-03-21 12:23:08.996 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN agbvgtwtlo 2018-03-21 12:23:09.089 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.091 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN agbvgtwtlo 2018-03-21 12:23:09.093 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerModelTest.test_sni_relationship [0.103347s] ... ok 2018-03-21 12:23:09.095 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN bxacsvnmez 2018-03-21 12:23:09.187 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.189 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bxacsvnmez 2018-03-21 12:23:09.189 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_create [0.096614s] ... ok 2018-03-21 12:23:09.192 12069 INFO octavia.api.v2.controllers.listener [req-704f0dab-1338-4e6e-bff5-69b98715948f - - - - -] Sending Creation of Listener 88fa637b-c1fe-405a-84ee-36c7c65375f2 to handler 2018-03-21 12:23:09.196 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN pbybxkttjm 2018-03-21 12:23:09.271 12069 INFO oslo_db.sqlalchemy.provision [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.273 12069 INFO oslo_db.sqlalchemy.provision [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qrcnlvvywh 2018-03-21 12:23:09.274 12069 INFO oslo_db.sqlalchemy.provision [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get [0.584556s] ... ok 2018-03-21 12:23:09.277 12069 INFO oslo_db.sqlalchemy.provision [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] CREATE BACKEND sqlite:// TOKEN frlnsrizum 2018-03-21 12:23:09.281 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.283 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pbybxkttjm 2018-03-21 12:23:09.283 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_create [0.093495s] ... ok 2018-03-21 12:23:09.286 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN omaxdkrhjw 2018-03-21 12:23:09.358 12069 INFO octavia.common.config [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] Logging enabled! 2018-03-21 12:23:09.358 12069 INFO octavia.common.config [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:09.381 12069 WARNING octavia.api.root_controller [req-7ea5e514-2114-4aa3-adc7-b7b9403b23af - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:09.380 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.383 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN omaxdkrhjw 2018-03-21 12:23:09.383 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_listener_relationship [0.100032s] ... ok 2018-03-21 12:23:09.404 12069 INFO octavia.api.v2.controllers.load_balancer [req-7f7741c3-e275-4f91-b0d7-9b7f558c73dc - - - - -] Sending created Load Balancer 9a0e9af2-542b-46b5-a882-e7e4f950ad43 to the handler 2018-03-21 12:23:09.386 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN zwesrsblhn 2018-03-21 12:23:09.480 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.483 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zwesrsblhn 2018-03-21 12:23:09.484 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.MemberModelTest.test_create [0.100129s] ... ok 2018-03-21 12:23:09.486 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN eduygtfbrx 2018-03-21 12:23:09.552 12069 INFO octavia.api.v2.controllers.pool [req-e6ce5240-bdc1-4e09-b9ee-03d0ac7a8661 - - - - -] Sending Creation of Pool 7feda854-ee9e-4132-b5ab-750a9d1246cf to handler 2018-03-21 12:23:09.583 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.585 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eduygtfbrx 2018-03-21 12:23:09.585 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.MemberModelTest.test_pool_relationship [0.106593s] ... ok 2018-03-21 12:23:09.593 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mvhxtmubxc 2018-03-21 12:23:09.685 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.687 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mvhxtmubxc 2018-03-21 12:23:09.687 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.MemberModelTest.test_update [0.096850s] ... ok 2018-03-21 12:23:09.690 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN wsnpspofgx 2018-03-21 12:23:09.712 12069 INFO octavia.api.v2.controllers.listener [req-c08b9807-30c1-4bb0-a6c0-42c3f0d8fa4d - - - - -] Sending Creation of Listener 2b98a09a-2705-4e13-a859-3e12427cbfce to handler 2018-03-21 12:23:09.781 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.783 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wsnpspofgx 2018-03-21 12:23:09.783 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_create [0.096077s] ... ok 2018-03-21 12:23:09.786 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN jxefqxbmxg 2018-03-21 12:23:09.881 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.883 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxefqxbmxg 2018-03-21 12:23:09.884 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_delete [0.099949s] ... ok 2018-03-21 12:23:09.886 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN tgvtydrqqv 2018-03-21 12:23:09.892 12069 INFO octavia.api.v2.controllers.listener [req-274ac43c-061b-40b2-bb56-0fc07bf22dc8 - - - - -] Sending Creation of Listener d122b8ba-e3a0-4444-84fb-cf4ea215cae2 to handler 2018-03-21 12:23:09.983 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:09.984 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tgvtydrqqv 2018-03-21 12:23:09.985 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_health_monitor_relationship [0.100929s] ... ok 2018-03-21 12:23:09.987 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN zsmhhryomc 2018-03-21 12:23:10.083 12069 INFO octavia.api.v2.controllers.listener [req-634cd2d4-d95d-471f-9858-3cba046f5c99 - - - - -] Sending Creation of Listener 87d69105-65a2-47dd-8893-f2be10bef6fa to handler 2018-03-21 12:23:10.122 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.124 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zsmhhryomc 2018-03-21 12:23:10.124 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_member_relationship [0.139270s] ... ok 2018-03-21 12:23:10.127 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xbvaayqqru 2018-03-21 12:23:10.263 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.264 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xbvaayqqru 2018-03-21 12:23:10.265 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.PoolModelTest.test_update [0.140439s] ... ok 2018-03-21 12:23:10.268 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN nhpfdjpyui 2018-03-21 12:23:10.359 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.360 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nhpfdjpyui 2018-03-21 12:23:10.360 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SNIModelTest.test_create [0.095691s] ... ok 2018-03-21 12:23:10.367 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN jwfuqepnka 2018-03-21 12:23:10.411 12069 INFO oslo_db.sqlalchemy.provision [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.413 12069 INFO oslo_db.sqlalchemy.provision [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN frlnsrizum 2018-03-21 12:23:10.413 12069 INFO oslo_db.sqlalchemy.provision [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_fields_filter [1.139442s] ... ok 2018-03-21 12:23:10.416 12069 INFO oslo_db.sqlalchemy.provision [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] CREATE BACKEND sqlite:// TOKEN mgznnfcivl 2018-03-21 12:23:10.461 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.463 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jwfuqepnka 2018-03-21 12:23:10.463 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SNIModelTest.test_delete [0.098451s] ... ok 2018-03-21 12:23:10.466 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN wspyxjesed 2018-03-21 12:23:10.496 12069 INFO octavia.common.config [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] Logging enabled! 2018-03-21 12:23:10.496 12069 INFO octavia.common.config [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:10.519 12069 WARNING octavia.api.root_controller [req-27c56df8-0830-4750-a7c3-f280062e1454 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:10.541 12069 INFO octavia.api.v2.controllers.load_balancer [req-bcacba57-700a-4cd5-bbbc-35a256b40238 - - - - -] Sending created Load Balancer ec42747e-3ae7-4796-b45f-27086233740f to the handler 2018-03-21 12:23:10.629 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.630 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wspyxjesed 2018-03-21 12:23:10.631 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SNIModelTest.test_sni_relationship [0.171401s] ... ok 2018-03-21 12:23:10.637 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mveovtxyrl 2018-03-21 12:23:10.685 12069 INFO octavia.api.v2.controllers.pool [req-83ce5122-36c9-41d5-96bd-4e502f655193 - - - - -] Sending Creation of Pool 043bbafe-c12f-4a3e-b262-69d8758665fd to handler 2018-03-21 12:23:10.728 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.730 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mveovtxyrl 2018-03-21 12:23:10.730 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_pool_relationship [0.095210s] ... ok 2018-03-21 12:23:10.738 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN trihiyrfns 2018-03-21 12:23:10.827 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.828 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN trihiyrfns 2018-03-21 12:23:10.829 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_update [0.098715s] ... ok 2018-03-21 12:23:10.837 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN bhxkoyvnjk 2018-03-21 12:23:10.846 12069 INFO octavia.api.v2.controllers.listener [req-7a67e626-bb66-46ac-ba6a-cc099c8db211 - - - - -] Sending Creation of Listener cc4a831c-2981-4f93-8f50-8563dfcd7745 to handler 2018-03-21 12:23:10.989 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:10.990 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bhxkoyvnjk 2018-03-21 12:23:10.991 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_graph_completeness [0.165492s] ... ok 2018-03-21 12:23:10.997 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN vcncgckeru 2018-03-21 12:23:11.024 12069 INFO octavia.api.v2.controllers.listener [req-673f4e73-2358-449d-91ac-216e00362baa - - - - -] Sending Creation of Listener dee39041-0f23-4b3c-ac7f-dff64d5aa4a1 to handler 2018-03-21 12:23:11.146 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.147 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vcncgckeru 2018-03-21 12:23:11.148 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_l7rule_tree [0.153189s] ... ok 2018-03-21 12:23:11.151 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN scpijcjlqi 2018-03-21 12:23:11.206 12069 INFO octavia.api.v2.controllers.listener [req-0276f083-afdd-4105-b5c6-ab325a74ea1f - - - - -] Sending Creation of Listener ace64fdb-7e47-4258-9b3e-56145230bf69 to handler 2018-03-21 12:23:11.320 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.323 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN scpijcjlqi 2018-03-21 12:23:11.323 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_listener_statistics_tree [0.175119s] ... ok 2018-03-21 12:23:11.326 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mkbyyjeaca 2018-03-21 12:23:11.475 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.476 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mkbyyjeaca 2018-03-21 12:23:11.477 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_session_persistence_tree [0.153518s] ... ok 2018-03-21 12:23:11.480 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN kblynmzemq 2018-03-21 12:23:11.628 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.629 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kblynmzemq 2018-03-21 12:23:11.630 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_sni_tree [0.152791s] ... ok 2018-03-21 12:23:11.637 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN uacyqzjxmh 2018-03-21 12:23:11.687 12069 INFO oslo_db.sqlalchemy.provision [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.689 12069 INFO oslo_db.sqlalchemy.provision [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mgznnfcivl 2018-03-21 12:23:11.689 12069 INFO oslo_db.sqlalchemy.provision [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_limited [1.275618s] ... ok 2018-03-21 12:23:11.696 12069 INFO oslo_db.sqlalchemy.provision [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] CREATE BACKEND sqlite:// TOKEN dojqsivpbz 2018-03-21 12:23:11.772 12069 INFO octavia.common.config [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] Logging enabled! 2018-03-21 12:23:11.772 12069 INFO octavia.common.config [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:11.795 12069 WARNING octavia.api.root_controller [req-a20c97e2-0517-40a8-8dce-3354a4478bf6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:11.816 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.817 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uacyqzjxmh 2018-03-21 12:23:11.818 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_update_data_model_listener_default_pool_id [0.187939s] ... ok 2018-03-21 12:23:11.821 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ntvzjmxoiw 2018-03-21 12:23:11.818 12069 INFO octavia.api.v2.controllers.load_balancer [req-fcd0d91d-5b4e-4f63-98f0-838ce2ff3134 - - - - -] Sending created Load Balancer 40bdb954-fb97-44e9-a9da-63d61659a924 to the handler 2018-03-21 12:23:11.967 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:11.969 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ntvzjmxoiw 2018-03-21 12:23:11.969 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_vip_tree [0.151552s] ... ok 2018-03-21 12:23:11.972 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN nvkmaxqrcj 2018-03-21 12:23:11.962 12069 INFO octavia.api.v2.controllers.pool [req-4023d82e-f4b9-4496-964c-4fc1c16b1e07 - - - - -] Sending Creation of Pool 94bb2c7f-0507-4cfd-8631-c38037004a91 to handler 2018-03-21 12:23:12.106 12069 INFO octavia.api.v2.controllers.load_balancer [req-27d4ecf5-def2-4495-8ba3-648ece652760 - - - - -] Sending created Load Balancer ac11ff77-2bb2-487c-a996-aed066afd9de to the handler 2018-03-21 12:23:12.142 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:12.143 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nvkmaxqrcj 2018-03-21 12:23:12.144 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_amphora_delete [0.173993s] ... ok 2018-03-21 12:23:12.146 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mbtufvavmt 2018-03-21 12:23:12.247 12069 INFO octavia.api.v2.controllers.listener [req-3ae995aa-9501-42c9-b10c-efd94db183d1 - - - - -] Sending Creation of Listener c381a829-d0f1-44e3-b8fe-67c992a4ae1b to handler 2018-03-21 12:23:12.317 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:12.319 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbtufvavmt 2018-03-21 12:23:12.319 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_health_monitor_delete [0.175239s] ... ok 2018-03-21 12:23:12.327 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN onciutvpuh 2018-03-21 12:23:12.403 12069 INFO octavia.api.v2.controllers.listener [req-f7af21cf-97db-4d13-a53b-f1640ae41897 - - - - -] Sending Creation of Listener 0072b230-f4e8-4efe-93ef-58ad76e039b2 to handler 2018-03-21 12:23:12.549 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:12.551 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN onciutvpuh 2018-03-21 12:23:12.552 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_reject_no_default_pool_link [0.233339s] ... ok 2018-03-21 12:23:12.555 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mhfrlbmcbt 2018-03-21 12:23:12.570 12069 INFO octavia.api.v2.controllers.listener [req-2b841add-135e-4534-aac8-1179c5d197f2 - - - - -] Sending Creation of Listener 6b7ebc72-d7ae-47fa-8b7d-a27c9dc56142 to handler 2018-03-21 12:23:12.727 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:12.728 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mhfrlbmcbt 2018-03-21 12:23:12.728 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_position [0.175821s] ... ok 2018-03-21 12:23:12.736 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN gcgnvqajzi 2018-03-21 12:23:12.802 12069 INFO oslo_db.sqlalchemy.provision [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:12.803 12069 INFO oslo_db.sqlalchemy.provision [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dojqsivpbz 2018-03-21 12:23:12.804 12069 INFO oslo_db.sqlalchemy.provision [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_non_admin_global_observer [1.114332s] ... ok 2018-03-21 12:23:12.807 12069 INFO oslo_db.sqlalchemy.provision [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] CREATE BACKEND sqlite:// TOKEN ivckxsgbuo 2018-03-21 12:23:12.886 12069 INFO octavia.common.config [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] Logging enabled! 2018-03-21 12:23:12.887 12069 INFO octavia.common.config [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:12.903 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:12.905 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gcgnvqajzi 2018-03-21 12:23:12.905 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_reject_to_rdr_pool [0.176764s] ... ok 2018-03-21 12:23:12.908 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN neguswgwqo 2018-03-21 12:23:12.911 12069 WARNING octavia.api.root_controller [req-8004b7cc-ebe8-4a9b-8353-6a8ae131df6c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:12.933 12069 INFO octavia.api.v2.controllers.load_balancer [req-3e869ffb-352c-4a66-987b-3bc2aad509f7 - - - - -] Sending created Load Balancer 2225bc65-65ab-49a6-a324-64436ec640cf to the handler 2018-03-21 12:23:13.080 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.083 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN neguswgwqo 2018-03-21 12:23:13.084 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_reject_to_rdr_pool_with_disabled_policy [0.178220s] ... ok 2018-03-21 12:23:13.087 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN axjomlvhtu 2018-03-21 12:23:13.076 12069 INFO octavia.api.v2.controllers.pool [req-5cb5a483-0858-4e32-95c3-f8e90ac0f7aa - - - - -] Sending Creation of Pool 57724d5f-527e-4cf3-a740-57d9d2e606af to handler 2018-03-21 12:23:13.256 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.258 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN axjomlvhtu 2018-03-21 12:23:13.258 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_reject_to_rdr_pool_with_no_l7rules [0.174026s] ... ok 2018-03-21 12:23:13.261 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN jxgmaekcaq 2018-03-21 12:23:13.283 12069 INFO octavia.api.v2.controllers.load_balancer [req-90bc146e-dd30-49ab-8e27-c3d47cb18ded - - - - -] Sending created Load Balancer f6256b94-89f0-4a23-80e0-694db764571d to the handler 2018-03-21 12:23:13.430 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.433 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxgmaekcaq 2018-03-21 12:23:13.433 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_simple [0.175316s] ... ok 2018-03-21 12:23:13.436 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN hbcayvsvqj 2018-03-21 12:23:13.424 12069 INFO octavia.api.v2.controllers.listener [req-6dbba361-af4d-45e8-9a40-90565b92a260 - - - - -] Sending Creation of Listener ebc51e9a-ff9f-4c8d-a285-440b8fb77a6e to handler 2018-03-21 12:23:13.581 12069 INFO octavia.api.v2.controllers.listener [req-5393da16-00e3-47a0-a1ef-7fe176448159 - - - - -] Sending Creation of Listener e832cbb2-437e-49a3-b9f0-668ca54ada0f to handler 2018-03-21 12:23:13.621 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.622 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hbcayvsvqj 2018-03-21 12:23:13.623 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7rule_delete [0.189093s] ... ok 2018-03-21 12:23:13.625 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN edbshheepn 2018-03-21 12:23:13.748 12069 INFO octavia.api.v2.controllers.listener [req-0537cd6a-b222-46a5-8d5d-79bcc6060342 - - - - -] Sending Creation of Listener cdf62196-883f-48cb-a27f-6ae91f915cc6 to handler 2018-03-21 12:23:13.817 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.819 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN edbshheepn 2018-03-21 12:23:13.819 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_listener_delete [0.196408s] ... ok 2018-03-21 12:23:13.826 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN dftmlenvvr 2018-03-21 12:23:13.921 12069 INFO oslo_db.sqlalchemy.provision [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.923 12069 INFO oslo_db.sqlalchemy.provision [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ivckxsgbuo 2018-03-21 12:23:13.923 12069 INFO oslo_db.sqlalchemy.provision [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_all_not_authorized [1.119152s] ... ok 2018-03-21 12:23:13.926 12069 INFO oslo_db.sqlalchemy.provision [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] CREATE BACKEND sqlite:// TOKEN fhwotorqxe 2018-03-21 12:23:13.989 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:13.991 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dftmlenvvr 2018-03-21 12:23:13.993 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_listener_update_and_clear_default_pool [0.173330s] ... ok 2018-03-21 12:23:14.006 12069 INFO octavia.common.config [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] Logging enabled! 2018-03-21 12:23:14.007 12069 INFO octavia.common.config [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:13.995 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN afpafaeczr 2018-03-21 12:23:14.031 12069 WARNING octavia.api.root_controller [req-be659ea7-1787-446e-af20-07cb9f403ee5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:14.054 12069 INFO octavia.api.v2.controllers.load_balancer [req-a854bdd2-f89c-4121-b2f5-9c44d8e59e4a - - - - -] Sending created Load Balancer 999f6338-b4b2-4509-ab82-0bb065bfccae to the handler 2018-03-21 12:23:14.160 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:14.163 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afpafaeczr 2018-03-21 12:23:14.163 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_listener_update_clear_default_pool_with_l7p_referral [0.170582s] ... ok 2018-03-21 12:23:14.166 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN vezlkfroze 2018-03-21 12:23:14.199 12069 INFO octavia.api.v2.controllers.pool [req-cb4b69a5-d5ff-403c-9c6c-abf574b963ed - - - - -] Sending Creation of Pool e4ae60d7-7586-461e-9e7d-f9c369d6cacf to handler 2018-03-21 12:23:14.332 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:14.334 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vezlkfroze 2018-03-21 12:23:14.334 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_delete [0.170560s] ... ok 2018-03-21 12:23:14.330 12069 ERROR octavia.api.v2.controllers.base [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] Listener SEAN-CONNERY not found: None 2018-03-21 12:23:14.330 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:23:14.330 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:23:14.345 12069 INFO oslo_db.sqlalchemy.provision [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:14.347 12069 INFO oslo_db.sqlalchemy.provision [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fhwotorqxe 2018-03-21 12:23:14.347 12069 INFO oslo_db.sqlalchemy.provision [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_bad_listener_id [0.423858s] ... ok 2018-03-21 12:23:14.337 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN qhwqqrtqud 2018-03-21 12:23:14.350 12069 INFO oslo_db.sqlalchemy.provision [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] CREATE BACKEND sqlite:// TOKEN temvvipigu 2018-03-21 12:23:14.496 12069 INFO octavia.common.config [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] Logging enabled! 2018-03-21 12:23:14.497 12069 INFO octavia.common.config [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:14.505 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:14.507 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qhwqqrtqud 2018-03-21 12:23:14.507 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_session_persistence_update [0.173167s] ... ok 2018-03-21 12:23:14.520 12069 WARNING octavia.api.root_controller [req-dd85fb75-1a1b-43f3-8b95-b66fb3d9f24a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:14.542 12069 INFO octavia.api.v2.controllers.load_balancer [req-f8f0e5f8-b657-4b32-8890-bf3bbb3c6963 - - - - -] Sending created Load Balancer d329a80d-11ce-4335-8935-30cbabbf64af to the handler 2018-03-21 12:23:14.510 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN iswzjmurpl 2018-03-21 12:23:14.604 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:14.606 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iswzjmurpl 2018-03-21 12:23:14.606 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.VipModelTest.test_delete [0.098687s] ... ok 2018-03-21 12:23:14.609 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fkiiktgjhx 2018-03-21 12:23:14.690 12069 INFO octavia.api.v2.controllers.pool [req-320b4f62-820b-4db1-828b-9fd2b53c50c9 - - - - -] Sending Creation of Pool ea3da10e-2e87-4b23-a4a5-a4c3c3ac8b2a to handler 2018-03-21 12:23:14.704 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:14.706 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fkiiktgjhx 2018-03-21 12:23:14.706 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_models.VipModelTest.test_update [0.099763s] ... ok 2018-03-21 12:23:14.710 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN uxgirrxidj 2018-03-21 12:23:14.853 12069 INFO octavia.api.v2.controllers.listener [req-5c6c1d90-3370-43dd-9329-9ad7304c7038 - - - - -] Sending Creation of Listener ad3bc64a-6723-460d-9e8a-1e38ca2e07b9 to handler 2018-03-21 12:23:14.855 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota project lock timed out for project: badfdf6e-7831-4764-87a0-b3670306ee50: DBDeadlock: None 2018-03-21 12:23:15.029 12069 INFO oslo_db.sqlalchemy.provision [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:15.031 12069 INFO oslo_db.sqlalchemy.provision [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN temvvipigu 2018-03-21 12:23:15.032 12069 INFO oslo_db.sqlalchemy.provision [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_get_hides_deleted [0.685404s] ... ok 2018-03-21 12:23:15.035 12069 INFO oslo_db.sqlalchemy.provision [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] CREATE BACKEND sqlite:// TOKEN ivseajebps 2018-03-21 12:23:15.115 12069 INFO octavia.common.config [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] Logging enabled! 2018-03-21 12:23:15.115 12069 INFO octavia.common.config [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:15.138 12069 WARNING octavia.api.root_controller [req-7d14cf0d-e702-43ef-b0fa-da85970ed104 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:15.161 12069 INFO octavia.api.v2.controllers.load_balancer [req-83a5c377-bf72-4de5-918b-df1d5dde8356 - - - - -] Sending created Load Balancer 94de5dad-82d0-4b34-b747-2d63e3491ab6 to the handler 2018-03-21 12:23:15.305 12069 INFO octavia.api.v2.controllers.pool [req-ff0307e0-b167-46be-95d0-2d96621d0bc3 - - - - -] Sending Creation of Pool 73c61d55-f603-479f-9fb4-4532bf3add03 to handler 2018-03-21 12:23:15.446 12069 INFO octavia.api.v2.controllers.load_balancer [req-b8444d66-f29f-4d2c-95ad-8ef342712eb9 - - - - -] Sending created Load Balancer 71a28b52-7fe9-4f9b-8296-977ff765f185 to the handler 2018-03-21 12:23:15.651 12069 INFO octavia.api.v2.controllers.listener [req-7ef6771a-b503-40f9-a80f-a3132f0a8f51 - - - - -] Sending Creation of Listener 1b9373ca-9112-418c-b697-c73b33b1e641 to handler 2018-03-21 12:23:15.718 12069 INFO oslo_db.sqlalchemy.provision [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:15.719 12069 INFO oslo_db.sqlalchemy.provision [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ivseajebps 2018-03-21 12:23:15.720 12069 INFO oslo_db.sqlalchemy.provision [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_statistics [0.687177s] ... ok 2018-03-21 12:23:15.728 12069 INFO oslo_db.sqlalchemy.provision [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] CREATE BACKEND sqlite:// TOKEN zjmofedyhu 2018-03-21 12:23:15.804 12069 INFO octavia.common.config [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] Logging enabled! 2018-03-21 12:23:15.804 12069 INFO octavia.common.config [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:15.827 12069 WARNING octavia.api.root_controller [req-3d1b3ec3-cb10-4b3e-8ed9-586e94b1c82e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:15.825 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:15.827 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uxgirrxidj 2018-03-21 12:23:15.827 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_check_quota_met [1.120577s] ... ok 2018-03-21 12:23:15.850 12069 INFO octavia.api.v2.controllers.load_balancer [req-a0042ec7-6488-43ed-9396-443a36f45dba - - - - -] Sending created Load Balancer a3995103-8d8c-4988-a16b-d9485d5a53f2 to the handler 2018-03-21 12:23:15.830 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN nzdixuvfvd 2018-03-21 12:23:15.995 12069 INFO octavia.api.v2.controllers.pool [req-71f5a38f-6389-4ec5-8823-3db06547c9b4 - - - - -] Sending Creation of Pool 5f50b092-2c5b-415e-a3d2-15b2628fff29 to handler 2018-03-21 12:23:16.091 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.094 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nzdixuvfvd 2018-03-21 12:23:16.094 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_load_balancer_tree [0.266933s] ... ok 2018-03-21 12:23:16.097 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN capnjkutsj 2018-03-21 12:23:16.144 12069 INFO octavia.api.v2.controllers.load_balancer [req-6e0e2104-ac48-4bf7-a256-606e5d00a02a - - - - -] Sending created Load Balancer 7deb87ff-8853-44e9-863d-f18ff544b6d9 to the handler 2018-03-21 12:23:16.203 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.204 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN capnjkutsj 2018-03-21 12:23:16.205 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_load_balancer_tree_quotas ... SKIPPED: PySqlite transaction handling is broken. We can unskipthis when `test_sqlite_transactions_broken` fails. 2018-03-21 12:23:16.208 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN gndelssuxg 2018-03-21 12:23:16.286 12069 INFO octavia.api.v2.controllers.listener [req-f172cdc8-d4e8-4c02-9da8-688d52ee8f61 - - - - -] Sending Creation of Listener 6ad92193-34ea-4a45-8bab-cf0d6c57f280 to handler 2018-03-21 12:23:16.308 12070 ERROR octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota decrement on called on project: 43b0c0f0-dfa1-4d22-992d-a781ba3419da with no quota record in the database. 2018-03-21 12:23:16.316 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota project lock timed out for project: 28fc5a65-e2f2-4486-9064-e4e67033cbb7: DBDeadlock: None 2018-03-21 12:23:16.324 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota decrement on called on project: f67a3967-d64f-4f50-9e18-10f9be3f665d that would cause a negative quota. 2018-03-21 12:23:16.348 12069 INFO oslo_db.sqlalchemy.provision [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.350 12069 INFO oslo_db.sqlalchemy.provision [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zjmofedyhu 2018-03-21 12:23:16.350 12069 INFO oslo_db.sqlalchemy.provision [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_statistics_authorized [0.630173s] ... ok 2018-03-21 12:23:16.356 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota decrement on called on project: 3c596fa3-fdb8-4302-8590-79272f7123bd that would cause a negative quota. 2018-03-21 12:23:16.358 12069 INFO oslo_db.sqlalchemy.provision [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] CREATE BACKEND sqlite:// TOKEN auyqskyzza 2018-03-21 12:23:16.388 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota decrement on called on project: f7d07ab2-239d-4c4e-a5b9-1881e6c5e11b that would cause a negative quota. 2018-03-21 12:23:16.420 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota decrement on called on project: 4cc631c5-c9e4-4b69-9621-f989067d36b0 that would cause a negative quota. 2018-03-21 12:23:16.435 12069 INFO octavia.common.config [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] Logging enabled! 2018-03-21 12:23:16.436 12069 INFO octavia.common.config [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:16.459 12069 WARNING octavia.api.root_controller [req-5b84b7dd-c694-453b-87dc-cbb5ccacc78f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:16.453 12070 WARNING octavia.db.repositories [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] Quota decrement on called on project: 1818c440-d465-4d41-ba82-45c27c700a28 that would cause a negative quota. 2018-03-21 12:23:16.481 12069 INFO octavia.api.v2.controllers.load_balancer [req-44870bfa-5bf4-42da-ab05-a3d5767f0be5 - - - - -] Sending created Load Balancer cbc59d33-4ffc-4ebd-a01c-c920327d0936 to the handler 2018-03-21 12:23:16.493 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.495 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gndelssuxg 2018-03-21 12:23:16.495 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_decrement_quota [0.290025s] ... ok 2018-03-21 12:23:16.498 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ndyqlxdkek 2018-03-21 12:23:16.628 12069 INFO octavia.api.v2.controllers.pool [req-0aa14ae0-6653-4415-af6f-05a759d61717 - - - - -] Sending Creation of Pool 728655be-6f01-4237-9e31-0f327686ee79 to handler 2018-03-21 12:23:16.631 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.633 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ndyqlxdkek 2018-03-21 12:23:16.633 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_sqlite_transactions_broken [0.138262s] ... ok 2018-03-21 12:23:16.636 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN viklpgbhyk 2018-03-21 12:23:16.769 12069 INFO octavia.api.v2.controllers.load_balancer [req-a072c232-312a-4c5a-a123-41b668a4e213 - - - - -] Sending created Load Balancer e760ca7f-dda6-4a12-8918-e5f72ef90829 to the handler 2018-03-21 12:23:16.780 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.782 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN viklpgbhyk 2018-03-21 12:23:16.782 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_existing_sp_delete_sp [0.148615s] ... ok 2018-03-21 12:23:16.785 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN skevjtzppe 2018-03-21 12:23:16.926 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.927 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN skevjtzppe 2018-03-21 12:23:16.928 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_nonexisting_sp [0.145385s] ... ok 2018-03-21 12:23:16.912 12069 INFO octavia.api.v2.controllers.listener [req-e02fbadb-102a-475b-a875-762393298033 - - - - -] Sending Creation of Listener fa7b1e36-daf7-48e1-bde8-227839e24d73 to handler 2018-03-21 12:23:16.931 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mxwbcmhisw 2018-03-21 12:23:16.970 12069 INFO oslo_db.sqlalchemy.provision [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:16.973 12069 INFO oslo_db.sqlalchemy.provision [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN auyqskyzza 2018-03-21 12:23:16.974 12069 INFO oslo_db.sqlalchemy.provision [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_statistics_not_authorized [0.623323s] ... ok 2018-03-21 12:23:16.977 12069 INFO oslo_db.sqlalchemy.provision [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] CREATE BACKEND sqlite:// TOKEN wwjavesmww 2018-03-21 12:23:17.024 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.026 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mxwbcmhisw 2018-03-21 12:23:17.026 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_check_amphora_expired_with_exp_age [0.098175s] ... ok 2018-03-21 12:23:17.029 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN yqqrphhxpo 2018-03-21 12:23:17.119 12069 INFO octavia.common.config [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] Logging enabled! 2018-03-21 12:23:17.120 12069 INFO octavia.common.config [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:17.125 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.126 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yqqrphhxpo 2018-03-21 12:23:17.126 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_delete [0.100264s] ... ok 2018-03-21 12:23:17.143 12069 WARNING octavia.api.root_controller [req-bc178a61-a0e5-4b3f-bd44-15353778f62f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:17.129 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN gdypfiueau 2018-03-21 12:23:17.166 12069 INFO octavia.api.v2.controllers.load_balancer [req-08bf19fd-e846-471d-8871-7688690a68b2 - - - - -] Sending created Load Balancer 94bfd200-bd1e-4cf9-8d1d-0d31a6f2eef2 to the handler 2018-03-21 12:23:17.310 12069 INFO octavia.api.v2.controllers.pool [req-5812e74f-125b-4d59-9142-74d6bc7511d2 - - - - -] Sending Creation of Pool 41b099d1-49d9-4367-a05d-bf9adf1d880a to handler 2018-03-21 12:23:17.447 12069 ERROR octavia.api.v2.controllers.base [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] Listener SEAN-CONNERY not found: None 2018-03-21 12:23:17.447 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:23:17.447 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:23:17.462 12069 INFO oslo_db.sqlalchemy.provision [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.464 12069 INFO oslo_db.sqlalchemy.provision [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wwjavesmww 2018-03-21 12:23:17.464 12069 INFO oslo_db.sqlalchemy.provision [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_bad_listener_id [0.490436s] ... ok 2018-03-21 12:23:17.467 12069 INFO oslo_db.sqlalchemy.provision [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] CREATE BACKEND sqlite:// TOKEN tetrjtnrly 2018-03-21 12:23:17.472 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.473 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gdypfiueau 2018-03-21 12:23:17.473 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_get_all_return_value [0.346926s] ... ok 2018-03-21 12:23:17.476 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN tkzmvprnpm 2018-03-21 12:23:17.549 12069 INFO octavia.common.config [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] Logging enabled! 2018-03-21 12:23:17.549 12069 INFO octavia.common.config [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:17.573 12069 WARNING octavia.api.root_controller [req-ca6a0c8e-cb77-46df-9973-6d0a7060fb49 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:17.595 12069 INFO octavia.api.v2.controllers.load_balancer [req-8a5c68ad-0847-4161-a235-74dc05fffc7c - - - - -] Sending created Load Balancer 8e28561e-f77b-4130-be92-96e3e0f046be to the handler 2018-03-21 12:23:17.626 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.628 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tkzmvprnpm 2018-03-21 12:23:17.628 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_replace [0.154648s] ... ok 2018-03-21 12:23:17.631 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN relsvwcnkv 2018-03-21 12:23:17.740 12069 INFO octavia.api.v2.controllers.pool [req-dd6d2100-0883-400e-8db4-ce5c185b10b6 - - - - -] Sending Creation of Pool 588e4728-f4ff-401a-87be-7ee8e4218670 to handler 2018-03-21 12:23:17.770 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.772 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN relsvwcnkv 2018-03-21 12:23:17.772 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_count [0.143451s] ... ok 2018-03-21 12:23:17.775 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN rptbsxcacv 2018-03-21 12:23:17.900 12069 INFO octavia.api.v2.controllers.listener [req-65f31b39-6ae5-4f2a-9ec9-02d6e74c4a1a - - - - -] Sending Creation of Listener 4a0b957c-e2d7-4b61-8bd7-c96fc7b60e80 to handler 2018-03-21 12:23:17.890 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:17.893 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rptbsxcacv 2018-03-21 12:23:17.893 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_create [0.121351s] ... ok 2018-03-21 12:23:17.896 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN etzgcrgeio 2018-03-21 12:23:18.001 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.003 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN etzgcrgeio 2018-03-21 12:23:18.003 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_delete [0.109595s] ... ok 2018-03-21 12:23:18.006 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN icwvjicwfz 2018-03-21 12:23:18.107 12069 INFO oslo_db.sqlalchemy.provision [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.108 12069 INFO oslo_db.sqlalchemy.provision [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tetrjtnrly 2018-03-21 12:23:18.109 12069 INFO oslo_db.sqlalchemy.provision [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_not_authorized [0.644215s] ... ok 2018-03-21 12:23:18.117 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.118 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN icwvjicwfz 2018-03-21 12:23:18.119 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_delete_amphora_with_load_balancer [0.115282s] ... ok 2018-03-21 12:23:18.116 12069 INFO oslo_db.sqlalchemy.provision [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] CREATE BACKEND sqlite:// TOKEN wevygyowph 2018-03-21 12:23:18.126 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN elasdixgnx 2018-03-21 12:23:18.192 12069 INFO octavia.common.config [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] Logging enabled! 2018-03-21 12:23:18.192 12069 INFO octavia.common.config [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:18.215 12069 WARNING octavia.api.root_controller [req-f6740342-910b-480e-91d1-9adbb6f24381 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:18.220 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.222 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN elasdixgnx 2018-03-21 12:23:18.223 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_exists_true [0.103962s] ... ok 2018-03-21 12:23:18.226 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ykpvfaxabd 2018-03-21 12:23:18.239 12069 INFO octavia.api.v2.controllers.load_balancer [req-a60396a5-1de8-4a74-8a3e-a21c4862728d - - - - -] Sending created Load Balancer 1d61d19f-fc5d-48e5-9013-cf6f6514d9f1 to the handler 2018-03-21 12:23:18.443 12069 INFO octavia.api.v2.controllers.pool [req-97f7a3cf-d3ea-4a46-8793-a741177c4eea - - - - -] Sending Creation of Pool 8c9d0d8f-9ee6-4c66-a4c2-8422a1ae1efc to handler 2018-03-21 12:23:18.584 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.586 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ykpvfaxabd 2018-03-21 12:23:18.586 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_all_return_value [0.363280s] ... ok 2018-03-21 12:23:18.589 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN aaetoxwtux 2018-03-21 12:23:18.585 12069 INFO octavia.api.v2.controllers.load_balancer [req-d16aba87-37e2-4ece-b910-cb03a23fdb53 - - - - -] Sending created Load Balancer 44219c0a-67dd-4a11-b19a-d1074e5fbd88 to the handler 2018-03-21 12:23:18.694 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.696 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aaetoxwtux 2018-03-21 12:23:18.696 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_none_cert_expired_amphora [0.109789s] ... ok 2018-03-21 12:23:18.699 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN rgcvtlkxls 2018-03-21 12:23:18.728 12069 INFO octavia.api.v2.controllers.listener [req-84b0db23-df14-44e1-84ef-73e285486b17 - - - - -] Sending Creation of Listener aa29471d-da53-4f04-8a49-40774778fcf1 to handler 2018-03-21 12:23:18.875 12069 INFO octavia.api.v2.controllers.load_balancer [req-80248da4-07f9-4278-8032-c3e49905f0a2 - - - - -] Sending deleted Load Balancer 44219c0a-67dd-4a11-b19a-d1074e5fbd88 to the handler 2018-03-21 12:23:18.902 12069 INFO octavia.api.v2.controllers.listener [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] Load Balancer 44219c0a-67dd-4a11-b19a-d1074e5fbd88 is immutable. 2018-03-21 12:23:18.923 12069 INFO oslo_db.sqlalchemy.provision [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.925 12069 INFO oslo_db.sqlalchemy.provision [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wevygyowph 2018-03-21 12:23:18.925 12069 INFO oslo_db.sqlalchemy.provision [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_pending_delete [0.816113s] ... ok 2018-03-21 12:23:18.928 12069 INFO oslo_db.sqlalchemy.provision [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] CREATE BACKEND sqlite:// TOKEN tofkrqikof 2018-03-21 12:23:18.964 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:18.965 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rgcvtlkxls 2018-03-21 12:23:18.966 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.BaseRepositoryTest.test_get_all_return_value [0.269428s] ... ok 2018-03-21 12:23:18.969 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN duwmleauld 2018-03-21 12:23:19.008 12069 INFO octavia.common.config [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] Logging enabled! 2018-03-21 12:23:19.008 12069 INFO octavia.common.config [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:19.031 12069 WARNING octavia.api.root_controller [req-53688421-c71c-41ab-9912-a5a27522caf8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:19.053 12069 INFO octavia.api.v2.controllers.load_balancer [req-1ee5e869-bee1-47a9-a77f-e6740e4838b7 - - - - -] Sending created Load Balancer 0fac1080-8e2d-4a9e-903e-280d93e96753 to the handler 2018-03-21 12:23:19.076 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.077 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN duwmleauld 2018-03-21 12:23:19.078 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_get [0.111690s] ... ok 2018-03-21 12:23:19.080 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN lozunivywz 2018-03-21 12:23:19.198 12069 INFO octavia.api.v2.controllers.pool [req-e93fed6e-1570-4dc6-9c3b-c551d00c3d96 - - - - -] Sending Creation of Pool 20d5f772-b6ee-44c9-9474-6b949d15c118 to handler 2018-03-21 12:23:19.351 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.353 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lozunivywz 2018-03-21 12:23:19.353 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_get_all_return_value [0.275138s] ... ok 2018-03-21 12:23:19.356 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN obehxtuaqb 2018-03-21 12:23:19.359 12069 INFO octavia.api.v2.controllers.listener [req-b04c5787-df54-47c4-87e5-fbf539ee79a4 - - - - -] Sending Creation of Listener d4274a13-84d5-4ae8-9b35-78dd7c2099ed to handler 2018-03-21 12:23:19.509 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.511 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN obehxtuaqb 2018-03-21 12:23:19.513 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_update [0.159755s] ... ok 2018-03-21 12:23:19.516 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN elqykbmxlv 2018-03-21 12:23:19.660 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.663 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN elqykbmxlv 2018-03-21 12:23:19.663 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create [0.150391s] ... ok 2018-03-21 12:23:19.666 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xpxhwlzpnq 2018-03-21 12:23:19.734 12069 INFO oslo_db.sqlalchemy.provision [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.735 12069 INFO oslo_db.sqlalchemy.provision [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tofkrqikof 2018-03-21 12:23:19.736 12069 INFO oslo_db.sqlalchemy.provision [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_bad_default_pool_id [0.810543s] ... ok 2018-03-21 12:23:19.739 12069 INFO oslo_db.sqlalchemy.provision [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] CREATE BACKEND sqlite:// TOKEN wjxfdzqznm 2018-03-21 12:23:19.792 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.794 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xpxhwlzpnq 2018-03-21 12:23:19.794 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create_no_id [0.130524s] ... ok 2018-03-21 12:23:19.797 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN wjmkyxaxfs 2018-03-21 12:23:19.818 12069 INFO octavia.common.config [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] Logging enabled! 2018-03-21 12:23:19.818 12069 INFO octavia.common.config [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:19.842 12069 WARNING octavia.api.root_controller [req-805c7f42-3307-4054-860d-35671dc6ab7c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:19.863 12069 INFO octavia.api.v2.controllers.load_balancer [req-8a6c4bf9-accc-4537-ab02-acddf7b34633 - - - - -] Sending created Load Balancer 90b3d2f4-afb3-4ccb-bdac-8e6c78ce1c95 to the handler 2018-03-21 12:23:19.898 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:19.899 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjmkyxaxfs 2018-03-21 12:23:19.899 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create_with_invalid_redirect_url [0.105409s] ... ok 2018-03-21 12:23:19.908 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN rpeuykwtan 2018-03-21 12:23:20.058 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:20.060 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rpeuykwtan 2018-03-21 12:23:20.060 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete [0.160705s] ... ok 2018-03-21 12:23:20.068 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN shparebonm 2018-03-21 12:23:20.072 12069 INFO octavia.api.v2.controllers.pool [req-79fc804d-bcfe-41df-91ee-6d46fc18307a - - - - -] Sending Creation of Pool 14613a51-58d1-4589-b165-3f482ed0ff22 to handler 2018-03-21 12:23:20.234 12069 INFO octavia.api.v2.controllers.listener [req-d7d9fc26-0c0f-4a55-9189-48780f7c5d65 - - - - -] Sending Creation of Listener 6183056c-3f0f-4395-92fd-53090aa5e856 to handler 2018-03-21 12:23:20.368 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:20.370 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN shparebonm 2018-03-21 12:23:20.370 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_reorder_policies [0.309827s] ... ok 2018-03-21 12:23:20.378 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xnomuujkhc 2018-03-21 12:23:20.409 12069 INFO octavia.api.v2.controllers.listener [req-28e1a89e-97ca-4d68-a62f-9c97af0d7ffa - - - - -] Sending Update of Listener 6183056c-3f0f-4395-92fd-53090aa5e856 to handler 2018-03-21 12:23:20.491 12069 INFO oslo_db.sqlalchemy.provision [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:20.493 12069 INFO oslo_db.sqlalchemy.provision [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wjxfdzqznm 2018-03-21 12:23:20.493 12069 INFO oslo_db.sqlalchemy.provision [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_bad_handler [0.757647s] ... ok 2018-03-21 12:23:20.496 12069 INFO oslo_db.sqlalchemy.provision [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] CREATE BACKEND sqlite:// TOKEN gabxrfpbia 2018-03-21 12:23:20.548 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:20.550 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xnomuujkhc 2018-03-21 12:23:20.550 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_action_rdr_pool_to_reject [0.179844s] ... ok 2018-03-21 12:23:20.553 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN hebejsndhb 2018-03-21 12:23:20.576 12069 INFO octavia.common.config [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] Logging enabled! 2018-03-21 12:23:20.576 12069 INFO octavia.common.config [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:20.601 12069 WARNING octavia.api.root_controller [req-82a319c7-3dae-43cb-9096-1b0dd36244f5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:20.623 12069 INFO octavia.api.v2.controllers.load_balancer [req-2bf83a4c-ce90-4399-864d-2ebc601039b2 - - - - -] Sending created Load Balancer e03a7027-6401-4618-81f1-2b348455180f to the handler 2018-03-21 12:23:20.766 12069 INFO octavia.api.v2.controllers.pool [req-8275adc2-ed66-44b8-9fa6-d576cc945229 - - - - -] Sending Creation of Pool 09e35013-4cd9-4f17-b671-26f8e67c3b9b to handler 2018-03-21 12:23:20.770 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:20.773 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hebejsndhb 2018-03-21 12:23:20.773 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_action_rdr_url_to_redirect_pool [0.222562s] ... ok 2018-03-21 12:23:20.776 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN zvebxgmyae 2018-03-21 12:23:20.916 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:20.917 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zvebxgmyae 2018-03-21 12:23:20.918 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_reject_to_rdr_url [0.144372s] ... ok 2018-03-21 12:23:20.921 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN hyrpfdkopx 2018-03-21 12:23:20.924 12069 INFO octavia.api.v2.controllers.listener [req-cb15dba0-3f19-4b37-8940-77033d48bc5c - - - - -] Sending Creation of Listener ff70f712-9d97-48ca-82a1-809da25ff5e1 to handler 2018-03-21 12:23:21.045 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.047 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hyrpfdkopx 2018-03-21 12:23:21.047 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule [0.129568s] ... ok 2018-03-21 12:23:21.050 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fybvfalyqq 2018-03-21 12:23:21.134 12069 INFO octavia.api.v2.controllers.listener [req-1bd810fa-123f-4e55-beae-a6e98a7fdafa - - - - -] Sending Update of Listener ff70f712-9d97-48ca-82a1-809da25ff5e1 to handler 2018-03-21 12:23:21.164 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.165 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fybvfalyqq 2018-03-21 12:23:21.166 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_invalid_key [0.118127s] ... ok 2018-03-21 12:23:21.169 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN rfvlukfngk 2018-03-21 12:23:21.191 12069 INFO oslo_db.sqlalchemy.provision [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.194 12069 INFO oslo_db.sqlalchemy.provision [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gabxrfpbia 2018-03-21 12:23:21.194 12069 INFO oslo_db.sqlalchemy.provision [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_listener.TestListener.test_update_with_tls_termination_data [0.700289s] ... ok 2018-03-21 12:23:21.197 12069 INFO oslo_db.sqlalchemy.provision [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] CREATE BACKEND sqlite:// TOKEN sjgvnuogpe 2018-03-21 12:23:21.276 12069 INFO octavia.common.config [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] Logging enabled! 2018-03-21 12:23:21.277 12069 INFO octavia.common.config [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:21.283 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.285 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rfvlukfngk 2018-03-21 12:23:21.285 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_no_key [0.119111s] ... ok 2018-03-21 12:23:21.288 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN qsnsnfnxps 2018-03-21 12:23:21.300 12069 WARNING octavia.api.root_controller [req-2db3fe88-8eb0-4c2c-bc01-5b1b80f39e30 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:21.334 12069 INFO octavia.api.v2.controllers.load_balancer [req-9da1cbee-fc5c-4661-b668-6664119f387c - 126292b4-4976-443f-85b7-8f96e126b87c - - -] Sending created Load Balancer 86f248d3-56e6-4167-b311-90937e10a4f2 to the handler 2018-03-21 12:23:21.356 12069 INFO oslo_db.sqlalchemy.provision [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.358 12069 INFO oslo_db.sqlalchemy.provision [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sjgvnuogpe 2018-03-21 12:23:21.358 12069 INFO oslo_db.sqlalchemy.provision [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_authorized [0.163870s] ... ok 2018-03-21 12:23:21.361 12069 INFO oslo_db.sqlalchemy.provision [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] CREATE BACKEND sqlite:// TOKEN tkteyszlgu 2018-03-21 12:23:21.415 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.417 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qsnsnfnxps 2018-03-21 12:23:21.417 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule [0.131902s] ... ok 2018-03-21 12:23:21.420 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fecjysubtj 2018-03-21 12:23:21.440 12069 INFO octavia.common.config [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] Logging enabled! 2018-03-21 12:23:21.441 12069 INFO octavia.common.config [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:21.464 12069 WARNING octavia.api.root_controller [req-9da1cbee-fc5c-4661-b668-6664119f387c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:21.485 12069 INFO octavia.api.v2.controllers.load_balancer [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - c641f873-e97b-4e6b-89f2-c26d9a936428 - - -] Sending created Load Balancer 6ec4bb85-5690-4eb8-bd94-bea7da487ca5 to the handler 2018-03-21 12:23:21.508 12069 INFO oslo_db.sqlalchemy.provision [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.509 12069 INFO oslo_db.sqlalchemy.provision [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tkteyszlgu 2018-03-21 12:23:21.510 12069 INFO oslo_db.sqlalchemy.provision [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_context_project_id [0.151586s] ... ok 2018-03-21 12:23:21.535 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.537 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fecjysubtj 2018-03-21 12:23:21.537 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule_invalid_value_regex [0.119889s] ... ok 2018-03-21 12:23:21.540 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xercrlqtmz 2018-03-21 12:23:21.512 12069 INFO oslo_db.sqlalchemy.provision [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] CREATE BACKEND sqlite:// TOKEN fhxlggzguh 2018-03-21 12:23:21.592 12069 INFO octavia.common.config [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] Logging enabled! 2018-03-21 12:23:21.592 12069 INFO octavia.common.config [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:21.615 12069 WARNING octavia.api.root_controller [req-7a72f6f3-8ae3-4077-af6d-1941cf55506b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:21.638 12069 INFO oslo_db.sqlalchemy.provision [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.639 12069 INFO oslo_db.sqlalchemy.provision [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fhxlggzguh 2018-03-21 12:23:21.639 12069 INFO oslo_db.sqlalchemy.provision [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_flavor_bogus [0.129710s] ... ok 2018-03-21 12:23:21.647 12069 INFO oslo_db.sqlalchemy.provision [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] CREATE BACKEND sqlite:// TOKEN redjxbuukp 2018-03-21 12:23:21.655 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.657 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xercrlqtmz 2018-03-21 12:23:21.657 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule_invalid_value_string [0.120371s] ... ok 2018-03-21 12:23:21.660 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ekucyvvdaj 2018-03-21 12:23:21.722 12069 INFO octavia.common.config [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] Logging enabled! 2018-03-21 12:23:21.723 12069 INFO octavia.common.config [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:21.745 12069 WARNING octavia.api.root_controller [req-d0d8a26a-08de-4695-bbbe-62007f0b4c71 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:21.775 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.776 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ekucyvvdaj 2018-03-21 12:23:21.776 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_invalid_value_string [0.118823s] ... ok 2018-03-21 12:23:21.779 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ajdvbtxtgf 2018-03-21 12:23:21.769 12069 INFO octavia.api.v2.controllers.load_balancer [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] Sending created Load Balancer 32ce4bd9-882e-4275-950b-14c43386d871 to the handler 2018-03-21 12:23:21.790 12069 INFO oslo_db.sqlalchemy.provision [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.791 12069 INFO oslo_db.sqlalchemy.provision [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN redjxbuukp 2018-03-21 12:23:21.792 12069 INFO oslo_db.sqlalchemy.provision [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_provider_octavia [0.152126s] ... ok 2018-03-21 12:23:21.795 12069 INFO oslo_db.sqlalchemy.provision [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] CREATE BACKEND sqlite:// TOKEN ztopayshui 2018-03-21 12:23:21.875 12069 INFO octavia.common.config [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] Logging enabled! 2018-03-21 12:23:21.875 12069 INFO octavia.common.config [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:21.899 12069 WARNING octavia.api.root_controller [req-cf821433-76b8-4d2f-9830-1b48f92d11a0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:21.921 12069 INFO octavia.api.v2.controllers.load_balancer [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] Sending created Load Balancer 6303fcf4-7f04-442a-90ff-3fec37535335 to the handler 2018-03-21 12:23:21.943 12069 INFO oslo_db.sqlalchemy.provision [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.944 12069 INFO oslo_db.sqlalchemy.provision [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ztopayshui 2018-03-21 12:23:21.945 12069 INFO oslo_db.sqlalchemy.provision [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_allowed_network_id [0.152779s] ... ok 2018-03-21 12:23:21.948 12069 INFO oslo_db.sqlalchemy.provision [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] CREATE BACKEND sqlite:// TOKEN rlwnoajfug 2018-03-21 12:23:21.951 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:21.953 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ajdvbtxtgf 2018-03-21 12:23:21.953 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_no_key [0.176510s] ... ok 2018-03-21 12:23:21.956 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN jhpqfqibnw 2018-03-21 12:23:22.029 12069 INFO octavia.common.config [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] Logging enabled! 2018-03-21 12:23:22.029 12069 INFO octavia.common.config [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.118 12069 WARNING octavia.api.root_controller [req-1da9adde-ae05-4b9f-b22c-053a40a12052 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.126 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.128 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jhpqfqibnw 2018-03-21 12:23:22.128 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule [0.174975s] ... ok 2018-03-21 12:23:22.131 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN hrveopfqcj 2018-03-21 12:23:22.167 12069 INFO oslo_db.sqlalchemy.provision [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.168 12069 INFO oslo_db.sqlalchemy.provision [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rlwnoajfug 2018-03-21 12:23:22.169 12069 INFO oslo_db.sqlalchemy.provision [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_disallowed_vip_objects [0.223707s] ... ok 2018-03-21 12:23:22.177 12069 INFO oslo_db.sqlalchemy.provision [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] CREATE BACKEND sqlite:// TOKEN qmdeicextz 2018-03-21 12:23:22.244 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.245 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hrveopfqcj 2018-03-21 12:23:22.246 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule_bad_compare_type [0.117154s] ... ok 2018-03-21 12:23:22.252 12069 INFO octavia.common.config [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] Logging enabled! 2018-03-21 12:23:22.253 12069 INFO octavia.common.config [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.248 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN wvgnmvaklc 2018-03-21 12:23:22.277 12069 WARNING octavia.api.root_controller [req-f0610d26-4133-4252-aac3-b49595e7be5d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.299 12069 INFO oslo_db.sqlalchemy.provision [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.301 12069 INFO oslo_db.sqlalchemy.provision [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qmdeicextz 2018-03-21 12:23:22.301 12069 INFO oslo_db.sqlalchemy.provision [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_empty_vip [0.134932s] ... ok 2018-03-21 12:23:22.306 12069 INFO oslo_db.sqlalchemy.provision [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] CREATE BACKEND sqlite:// TOKEN yzffusipmx 2018-03-21 12:23:22.371 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.373 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wvgnmvaklc 2018-03-21 12:23:22.373 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule [0.127406s] ... ok 2018-03-21 12:23:22.384 12069 INFO octavia.common.config [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] Logging enabled! 2018-03-21 12:23:22.385 12069 INFO octavia.common.config [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.376 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN cpwtetrhpa 2018-03-21 12:23:22.410 12069 WARNING octavia.api.root_controller [req-b755bf4b-c564-46f6-a720-ef0a3942f23c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.437 12069 INFO oslo_db.sqlalchemy.provision [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.439 12069 INFO oslo_db.sqlalchemy.provision [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yzffusipmx 2018-03-21 12:23:22.439 12069 INFO oslo_db.sqlalchemy.provision [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_invalid_vip_network_subnet [0.135182s] ... ok 2018-03-21 12:23:22.447 12069 INFO oslo_db.sqlalchemy.provision [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] CREATE BACKEND sqlite:// TOKEN weeslilhrr 2018-03-21 12:23:22.488 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.490 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cpwtetrhpa 2018-03-21 12:23:22.490 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule_bad_compare_type [0.116708s] ... ok 2018-03-21 12:23:22.497 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN syhsguligb 2018-03-21 12:23:22.523 12069 INFO octavia.common.config [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] Logging enabled! 2018-03-21 12:23:22.524 12069 INFO octavia.common.config [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.547 12069 WARNING octavia.api.root_controller [req-1f786781-7244-4bfd-9087-41c3c5acb561 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.569 12069 INFO oslo_db.sqlalchemy.provision [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.571 12069 INFO oslo_db.sqlalchemy.provision [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN weeslilhrr 2018-03-21 12:23:22.573 12069 INFO oslo_db.sqlalchemy.provision [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_long_description [0.133460s] ... ok 2018-03-21 12:23:22.575 12069 INFO oslo_db.sqlalchemy.provision [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] CREATE BACKEND sqlite:// TOKEN yivlggdgpo 2018-03-21 12:23:22.605 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.607 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN syhsguligb 2018-03-21 12:23:22.607 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule_invalid_value_regex [0.117112s] ... ok 2018-03-21 12:23:22.610 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN lnjonljziv 2018-03-21 12:23:22.656 12069 INFO octavia.common.config [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] Logging enabled! 2018-03-21 12:23:22.656 12069 INFO octavia.common.config [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.680 12069 WARNING octavia.api.root_controller [req-6ae330a0-5b11-45de-8384-7066465c601c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.708 12069 INFO oslo_db.sqlalchemy.provision [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.709 12069 INFO oslo_db.sqlalchemy.provision [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yivlggdgpo 2018-03-21 12:23:22.710 12069 INFO oslo_db.sqlalchemy.provision [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_non_exist_qos_policy_id [0.136863s] ... ok 2018-03-21 12:23:22.717 12069 INFO oslo_db.sqlalchemy.provision [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] CREATE BACKEND sqlite:// TOKEN cungcrntwk 2018-03-21 12:23:22.737 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.738 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lnjonljziv 2018-03-21 12:23:22.739 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_without_id [0.131317s] ... ok 2018-03-21 12:23:22.742 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN vrclqaposq 2018-03-21 12:23:22.794 12069 INFO octavia.common.config [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] Logging enabled! 2018-03-21 12:23:22.794 12069 INFO octavia.common.config [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.817 12069 WARNING octavia.api.root_controller [req-ab8afae3-8098-486a-8172-cb50e958848b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.840 12069 INFO oslo_db.sqlalchemy.provision [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.843 12069 INFO oslo_db.sqlalchemy.provision [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cungcrntwk 2018-03-21 12:23:22.843 12069 INFO oslo_db.sqlalchemy.provision [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_nonuuid_vip_attributes [0.133221s] ... ok 2018-03-21 12:23:22.846 12069 INFO oslo_db.sqlalchemy.provision [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] CREATE BACKEND sqlite:// TOKEN usvmkkbxkl 2018-03-21 12:23:22.855 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.857 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vrclqaposq 2018-03-21 12:23:22.857 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_update_bad_id [0.118260s] ... ok 2018-03-21 12:23:22.860 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN qafthavodj 2018-03-21 12:23:22.926 12069 INFO octavia.common.config [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] Logging enabled! 2018-03-21 12:23:22.926 12069 INFO octavia.common.config [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:22.950 12069 WARNING octavia.api.root_controller [req-8fd5c3d7-2627-4fd5-bb36-40f9e6a797ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:22.976 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.977 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qafthavodj 2018-03-21 12:23:22.978 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_delete [0.120252s] ... ok 2018-03-21 12:23:22.980 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN tcywysyaou 2018-03-21 12:23:22.973 12069 INFO octavia.api.v2.controllers.load_balancer [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] Sending created Load Balancer 2a7dd7d0-b26d-4dcb-98d0-eb18e15247b5 to the handler 2018-03-21 12:23:22.992 12069 INFO oslo_db.sqlalchemy.provision [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:22.993 12069 INFO oslo_db.sqlalchemy.provision [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN usvmkkbxkl 2018-03-21 12:23:22.994 12069 INFO oslo_db.sqlalchemy.provision [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_project_id [0.150668s] ... ok 2018-03-21 12:23:22.997 12069 INFO oslo_db.sqlalchemy.provision [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] CREATE BACKEND sqlite:// TOKEN mvfuivzlfj 2018-03-21 12:23:23.079 12069 INFO octavia.common.config [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] Logging enabled! 2018-03-21 12:23:23.079 12069 INFO octavia.common.config [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.100 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.103 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tcywysyaou 2018-03-21 12:23:23.103 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_replace [0.125288s] ... ok 2018-03-21 12:23:23.106 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN enzrdgehrv 2018-03-21 12:23:23.103 12069 WARNING octavia.api.root_controller [req-201f5e48-462f-4646-b884-36f744858ca2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:23.126 12069 INFO octavia.api.v2.controllers.load_balancer [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] Sending created Load Balancer 69689f42-ebd3-4084-9a01-304ef30fcea7 to the handler 2018-03-21 12:23:23.147 12069 INFO oslo_db.sqlalchemy.provision [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.149 12069 INFO oslo_db.sqlalchemy.provision [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mvfuivzlfj 2018-03-21 12:23:23.149 12069 INFO oslo_db.sqlalchemy.provision [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_qos [0.155247s] ... ok 2018-03-21 12:23:23.157 12069 INFO oslo_db.sqlalchemy.provision [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] CREATE BACKEND sqlite:// TOKEN nqnbjnvhtj 2018-03-21 12:23:23.233 12069 INFO octavia.common.config [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] Logging enabled! 2018-03-21 12:23:23.234 12069 INFO octavia.common.config [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.257 12069 WARNING octavia.api.root_controller [req-dccc87d2-1d5a-42d8-9b24-eb166ee54069 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:23.254 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.255 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN enzrdgehrv 2018-03-21 12:23:23.255 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_update [0.152309s] ... ok 2018-03-21 12:23:23.258 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN pcpfdwxuhz 2018-03-21 12:23:23.280 12069 INFO octavia.api.v2.controllers.load_balancer [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] Sending created Load Balancer 91aa8fa7-fa49-4390-ac5e-c331327d48b1 to the handler 2018-03-21 12:23:23.303 12069 INFO oslo_db.sqlalchemy.provision [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.304 12069 INFO oslo_db.sqlalchemy.provision [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nqnbjnvhtj 2018-03-21 12:23:23.304 12069 INFO oslo_db.sqlalchemy.provision [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_qos_vip_port [0.155185s] ... ok 2018-03-21 12:23:23.307 12069 INFO oslo_db.sqlalchemy.provision [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] CREATE BACKEND sqlite:// TOKEN baulmqhnrx 2018-03-21 12:23:23.387 12069 INFO octavia.common.config [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] Logging enabled! 2018-03-21 12:23:23.388 12069 INFO octavia.common.config [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.395 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.397 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pcpfdwxuhz 2018-03-21 12:23:23.397 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_check_load_balancer_expired_with_exp_age [0.141212s] ... ok 2018-03-21 12:23:23.400 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ffqibiapbb 2018-03-21 12:23:23.411 12069 WARNING octavia.api.root_controller [req-aa75ba14-34a3-432c-b33b-2a989ae42503 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:23.434 12069 INFO octavia.api.v2.controllers.load_balancer [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] Sending created Load Balancer 928ff704-b0ae-4c6e-a93f-68109c26c2c0 to the handler 2018-03-21 12:23:23.456 12069 INFO oslo_db.sqlalchemy.provision [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.458 12069 INFO oslo_db.sqlalchemy.provision [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN baulmqhnrx 2018-03-21 12:23:23.458 12069 INFO oslo_db.sqlalchemy.provision [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_full [0.153233s] ... ok 2018-03-21 12:23:23.461 12069 INFO oslo_db.sqlalchemy.provision [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] CREATE BACKEND sqlite:// TOKEN ffawvgspxk 2018-03-21 12:23:23.528 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.529 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ffqibiapbb 2018-03-21 12:23:23.530 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete [0.132852s] ... ok 2018-03-21 12:23:23.533 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ziohaikoql 2018-03-21 12:23:23.541 12069 INFO octavia.common.config [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] Logging enabled! 2018-03-21 12:23:23.542 12069 INFO octavia.common.config [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.564 12069 WARNING octavia.api.root_controller [req-cacebba5-2727-4cc5-bd06-44020358779b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:23.593 12069 INFO oslo_db.sqlalchemy.provision [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.594 12069 INFO oslo_db.sqlalchemy.provision [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ffawvgspxk 2018-03-21 12:23:23.594 12069 INFO oslo_db.sqlalchemy.provision [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_and_address_no_subnet_match [0.136486s] ... ok 2018-03-21 12:23:23.597 12069 INFO oslo_db.sqlalchemy.provision [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] CREATE BACKEND sqlite:// TOKEN nziekeambs 2018-03-21 12:23:23.677 12069 INFO octavia.common.config [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] Logging enabled! 2018-03-21 12:23:23.678 12069 INFO octavia.common.config [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.702 12069 WARNING octavia.api.root_controller [req-b00854fa-1974-4cfa-935d-d55fecf123ee - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:23.729 12069 INFO oslo_db.sqlalchemy.provision [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.731 12069 INFO oslo_db.sqlalchemy.provision [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nziekeambs 2018-03-21 12:23:23.731 12069 INFO oslo_db.sqlalchemy.provision [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_has_no_subnet [0.139968s] ... ok 2018-03-21 12:23:23.737 12069 INFO oslo_db.sqlalchemy.provision [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] CREATE BACKEND sqlite:// TOKEN dlglujwcyh 2018-03-21 12:23:23.731 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.733 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ziohaikoql 2018-03-21 12:23:23.733 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_all_children [0.203284s] ... ok 2018-03-21 12:23:23.736 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN bcfsnaxaca 2018-03-21 12:23:23.815 12069 INFO octavia.common.config [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] Logging enabled! 2018-03-21 12:23:23.815 12069 INFO octavia.common.config [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.838 12069 WARNING octavia.api.root_controller [req-7831d2a5-f3f0-4839-b931-984afdada553 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:23.861 12069 INFO octavia.api.v2.controllers.load_balancer [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] Sending created Load Balancer 5b413a7c-7019-46af-b0a2-e4b9e4fe9e7c to the handler 2018-03-21 12:23:23.882 12069 INFO oslo_db.sqlalchemy.provision [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.884 12069 INFO oslo_db.sqlalchemy.provision [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dlglujwcyh 2018-03-21 12:23:23.884 12069 INFO oslo_db.sqlalchemy.provision [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_network_picks_subnet_ipv6 [0.149444s] ... ok 2018-03-21 12:23:23.887 12069 INFO oslo_db.sqlalchemy.provision [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] CREATE BACKEND sqlite:// TOKEN hhcoqacdnp 2018-03-21 12:23:23.913 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:23.914 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bcfsnaxaca 2018-03-21 12:23:23.914 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_many_amphora [0.181068s] ... ok 2018-03-21 12:23:23.917 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN dcybmgxfqj 2018-03-21 12:23:23.968 12069 INFO octavia.common.config [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] Logging enabled! 2018-03-21 12:23:23.968 12069 INFO octavia.common.config [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:23.993 12069 WARNING octavia.api.root_controller [req-f8b8b77d-23d1-4561-ab3f-611caa9344b7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:24.020 12069 INFO oslo_db.sqlalchemy.provision [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.023 12069 INFO oslo_db.sqlalchemy.provision [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hhcoqacdnp 2018-03-21 12:23:24.023 12069 INFO oslo_db.sqlalchemy.provision [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_2_fixed_ip [0.139035s] ... ok 2018-03-21 12:23:24.026 12069 INFO oslo_db.sqlalchemy.provision [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] CREATE BACKEND sqlite:// TOKEN egysgmkjpg 2018-03-21 12:23:24.105 12069 INFO octavia.common.config [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] Logging enabled! 2018-03-21 12:23:24.105 12069 INFO octavia.common.config [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:24.129 12069 WARNING octavia.api.root_controller [req-71f8c988-c3ba-4684-b6df-f96bb7355faa - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:24.112 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.114 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dcybmgxfqj 2018-03-21 12:23:24.114 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_many_listeners [0.199641s] ... ok 2018-03-21 12:23:24.117 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN cnkpmcgnac 2018-03-21 12:23:24.157 12069 INFO oslo_db.sqlalchemy.provision [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.159 12069 INFO oslo_db.sqlalchemy.provision [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] DROP BACKEND Engine(sqlite://) TOKEN egysgmkjpg 2018-03-21 12:23:24.159 12069 INFO oslo_db.sqlalchemy.provision [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_port_and_bad_address [0.135775s] ... ok 2018-03-21 12:23:24.167 12069 INFO oslo_db.sqlalchemy.provision [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] CREATE BACKEND sqlite:// TOKEN bnwfboectf 2018-03-21 12:23:24.242 12069 INFO octavia.common.config [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] Logging enabled! 2018-03-21 12:23:24.243 12069 INFO octavia.common.config [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:24.267 12069 WARNING octavia.api.root_controller [req-f55ccd77-ce88-4fd2-973e-540f050e36ca - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:24.289 12069 INFO octavia.api.v2.controllers.load_balancer [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] Sending created Load Balancer 7f8f85bb-d459-486d-bf19-0bf9442f1322 to the handler 2018-03-21 12:23:24.310 12069 INFO oslo_db.sqlalchemy.provision [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.313 12069 INFO oslo_db.sqlalchemy.provision [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bnwfboectf 2018-03-21 12:23:24.313 12069 INFO oslo_db.sqlalchemy.provision [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_with_vip_subnet_fills_network [0.153923s] ... ok 2018-03-21 12:23:24.316 12069 INFO oslo_db.sqlalchemy.provision [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] CREATE BACKEND sqlite:// TOKEN eyebuvnnyx 2018-03-21 12:23:24.324 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.325 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cnkpmcgnac 2018-03-21 12:23:24.325 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_get_all [0.211098s] ... ok 2018-03-21 12:23:24.328 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fpjzwlpybf 2018-03-21 12:23:24.396 12069 INFO octavia.common.config [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] Logging enabled! 2018-03-21 12:23:24.396 12069 INFO octavia.common.config [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:24.420 12069 WARNING octavia.api.root_controller [req-8e7ff842-c074-43de-b684-7f941f08a670 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:24.446 12069 INFO oslo_db.sqlalchemy.provision [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.448 12069 INFO oslo_db.sqlalchemy.provision [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eyebuvnnyx 2018-03-21 12:23:24.448 12069 INFO oslo_db.sqlalchemy.provision [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_create_without_vip [0.134528s] ... ok 2018-03-21 12:23:24.451 12069 INFO oslo_db.sqlalchemy.provision [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] CREATE BACKEND sqlite:// TOKEN lsgaxbthmu 2018-03-21 12:23:24.468 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.469 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fpjzwlpybf 2018-03-21 12:23:24.470 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_immutable [0.144100s] ... ok 2018-03-21 12:23:24.473 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ygbhjmzyly 2018-03-21 12:23:24.533 12069 INFO octavia.common.config [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] Logging enabled! 2018-03-21 12:23:24.533 12069 INFO octavia.common.config [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:24.557 12069 WARNING octavia.api.root_controller [req-6f0e0d3a-b8be-421c-9c77-b7cccc0236b4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:24.579 12069 INFO octavia.api.v2.controllers.load_balancer [req-9a1197b1-3b47-480a-a1dc-8a75fbd6c1fb - - - - -] Sending created Load Balancer 6af14047-4cde-4bd2-a1e2-f2dbd7fd2e1c to the handler 2018-03-21 12:23:24.610 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.612 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ygbhjmzyly 2018-03-21 12:23:24.612 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_immutable_raise [0.142291s] ... ok 2018-03-21 12:23:24.615 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN vsxexhmpll 2018-03-21 12:23:24.783 12069 INFO octavia.api.v2.controllers.load_balancer [req-beb984c6-aa7a-4c2f-8177-b7acae3c1ff4 - - - - -] Sending deleted Load Balancer 6af14047-4cde-4bd2-a1e2-f2dbd7fd2e1c to the handler 2018-03-21 12:23:24.809 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.811 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vsxexhmpll 2018-03-21 12:23:24.811 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_update [0.201505s] ... ok 2018-03-21 12:23:24.817 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN glixtgvkxp 2018-03-21 12:23:24.832 12069 INFO oslo_db.sqlalchemy.provision [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.834 12069 INFO oslo_db.sqlalchemy.provision [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lsgaxbthmu 2018-03-21 12:23:24.834 12069 INFO oslo_db.sqlalchemy.provision [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete [0.386055s] ... ok 2018-03-21 12:23:24.837 12069 INFO oslo_db.sqlalchemy.provision [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] CREATE BACKEND sqlite:// TOKEN rihwvgzirt 2018-03-21 12:23:24.918 12069 INFO octavia.common.config [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] Logging enabled! 2018-03-21 12:23:24.918 12069 INFO octavia.common.config [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:24.922 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:24.924 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN glixtgvkxp 2018-03-21 12:23:24.924 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_create [0.110080s] ... ok 2018-03-21 12:23:24.942 12069 WARNING octavia.api.root_controller [req-473aab4f-6c93-4016-8360-4f8d03b600f3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:24.927 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xhepfxtujc 2018-03-21 12:23:24.965 12069 INFO octavia.api.v2.controllers.load_balancer [req-3f455301-0102-4cbe-812d-b814773f5a12 - - - - -] Sending created Load Balancer 95f42eab-2d29-4400-9533-abe43aa9679a to the handler 2018-03-21 12:23:25.080 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.083 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xhepfxtujc 2018-03-21 12:23:25.083 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_get_all [0.159258s] ... ok 2018-03-21 12:23:25.086 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mnkejlzvte 2018-03-21 12:23:25.111 12069 INFO oslo_db.sqlalchemy.provision [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.113 12069 INFO oslo_db.sqlalchemy.provision [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rihwvgzirt 2018-03-21 12:23:25.113 12069 INFO oslo_db.sqlalchemy.provision [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_already_deleted [0.278559s] ... ok 2018-03-21 12:23:25.116 12069 INFO oslo_db.sqlalchemy.provision [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] CREATE BACKEND sqlite:// TOKEN dkkgpujjes 2018-03-21 12:23:25.196 12069 INFO octavia.common.config [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] Logging enabled! 2018-03-21 12:23:25.197 12069 INFO octavia.common.config [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:25.220 12069 WARNING octavia.api.root_controller [req-bd4e43c5-6e2c-4ca2-8ffa-516ac4d3eab6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:25.206 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.207 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mnkejlzvte 2018-03-21 12:23:25.208 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_update_pool_members [0.124086s] ... ok 2018-03-21 12:23:25.244 12069 INFO octavia.api.v2.controllers.load_balancer [req-49df7d2e-c9d0-4a96-88ee-2608344d6c08 - - - - -] Sending created Load Balancer 863fe401-ca0e-4a9b-b0fd-096ec7976f21 to the handler 2018-03-21 12:23:25.211 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN njxplixhnm 2018-03-21 12:23:25.304 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.306 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN njxplixhnm 2018-03-21 12:23:25.306 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_create [0.098197s] ... ok 2018-03-21 12:23:25.309 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN zwafbkshst 2018-03-21 12:23:25.382 12069 INFO octavia.api.v2.controllers.load_balancer [req-1ccd34bb-9902-4c9b-8f4b-6bc964c3ab4d - be0050e0-32e9-4889-b60b-611563686d57 - - -] Sending deleted Load Balancer 863fe401-ca0e-4a9b-b0fd-096ec7976f21 to the handler 2018-03-21 12:23:25.409 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.411 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zwafbkshst 2018-03-21 12:23:25.411 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete [0.107472s] ... ok 2018-03-21 12:23:25.417 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN gemeixmaxp 2018-03-21 12:23:25.433 12069 INFO oslo_db.sqlalchemy.provision [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.434 12069 INFO oslo_db.sqlalchemy.provision [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dkkgpujjes 2018-03-21 12:23:25.435 12069 INFO oslo_db.sqlalchemy.provision [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_authorized [0.321621s] ... ok 2018-03-21 12:23:25.438 12069 INFO oslo_db.sqlalchemy.provision [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] CREATE BACKEND sqlite:// TOKEN fqtxtzwdtc 2018-03-21 12:23:25.519 12069 INFO octavia.common.config [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] Logging enabled! 2018-03-21 12:23:25.519 12069 INFO octavia.common.config [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:25.524 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.526 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gemeixmaxp 2018-03-21 12:23:25.526 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_health_monitor [0.112404s] ... ok 2018-03-21 12:23:25.542 12069 WARNING octavia.api.root_controller [req-bbc1c4e5-b96c-4a61-89d5-aa65a8f78a77 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:25.529 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN msvnqqsiwt 2018-03-21 12:23:25.555 12069 ERROR octavia.api.v2.controllers.base [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] Load Balancer bad_uuid not found: None 2018-03-21 12:23:25.555 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:23:25.555 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:23:25.568 12069 INFO oslo_db.sqlalchemy.provision [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.569 12069 INFO oslo_db.sqlalchemy.provision [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqtxtzwdtc 2018-03-21 12:23:25.569 12069 INFO oslo_db.sqlalchemy.provision [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_bad_lb_id [0.134596s] ... ok 2018-03-21 12:23:25.572 12069 INFO oslo_db.sqlalchemy.provision [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] CREATE BACKEND sqlite:// TOKEN nktavbsmby 2018-03-21 12:23:25.642 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.644 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN msvnqqsiwt 2018-03-21 12:23:25.644 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_member [0.117743s] ... ok 2018-03-21 12:23:25.657 12069 INFO octavia.common.config [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] Logging enabled! 2018-03-21 12:23:25.657 12069 INFO octavia.common.config [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:25.647 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN dlhzvlsbcz 2018-03-21 12:23:25.682 12069 WARNING octavia.api.root_controller [req-e27d1cf8-98c7-4845-98e4-9c59977d78c5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:25.704 12069 INFO octavia.api.v2.controllers.load_balancer [req-484104bd-4a49-4c02-9884-ae7d377a85e3 - - - - -] Sending created Load Balancer 75dde17d-7ca1-422f-9fd1-d32297aac466 to the handler 2018-03-21 12:23:25.772 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:25.774 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dlhzvlsbcz 2018-03-21 12:23:25.774 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_session_persistence [0.130017s] ... ok 2018-03-21 12:23:25.777 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xualmkqkcx 2018-03-21 12:23:25.849 12069 INFO octavia.api.v2.controllers.pool [req-8bfc32f2-4fa5-4cd9-b152-e812c41f239e - - - - -] Sending Creation of Pool 664854f8-5cba-4972-8d80-485c58e00d79 to handler 2018-03-21 12:23:25.999 12069 WARNING octavia.api.v2.controllers.load_balancer [req-280ec88f-a7c5-4c67-bdd1-3a9a5dbaf367 - - - - -] Cannot delete Load Balancer 75dde17d-7ca1-422f-9fd1-d32297aac466 - it has children 2018-03-21 12:23:26.034 12069 INFO oslo_db.sqlalchemy.provision [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.036 12069 INFO oslo_db.sqlalchemy.provision [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nktavbsmby 2018-03-21 12:23:26.036 12069 INFO oslo_db.sqlalchemy.provision [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_fails_with_pool [0.466512s] ... ok 2018-03-21 12:23:26.039 12069 INFO oslo_db.sqlalchemy.provision [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] CREATE BACKEND sqlite:// TOKEN qooayybzgf 2018-03-21 12:23:26.103 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.104 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xualmkqkcx 2018-03-21 12:23:26.105 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_get_all_return_value [0.330271s] ... ok 2018-03-21 12:23:26.120 12069 INFO octavia.common.config [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] Logging enabled! 2018-03-21 12:23:26.120 12069 INFO octavia.common.config [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:26.108 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN dpcphppdcp 2018-03-21 12:23:26.144 12069 WARNING octavia.api.root_controller [req-82102172-5148-4e2a-aaec-5312d23f6799 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:26.167 12069 INFO octavia.api.v2.controllers.load_balancer [req-5257b154-354e-4fc7-9f31-8e02b4ddedc1 - - - - -] Sending created Load Balancer 1fc978f5-773b-4ce8-9972-996034007a67 to the handler 2018-03-21 12:23:26.207 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.209 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dpcphppdcp 2018-03-21 12:23:26.209 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_update [0.104235s] ... ok 2018-03-21 12:23:26.216 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ayluoamdix 2018-03-21 12:23:26.303 12069 INFO octavia.api.v2.controllers.load_balancer [req-be5af6be-363a-4838-a385-f50227a5b66b - - - - -] Sending deleted Load Balancer 1fc978f5-773b-4ce8-9972-996034007a67 to the handler 2018-03-21 12:23:26.311 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.312 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ayluoamdix 2018-03-21 12:23:26.313 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_create [0.103449s] ... ok 2018-03-21 12:23:26.316 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN qojfppphfa 2018-03-21 12:23:26.328 12069 INFO octavia.api.v2.controllers.load_balancer [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] Invalid state PENDING_DELETE of loadbalancer resource 1fc978f5-773b-4ce8-9972-996034007a67 2018-03-21 12:23:26.341 12069 INFO oslo_db.sqlalchemy.provision [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.342 12069 INFO oslo_db.sqlalchemy.provision [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qooayybzgf 2018-03-21 12:23:26.342 12069 INFO oslo_db.sqlalchemy.provision [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_pending_delete [0.306223s] ... ok 2018-03-21 12:23:26.345 12069 INFO oslo_db.sqlalchemy.provision [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] CREATE BACKEND sqlite:// TOKEN awclzqujvx 2018-03-21 12:23:26.419 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.420 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qojfppphfa 2018-03-21 12:23:26.421 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_delete [0.111737s] ... ok 2018-03-21 12:23:26.427 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN przxrfynll 2018-03-21 12:23:26.429 12069 INFO octavia.common.config [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] Logging enabled! 2018-03-21 12:23:26.429 12069 INFO octavia.common.config [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:26.450 12069 WARNING octavia.api.root_controller [req-74bb7793-3588-410e-be78-ffa6638633ad - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:26.476 12069 INFO octavia.api.v2.controllers.load_balancer [req-2af6b150-6ce0-4a59-ad2f-3739634d77a9 - - - - -] Sending created Load Balancer a95f8bd8-69eb-4e8c-b213-f60cfbb9e477 to the handler 2018-03-21 12:23:26.521 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.523 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN przxrfynll 2018-03-21 12:23:26.523 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_get [0.098537s] ... ok 2018-03-21 12:23:26.526 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xooufmitmh 2018-03-21 12:23:26.627 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.629 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xooufmitmh 2018-03-21 12:23:26.629 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_update [0.105554s] ... ok 2018-03-21 12:23:26.636 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ngbwxkdbfj 2018-03-21 12:23:26.679 12069 INFO octavia.api.v2.controllers.load_balancer [req-1c3ea845-0e01-4bc6-a8da-b4ee602926e0 - - - - -] Sending updated Load Balancer a95f8bd8-69eb-4e8c-b213-f60cfbb9e477 to the handler 2018-03-21 12:23:26.711 12069 INFO octavia.api.v2.controllers.load_balancer [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] Invalid state PENDING_UPDATE of loadbalancer resource a95f8bd8-69eb-4e8c-b213-f60cfbb9e477 2018-03-21 12:23:26.725 12069 INFO oslo_db.sqlalchemy.provision [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.727 12069 INFO oslo_db.sqlalchemy.provision [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN awclzqujvx 2018-03-21 12:23:26.727 12069 INFO oslo_db.sqlalchemy.provision [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_pending_update [0.384717s] ... ok 2018-03-21 12:23:26.730 12069 INFO oslo_db.sqlalchemy.provision [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] CREATE BACKEND sqlite:// TOKEN bcaiyfojws 2018-03-21 12:23:26.733 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:26.735 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ngbwxkdbfj 2018-03-21 12:23:26.735 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_create [0.105731s] ... ok 2018-03-21 12:23:26.738 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xxpxkvvxzm 2018-03-21 12:23:26.812 12069 INFO octavia.common.config [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] Logging enabled! 2018-03-21 12:23:26.812 12069 INFO octavia.common.config [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:26.836 12069 WARNING octavia.api.root_controller [req-ec074097-1fa7-4544-a9b6-6f3ed5408f64 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:26.858 12069 INFO octavia.api.v2.controllers.load_balancer [req-72957dea-82de-4e71-afdf-7d130fb78a9a - - - - -] Sending created Load Balancer 0ca08497-9afc-46f2-97f7-394306640a5a to the handler 2018-03-21 12:23:27.011 12069 INFO octavia.api.v2.controllers.load_balancer [req-1329c6f1-f669-4a68-a188-218fbf7ef955 - - - - -] Sending deleted Load Balancer 0ca08497-9afc-46f2-97f7-394306640a5a to the handler 2018-03-21 12:23:27.021 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.022 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xxpxkvvxzm 2018-03-21 12:23:27.023 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_get_all_return_value [0.287616s] ... ok 2018-03-21 12:23:27.026 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN iftbbncvja 2018-03-21 12:23:27.044 12069 INFO oslo_db.sqlalchemy.provision [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.046 12069 INFO oslo_db.sqlalchemy.provision [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bcaiyfojws 2018-03-21 12:23:27.046 12069 INFO oslo_db.sqlalchemy.provision [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_with_bad_handler [0.318897s] ... ok 2018-03-21 12:23:27.049 12069 INFO oslo_db.sqlalchemy.provision [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] CREATE BACKEND sqlite:// TOKEN iaunhueowe 2018-03-21 12:23:27.130 12069 INFO octavia.common.config [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] Logging enabled! 2018-03-21 12:23:27.130 12069 INFO octavia.common.config [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:27.159 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.160 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iftbbncvja 2018-03-21 12:23:27.161 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_update [0.137718s] ... ok 2018-03-21 12:23:27.168 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fbuiaqzlre 2018-03-21 12:23:27.153 12069 WARNING octavia.api.root_controller [req-02c836d4-3b1c-4f8c-83b4-6fd131829bb0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:27.175 12069 INFO octavia.api.v2.controllers.load_balancer [req-eeee2876-1760-4177-8c8e-e434d84bab1b - - - - -] Sending created Load Balancer 1add3557-d3ee-4662-9d97-dfdcb02ca43f to the handler 2018-03-21 12:23:27.269 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.270 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fbuiaqzlre 2018-03-21 12:23:27.271 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create [0.109498s] ... ok 2018-03-21 12:23:27.277 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN migkcdlfxu 2018-03-21 12:23:27.318 12069 INFO octavia.api.v2.controllers.load_balancer [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] Sending deleted Load Balancer 1add3557-d3ee-4662-9d97-dfdcb02ca43f to the handler 2018-03-21 12:23:27.333 12069 INFO oslo_db.sqlalchemy.provision [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.335 12069 INFO oslo_db.sqlalchemy.provision [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iaunhueowe 2018-03-21 12:23:27.335 12069 INFO oslo_db.sqlalchemy.provision [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_delete_with_error_status [0.288792s] ... ok 2018-03-21 12:23:27.338 12069 INFO oslo_db.sqlalchemy.provision [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] CREATE BACKEND sqlite:// TOKEN dcpgeznqch 2018-03-21 12:23:27.397 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.399 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN migkcdlfxu 2018-03-21 12:23:27.399 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_2_sni_containers [0.124638s] ... ok 2018-03-21 12:23:27.406 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN krnjdstlys 2018-03-21 12:23:27.419 12069 INFO octavia.common.config [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] Logging enabled! 2018-03-21 12:23:27.419 12069 INFO octavia.common.config [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:27.443 12069 WARNING octavia.api.root_controller [req-5ddf95f3-d147-465f-8669-b2b92401339b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:27.526 12069 INFO oslo_db.sqlalchemy.provision [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.527 12069 INFO oslo_db.sqlalchemy.provision [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dcpgeznqch 2018-03-21 12:23:27.527 12069 INFO oslo_db.sqlalchemy.provision [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_empty_list [0.192040s] ... ok 2018-03-21 12:23:27.530 12069 INFO oslo_db.sqlalchemy.provision [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] CREATE BACKEND sqlite:// TOKEN cvkhnchzcq 2018-03-21 12:23:27.538 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.540 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN krnjdstlys 2018-03-21 12:23:27.540 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_no_peer_port_increments [0.140772s] ... ok 2018-03-21 12:23:27.547 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN hcaehmaobq 2018-03-21 12:23:27.611 12069 INFO octavia.common.config [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] Logging enabled! 2018-03-21 12:23:27.612 12069 INFO octavia.common.config [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:27.635 12069 WARNING octavia.api.root_controller [req-37827cee-fa07-45a2-b1b8-96daded2c5cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:27.650 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.653 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hcaehmaobq 2018-03-21 12:23:27.654 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete [0.113245s] ... ok 2018-03-21 12:23:27.657 12069 INFO octavia.api.v2.controllers.load_balancer [req-d8fabdea-928d-4061-b50a-e82a1c460a2c - - - - -] Sending created Load Balancer ff686513-75ff-4b1f-b48f-d94984c3cc30 to the handler 2018-03-21 12:23:27.656 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN mgilajjvnp 2018-03-21 12:23:27.795 12069 INFO octavia.api.v2.controllers.load_balancer [req-639da39c-b406-429c-92ea-655f79147a0a - 300c53dd-752b-429d-abf1-5e16b436ab63 - - -] Sending failover request for lb ff686513-75ff-4b1f-b48f-d94984c3cc30 to the handler 2018-03-21 12:23:27.810 12069 INFO oslo_db.sqlalchemy.provision [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.813 12069 INFO oslo_db.sqlalchemy.provision [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cvkhnchzcq 2018-03-21 12:23:27.813 12069 INFO oslo_db.sqlalchemy.provision [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_authorized_no_auth [0.285368s] ... ok 2018-03-21 12:23:27.816 12069 INFO oslo_db.sqlalchemy.provision [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] CREATE BACKEND sqlite:// TOKEN ubrtvzqpsj 2018-03-21 12:23:27.841 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.842 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mgilajjvnp 2018-03-21 12:23:27.843 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_all_children [0.189057s] ... ok 2018-03-21 12:23:27.846 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN dmwakcdkwe 2018-03-21 12:23:27.896 12069 INFO octavia.common.config [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] Logging enabled! 2018-03-21 12:23:27.896 12069 INFO octavia.common.config [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:27.921 12069 WARNING octavia.api.root_controller [req-639da39c-b406-429c-92ea-655f79147a0a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:27.943 12069 INFO octavia.api.v2.controllers.load_balancer [req-c082c8c1-7b39-43ce-a07d-fd18f9cb854f - - - - -] Sending created Load Balancer d66b71de-82d0-4060-b0a7-3d0fa3a14ef2 to the handler 2018-03-21 12:23:27.972 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:27.974 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dmwakcdkwe 2018-03-21 12:23:27.974 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_sni [0.131164s] ... ok 2018-03-21 12:23:27.977 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN xsogumepdj 2018-03-21 12:23:28.088 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.089 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xsogumepdj 2018-03-21 12:23:28.089 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_get [0.115301s] ... ok 2018-03-21 12:23:28.097 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN gwhfpqzvfp 2018-03-21 12:23:28.154 12069 INFO octavia.api.v2.controllers.load_balancer [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] Invalid state ERROR of loadbalancer resource d66b71de-82d0-4060-b0a7-3d0fa3a14ef2 2018-03-21 12:23:28.168 12069 INFO oslo_db.sqlalchemy.provision [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.169 12069 INFO oslo_db.sqlalchemy.provision [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ubrtvzqpsj 2018-03-21 12:23:28.170 12069 INFO oslo_db.sqlalchemy.provision [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_error [0.356522s] ... ok 2018-03-21 12:23:28.178 12069 INFO oslo_db.sqlalchemy.provision [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] CREATE BACKEND sqlite:// TOKEN xmhkmiaixx 2018-03-21 12:23:28.253 12069 INFO octavia.common.config [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] Logging enabled! 2018-03-21 12:23:28.254 12069 INFO octavia.common.config [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:28.277 12069 WARNING octavia.api.root_controller [req-caa666e9-0b27-4818-aa5e-b222c0541783 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:28.300 12069 INFO octavia.api.v2.controllers.load_balancer [req-1d395a84-c2f8-41c5-b8ed-624786410caa - - - - -] Sending created Load Balancer 64fa6bb6-06d6-4e52-b344-7e09706d9b15 to the handler 2018-03-21 12:23:28.297 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.299 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gwhfpqzvfp 2018-03-21 12:23:28.299 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_get_all [0.209635s] ... ok 2018-03-21 12:23:28.302 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN brggleqvxy 2018-03-21 12:23:28.446 12069 INFO oslo_db.sqlalchemy.provision [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.448 12069 INFO oslo_db.sqlalchemy.provision [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xmhkmiaixx 2018-03-21 12:23:28.448 12069 INFO oslo_db.sqlalchemy.provision [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_failover_not_authorized [0.278537s] ... ok 2018-03-21 12:23:28.456 12069 INFO oslo_db.sqlalchemy.provision [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] CREATE BACKEND sqlite:// TOKEN uowttrhctz 2018-03-21 12:23:28.533 12069 INFO octavia.common.config [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] Logging enabled! 2018-03-21 12:23:28.534 12069 INFO octavia.common.config [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:28.557 12069 WARNING octavia.api.root_controller [req-840862bc-7e9e-40de-b57f-6e50a5e7588a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:28.580 12069 INFO octavia.api.v2.controllers.load_balancer [req-94a7dfe0-ae49-4993-aee6-e7374c0b28d9 - - - - -] Sending created Load Balancer d516ceca-2e66-4fa6-9e35-12621df5ad3e to the handler 2018-03-21 12:23:28.619 12069 INFO oslo_db.sqlalchemy.provision [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.620 12069 INFO oslo_db.sqlalchemy.provision [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uowttrhctz 2018-03-21 12:23:28.621 12069 INFO oslo_db.sqlalchemy.provision [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get [0.175988s] ... ok 2018-03-21 12:23:28.627 12069 INFO oslo_db.sqlalchemy.provision [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] CREATE BACKEND sqlite:// TOKEN bpkrgslsmc 2018-03-21 12:23:28.678 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.679 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN brggleqvxy 2018-03-21 12:23:28.679 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_get_all_return_value [0.380101s] ... ok 2018-03-21 12:23:28.705 12069 INFO octavia.common.config [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] Logging enabled! 2018-03-21 12:23:28.706 12069 INFO octavia.common.config [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:28.687 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN ziplvwlnyc 2018-03-21 12:23:28.730 12069 WARNING octavia.api.root_controller [req-05d3325a-68ca-4f69-a238-59c6b62372a1 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:28.750 12069 INFO octavia.api.v2.controllers.load_balancer [req-1e4991bc-5fae-426d-9864-83e039991ac5 - - - - -] Sending created Load Balancer 5c45dd9a-9c85-4f5a-835c-fb94e1614d73 to the handler 2018-03-21 12:23:28.780 12069 INFO octavia.api.v2.controllers.load_balancer [req-f0b6f40f-70ef-4023-b686-0720cb03e779 - - - - -] Sending created Load Balancer 80a403a4-6c37-4231-b5c7-be6de8fb7a5d to the handler 2018-03-21 12:23:28.797 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.798 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ziplvwlnyc 2018-03-21 12:23:28.799 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_update [0.118974s] ... ok 2018-03-21 12:23:28.807 12069 INFO octavia.api.v2.controllers.load_balancer [req-2bb8c5b5-f8a1-4a2e-a41a-f0dd2023a1c2 - - - - -] Sending created Load Balancer f453483b-75c2-487b-97c3-dc3c034a2bd7 to the handler 2018-03-21 12:23:28.806 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN wtahjnzzrp 2018-03-21 12:23:28.890 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.893 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wtahjnzzrp 2018-03-21 12:23:28.893 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_delete_non_existent [0.094353s] ... ok 2018-03-21 12:23:28.896 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN anmdifmkob 2018-03-21 12:23:28.901 12069 INFO oslo_db.sqlalchemy.provision [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:28.902 12069 INFO oslo_db.sqlalchemy.provision [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bpkrgslsmc 2018-03-21 12:23:28.903 12069 INFO oslo_db.sqlalchemy.provision [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_admin [0.278034s] ... ok 2018-03-21 12:23:28.906 12069 INFO oslo_db.sqlalchemy.provision [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] CREATE BACKEND sqlite:// TOKEN dkbbzbyopo 2018-03-21 12:23:28.987 12069 INFO octavia.common.config [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] Logging enabled! 2018-03-21 12:23:28.987 12069 INFO octavia.common.config [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:29.011 12069 WARNING octavia.api.root_controller [req-5f3fbfed-8c88-49b1-980e-4838a0cfe442 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:29.033 12069 INFO octavia.api.v2.controllers.load_balancer [req-ae479fa5-5beb-4ed2-8916-1544e666cd6c - - - - -] Sending created Load Balancer 66f62bcb-88ef-442d-9bc5-0d8c90cfd3ac to the handler 2018-03-21 12:23:29.061 12069 INFO octavia.api.v2.controllers.load_balancer [req-66f9b6ea-a9ca-47a2-ac4d-198b669b49fa - - - - -] Sending created Load Balancer cd38785a-f989-4083-9285-ffa189f32b3f to the handler 2018-03-21 12:23:29.150 12069 INFO oslo_db.sqlalchemy.provision [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.153 12069 INFO oslo_db.sqlalchemy.provision [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dkbbzbyopo 2018-03-21 12:23:29.153 12069 INFO oslo_db.sqlalchemy.provision [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_admin_state_up_filter [0.250239s] ... ok 2018-03-21 12:23:29.156 12069 INFO oslo_db.sqlalchemy.provision [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] CREATE BACKEND sqlite:// TOKEN fpayiwkuxz 2018-03-21 12:23:29.157 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.158 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN anmdifmkob 2018-03-21 12:23:29.159 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_get_all_return_value [0.265435s] ... ok 2018-03-21 12:23:29.162 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN qpamjdvusv 2018-03-21 12:23:29.237 12069 INFO octavia.common.config [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] Logging enabled! 2018-03-21 12:23:29.237 12069 INFO octavia.common.config [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:29.260 12069 WARNING octavia.api.root_controller [req-82ed5db2-4b3f-447e-804a-cfc4f45e06e0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:29.259 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.260 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qpamjdvusv 2018-03-21 12:23:29.261 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_update [0.101867s] ... ok 2018-03-21 12:23:29.284 12069 INFO octavia.api.v2.controllers.load_balancer [req-78b928a3-dcaa-4c6e-847e-3eb67c6753ba - - - - -] Sending created Load Balancer 15b42db6-0654-49da-a045-7e90e8d07ad4 to the handler 2018-03-21 12:23:29.264 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN guetoxjzrf 2018-03-21 12:23:29.313 12069 INFO octavia.api.v2.controllers.load_balancer [req-cf805a19-4c17-4b04-bbfb-470180710e45 - - - - -] Sending created Load Balancer 36cc68cd-77fc-4bb3-8505-30f3dc6b1f83 to the handler 2018-03-21 12:23:29.340 12069 INFO octavia.api.v2.controllers.load_balancer [req-c133fc18-a412-407e-be0c-9ed203a2a749 - - - - -] Sending created Load Balancer bf0bab50-0dc8-48f6-a076-b445084feaa6 to the handler 2018-03-21 12:23:29.364 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.366 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN guetoxjzrf 2018-03-21 12:23:29.366 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_create [0.105140s] ... ok 2018-03-21 12:23:29.369 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] CREATE BACKEND sqlite:// TOKEN fawnpcbbjl 2018-03-21 12:23:29.431 12069 INFO oslo_db.sqlalchemy.provision [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.433 12069 INFO oslo_db.sqlalchemy.provision [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fpayiwkuxz 2018-03-21 12:23:29.433 12069 INFO oslo_db.sqlalchemy.provision [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_fields_filter [0.279595s] ... ok 2018-03-21 12:23:29.436 12069 INFO oslo_db.sqlalchemy.provision [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] CREATE BACKEND sqlite:// TOKEN argvsztlxg 2018-03-21 12:23:29.487 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.489 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fawnpcbbjl 2018-03-21 12:23:29.489 12070 INFO oslo_db.sqlalchemy.provision [req-87b6b00c-24ad-4429-98f1-6a8f6b03d5fc - - - - -] DISPOSE ENGINE Engine(sqlite://) {1} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_get [0.123197s] ... ok 2018-03-21 12:23:29.518 12069 INFO octavia.common.config [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] Logging enabled! 2018-03-21 12:23:29.518 12069 INFO octavia.common.config [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:29.542 12069 WARNING octavia.api.root_controller [req-4481d686-773d-4ca3-b293-3acf5f3b754c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:29.564 12069 INFO octavia.api.v2.controllers.load_balancer [req-de012355-fdd6-4939-80cd-6f8d438131f3 - - - - -] Sending created Load Balancer e1c3f04d-07ef-41c8-9fec-cc2346d6e9aa to the handler 2018-03-21 12:23:29.592 12069 INFO octavia.api.v2.controllers.load_balancer [req-f07abdd2-f172-439b-975d-e2e799b5f537 - - - - -] Sending created Load Balancer 836deedf-4ee5-412e-b942-917741711988 to the handler 2018-03-21 12:23:29.619 12069 INFO octavia.api.v2.controllers.load_balancer [req-6b7fac8d-b380-488a-92be-f295b1b83986 - - - - -] Sending created Load Balancer acc954fa-4ef6-445e-957a-cd306ffe6971 to the handler 2018-03-21 12:23:29.705 12069 INFO oslo_db.sqlalchemy.provision [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.707 12069 INFO oslo_db.sqlalchemy.provision [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN argvsztlxg 2018-03-21 12:23:29.707 12069 INFO oslo_db.sqlalchemy.provision [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_filter [0.274408s] ... ok 2018-03-21 12:23:29.710 12069 INFO oslo_db.sqlalchemy.provision [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] CREATE BACKEND sqlite:// TOKEN zhkzdzhoap 2018-03-21 12:23:29.784 12069 INFO octavia.common.config [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] Logging enabled! 2018-03-21 12:23:29.784 12069 INFO octavia.common.config [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:29.805 12069 WARNING octavia.api.root_controller [req-8cd15760-b50c-4eb2-af28-efe640d7dcd0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:29.825 12069 INFO octavia.api.v2.controllers.load_balancer [req-75f54134-6370-4aae-9455-c3d505541d50 - - - - -] Sending created Load Balancer 3ed31557-17db-489d-bd0b-8735573799cf to the handler 2018-03-21 12:23:29.850 12069 INFO octavia.api.v2.controllers.load_balancer [req-4c6dec72-628c-4965-ad99-fdeef974c018 - - - - -] Sending created Load Balancer 5d10538c-4def-432d-9b2d-c9e156f0b80b to the handler 2018-03-21 12:23:29.876 12069 INFO octavia.api.v2.controllers.load_balancer [req-ea4ff2fd-4c05-4064-aa20-e1bdeb840f41 - - - - -] Sending created Load Balancer d58602bd-3991-4995-81a0-86de4f42ad06 to the handler 2018-03-21 12:23:29.963 12069 INFO oslo_db.sqlalchemy.provision [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:29.965 12069 INFO oslo_db.sqlalchemy.provision [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zhkzdzhoap 2018-03-21 12:23:29.965 12069 INFO oslo_db.sqlalchemy.provision [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_non_admin_global_observer [0.257864s] ... ok 2018-03-21 12:23:29.968 12069 INFO oslo_db.sqlalchemy.provision [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] CREATE BACKEND sqlite:// TOKEN mumttcndvy 2018-03-21 12:23:30.110 12069 INFO octavia.common.config [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] Logging enabled! 2018-03-21 12:23:30.110 12069 INFO octavia.common.config [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:30.131 12069 WARNING octavia.api.root_controller [req-d2f4b2db-a7de-4d40-8e0f-f85cba65c13d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:30.150 12069 INFO octavia.api.v2.controllers.load_balancer [req-7a7edfe6-64f2-49c2-9e06-46f7deb4fb10 - - - - -] Sending created Load Balancer 3473be7c-62f3-4cc8-8673-46b9f9b59e8d to the handler 2018-03-21 12:23:30.176 12069 INFO octavia.api.v2.controllers.load_balancer [req-82a14588-9bbb-4159-aeef-90232ccde5d9 - - - - -] Sending created Load Balancer fd499cc6-c31c-42c2-8e8f-96753880e75f to the handler 2018-03-21 12:23:30.200 12069 INFO octavia.api.v2.controllers.load_balancer [req-bd7e43fd-dd94-4350-b73d-04c63fa51481 - - - - -] Sending created Load Balancer fccf8e28-d52d-482f-9bc9-ae1b6ca0a98d to the handler 2018-03-21 12:23:30.234 12069 INFO oslo_db.sqlalchemy.provision [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:30.236 12069 INFO oslo_db.sqlalchemy.provision [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mumttcndvy 2018-03-21 12:23:30.236 12069 INFO oslo_db.sqlalchemy.provision [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_not_authorized [0.270414s] ... ok 2018-03-21 12:23:30.239 12069 INFO oslo_db.sqlalchemy.provision [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] CREATE BACKEND sqlite:// TOKEN jkyjmoferk 2018-03-21 12:23:30.327 12069 INFO octavia.common.config [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] Logging enabled! 2018-03-21 12:23:30.328 12069 INFO octavia.common.config [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:30.355 12069 WARNING octavia.api.root_controller [req-224067db-ab2a-43fc-bb0b-3c2996a2e5d3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:30.377 12069 INFO octavia.api.v2.controllers.load_balancer [req-6152fc39-7a2a-4aa7-9d0a-2947afca57d5 - - - - -] Sending created Load Balancer ae8e87ab-dc98-499e-8ae9-d8c1b99e09cb to the handler 2018-03-21 12:23:30.405 12069 INFO octavia.api.v2.controllers.load_balancer [req-a5b865dc-7995-4780-8681-a320b50964f6 - - - - -] Sending created Load Balancer 72836915-01af-477d-afca-e5514963c10c to the handler 2018-03-21 12:23:30.433 12069 INFO octavia.api.v2.controllers.load_balancer [req-c608b709-937b-4379-b11f-c3e4300af02a - - - - -] Sending created Load Balancer ad343e52-418e-41bb-8ccc-f2dd8ca5a7f0 to the handler 2018-03-21 12:23:30.595 12069 INFO oslo_db.sqlalchemy.provision [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:30.596 12069 INFO oslo_db.sqlalchemy.provision [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jkyjmoferk 2018-03-21 12:23:30.597 12069 INFO oslo_db.sqlalchemy.provision [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_all_sorted [0.360560s] ... ok 2018-03-21 12:23:30.599 12069 INFO oslo_db.sqlalchemy.provision [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] CREATE BACKEND sqlite:// TOKEN rutgpepgup 2018-03-21 12:23:30.677 12069 INFO octavia.common.config [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] Logging enabled! 2018-03-21 12:23:30.678 12069 INFO octavia.common.config [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:30.702 12069 WARNING octavia.api.root_controller [req-38d05f12-94ed-4a36-a4f0-c98158462f9b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:30.723 12069 INFO octavia.api.v2.controllers.load_balancer [req-d0821e31-eb6b-4442-b1de-9c877c697864 - - - - -] Sending created Load Balancer bd352010-3dac-4557-afe2-9c9a1e3cf82c to the handler 2018-03-21 12:23:30.759 12069 INFO oslo_db.sqlalchemy.provision [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:30.761 12069 INFO oslo_db.sqlalchemy.provision [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rutgpepgup 2018-03-21 12:23:30.761 12069 INFO oslo_db.sqlalchemy.provision [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_authorized [0.164202s] ... ok 2018-03-21 12:23:30.764 12069 INFO oslo_db.sqlalchemy.provision [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] CREATE BACKEND sqlite:// TOKEN ujtahwfkut 2018-03-21 12:23:30.838 12069 INFO octavia.common.config [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] Logging enabled! 2018-03-21 12:23:30.838 12069 INFO octavia.common.config [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:30.858 12069 WARNING octavia.api.root_controller [req-353f492c-a365-407d-ab2b-603164f65ca0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:30.868 12069 ERROR octavia.api.v2.controllers.base [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] Load Balancer SEAN-CONNERY not found: None 2018-03-21 12:23:30.868 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:23:30.868 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:23:30.880 12069 INFO oslo_db.sqlalchemy.provision [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:30.881 12069 INFO oslo_db.sqlalchemy.provision [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ujtahwfkut 2018-03-21 12:23:30.882 12069 INFO oslo_db.sqlalchemy.provision [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_bad_lb_id [0.120629s] ... ok 2018-03-21 12:23:30.885 12069 INFO oslo_db.sqlalchemy.provision [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] CREATE BACKEND sqlite:// TOKEN kbcrpsogqd 2018-03-21 12:23:30.958 12069 INFO octavia.common.config [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] Logging enabled! 2018-03-21 12:23:30.959 12069 INFO octavia.common.config [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:30.980 12069 WARNING octavia.api.root_controller [req-3d33e1c7-6fa2-462e-9ee6-0c82f0aad756 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:31.000 12069 INFO octavia.api.v2.controllers.load_balancer [req-49d15c00-855c-4b19-9b0f-e005d1e2c73a - - - - -] Sending created Load Balancer 8eea507a-dbef-4f04-8a00-9dc10de4e97e to the handler 2018-03-21 12:23:31.036 12069 INFO oslo_db.sqlalchemy.provision [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:31.038 12069 INFO oslo_db.sqlalchemy.provision [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kbcrpsogqd 2018-03-21 12:23:31.038 12069 INFO oslo_db.sqlalchemy.provision [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_get_not_authorized [0.156053s] ... ok 2018-03-21 12:23:31.041 12069 INFO oslo_db.sqlalchemy.provision [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] CREATE BACKEND sqlite:// TOKEN plooqqcwxd 2018-03-21 12:23:31.115 12069 INFO octavia.common.config [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] Logging enabled! 2018-03-21 12:23:31.115 12069 INFO octavia.common.config [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:31.135 12069 WARNING octavia.api.root_controller [req-3b2e9a51-a90b-411e-a67f-84d60b7f92cc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:31.155 12069 INFO octavia.api.v2.controllers.load_balancer [req-722b1887-5b10-4286-ba1e-044b384c5e99 - - - - -] Sending created Load Balancer 59ccfa97-6c8e-4269-af48-088894859828 to the handler 2018-03-21 12:23:31.315 12069 INFO oslo_db.sqlalchemy.provision [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:31.316 12069 INFO oslo_db.sqlalchemy.provision [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN plooqqcwxd 2018-03-21 12:23:31.317 12069 INFO oslo_db.sqlalchemy.provision [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_not_authorized [0.278640s] ... ok 2018-03-21 12:23:31.320 12069 INFO oslo_db.sqlalchemy.provision [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] CREATE BACKEND sqlite:// TOKEN uijpdlgtqd 2018-03-21 12:23:31.398 12069 INFO octavia.common.config [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] Logging enabled! 2018-03-21 12:23:31.398 12069 INFO octavia.common.config [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:31.427 12069 WARNING octavia.api.root_controller [req-1faa45db-81ac-4231-8766-00e793b4a155 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:31.461 12069 INFO octavia.api.v2.controllers.load_balancer [req-bd2d0213-7da5-45a0-8a6b-51c7587b5d9b - - - - -] Sending created Load Balancer dfed3f19-962c-4538-b60c-8365d7683bf0 to the handler 2018-03-21 12:23:31.682 12069 INFO octavia.api.v2.controllers.load_balancer [req-237f92b3-f2d1-4c18-80bd-8479e242b122 - - - - -] Sending updated Load Balancer dfed3f19-962c-4538-b60c-8365d7683bf0 to the handler 2018-03-21 12:23:31.733 12069 INFO octavia.api.v2.controllers.load_balancer [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] Invalid state PENDING_UPDATE of loadbalancer resource dfed3f19-962c-4538-b60c-8365d7683bf0 2018-03-21 12:23:31.755 12069 INFO oslo_db.sqlalchemy.provision [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:31.757 12069 INFO oslo_db.sqlalchemy.provision [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uijpdlgtqd 2018-03-21 12:23:31.757 12069 INFO oslo_db.sqlalchemy.provision [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_pending_update [0.440890s] ... ok 2018-03-21 12:23:31.762 12069 INFO oslo_db.sqlalchemy.provision [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] CREATE BACKEND sqlite:// TOKEN pkvrqcaipp 2018-03-21 12:23:31.887 12069 INFO octavia.common.config [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] Logging enabled! 2018-03-21 12:23:31.887 12069 INFO octavia.common.config [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:31.926 12069 WARNING octavia.api.root_controller [req-697c1961-da19-41f8-91e1-6cfb7af9942d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:31.963 12069 INFO octavia.api.v2.controllers.load_balancer [req-4fce28f5-e25e-4189-8323-9ebdff40188d - - - - -] Sending created Load Balancer 668b029c-c05d-4798-bbd6-3c38b85a07cf to the handler 2018-03-21 12:23:32.263 12069 INFO octavia.api.v2.controllers.load_balancer [req-73a634f2-cac2-4db9-8b44-de90cf206124 - - - - -] Sending updated Load Balancer 668b029c-c05d-4798-bbd6-3c38b85a07cf to the handler 2018-03-21 12:23:32.320 12069 INFO oslo_db.sqlalchemy.provision [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:32.324 12069 INFO oslo_db.sqlalchemy.provision [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pkvrqcaipp 2018-03-21 12:23:32.324 12069 INFO oslo_db.sqlalchemy.provision [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancer.test_update_with_bad_handler [0.566564s] ... ok 2018-03-21 12:23:32.330 12069 INFO oslo_db.sqlalchemy.provision [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] CREATE BACKEND sqlite:// TOKEN pewkjvwlcp 2018-03-21 12:23:32.437 12069 INFO octavia.common.config [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] Logging enabled! 2018-03-21 12:23:32.437 12069 INFO octavia.common.config [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:32.465 12069 WARNING octavia.api.root_controller [req-62119a1c-0515-4001-8691-90a5b862b084 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:32.534 12069 INFO oslo_db.sqlalchemy.provision [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:32.537 12069 INFO oslo_db.sqlalchemy.provision [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pewkjvwlcp 2018-03-21 12:23:32.537 12069 INFO oslo_db.sqlalchemy.provision [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_hms [0.212259s] ... ok 2018-03-21 12:23:32.541 12069 INFO oslo_db.sqlalchemy.provision [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] CREATE BACKEND sqlite:// TOKEN nyzjntnynl 2018-03-21 12:23:32.629 12069 INFO octavia.common.config [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] Logging enabled! 2018-03-21 12:23:32.629 12069 INFO octavia.common.config [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:32.656 12069 WARNING octavia.api.root_controller [req-2e902625-dd7b-44d3-b329-103d48d71a86 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:32.689 12069 INFO oslo_db.sqlalchemy.provision [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:32.691 12069 INFO oslo_db.sqlalchemy.provision [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nyzjntnynl 2018-03-21 12:23:32.692 12069 INFO oslo_db.sqlalchemy.provision [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_lb [0.154713s] ... ok 2018-03-21 12:23:32.696 12069 INFO oslo_db.sqlalchemy.provision [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] CREATE BACKEND sqlite:// TOKEN lxbqzbalcs 2018-03-21 12:23:32.796 12069 INFO octavia.common.config [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] Logging enabled! 2018-03-21 12:23:32.797 12069 INFO octavia.common.config [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:32.825 12069 WARNING octavia.api.root_controller [req-5569b290-9419-4b2e-bf8d-043487714f67 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:32.895 12069 INFO oslo_db.sqlalchemy.provision [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:32.897 12069 INFO oslo_db.sqlalchemy.provision [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lxbqzbalcs 2018-03-21 12:23:32.897 12069 INFO oslo_db.sqlalchemy.provision [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_members [0.205278s] ... ok 2018-03-21 12:23:32.901 12069 INFO oslo_db.sqlalchemy.provision [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] CREATE BACKEND sqlite:// TOKEN rwittqbphh 2018-03-21 12:23:33.002 12069 INFO octavia.common.config [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] Logging enabled! 2018-03-21 12:23:33.002 12069 INFO octavia.common.config [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:33.030 12069 WARNING octavia.api.root_controller [req-ebb54b89-b5ad-4442-b99c-31f6bfd35926 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:33.073 12069 INFO oslo_db.sqlalchemy.provision [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:33.075 12069 INFO oslo_db.sqlalchemy.provision [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rwittqbphh 2018-03-21 12:23:33.075 12069 INFO oslo_db.sqlalchemy.provision [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_create_over_quota_pools [0.177473s] ... ok 2018-03-21 12:23:33.079 12069 INFO oslo_db.sqlalchemy.provision [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] CREATE BACKEND sqlite:// TOKEN fybysijebl 2018-03-21 12:23:33.172 12069 INFO octavia.common.config [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] Logging enabled! 2018-03-21 12:23:33.172 12069 INFO octavia.common.config [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:33.199 12069 WARNING octavia.api.root_controller [req-4a3edd5a-c96f-4f50-a1b9-769e9306a377 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:33.240 12069 INFO oslo_db.sqlalchemy.provision [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:33.241 12069 INFO oslo_db.sqlalchemy.provision [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fybysijebl 2018-03-21 12:23:33.242 12069 INFO oslo_db.sqlalchemy.provision [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_pool_names_must_have_specs [0.166537s] ... ok 2018-03-21 12:23:33.245 12069 INFO oslo_db.sqlalchemy.provision [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] CREATE BACKEND sqlite:// TOKEN aodgtkxcxv 2018-03-21 12:23:33.333 12069 INFO octavia.common.config [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] Logging enabled! 2018-03-21 12:23:33.334 12069 INFO octavia.common.config [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:33.361 12069 WARNING octavia.api.root_controller [req-6b926fd7-8766-4a92-a69b-51c0d8a013cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:33.387 12069 INFO octavia.api.v2.controllers.load_balancer [req-86b75aa2-b273-46b8-9602-2c58bd6d0931 - - - - -] Sending created Load Balancer 7943bd4d-5250-43a5-8199-12ea63b58018 to the handler 2018-03-21 12:23:33.550 12069 INFO octavia.api.v2.controllers.listener [req-d44a79de-877f-44a7-8387-3bbc6e466b77 - - - - -] Sending Creation of Listener 5596d5ad-f289-475c-93df-94d5504ccdbb to handler 2018-03-21 12:23:33.623 12069 INFO oslo_db.sqlalchemy.provision [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:33.625 12069 INFO oslo_db.sqlalchemy.provision [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aodgtkxcxv 2018-03-21 12:23:33.625 12069 INFO oslo_db.sqlalchemy.provision [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statistics_authorized [0.383098s] ... ok 2018-03-21 12:23:33.628 12069 INFO oslo_db.sqlalchemy.provision [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] CREATE BACKEND sqlite:// TOKEN zatepqnpsh 2018-03-21 12:23:33.720 12069 INFO octavia.common.config [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] Logging enabled! 2018-03-21 12:23:33.720 12069 INFO octavia.common.config [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:33.748 12069 WARNING octavia.api.root_controller [req-be877f65-f59f-484a-85a9-fd0419fb34c9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:33.773 12069 INFO octavia.api.v2.controllers.load_balancer [req-ebbf3a9f-225e-4742-a154-6ad3a246e5d1 - - - - -] Sending created Load Balancer 157a5aa4-8a2c-44fb-ae3f-ddf6978bc63e to the handler 2018-03-21 12:23:33.933 12069 INFO octavia.api.v2.controllers.listener [req-342bf8c5-ca28-45c5-91c5-a6cc8b6ec61b - - - - -] Sending Creation of Listener d0255f19-a15c-43f0-a78c-0da9f4cd3a7e to handler 2018-03-21 12:23:33.984 12069 INFO oslo_db.sqlalchemy.provision [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:33.985 12069 INFO oslo_db.sqlalchemy.provision [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zatepqnpsh 2018-03-21 12:23:33.986 12069 INFO oslo_db.sqlalchemy.provision [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_listener [0.360370s] ... ok 2018-03-21 12:23:33.989 12069 INFO oslo_db.sqlalchemy.provision [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] CREATE BACKEND sqlite:// TOKEN utqtvetxha 2018-03-21 12:23:34.070 12069 INFO octavia.common.config [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] Logging enabled! 2018-03-21 12:23:34.071 12069 INFO octavia.common.config [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:34.096 12069 WARNING octavia.api.root_controller [req-0786dae8-2af0-48c3-99b6-b5cb902ecdf2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:34.119 12069 INFO octavia.api.v2.controllers.load_balancer [req-3b391ca2-f178-4b18-8046-f9fc815b966c - - - - -] Sending created Load Balancer 9106f643-f0ba-4b95-a083-fcf06c33403c to the handler 2018-03-21 12:23:34.282 12069 INFO octavia.api.v2.controllers.listener [req-0f310852-663b-48ed-a0a8-9fe4c6229188 - - - - -] Sending Creation of Listener b104119c-b171-47cf-aa67-ebe31f3db00f to handler 2018-03-21 12:23:34.535 12069 INFO octavia.api.v2.controllers.pool [req-665776cd-4028-4f4e-aed4-9470827e935e - - - - -] Sending Creation of Pool 0db4709f-dc0c-4781-98be-7a1a7afa0df4 to handler 2018-03-21 12:23:34.586 12069 INFO oslo_db.sqlalchemy.provision [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:34.588 12069 INFO oslo_db.sqlalchemy.provision [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN utqtvetxha 2018-03-21 12:23:34.588 12069 INFO oslo_db.sqlalchemy.provision [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_statuses_pool [0.602008s] ... ok 2018-03-21 12:23:34.591 12069 INFO oslo_db.sqlalchemy.provision [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] CREATE BACKEND sqlite:// TOKEN xufpypcchm 2018-03-21 12:23:34.670 12069 INFO octavia.common.config [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] Logging enabled! 2018-03-21 12:23:34.671 12069 INFO octavia.common.config [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:34.694 12069 WARNING octavia.api.root_controller [req-03398e91-553d-4b03-bf54-8ffefea32d1e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:34.730 12069 INFO octavia.api.v2.controllers.load_balancer [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] Sending created Load Balancer b4f577d2-d7c9-42da-bcbf-9a3bc4efa0a5 to the handler 2018-03-21 12:23:34.755 12069 INFO oslo_db.sqlalchemy.provision [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:34.757 12069 INFO oslo_db.sqlalchemy.provision [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xufpypcchm 2018-03-21 12:23:34.757 12069 INFO oslo_db.sqlalchemy.provision [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners [0.169178s] ... ok 2018-03-21 12:23:34.760 12069 INFO oslo_db.sqlalchemy.provision [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] CREATE BACKEND sqlite:// TOKEN taopjcqnei 2018-03-21 12:23:34.838 12069 INFO octavia.common.config [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] Logging enabled! 2018-03-21 12:23:34.838 12069 INFO octavia.common.config [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:34.860 12069 WARNING octavia.api.root_controller [req-d39a2767-9b76-4703-b0c2-d7779e8af548 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:34.923 12069 INFO octavia.api.v2.controllers.load_balancer [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] Sending created Load Balancer d4b38bc1-984f-403c-819d-9146f36a2950 to the handler 2018-03-21 12:23:34.958 12069 INFO oslo_db.sqlalchemy.provision [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:34.960 12069 INFO oslo_db.sqlalchemy.provision [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN taopjcqnei 2018-03-21 12:23:34.960 12069 INFO oslo_db.sqlalchemy.provision [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_many_listeners_one_pool [0.202916s] ... ok 2018-03-21 12:23:34.963 12069 INFO oslo_db.sqlalchemy.provision [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] CREATE BACKEND sqlite:// TOKEN krqsmfxyfo 2018-03-21 12:23:35.037 12069 INFO octavia.common.config [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] Logging enabled! 2018-03-21 12:23:35.037 12069 INFO octavia.common.config [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:35.058 12069 WARNING octavia.api.root_controller [req-9e3e1646-82dc-40ed-bfc8-eb1e3c83de5a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:35.103 12069 INFO octavia.api.v2.controllers.load_balancer [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] Sending created Load Balancer bc07bbe0-d225-4004-817f-8f88aeff46ee to the handler 2018-03-21 12:23:35.131 12069 INFO oslo_db.sqlalchemy.provision [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:35.132 12069 INFO oslo_db.sqlalchemy.provision [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN krqsmfxyfo 2018-03-21 12:23:35.133 12069 INFO oslo_db.sqlalchemy.provision [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_load_balancer.TestLoadBalancerGraph.test_with_one_listener_one_pool [0.172102s] ... ok 2018-03-21 12:23:35.136 12069 INFO oslo_db.sqlalchemy.provision [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] CREATE BACKEND sqlite:// TOKEN jwskohtfdg 2018-03-21 12:23:35.211 12069 INFO octavia.common.config [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] Logging enabled! 2018-03-21 12:23:35.211 12069 INFO octavia.common.config [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:35.232 12069 WARNING octavia.api.root_controller [req-54fc0ed1-f07f-4a9f-a918-2ebf13cf4609 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:35.251 12069 INFO octavia.api.v2.controllers.load_balancer [req-093f0a56-16b1-47f2-a012-3412ed0a75e4 - - - - -] Sending created Load Balancer 23da8ddb-4204-4c9e-8875-d58b5f6d1068 to the handler 2018-03-21 12:23:35.392 12069 INFO octavia.api.v2.controllers.listener [req-909b39e0-2840-4094-8032-b4f1c16e4e0e - - - - -] Sending Creation of Listener a84eb8f0-07c4-42df-925b-70c4f35393c1 to handler 2018-03-21 12:23:35.547 12069 INFO octavia.api.v2.controllers.pool [req-b25c6207-b6a2-403a-b11a-6543bf4949c8 - - - - -] Sending Creation of Pool 90f2cda2-772c-4c0f-9046-7d67d8aefc1f to handler 2018-03-21 12:23:35.747 12069 INFO octavia.api.v2.controllers.pool [req-0a54aa21-7577-49dd-8c89-4dfe314338ee - - - - -] Sending Creation of Pool 46f50c50-b22b-4c6e-87ad-4b8c2562c515 to handler 2018-03-21 12:23:35.938 12069 INFO oslo_db.sqlalchemy.provision [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:35.940 12069 INFO oslo_db.sqlalchemy.provision [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jwskohtfdg 2018-03-21 12:23:35.940 12069 INFO oslo_db.sqlalchemy.provision [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_create [0.807333s] ... ok 2018-03-21 12:23:35.943 12069 INFO oslo_db.sqlalchemy.provision [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] CREATE BACKEND sqlite:// TOKEN cjqdaognit 2018-03-21 12:23:36.017 12069 INFO octavia.common.config [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] Logging enabled! 2018-03-21 12:23:36.017 12069 INFO octavia.common.config [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:36.040 12069 WARNING octavia.api.root_controller [req-52b78def-aee3-4194-8ebe-760ba9a4bc29 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:36.062 12069 INFO octavia.api.v2.controllers.load_balancer [req-d0c4ff64-7931-48fe-924a-0b13e45f4cd9 - - - - -] Sending created Load Balancer ef1ec143-817b-4299-9525-afee63bd34ed to the handler 2018-03-21 12:23:36.294 12069 INFO octavia.api.v2.controllers.listener [req-1385e79d-8e77-4ff6-84d9-4d4e36d8fdff - - - - -] Sending Creation of Listener c7d34ef6-e99e-4e5d-a51c-2ba913e60b84 to handler 2018-03-21 12:23:36.467 12069 INFO octavia.api.v2.controllers.pool [req-954bcc9f-5946-4abe-9137-63c42210285c - - - - -] Sending Creation of Pool a757bae2-04d8-4f62-861e-06b52cb1dbc9 to handler 2018-03-21 12:23:36.654 12069 INFO octavia.api.v2.controllers.pool [req-3d44bb80-2d1f-4905-a826-a2dad5b06321 - - - - -] Sending Creation of Pool a20b79cc-09aa-4ead-adce-d5f045e37125 to handler 2018-03-21 12:23:36.834 12069 ERROR octavia.api.v2.controllers.base [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] Member e94246cc-986c-4747-b54e-b3cb47afea9b not found: None 2018-03-21 12:23:36.834 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:23:36.834 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:23:36.847 12069 INFO oslo_db.sqlalchemy.provision [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:36.848 12069 INFO oslo_db.sqlalchemy.provision [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cjqdaognit 2018-03-21 12:23:36.849 12069 INFO oslo_db.sqlalchemy.provision [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_delete [0.908375s] ... ok 2018-03-21 12:23:36.856 12069 INFO oslo_db.sqlalchemy.provision [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] CREATE BACKEND sqlite:// TOKEN pvhowjzqdu 2018-03-21 12:23:36.929 12069 INFO octavia.common.config [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] Logging enabled! 2018-03-21 12:23:36.930 12069 INFO octavia.common.config [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:36.953 12069 WARNING octavia.api.root_controller [req-ee1a0355-beef-45b8-8b5e-244ddc57322a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:36.974 12069 INFO octavia.api.v2.controllers.load_balancer [req-1344542d-ff7b-4589-9681-9856f11de870 - - - - -] Sending created Load Balancer c38751ef-e443-420e-80fa-9c600abf4b1b to the handler 2018-03-21 12:23:37.125 12069 INFO octavia.api.v2.controllers.listener [req-591627ae-4de8-4de7-87c2-5230519356a9 - - - - -] Sending Creation of Listener e5351604-c1c9-45cf-b443-664b7c370000 to handler 2018-03-21 12:23:37.287 12069 INFO octavia.api.v2.controllers.pool [req-e40f6c52-ae50-4c54-8fa5-4730f378c76b - - - - -] Sending Creation of Pool e9b99a4c-9e8b-4437-8024-17d0489c91f0 to handler 2018-03-21 12:23:37.531 12069 INFO octavia.api.v2.controllers.pool [req-7616149c-6f00-4917-8fb9-41e3c1ec2be3 - - - - -] Sending Creation of Pool 7c6dbd87-294b-4e10-97ef-9c27bd2b0337 to handler 2018-03-21 12:23:37.738 12069 INFO octavia.api.v2.controllers.member [req-b47ee128-3744-4ef2-a855-f93254713b44 - - - - -] Sending Creation of Member c40e2928-7ea2-41c1-8a00-b42c4473965a to handler 2018-03-21 12:23:37.781 12069 INFO oslo_db.sqlalchemy.provision [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:37.782 12069 INFO oslo_db.sqlalchemy.provision [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pvhowjzqdu 2018-03-21 12:23:37.783 12069 INFO oslo_db.sqlalchemy.provision [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_bad_update [0.933951s] ... ok 2018-03-21 12:23:37.786 12069 INFO oslo_db.sqlalchemy.provision [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] CREATE BACKEND sqlite:// TOKEN xbhdygaodm 2018-03-21 12:23:37.864 12069 INFO octavia.common.config [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] Logging enabled! 2018-03-21 12:23:37.864 12069 INFO octavia.common.config [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:37.888 12069 WARNING octavia.api.root_controller [req-a02b9a12-1bc5-4d47-bc59-6abfcfdc51a7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:37.908 12069 INFO octavia.api.v2.controllers.load_balancer [req-88b7af4f-d1c6-4bc1-9f8c-8005869b2a0e - - - - -] Sending created Load Balancer 3ee2dca3-cbfd-4814-bc0f-9c7f3ecaa1f3 to the handler 2018-03-21 12:23:38.051 12069 INFO octavia.api.v2.controllers.listener [req-05253530-7b9d-4f44-9a02-433f7e789b6c - - - - -] Sending Creation of Listener 8f3cd4ed-3e46-4f80-bb61-362cdd43c8aa to handler 2018-03-21 12:23:38.208 12069 INFO octavia.api.v2.controllers.pool [req-488beba1-05d3-4716-9e74-bc8b7b8473f4 - - - - -] Sending Creation of Pool eebae4e8-0f1e-424d-90ec-f3a9d63efbe4 to handler 2018-03-21 12:23:38.392 12069 INFO octavia.api.v2.controllers.pool [req-d34d25e9-82a8-4674-9d35-a2744be0b121 - - - - -] Sending Creation of Pool c2505a6d-8c49-42a9-ab69-6dffe8cbc656 to handler 2018-03-21 12:23:38.623 12069 INFO octavia.api.v2.controllers.member [req-9a987667-d0e6-4e57-ac27-08ea7bbfc9d3 - - - - -] Sending Full Member Update to handler 2018-03-21 12:23:38.731 12069 INFO oslo_db.sqlalchemy.provision [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:38.732 12069 INFO oslo_db.sqlalchemy.provision [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xbhdygaodm 2018-03-21 12:23:38.733 12069 INFO oslo_db.sqlalchemy.provision [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_batch_members [0.949864s] ... ok 2018-03-21 12:23:38.736 12069 INFO oslo_db.sqlalchemy.provision [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] CREATE BACKEND sqlite:// TOKEN ydowznlypo 2018-03-21 12:23:38.817 12069 INFO octavia.common.config [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] Logging enabled! 2018-03-21 12:23:38.817 12069 INFO octavia.common.config [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:38.841 12069 WARNING octavia.api.root_controller [req-357221df-28b1-4ce4-b1bc-84a044f21db0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:38.862 12069 INFO octavia.api.v2.controllers.load_balancer [req-193dc9ba-02a3-4f56-a4b6-390eaaf62ec4 - - - - -] Sending created Load Balancer 95446119-d68f-4cf6-b43a-7f4ea9bfbf17 to the handler 2018-03-21 12:23:39.071 12069 INFO octavia.api.v2.controllers.listener [req-bbeba6f7-0944-42f7-b336-3f774114ae86 - - - - -] Sending Creation of Listener 08a8b665-0ed0-4feb-a3a2-80680ba05be2 to handler 2018-03-21 12:23:39.230 12069 INFO octavia.api.v2.controllers.pool [req-d00178dc-70f4-4fd8-be84-16716e011437 - - - - -] Sending Creation of Pool 75454c3f-8a9c-45a8-9aef-8fc8d943aa01 to handler 2018-03-21 12:23:39.416 12069 INFO octavia.api.v2.controllers.pool [req-9bbf7c3a-d83a-47b6-a0f3-29c40a032b93 - - - - -] Sending Creation of Pool 1f06b2ca-7505-4683-b2be-d41bf07fb7d5 to handler 2018-03-21 12:23:39.614 12069 INFO oslo_db.sqlalchemy.provision [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:39.616 12069 INFO oslo_db.sqlalchemy.provision [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ydowznlypo 2018-03-21 12:23:39.616 12069 INFO oslo_db.sqlalchemy.provision [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_not_authorized [0.883152s] ... ok 2018-03-21 12:23:39.619 12069 INFO oslo_db.sqlalchemy.provision [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] CREATE BACKEND sqlite:// TOKEN bdyfndtgbs 2018-03-21 12:23:39.693 12069 INFO octavia.common.config [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] Logging enabled! 2018-03-21 12:23:39.693 12069 INFO octavia.common.config [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:39.716 12069 WARNING octavia.api.root_controller [req-87e43818-8d9c-4262-a316-cf58d76dcf77 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:39.736 12069 INFO octavia.api.v2.controllers.load_balancer [req-b7e1d9b1-9ec6-4023-a3fd-4434d9c14283 - - - - -] Sending created Load Balancer 7245fa5f-4448-4a23-8149-6fb0e5b241d6 to the handler 2018-03-21 12:23:39.877 12069 INFO octavia.api.v2.controllers.listener [req-9e9d146c-2679-47d9-9187-23d2f857a2da - - - - -] Sending Creation of Listener 24d75031-df26-4afe-937c-35ee7cee825f to handler 2018-03-21 12:23:40.032 12069 INFO octavia.api.v2.controllers.pool [req-7ffac8a5-f6ca-4dcd-8318-81bce2d9a77f - - - - -] Sending Creation of Pool 758e6bfd-7e16-4418-9188-2e2c7de4fe50 to handler 2018-03-21 12:23:40.219 12069 INFO octavia.api.v2.controllers.pool [req-0b14a5ae-cbe4-44d1-949c-b410dc716e2b - - - - -] Sending Creation of Pool 5b375a58-407f-4372-886e-16e657fcf84d to handler 2018-03-21 12:23:40.476 12069 INFO oslo_db.sqlalchemy.provision [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:40.477 12069 INFO oslo_db.sqlalchemy.provision [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bdyfndtgbs 2018-03-21 12:23:40.477 12069 INFO oslo_db.sqlalchemy.provision [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_over_quota [0.861252s] ... ok 2018-03-21 12:23:40.480 12069 INFO oslo_db.sqlalchemy.provision [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] CREATE BACKEND sqlite:// TOKEN jyemclkxtn 2018-03-21 12:23:40.558 12069 INFO octavia.common.config [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] Logging enabled! 2018-03-21 12:23:40.559 12069 INFO octavia.common.config [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:40.582 12069 WARNING octavia.api.root_controller [req-06f605af-b511-411f-9e8a-2ba4ba5da8e4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:40.604 12069 INFO octavia.api.v2.controllers.load_balancer [req-0a530b7c-9597-41ed-839e-ad981e92d306 - - - - -] Sending created Load Balancer 2340354e-f18f-43cf-bfa8-e8355aa7167e to the handler 2018-03-21 12:23:40.765 12069 INFO octavia.api.v2.controllers.listener [req-1c16061c-9c7a-4b21-bbd1-8ddcbe993840 - - - - -] Sending Creation of Listener 26d4968d-903d-440f-828d-aaf369564509 to handler 2018-03-21 12:23:40.934 12069 INFO octavia.api.v2.controllers.pool [req-285048ec-b86e-4f14-ac0c-c94179ac2a3b - - - - -] Sending Creation of Pool 2347e687-b1d6-4754-8073-61181e314b5a to handler 2018-03-21 12:23:41.123 12069 INFO octavia.api.v2.controllers.pool [req-fda423db-66c3-4cfa-8ccf-027c82cace0d - - - - -] Sending Creation of Pool 411e53f2-36ae-41e3-a897-207985e34ad4 to handler 2018-03-21 12:23:41.318 12069 INFO octavia.api.v2.controllers.member [req-f442a5bd-ec65-4740-b5b9-9ff557ff0224 - - - - -] Sending Creation of Member 768a2700-8046-46c1-ae93-c0d3d7391037 to handler 2018-03-21 12:23:41.713 12069 INFO oslo_db.sqlalchemy.provision [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:41.714 12069 INFO oslo_db.sqlalchemy.provision [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jyemclkxtn 2018-03-21 12:23:41.715 12069 INFO oslo_db.sqlalchemy.provision [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_sans_listener [1.237115s] ... ok 2018-03-21 12:23:41.718 12069 INFO oslo_db.sqlalchemy.provision [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] CREATE BACKEND sqlite:// TOKEN jqzovhiieh 2018-03-21 12:23:41.796 12069 INFO octavia.common.config [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] Logging enabled! 2018-03-21 12:23:41.797 12069 INFO octavia.common.config [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:41.817 12069 WARNING octavia.api.root_controller [req-f80b548e-55af-4182-be67-25bbf2d65b2a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:41.837 12069 INFO octavia.api.v2.controllers.load_balancer [req-23d12f0f-eeb6-4916-bb23-1a939b8a26e1 - - - - -] Sending created Load Balancer 9521bce6-859e-4075-8aaa-bb152b5aca60 to the handler 2018-03-21 12:23:41.977 12069 INFO octavia.api.v2.controllers.listener [req-49df6c72-6add-48c7-b8b3-9df5fd1cd346 - - - - -] Sending Creation of Listener 2e9af75a-397b-4846-bca8-3a90a602248b to handler 2018-03-21 12:23:42.198 12069 INFO octavia.api.v2.controllers.pool [req-456a5922-1a49-4819-b363-7df610c5a6be - - - - -] Sending Creation of Pool 88714763-4cf2-4998-9c96-5b7d595d2e0b to handler 2018-03-21 12:23:42.379 12069 INFO octavia.api.v2.controllers.pool [req-b3578856-b907-4b18-902e-9db0504bec05 - - - - -] Sending Creation of Pool 41b49561-4a4a-4b5f-83c6-224ed8bb229e to handler 2018-03-21 12:23:42.582 12069 INFO octavia.api.v2.controllers.member [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] Sending Creation of Member a0ea4731-97f8-409a-8ce3-4d8bdd956776 to handler 2018-03-21 12:23:42.600 12069 INFO oslo_db.sqlalchemy.provision [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:42.603 12069 INFO oslo_db.sqlalchemy.provision [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jqzovhiieh 2018-03-21 12:23:42.603 12069 INFO oslo_db.sqlalchemy.provision [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_create_with_project_id_is_ignored [0.888209s] ... ok 2018-03-21 12:23:42.606 12069 INFO oslo_db.sqlalchemy.provision [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] CREATE BACKEND sqlite:// TOKEN gnkhpodgiw 2018-03-21 12:23:42.704 12069 INFO octavia.common.config [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] Logging enabled! 2018-03-21 12:23:42.705 12069 INFO octavia.common.config [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:42.734 12069 WARNING octavia.api.root_controller [req-3209be87-405c-4336-ab62-1f94b60d0101 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:42.761 12069 INFO octavia.api.v2.controllers.load_balancer [req-b2c3b893-af41-4c0e-997d-9df2264021f8 - - - - -] Sending created Load Balancer 86e39ca0-d6a4-46d7-b721-81391b246c3a to the handler 2018-03-21 12:23:42.942 12069 INFO octavia.api.v2.controllers.listener [req-fcb61acc-ae0e-4913-89f4-1589695f064a - - - - -] Sending Creation of Listener f38da522-fdbe-49ea-b294-604186e5cd81 to handler 2018-03-21 12:23:43.136 12069 INFO octavia.api.v2.controllers.pool [req-378378a5-a760-4d63-8519-6056e1272f3c - - - - -] Sending Creation of Pool 4f2b95ea-5bcc-4cde-a887-9140e95640bc to handler 2018-03-21 12:23:43.342 12069 INFO octavia.api.v2.controllers.pool [req-5b78122b-d5a8-41ad-92aa-6ef46aebf0a2 - - - - -] Sending Creation of Pool c9728b02-b844-4a16-a541-bbf1ff557bcd to handler 2018-03-21 12:23:43.565 12069 INFO octavia.api.v2.controllers.member [req-c34ff414-f2e5-4615-90e0-856f21c3cc8c - - - - -] Sending Creation of Member 8698678d-d917-40f6-bc80-2cc6b20e50a1 to handler 2018-03-21 12:23:43.783 12069 INFO octavia.api.v2.controllers.member [req-47efd363-a1d5-4a23-afeb-510f480200d0 - - - - -] Sending Deletion of Member 8698678d-d917-40f6-bc80-2cc6b20e50a1 to handler 2018-03-21 12:23:44.170 12069 INFO oslo_db.sqlalchemy.provision [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:44.173 12069 INFO oslo_db.sqlalchemy.provision [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gnkhpodgiw 2018-03-21 12:23:44.173 12069 INFO oslo_db.sqlalchemy.provision [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete [1.570079s] ... ok 2018-03-21 12:23:44.176 12069 INFO oslo_db.sqlalchemy.provision [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] CREATE BACKEND sqlite:// TOKEN vxxyvxpypf 2018-03-21 12:23:44.252 12069 INFO octavia.common.config [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] Logging enabled! 2018-03-21 12:23:44.252 12069 INFO octavia.common.config [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:44.275 12069 WARNING octavia.api.root_controller [req-a9677bb8-21b9-47f3-afcd-9e3769d59c3d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:44.297 12069 INFO octavia.api.v2.controllers.load_balancer [req-0bf1c550-00df-4db8-a9b6-6b480cc75bfc - - - - -] Sending created Load Balancer ba200a63-c224-493e-93f6-4495e5ddec35 to the handler 2018-03-21 12:23:44.521 12069 INFO octavia.api.v2.controllers.listener [req-e603f7f9-6076-493f-a8c7-a7cd1ba0a4eb - - - - -] Sending Creation of Listener cb445778-7d93-4801-9ab9-98b9a7a0051a to handler 2018-03-21 12:23:44.681 12069 INFO octavia.api.v2.controllers.pool [req-b8099a43-ee3f-42c9-8276-6425bf3222c8 - - - - -] Sending Creation of Pool 161da19b-b02f-4798-b809-365097f0ddc0 to handler 2018-03-21 12:23:44.933 12069 INFO octavia.api.v2.controllers.pool [req-5c760d7b-cc7a-4a5c-9aae-184fe65667d9 - - - - -] Sending Creation of Pool bf5b3202-34f0-4da6-a825-6ee0c5f452fc to handler 2018-03-21 12:23:45.242 12069 INFO octavia.api.v2.controllers.member [req-fd3d6306-638a-4878-9f3e-bc1aef3d4ae5 - - - - -] Sending Creation of Member 5476c7ad-7e1a-407e-b93d-c9f6e12486f5 to handler 2018-03-21 12:23:45.524 12069 INFO octavia.api.v2.controllers.member [req-49678d40-80b8-4c02-9c55-1f3a979cfc67 - 0672ab9f-2e10-46a2-bb47-612e3725689a - - -] Sending Deletion of Member 5476c7ad-7e1a-407e-b93d-c9f6e12486f5 to handler 2018-03-21 12:23:45.986 12069 INFO oslo_db.sqlalchemy.provision [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:45.988 12069 INFO oslo_db.sqlalchemy.provision [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vxxyvxpypf 2018-03-21 12:23:45.989 12069 INFO oslo_db.sqlalchemy.provision [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_authorized [1.815184s] ... ok 2018-03-21 12:23:45.992 12069 INFO oslo_db.sqlalchemy.provision [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] CREATE BACKEND sqlite:// TOKEN jbwllriuen 2018-03-21 12:23:46.075 12069 INFO octavia.common.config [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] Logging enabled! 2018-03-21 12:23:46.075 12069 INFO octavia.common.config [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:46.097 12069 WARNING octavia.api.root_controller [req-0bb6052a-44e9-4b28-855c-cede38f2c261 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:46.118 12069 INFO octavia.api.v2.controllers.load_balancer [req-a1ef0683-ab63-4362-a298-693e8a933175 - - - - -] Sending created Load Balancer 81e37f21-67d9-446e-9b56-7531ddfbe689 to the handler 2018-03-21 12:23:46.329 12069 INFO octavia.api.v2.controllers.listener [req-f632d5a0-01d2-4c4f-a808-016cf0e67af5 - - - - -] Sending Creation of Listener c05c8f59-fb8a-490c-8595-971874bacf30 to handler 2018-03-21 12:23:46.486 12069 INFO octavia.api.v2.controllers.pool [req-b5fad023-3d27-4978-9b76-bd3d5574e291 - - - - -] Sending Creation of Pool 1a4cb06c-3f85-4f8e-89d2-847eebad677f to handler 2018-03-21 12:23:46.668 12069 INFO octavia.api.v2.controllers.pool [req-cbcac8e0-709a-43d6-bd4a-3f98ae95dd1d - - - - -] Sending Creation of Pool c78b73bd-19b6-4ef0-bea9-53a3bdef7007 to handler 2018-03-21 12:23:46.874 12069 INFO octavia.api.v2.controllers.member [req-a70601af-cce3-4096-8b19-ba620dbeea31 - - - - -] Sending Creation of Member 44d910d1-455e-48ea-94fe-4c78159ac9b7 to handler 2018-03-21 12:23:47.070 12069 INFO octavia.api.v2.controllers.member [req-57fef066-91e4-465f-8770-68184b225a66 - - - - -] Sending Creation of Member 0c5844f1-987f-45e1-b24d-b02d3f3a0eb9 to handler 2018-03-21 12:23:47.419 12069 INFO octavia.api.v2.controllers.member [req-ab833e66-b93e-4cd1-ab5a-c4591e39f6fe - - - - -] Sending Full Member Update to handler 2018-03-21 12:23:47.579 12069 INFO oslo_db.sqlalchemy.provision [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:47.584 12069 INFO oslo_db.sqlalchemy.provision [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jbwllriuen 2018-03-21 12:23:47.584 12069 INFO oslo_db.sqlalchemy.provision [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_batch_members [1.595801s] ... ok 2018-03-21 12:23:47.589 12069 INFO oslo_db.sqlalchemy.provision [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] CREATE BACKEND sqlite:// TOKEN dnjpuftodp 2018-03-21 12:23:47.709 12069 INFO octavia.common.config [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] Logging enabled! 2018-03-21 12:23:47.710 12069 INFO octavia.common.config [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:47.748 12069 WARNING octavia.api.root_controller [req-32bc62ed-f96e-42ab-8ea7-ae5f80065ddd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:47.783 12069 INFO octavia.api.v2.controllers.load_balancer [req-47276228-986a-49d5-bc03-38dfc9cef196 - - - - -] Sending created Load Balancer 3435ca52-1fe8-481a-ac61-8efdd5a6e5dc to the handler 2018-03-21 12:23:47.987 12069 INFO octavia.api.v2.controllers.listener [req-b8e727b7-96f6-402d-9455-bc26ba97bdf9 - - - - -] Sending Creation of Listener 9b1b7fec-450a-43b3-8c29-b8de2c2e5ec8 to handler 2018-03-21 12:23:48.205 12069 INFO octavia.api.v2.controllers.pool [req-c1a3989c-0235-48b1-ad3d-f30e5eb8b5f2 - - - - -] Sending Creation of Pool 470071ed-8986-4693-96ad-949f762c8261 to handler 2018-03-21 12:23:48.504 12069 INFO octavia.api.v2.controllers.pool [req-b0526b8d-abf5-42e9-8f9b-79eaf7fa0988 - - - - -] Sending Creation of Pool fe4e1c52-4a67-46a9-95c0-5f226f1d1dd8 to handler 2018-03-21 12:23:48.744 12069 INFO octavia.api.v2.controllers.member [req-3809ed47-e5a8-497b-9bf0-6735f079b2a7 - - - - -] Sending Creation of Member 868f2b60-accf-453f-9786-60cad14a8c0f to handler 2018-03-21 12:23:49.026 12069 INFO octavia.api.v2.controllers.load_balancer [req-2b40bd0f-3863-4d7c-888a-6a70ab661e70 - - - - -] Sending deleted Load Balancer 3435ca52-1fe8-481a-ac61-8efdd5a6e5dc to the handler 2018-03-21 12:23:49.083 12069 INFO octavia.api.v2.controllers.member [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:23:49.105 12069 INFO oslo_db.sqlalchemy.provision [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:49.108 12069 INFO oslo_db.sqlalchemy.provision [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dnjpuftodp 2018-03-21 12:23:49.108 12069 INFO oslo_db.sqlalchemy.provision [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_when_lb_pending_delete [1.523527s] ... ok 2018-03-21 12:23:49.113 12069 INFO oslo_db.sqlalchemy.provision [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] CREATE BACKEND sqlite:// TOKEN eybwyoausz 2018-03-21 12:23:49.230 12069 INFO octavia.common.config [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] Logging enabled! 2018-03-21 12:23:49.230 12069 INFO octavia.common.config [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:49.264 12069 WARNING octavia.api.root_controller [req-792bc9ef-e281-4dd6-a116-0cf0e9256b90 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:49.296 12069 INFO octavia.api.v2.controllers.load_balancer [req-be2373e3-47ff-4f74-abdb-ce830b2aa56c - - - - -] Sending created Load Balancer 847cd252-641d-43e3-9476-9fe38bfe6239 to the handler 2018-03-21 12:23:49.525 12069 INFO octavia.api.v2.controllers.listener [req-1795adb0-4e6f-4208-93b8-f89ef450d7d7 - - - - -] Sending Creation of Listener 57989298-4e90-40da-b8eb-e601f423c20f to handler 2018-03-21 12:23:49.757 12069 INFO octavia.api.v2.controllers.pool [req-2c334574-7853-4eb4-a174-c516f5ba53e1 - - - - -] Sending Creation of Pool ee5883df-af46-485d-86b9-f80f1cd75b0d to handler 2018-03-21 12:23:50.007 12069 INFO octavia.api.v2.controllers.pool [req-d07fb0ad-e328-42ca-b029-ea15e7c44226 - - - - -] Sending Creation of Pool 2c4d23c3-6853-4c51-a29d-142d58d18109 to handler 2018-03-21 12:23:50.334 12069 INFO octavia.api.v2.controllers.member [req-c0aa1aeb-048f-4c6e-b897-eccea334733b - - - - -] Sending Creation of Member e3a5655e-fd2d-4e27-8633-767bb22b2353 to handler 2018-03-21 12:23:50.582 12069 INFO octavia.api.v2.controllers.member [req-d1bb9e55-0938-495f-87ba-5ca3bf7e06c4 - - - - -] Sending Deletion of Member e3a5655e-fd2d-4e27-8633-767bb22b2353 to handler 2018-03-21 12:23:50.741 12069 INFO oslo_db.sqlalchemy.provision [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:50.743 12069 INFO oslo_db.sqlalchemy.provision [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eybwyoausz 2018-03-21 12:23:50.743 12069 INFO oslo_db.sqlalchemy.provision [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_delete_with_bad_handler [1.634481s] ... ok 2018-03-21 12:23:50.746 12069 INFO oslo_db.sqlalchemy.provision [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] CREATE BACKEND sqlite:// TOKEN umtmsoyzyb 2018-03-21 12:23:50.827 12069 INFO octavia.common.config [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] Logging enabled! 2018-03-21 12:23:50.827 12069 INFO octavia.common.config [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:50.848 12069 WARNING octavia.api.root_controller [req-a2b20f4f-236a-4324-a725-15d235fe80d5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:50.868 12069 INFO octavia.api.v2.controllers.load_balancer [req-2398711c-6ba3-49dd-8d90-d64e9df69f56 - - - - -] Sending created Load Balancer 28eb7a1b-1b66-410b-9b1c-ce6696d6cb0c to the handler 2018-03-21 12:23:51.011 12069 INFO octavia.api.v2.controllers.listener [req-a5f31afe-2505-4637-abb9-825326ee3e0c - - - - -] Sending Creation of Listener f4c2b881-ed87-488f-8779-207d2a6e3dc5 to handler 2018-03-21 12:23:51.173 12069 INFO octavia.api.v2.controllers.pool [req-3d7bdead-d16c-44f8-bec8-060b9ef96c05 - - - - -] Sending Creation of Pool 5d5d38e9-d6b4-4d22-83bc-9a2c0c4ba5dd to handler 2018-03-21 12:23:51.360 12069 INFO octavia.api.v2.controllers.pool [req-cf690e04-660f-4b5d-b019-6ff030ba418e - - - - -] Sending Creation of Pool c723e2df-2d9e-42dc-bf9e-a67ea3adace8 to handler 2018-03-21 12:23:51.563 12069 INFO octavia.api.v2.controllers.member [req-95d76e08-d2d2-4e65-bd9d-ee768e8e90af - - - - -] Sending Creation of Member dc0f138e-eaf6-45d2-bd1b-7ff468291147 to handler 2018-03-21 12:23:51.828 12069 INFO oslo_db.sqlalchemy.provision [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:51.830 12069 INFO oslo_db.sqlalchemy.provision [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] DROP BACKEND Engine(sqlite://) TOKEN umtmsoyzyb 2018-03-21 12:23:51.830 12069 INFO oslo_db.sqlalchemy.provision [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_duplicate_create [1.087060s] ... ok 2018-03-21 12:23:51.837 12069 INFO oslo_db.sqlalchemy.provision [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] CREATE BACKEND sqlite:// TOKEN bojkgjrvvl 2018-03-21 12:23:51.953 12069 INFO octavia.common.config [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] Logging enabled! 2018-03-21 12:23:51.954 12069 INFO octavia.common.config [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:51.992 12069 WARNING octavia.api.root_controller [req-26010f8a-0f61-46ba-9321-7f4900d9b0ac - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:52.030 12069 INFO octavia.api.v2.controllers.load_balancer [req-2d91f74e-995e-4772-8b8a-612d8af64dd8 - - - - -] Sending created Load Balancer 3a3648f1-320b-45a2-91e9-1fb6a712dc03 to the handler 2018-03-21 12:23:52.208 12069 INFO octavia.api.v2.controllers.listener [req-640d350c-c4df-40aa-ae81-5539791a6220 - - - - -] Sending Creation of Listener 502e391b-fb2f-4226-ac83-7995ac461092 to handler 2018-03-21 12:23:52.405 12069 INFO octavia.api.v2.controllers.pool [req-e4f69e82-4544-4fdc-977e-5deb496ad00d - - - - -] Sending Creation of Pool 8775b573-50e7-4321-a079-8bc68085452d to handler 2018-03-21 12:23:52.614 12069 INFO octavia.api.v2.controllers.pool [req-5f211faf-f6a0-4ec0-88f9-f1a8694b01ad - - - - -] Sending Creation of Pool cd7794b2-e116-4e1c-ab29-36fd3805fef4 to handler 2018-03-21 12:23:52.873 12069 INFO oslo_db.sqlalchemy.provision [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:52.875 12069 INFO oslo_db.sqlalchemy.provision [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bojkgjrvvl 2018-03-21 12:23:52.875 12069 INFO oslo_db.sqlalchemy.provision [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_empty_get_all [1.044605s] ... ok 2018-03-21 12:23:52.878 12069 INFO oslo_db.sqlalchemy.provision [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] CREATE BACKEND sqlite:// TOKEN nkhqvqayob 2018-03-21 12:23:52.958 12069 INFO octavia.common.config [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] Logging enabled! 2018-03-21 12:23:52.958 12069 INFO octavia.common.config [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:52.981 12069 WARNING octavia.api.root_controller [req-5ac1454e-3e8c-4724-8e98-20d7a1e87f86 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:53.008 12069 INFO octavia.api.v2.controllers.load_balancer [req-591fdd95-d11f-402b-8112-93b7b79c39d8 - - - - -] Sending created Load Balancer 27e05303-61ef-4cea-9e05-d1ecd83cac04 to the handler 2018-03-21 12:23:53.228 12069 INFO octavia.api.v2.controllers.listener [req-da9361c5-6248-4840-952a-b83a04a3fc76 - - - - -] Sending Creation of Listener 448d84e2-2f56-4fce-8bfe-97f24ea5e888 to handler 2018-03-21 12:23:53.486 12069 INFO octavia.api.v2.controllers.pool [req-d1547a55-f93b-4778-a322-a79146784d08 - - - - -] Sending Creation of Pool c78e0232-5a9d-4e07-a16b-cdc6377be358 to handler 2018-03-21 12:23:53.846 12069 INFO octavia.api.v2.controllers.pool [req-92ca40d7-de71-4675-911a-3f08c0b27e59 - - - - -] Sending Creation of Pool 65250a09-9ee5-4724-8a38-4948ad4d6306 to handler 2018-03-21 12:23:54.065 12069 INFO octavia.api.v2.controllers.member [req-633805e1-5ef4-4bf5-b90b-cf555fa78f2b - - - - -] Sending Creation of Member c5abd896-0417-4ad1-9958-80047e93d81e to handler 2018-03-21 12:23:54.116 12069 INFO oslo_db.sqlalchemy.provision [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:54.117 12069 INFO oslo_db.sqlalchemy.provision [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nkhqvqayob 2018-03-21 12:23:54.118 12069 INFO oslo_db.sqlalchemy.provision [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_get [1.242487s] ... ok 2018-03-21 12:23:54.121 12069 INFO oslo_db.sqlalchemy.provision [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] CREATE BACKEND sqlite:// TOKEN kdqpkmrxku 2018-03-21 12:23:54.202 12069 INFO octavia.common.config [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] Logging enabled! 2018-03-21 12:23:54.202 12069 INFO octavia.common.config [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:54.225 12069 WARNING octavia.api.root_controller [req-1969d5c9-e9b9-4d5f-b371-72c3b6e3e596 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:54.248 12069 INFO octavia.api.v2.controllers.load_balancer [req-e955508a-8660-42ee-a56e-a21576808037 - - - - -] Sending created Load Balancer 0770f9e3-f910-4bc7-bb70-f9e419dc2db2 to the handler 2018-03-21 12:23:54.392 12069 INFO octavia.api.v2.controllers.listener [req-ebfd57f1-77a3-444a-adaf-2a80319fe8d4 - - - - -] Sending Creation of Listener 78e9bf62-2cf2-41d9-9ed1-d657fe1e03f3 to handler 2018-03-21 12:23:54.547 12069 INFO octavia.api.v2.controllers.pool [req-c06cdb9e-7514-4129-9f47-c6ef38306412 - - - - -] Sending Creation of Pool 31702e56-0b77-48da-bc0e-dec00d72b310 to handler 2018-03-21 12:23:54.782 12069 INFO octavia.api.v2.controllers.pool [req-8f78b006-ff24-4ef5-8c60-d417766f9474 - - - - -] Sending Creation of Pool 19802a3f-6cd7-47eb-9a11-db4e04dcff91 to handler 2018-03-21 12:23:55.109 12069 INFO octavia.api.v2.controllers.member [req-e690bae5-c91a-41e0-a47f-4430d5a289ea - - - - -] Sending Creation of Member 5188fc5a-08d0-4885-9b4f-54d6d6cd7cb0 to handler 2018-03-21 12:23:55.392 12069 INFO octavia.api.v2.controllers.member [req-01e27e71-3917-4985-b87b-0364e1ff4146 - - - - -] Sending Creation of Member 4b040e04-ff15-4e0e-97b1-e77ec07d4bd5 to handler 2018-03-21 12:23:55.772 12069 INFO oslo_db.sqlalchemy.provision [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:55.774 12069 INFO oslo_db.sqlalchemy.provision [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kdqpkmrxku 2018-03-21 12:23:55.774 12069 INFO oslo_db.sqlalchemy.provision [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all [1.656692s] ... ok 2018-03-21 12:23:55.778 12069 INFO oslo_db.sqlalchemy.provision [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] CREATE BACKEND sqlite:// TOKEN axdqfunhuy 2018-03-21 12:23:55.868 12069 INFO octavia.common.config [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] Logging enabled! 2018-03-21 12:23:55.869 12069 INFO octavia.common.config [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:55.894 12069 WARNING octavia.api.root_controller [req-39d2de01-4c3f-4ca4-b988-933a082a53a9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:55.917 12069 INFO octavia.api.v2.controllers.load_balancer [req-83b1caca-d89a-4577-adfb-19a0937b138e - - - - -] Sending created Load Balancer 0bf307c3-e0bb-4882-83d1-7626c507a981 to the handler 2018-03-21 12:23:56.066 12069 INFO octavia.api.v2.controllers.listener [req-2be300d0-6d5e-4c19-b5e1-3fd3e6b4085b - - - - -] Sending Creation of Listener 16aa59b3-d668-4301-85b5-5fa2318a3acb to handler 2018-03-21 12:23:56.223 12069 INFO octavia.api.v2.controllers.pool [req-9dfa3788-50fa-4c2e-a3c3-a91628b6355a - - - - -] Sending Creation of Pool 9a8c73c8-1f9d-479b-908b-661830101a40 to handler 2018-03-21 12:23:56.413 12069 INFO octavia.api.v2.controllers.pool [req-cb120a69-a6fb-41a1-8fe8-6e02a6de1022 - - - - -] Sending Creation of Pool 1893a753-4d2e-405a-af63-d06253421223 to handler 2018-03-21 12:23:56.633 12069 INFO octavia.api.v2.controllers.member [req-b8d27ad4-f1b8-4275-9a8f-06082dbecabf - - - - -] Sending Creation of Member cd533153-c47f-435c-b187-088b15c20a75 to handler 2018-03-21 12:23:56.838 12069 INFO octavia.api.v2.controllers.member [req-6f640d4c-b850-4374-b430-f39b1793fab4 - - - - -] Sending Creation of Member 7838c3af-edfb-485e-9a72-44e0a659350b to handler 2018-03-21 12:23:57.151 12069 INFO oslo_db.sqlalchemy.provision [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:57.153 12069 INFO oslo_db.sqlalchemy.provision [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN axdqfunhuy 2018-03-21 12:23:57.153 12069 INFO oslo_db.sqlalchemy.provision [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_authorized [1.378172s] ... ok 2018-03-21 12:23:57.156 12069 INFO oslo_db.sqlalchemy.provision [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] CREATE BACKEND sqlite:// TOKEN vmsnqmsdau 2018-03-21 12:23:57.234 12069 INFO octavia.common.config [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] Logging enabled! 2018-03-21 12:23:57.234 12069 INFO octavia.common.config [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:57.257 12069 WARNING octavia.api.root_controller [req-64175b62-ef3b-42e5-9ebd-2f32dbdf1af6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:57.277 12069 INFO octavia.api.v2.controllers.load_balancer [req-e71c28fd-cfec-4ab0-9719-25c548a59036 - - - - -] Sending created Load Balancer ef5b92a2-5b75-43e3-b751-7e564474531d to the handler 2018-03-21 12:23:57.425 12069 INFO octavia.api.v2.controllers.listener [req-b91c5cf9-0a54-4581-9103-37cc543db5e5 - - - - -] Sending Creation of Listener f805c501-358a-458e-ab18-2999c3388da5 to handler 2018-03-21 12:23:57.580 12069 INFO octavia.api.v2.controllers.pool [req-01ef1bb8-9e8a-4732-81d3-28a08e80429c - - - - -] Sending Creation of Pool 6c16000d-7999-46ed-b639-951e7223fc72 to handler 2018-03-21 12:23:57.768 12069 INFO octavia.api.v2.controllers.pool [req-c7f98df1-7dcd-45dd-b69e-4d0b2d8d24d7 - - - - -] Sending Creation of Pool 58f82db7-7dc9-4708-ae9a-8491fbbdea21 to handler 2018-03-21 12:23:58.005 12069 INFO octavia.api.v2.controllers.member [req-27a682e1-3ace-4ec8-8fa2-341def854318 - - - - -] Sending Creation of Member 739be820-ed8c-4f56-9280-e9f161ac605a to handler 2018-03-21 12:23:58.221 12069 INFO octavia.api.v2.controllers.member [req-51cce086-36ff-40ca-92ec-6524243b5abf - - - - -] Sending Creation of Member b449dbf0-661a-42ab-a2c3-79fc22ee3e51 to handler 2018-03-21 12:23:58.492 12069 INFO octavia.api.v2.controllers.member [req-d2280151-f253-408b-9d18-4ec66b0223e6 - - - - -] Sending Creation of Member 0b810e67-fab0-4ffe-8e44-80de08b6b66a to handler 2018-03-21 12:23:58.850 12069 INFO oslo_db.sqlalchemy.provision [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:58.851 12069 INFO oslo_db.sqlalchemy.provision [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vmsnqmsdau 2018-03-21 12:23:58.852 12069 INFO oslo_db.sqlalchemy.provision [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_get_all_sorted [1.698674s] ... ok 2018-03-21 12:23:58.855 12069 INFO oslo_db.sqlalchemy.provision [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] CREATE BACKEND sqlite:// TOKEN olllhnxwhq 2018-03-21 12:23:58.932 12069 INFO octavia.common.config [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] Logging enabled! 2018-03-21 12:23:58.933 12069 INFO octavia.common.config [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:58.954 12069 WARNING octavia.api.root_controller [req-2fdd6108-3a5d-461b-8e74-8c42aa75cd17 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:58.977 12069 INFO octavia.api.v2.controllers.load_balancer [req-c2d7b9f2-cc83-4a81-92ba-b4fa60643d63 - - - - -] Sending created Load Balancer 540a4e1b-df5e-4129-9f26-d76824aa96d7 to the handler 2018-03-21 12:23:59.119 12069 INFO octavia.api.v2.controllers.listener [req-c590731b-42b4-4658-acc1-6f2f8203048e - - - - -] Sending Creation of Listener ee7fab0b-5e66-4561-bb03-d6b9f6e788b5 to handler 2018-03-21 12:23:59.274 12069 INFO octavia.api.v2.controllers.pool [req-95d4f093-25f5-4222-b2af-e04e313c2f9b - - - - -] Sending Creation of Pool a0331815-294f-4df3-8b9a-a736b44a3e36 to handler 2018-03-21 12:23:59.462 12069 INFO octavia.api.v2.controllers.pool [req-0b329b4b-9f81-40da-8124-09d51865a796 - - - - -] Sending Creation of Pool 9c172f4d-cd77-43e4-8223-6f7773921742 to handler 2018-03-21 12:23:59.727 12069 INFO octavia.api.v2.controllers.member [req-b65f43cc-31da-4ef0-bd54-c9b3ecebdffd - - - - -] Sending Creation of Member a324b6a4-213d-4241-a294-1ac61e336e9b to handler 2018-03-21 12:23:59.784 12069 INFO oslo_db.sqlalchemy.provision [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:23:59.786 12069 INFO oslo_db.sqlalchemy.provision [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN olllhnxwhq 2018-03-21 12:23:59.786 12069 INFO oslo_db.sqlalchemy.provision [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_get_authorized [0.934489s] ... ok 2018-03-21 12:23:59.790 12069 INFO oslo_db.sqlalchemy.provision [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] CREATE BACKEND sqlite:// TOKEN sbxdhoenro 2018-03-21 12:23:59.881 12069 INFO octavia.common.config [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] Logging enabled! 2018-03-21 12:23:59.881 12069 INFO octavia.common.config [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:23:59.905 12069 WARNING octavia.api.root_controller [req-dc0e2eaf-816b-401f-aff9-51fd1fb444e5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:23:59.930 12069 INFO octavia.api.v2.controllers.load_balancer [req-dbb25408-fdf4-421a-b70e-82cd03628f0a - - - - -] Sending created Load Balancer ec56d1b9-25cf-4afe-a85e-c13f4040d913 to the handler 2018-03-21 12:24:00.094 12069 INFO octavia.api.v2.controllers.listener [req-f830af83-09cf-4780-bdf5-d6ce1e8321d8 - - - - -] Sending Creation of Listener 967b7d39-513e-45b2-ac79-d62297bf58ee to handler 2018-03-21 12:24:00.270 12069 INFO octavia.api.v2.controllers.pool [req-a65785aa-0056-4d1e-9f50-f3df0a91e68e - - - - -] Sending Creation of Pool 2fd1fa7c-6bd1-4a3a-930d-a114f8a40efc to handler 2018-03-21 12:24:00.464 12069 INFO octavia.api.v2.controllers.pool [req-36296394-f0bd-4701-aa4c-409254d296b2 - - - - -] Sending Creation of Pool 91bf452e-ed9b-439e-bc6b-6f8269683413 to handler 2018-03-21 12:24:00.667 12069 INFO octavia.api.v2.controllers.member [req-ffb41799-48c9-49f8-97a8-bf26a9f1231f - - - - -] Sending Creation of Member 2026e1a6-0c29-4c5c-b525-0ae5ec7084f1 to handler 2018-03-21 12:24:00.838 12069 INFO octavia.api.v2.controllers.load_balancer [req-d91953c3-368f-46c4-8d98-86960267797c - - - - -] Sending deleted Load Balancer ec56d1b9-25cf-4afe-a85e-c13f4040d913 to the handler 2018-03-21 12:24:00.890 12069 INFO octavia.api.v2.controllers.member [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] Member cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:24:00.904 12069 INFO oslo_db.sqlalchemy.provision [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:00.906 12069 INFO oslo_db.sqlalchemy.provision [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sbxdhoenro 2018-03-21 12:24:00.906 12069 INFO oslo_db.sqlalchemy.provision [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_update_when_lb_pending_delete [1.119341s] ... ok 2018-03-21 12:24:00.909 12069 INFO oslo_db.sqlalchemy.provision [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] CREATE BACKEND sqlite:// TOKEN wvgtgqkici 2018-03-21 12:24:00.986 12069 INFO octavia.common.config [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] Logging enabled! 2018-03-21 12:24:00.986 12069 INFO octavia.common.config [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:01.011 12069 WARNING octavia.api.root_controller [req-7aef0544-f55d-4c0b-a073-cb0ba703d69f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:01.031 12069 INFO octavia.api.v2.controllers.load_balancer [req-2a7f0696-14cc-4752-bfa3-9f26dccec3e2 - - - - -] Sending created Load Balancer f19eb761-bc3f-4984-a573-0aecb23cf74e to the handler 2018-03-21 12:24:01.177 12069 INFO octavia.api.v2.controllers.listener [req-1d6f2cd8-ffb2-49a9-80d5-eac96cb5dff2 - - - - -] Sending Creation of Listener 9ca13545-2b68-4e1a-9bf5-f72a31510215 to handler 2018-03-21 12:24:01.395 12069 INFO octavia.api.v2.controllers.pool [req-dfff9073-d52c-42cc-b791-52411ad38e62 - - - - -] Sending Creation of Pool 981f583b-2a27-42ff-a47b-b1ea9253acf5 to handler 2018-03-21 12:24:01.577 12069 INFO octavia.api.v2.controllers.pool [req-6139068e-69db-4315-8ff0-42d396f80f8d - - - - -] Sending Creation of Pool c5b6e22f-ef88-459f-b7f7-4fef4a74dc43 to handler 2018-03-21 12:24:01.784 12069 INFO octavia.api.v2.controllers.member [req-86756966-e46b-498c-8c32-49b244e233f7 - - - - -] Sending Creation of Member f81ddd04-4cae-48ad-a5d1-2e064a7d95b4 to handler 2018-03-21 12:24:01.968 12069 INFO octavia.api.v2.controllers.member [req-0fe32eee-56cd-4f82-a4b2-93682810953e - - - - -] Sending Update of Member f81ddd04-4cae-48ad-a5d1-2e064a7d95b4 to handler 2018-03-21 12:24:02.374 12069 INFO oslo_db.sqlalchemy.provision [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:02.376 12069 INFO oslo_db.sqlalchemy.provision [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wvgtgqkici 2018-03-21 12:24:02.376 12069 INFO oslo_db.sqlalchemy.provision [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_update_with_attached_listener [1.470108s] ... ok 2018-03-21 12:24:02.379 12069 INFO oslo_db.sqlalchemy.provision [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] CREATE BACKEND sqlite:// TOKEN ltkcajaglt 2018-03-21 12:24:02.453 12069 INFO octavia.common.config [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] Logging enabled! 2018-03-21 12:24:02.453 12069 INFO octavia.common.config [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:02.477 12069 WARNING octavia.api.root_controller [req-75246e09-46b9-449e-950d-4da809040de9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:02.497 12069 INFO octavia.api.v2.controllers.load_balancer [req-7c225d21-0f43-493a-82df-96b955489359 - - - - -] Sending created Load Balancer bbf1f43c-1f8a-4915-ab95-697598189566 to the handler 2018-03-21 12:24:02.637 12069 INFO octavia.api.v2.controllers.listener [req-754cac5b-2bc2-4738-8d2f-37d0ec40c7fb - - - - -] Sending Creation of Listener 0f693336-0dc0-4343-9b67-7fda9e2a4064 to handler 2018-03-21 12:24:02.794 12069 INFO octavia.api.v2.controllers.pool [req-076bc91d-a13c-4bf2-b0f4-e09c1f9dd5d9 - - - - -] Sending Creation of Pool c5b97a13-f76f-4e76-8d7a-225ee6c6884b to handler 2018-03-21 12:24:03.034 12069 INFO octavia.api.v2.controllers.pool [req-1ec7fd16-fb4a-44b9-8c85-6d0ce3b40519 - - - - -] Sending Creation of Pool 17325c40-970b-445c-998a-a72036dcadc6 to handler 2018-03-21 12:24:03.241 12069 INFO octavia.api.v2.controllers.member [req-4ebae99c-2cf0-4bd7-98a1-5da2e02d2241 - - - - -] Sending Creation of Member 4dd22a3e-e67f-4036-a81a-e9718754f27a to handler 2018-03-21 12:24:03.439 12069 INFO octavia.api.v2.controllers.member [req-e41faf25-cf89-4160-b86f-1ea10349c9bc - - - - -] Sending Update of Member 4dd22a3e-e67f-4036-a81a-e9718754f27a to handler 2018-03-21 12:24:03.607 12069 INFO oslo_db.sqlalchemy.provision [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:03.609 12069 INFO oslo_db.sqlalchemy.provision [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ltkcajaglt 2018-03-21 12:24:03.609 12069 INFO oslo_db.sqlalchemy.provision [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_member.TestMember.test_update_with_bad_handler [1.232810s] ... ok 2018-03-21 12:24:03.617 12069 INFO oslo_db.sqlalchemy.provision [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] CREATE BACKEND sqlite:// TOKEN kebnsvxweb 2018-03-21 12:24:03.690 12069 INFO octavia.common.config [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] Logging enabled! 2018-03-21 12:24:03.691 12069 INFO octavia.common.config [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:03.711 12069 WARNING octavia.api.root_controller [req-ecdd0e6a-85ed-4a7a-8c3a-bccd684b59f4 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:03.731 12069 INFO octavia.api.v2.controllers.load_balancer [req-aa924a5f-81be-43bf-a896-f6c5ded65c5f - - - - -] Sending created Load Balancer 11aa2194-c5aa-4493-96fd-73573011aaf8 to the handler 2018-03-21 12:24:03.872 12069 INFO octavia.api.v2.controllers.listener [req-54e61442-fbf7-4b7c-826c-09071125df82 - - - - -] Sending Creation of Listener e88f4653-c46b-4ad6-a2c2-e19ca2673710 to handler 2018-03-21 12:24:04.057 12069 INFO oslo_db.sqlalchemy.provision [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:04.059 12069 INFO oslo_db.sqlalchemy.provision [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kebnsvxweb 2018-03-21 12:24:04.059 12069 INFO oslo_db.sqlalchemy.provision [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_create [0.449931s] ... ok 2018-03-21 12:24:04.062 12069 INFO oslo_db.sqlalchemy.provision [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] CREATE BACKEND sqlite:// TOKEN jixjigyiml 2018-03-21 12:24:04.137 12069 INFO octavia.common.config [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] Logging enabled! 2018-03-21 12:24:04.137 12069 INFO octavia.common.config [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:04.158 12069 WARNING octavia.api.root_controller [req-799ef5f6-f8c5-42b5-a408-f9016b9501c2 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:04.177 12069 INFO octavia.api.v2.controllers.load_balancer [req-a42d5306-4497-43fe-9806-c18ac3d13bc9 - - - - -] Sending created Load Balancer d535a38a-1e3f-4ee5-9442-7253b39fef0e to the handler 2018-03-21 12:24:04.319 12069 INFO octavia.api.v2.controllers.listener [req-32a622be-9af5-4087-a5c1-16b604ca44c5 - - - - -] Sending Creation of Listener c2c8a9d6-d899-4df1-8b0f-5bbaba0d420a to handler 2018-03-21 12:24:04.518 12069 ERROR octavia.api.v2.controllers.base [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] Pool 592cec56-bd58-4cc5-a344-7c9300a14554 not found: None 2018-03-21 12:24:04.518 12069 ERROR octavia.api.v2.controllers.base None 2018-03-21 12:24:04.518 12069 ERROR octavia.api.v2.controllers.base 2018-03-21 12:24:04.534 12069 INFO oslo_db.sqlalchemy.provision [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:04.536 12069 INFO oslo_db.sqlalchemy.provision [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jixjigyiml 2018-03-21 12:24:04.537 12069 INFO oslo_db.sqlalchemy.provision [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_get [0.477492s] ... ok 2018-03-21 12:24:04.541 12069 INFO oslo_db.sqlalchemy.provision [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] CREATE BACKEND sqlite:// TOKEN fygdgphgia 2018-03-21 12:24:04.669 12069 INFO octavia.common.config [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] Logging enabled! 2018-03-21 12:24:04.670 12069 INFO octavia.common.config [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:04.709 12069 WARNING octavia.api.root_controller [req-fe36262c-dd79-4071-9d8d-c83cf1455bfc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:04.738 12069 INFO octavia.api.v2.controllers.load_balancer [req-12a5520b-628e-4e99-af52-9f54a6c630c8 - - - - -] Sending created Load Balancer ea116102-682f-478c-afba-4c71abc4a9b4 to the handler 2018-03-21 12:24:04.966 12069 INFO octavia.api.v2.controllers.listener [req-ee56215b-27eb-461c-b44c-be0dd44212ab - - - - -] Sending Creation of Listener 6129a35b-ec88-4d72-b92f-a604ce605052 to handler 2018-03-21 12:24:05.215 12069 INFO octavia.api.v2.controllers.pool [req-d78bcc62-7d2f-41b7-b18d-f19fba2274a9 - - - - -] Sending Creation of Pool 2fc0eddf-4fad-4ca2-9984-84d8dcfea95e to handler 2018-03-21 12:24:05.504 12069 INFO oslo_db.sqlalchemy.provision [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:05.506 12069 INFO oslo_db.sqlalchemy.provision [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fygdgphgia 2018-03-21 12:24:05.507 12069 INFO oslo_db.sqlalchemy.provision [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_bad_update [0.969745s] ... ok 2018-03-21 12:24:05.510 12069 INFO oslo_db.sqlalchemy.provision [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] CREATE BACKEND sqlite:// TOKEN ribmqmjtxf 2018-03-21 12:24:05.606 12069 INFO octavia.common.config [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] Logging enabled! 2018-03-21 12:24:05.607 12069 INFO octavia.common.config [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:05.634 12069 WARNING octavia.api.root_controller [req-3d5caae1-837c-4ecc-b0da-3739fb44a119 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:05.664 12069 INFO octavia.api.v2.controllers.load_balancer [req-d236c2c7-495b-470e-b8e6-7e21676e6f08 - - - - -] Sending created Load Balancer 5744d976-0918-4b14-80a2-a1e1f162a66d to the handler 2018-03-21 12:24:05.897 12069 INFO octavia.api.v2.controllers.listener [req-e4fb67ef-37fb-4b4f-a10d-1ab8a0fe347f - - - - -] Sending Creation of Listener 8e15a7f3-7c41-4442-8d92-5abce689cdfd to handler 2018-03-21 12:24:06.165 12069 INFO octavia.api.v2.controllers.pool [req-e1fb9b44-ab87-4e30-b8b5-b4fd9d0c3c33 - - - - -] Sending Creation of Pool 9aa25542-bbb0-4a04-b776-4c6d08f93162 to handler 2018-03-21 12:24:06.645 12069 INFO oslo_db.sqlalchemy.provision [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:06.647 12069 INFO oslo_db.sqlalchemy.provision [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ribmqmjtxf 2018-03-21 12:24:06.647 12069 INFO oslo_db.sqlalchemy.provision [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create [1.139976s] ... ok 2018-03-21 12:24:06.650 12069 INFO oslo_db.sqlalchemy.provision [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] CREATE BACKEND sqlite:// TOKEN qijcvbwjjd 2018-03-21 12:24:06.739 12069 INFO octavia.common.config [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] Logging enabled! 2018-03-21 12:24:06.739 12069 INFO octavia.common.config [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:06.768 12069 WARNING octavia.api.root_controller [req-11567149-b0e2-409f-8fbf-dcbf8adc40a5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:06.791 12069 INFO octavia.api.v2.controllers.load_balancer [req-a2be404e-da94-4f98-b381-ac6cb4687478 - - - - -] Sending created Load Balancer 8e736d74-5013-49bd-a4c6-7fe716d8213e to the handler 2018-03-21 12:24:06.952 12069 INFO octavia.api.v2.controllers.listener [req-d570561f-356d-4bc6-8fda-61591a944870 - - - - -] Sending Creation of Listener 175939f5-7911-44ee-90f6-6adc41024736 to handler 2018-03-21 12:24:07.164 12069 INFO octavia.api.v2.controllers.pool [req-639ef7f6-81d1-4915-a11f-0af711489f32 - a771f4aa-befc-4dd5-85b8-bb662afb0878 - - -] Sending Creation of Pool ec2ad787-2982-4da0-ba65-35db16c33f3a to handler 2018-03-21 12:24:07.489 12069 INFO oslo_db.sqlalchemy.provision [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:07.491 12069 INFO oslo_db.sqlalchemy.provision [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qijcvbwjjd 2018-03-21 12:24:07.493 12069 INFO oslo_db.sqlalchemy.provision [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_authorized [0.845381s] ... ok 2018-03-21 12:24:07.496 12069 INFO oslo_db.sqlalchemy.provision [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] CREATE BACKEND sqlite:// TOKEN julvklwwaj 2018-03-21 12:24:07.570 12069 INFO octavia.common.config [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] Logging enabled! 2018-03-21 12:24:07.570 12069 INFO octavia.common.config [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:07.593 12069 WARNING octavia.api.root_controller [req-9b36635d-7d9a-44ef-9888-b0cd19192cd9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:07.621 12069 INFO octavia.api.v2.controllers.load_balancer [req-5c97cc72-0032-4635-bce2-e5b881d4f0b2 - - - - -] Sending created Load Balancer afd8f014-4c49-4ae5-876e-968f85b30cf7 to the handler 2018-03-21 12:24:07.857 12069 INFO octavia.api.v2.controllers.listener [req-be26c5a1-6aff-4be9-9f9c-5208e39ee05a - - - - -] Sending Creation of Listener 92c10bc3-17b2-4efc-9c56-10efed904410 to handler 2018-03-21 12:24:08.079 12069 INFO oslo_db.sqlalchemy.provision [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:08.082 12069 INFO oslo_db.sqlalchemy.provision [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN julvklwwaj 2018-03-21 12:24:08.082 12069 INFO oslo_db.sqlalchemy.provision [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_bad_protocol [0.589707s] ... ok 2018-03-21 12:24:08.086 12069 INFO oslo_db.sqlalchemy.provision [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] CREATE BACKEND sqlite:// TOKEN zggpbqdyce 2018-03-21 12:24:08.194 12069 INFO octavia.common.config [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] Logging enabled! 2018-03-21 12:24:08.194 12069 INFO octavia.common.config [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:08.228 12069 WARNING octavia.api.root_controller [req-f92bc5ab-d8c3-4637-b0ad-b91a616de9eb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:08.261 12069 INFO octavia.api.v2.controllers.load_balancer [req-89881246-d149-47b3-831b-5306b6ac8faa - - - - -] Sending created Load Balancer 48bbcf7d-a019-43d5-a196-8a0a05a6b831 to the handler 2018-03-21 12:24:08.584 12069 INFO octavia.api.v2.controllers.listener [req-67fe8987-47e6-4349-b194-5a71b4de5f9c - - - - -] Sending Creation of Listener 07e5b347-4fef-4089-974f-25de17c75401 to handler 2018-03-21 12:24:08.839 12069 INFO octavia.api.v2.controllers.pool [req-c28c3a2c-ae33-4734-8b22-d375b58ef19b - - - - -] Sending Creation of Pool 313deaed-54c6-4bc6-93bb-4d983cf3de24 to handler 2018-03-21 12:24:08.982 12069 INFO oslo_db.sqlalchemy.provision [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:08.985 12069 INFO oslo_db.sqlalchemy.provision [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zggpbqdyce 2018-03-21 12:24:08.985 12069 INFO oslo_db.sqlalchemy.provision [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_sans_listener [0.902586s] ... ok 2018-03-21 12:24:08.989 12069 INFO oslo_db.sqlalchemy.provision [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] CREATE BACKEND sqlite:// TOKEN oqigebdwgx 2018-03-21 12:24:09.093 12069 INFO octavia.common.config [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] Logging enabled! 2018-03-21 12:24:09.093 12069 INFO octavia.common.config [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:09.123 12069 WARNING octavia.api.root_controller [req-72bbb701-308a-4357-80a0-0df3302d7be6 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:09.153 12069 INFO octavia.api.v2.controllers.load_balancer [req-595c6fa8-47fa-4753-9436-ab1c3883905a - - - - -] Sending created Load Balancer 02d4039e-e2d4-4f5f-86f6-b2ac4bdce015 to the handler 2018-03-21 12:24:09.336 12069 INFO octavia.api.v2.controllers.listener [req-7beacc52-5e45-443a-a80f-63ec2596549b - - - - -] Sending Creation of Listener 52d8f6a5-ad3b-4300-b4ba-331ecc7d0c21 to handler 2018-03-21 12:24:09.516 12069 INFO octavia.api.v2.controllers.load_balancer [req-5ebe76e5-7b49-44cc-9cf0-83f6d35aea6d - - - - -] Sending deleted Load Balancer 02d4039e-e2d4-4f5f-86f6-b2ac4bdce015 to the handler 2018-03-21 12:24:09.547 12069 INFO octavia.api.v2.controllers.pool [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:24:09.562 12069 INFO oslo_db.sqlalchemy.provision [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:09.564 12069 INFO oslo_db.sqlalchemy.provision [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oqigebdwgx 2018-03-21 12:24:09.564 12069 INFO oslo_db.sqlalchemy.provision [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_when_lb_pending_delete [0.579072s] ... ok 2018-03-21 12:24:09.568 12069 INFO oslo_db.sqlalchemy.provision [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] CREATE BACKEND sqlite:// TOKEN jgttoovquk 2018-03-21 12:24:09.655 12069 INFO octavia.common.config [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] Logging enabled! 2018-03-21 12:24:09.655 12069 INFO octavia.common.config [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:09.678 12069 WARNING octavia.api.root_controller [req-135d2614-78a1-4166-9fba-e48637660099 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:09.701 12069 INFO octavia.api.v2.controllers.load_balancer [req-2877d107-e72d-4174-a963-a7fb180ef9b7 - - - - -] Sending created Load Balancer 7e9627e0-04fd-44bd-bc47-b6bc459e7e6a to the handler 2018-03-21 12:24:09.859 12069 INFO octavia.api.v2.controllers.listener [req-8f66f97c-aca8-4f0f-8972-b4c40e68683c - - - - -] Sending Creation of Listener 76fdf485-a91c-4ab8-a5f3-a6585b8f8a48 to handler 2018-03-21 12:24:10.024 12069 INFO octavia.api.v2.controllers.load_balancer [req-b7153077-204d-47a7-88fb-8d941df505c7 - - - - -] Sending updated Load Balancer 7e9627e0-04fd-44bd-bc47-b6bc459e7e6a to the handler 2018-03-21 12:24:10.060 12069 INFO octavia.api.v2.controllers.pool [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:24:10.073 12069 INFO oslo_db.sqlalchemy.provision [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:10.074 12069 INFO oslo_db.sqlalchemy.provision [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jgttoovquk 2018-03-21 12:24:10.075 12069 INFO oslo_db.sqlalchemy.provision [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_when_lb_pending_update [0.509958s] ... ok 2018-03-21 12:24:10.078 12069 INFO oslo_db.sqlalchemy.provision [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] CREATE BACKEND sqlite:// TOKEN cakryjluvb 2018-03-21 12:24:10.214 12069 INFO octavia.common.config [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] Logging enabled! 2018-03-21 12:24:10.215 12069 INFO octavia.common.config [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:10.235 12069 WARNING octavia.api.root_controller [req-ff9dc0b0-60e3-468b-9efc-76a6253c3c9e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:10.257 12069 INFO octavia.api.v2.controllers.load_balancer [req-d654a39e-9f0e-4c37-841f-82a3ef3d886a - - - - -] Sending created Load Balancer f7a2cf71-7e33-4c42-af06-06584679f34b to the handler 2018-03-21 12:24:10.477 12069 INFO octavia.api.v2.controllers.listener [req-578d866d-ce95-44bb-87a1-4bf15e8e020d - - - - -] Sending Creation of Listener 0fb408bb-be8b-4618-b8dd-ecf28d47c5a3 to handler 2018-03-21 12:24:10.729 12069 INFO octavia.api.v2.controllers.pool [req-8540bda9-4264-4458-ad78-3d2c2aadec9a - - - - -] Sending Creation of Pool 8646f8bd-3fbf-44d4-a69c-b843923c474d to handler 2018-03-21 12:24:10.883 12069 INFO oslo_db.sqlalchemy.provision [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:10.886 12069 INFO oslo_db.sqlalchemy.provision [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cakryjluvb 2018-03-21 12:24:10.886 12069 INFO oslo_db.sqlalchemy.provision [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_bad_handler [0.811371s] ... ok 2018-03-21 12:24:10.890 12069 INFO oslo_db.sqlalchemy.provision [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] CREATE BACKEND sqlite:// TOKEN edkcbnipln 2018-03-21 12:24:10.989 12069 INFO octavia.common.config [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] Logging enabled! 2018-03-21 12:24:10.990 12069 INFO octavia.common.config [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:11.021 12069 WARNING octavia.api.root_controller [req-e4b4f8b0-4c17-433e-b89d-51a22195fd73 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:11.053 12069 INFO octavia.api.v2.controllers.load_balancer [req-0ebf3704-d065-4dc0-81c6-7993c6104c73 - - - - -] Sending created Load Balancer e91222a9-b89b-4fbd-a940-3fa887113143 to the handler 2018-03-21 12:24:11.284 12069 INFO octavia.api.v2.controllers.listener [req-0bd3f143-7ac2-4eab-a34d-8f0b759d270a - - - - -] Sending Creation of Listener 4efd9e60-71de-4c3d-8066-003b0629164a to handler 2018-03-21 12:24:11.538 12069 INFO octavia.api.v2.controllers.pool [req-a5c4bf7e-27c0-49ec-b59c-1b25c2c0e9a6 - - - - -] Sending Creation of Pool 6da22cad-2a9b-48cf-8a8b-2f54e907c4e2 to handler 2018-03-21 12:24:11.863 12069 INFO oslo_db.sqlalchemy.provision [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:11.865 12069 INFO oslo_db.sqlalchemy.provision [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN edkcbnipln 2018-03-21 12:24:11.865 12069 INFO oslo_db.sqlalchemy.provision [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_listener_id_in_pool_dict [0.978533s] ... ok 2018-03-21 12:24:11.868 12069 INFO oslo_db.sqlalchemy.provision [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] CREATE BACKEND sqlite:// TOKEN cnejowjlin 2018-03-21 12:24:11.943 12069 INFO octavia.common.config [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] Logging enabled! 2018-03-21 12:24:11.943 12069 INFO octavia.common.config [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:11.967 12069 WARNING octavia.api.root_controller [req-677195af-2430-4ab8-ab99-cd6b81c71997 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:11.986 12069 INFO octavia.api.v2.controllers.load_balancer [req-7bba58b9-22c8-4b6e-98f3-19718efc6483 - - - - -] Sending created Load Balancer de23f929-b6b6-4eb2-97ce-288c18c12a6c to the handler 2018-03-21 12:24:12.223 12069 INFO octavia.api.v2.controllers.listener [req-e122b636-aa79-40ae-a7dc-1018385506e0 - - - - -] Sending Creation of Listener 5133b64a-8cdc-4186-8d3e-d133c4c6554c to handler 2018-03-21 12:24:12.465 12069 INFO octavia.api.v2.controllers.pool [req-9c234ae9-c005-40d2-88c3-286eb1c142b3 - - - - -] Sending Creation of Pool f50f19ad-2db0-4ddc-b226-7d480e7a878c to handler 2018-03-21 12:24:12.703 12069 INFO oslo_db.sqlalchemy.provision [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:12.705 12069 INFO oslo_db.sqlalchemy.provision [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cnejowjlin 2018-03-21 12:24:12.705 12069 INFO oslo_db.sqlalchemy.provision [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_listener_with_default_pool_id_set [0.840082s] ... ok 2018-03-21 12:24:12.709 12069 INFO oslo_db.sqlalchemy.provision [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] CREATE BACKEND sqlite:// TOKEN pneeifpnqp 2018-03-21 12:24:12.833 12069 INFO octavia.common.config [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] Logging enabled! 2018-03-21 12:24:12.834 12069 INFO octavia.common.config [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:12.873 12069 WARNING octavia.api.root_controller [req-9c010856-a587-4bd7-b10b-ad270c5db6b9 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:12.909 12069 INFO octavia.api.v2.controllers.load_balancer [req-29357fba-9d78-4708-ad28-f478008b46a0 - - - - -] Sending created Load Balancer d49b0b26-8b04-4870-b8b5-bc86ad143021 to the handler 2018-03-21 12:24:13.138 12069 INFO octavia.api.v2.controllers.listener [req-1b0bf2c5-82a1-4afd-8157-c74a4a282d5f - - - - -] Sending Creation of Listener b9266201-91b7-4871-96df-53ed7a3718ea to handler 2018-03-21 12:24:13.343 12069 INFO octavia.api.v2.controllers.pool [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] Sending Creation of Pool ab56a70f-a9df-4da6-accf-c6a11df86522 to handler 2018-03-21 12:24:13.369 12069 INFO oslo_db.sqlalchemy.provision [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:13.370 12069 INFO oslo_db.sqlalchemy.provision [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pneeifpnqp 2018-03-21 12:24:13.371 12069 INFO oslo_db.sqlalchemy.provision [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_project_id [0.669161s] ... ok 2018-03-21 12:24:13.377 12069 INFO oslo_db.sqlalchemy.provision [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] CREATE BACKEND sqlite:// TOKEN zkyhzwlumk 2018-03-21 12:24:13.451 12069 INFO octavia.common.config [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] Logging enabled! 2018-03-21 12:24:13.452 12069 INFO octavia.common.config [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:13.476 12069 WARNING octavia.api.root_controller [req-d1f06e21-0514-4f53-9a93-77cf4256835e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:13.510 12069 INFO octavia.api.v2.controllers.load_balancer [req-9bf4b3b4-4995-48a1-ae5d-4c8c7524515d - - - - -] Sending created Load Balancer e62004eb-bf3a-4fd2-8333-aa2b2f87ffeb to the handler 2018-03-21 12:24:13.720 12069 INFO octavia.api.v2.controllers.listener [req-784bd808-b102-4172-9615-2b4669e2b0a2 - - - - -] Sending Creation of Listener c91bf712-5b45-4406-9496-36ec55954066 to handler 2018-03-21 12:24:13.955 12069 INFO octavia.api.v2.controllers.pool [req-a192285d-7b67-4e56-a0f2-370e46d8eaa5 - - - - -] Sending Creation of Pool 8d6e4585-9f1c-437a-89ea-745121eb2b0e to handler 2018-03-21 12:24:14.401 12069 INFO oslo_db.sqlalchemy.provision [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:14.402 12069 INFO oslo_db.sqlalchemy.provision [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zkyhzwlumk 2018-03-21 12:24:14.402 12069 INFO oslo_db.sqlalchemy.provision [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_create_with_session_persistence [1.027834s] ... ok 2018-03-21 12:24:14.405 12069 INFO oslo_db.sqlalchemy.provision [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] CREATE BACKEND sqlite:// TOKEN bzzjxvgcuu 2018-03-21 12:24:14.480 12069 INFO octavia.common.config [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] Logging enabled! 2018-03-21 12:24:14.480 12069 INFO octavia.common.config [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:14.505 12069 WARNING octavia.api.root_controller [req-97b2e1b6-0b27-4615-a242-7a4e9cf789b5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:14.533 12069 INFO octavia.api.v2.controllers.load_balancer [req-679f7c37-cb35-4b99-983d-475f0180448d - - - - -] Sending created Load Balancer 5e9f63a3-80f6-45a4-81c0-272c3e8ded70 to the handler 2018-03-21 12:24:14.696 12069 INFO octavia.api.v2.controllers.listener [req-b54d81d2-79b7-4277-b406-9295b9f1f46a - - - - -] Sending Creation of Listener c8846248-b45b-493c-a69e-d152d0c79657 to handler 2018-03-21 12:24:14.883 12069 INFO octavia.api.v2.controllers.pool [req-874df0e7-4c59-4b05-bda3-7513c0335fc8 - - - - -] Sending Creation of Pool 95cd8eb7-8767-4f41-862d-97a99aa09555 to handler 2018-03-21 12:24:15.081 12069 INFO octavia.api.v2.controllers.pool [req-f4088f65-84b1-4ac7-a18f-e1f57466a5af - - - - -] Sending Deletion of Pool 95cd8eb7-8767-4f41-862d-97a99aa09555 to handler 2018-03-21 12:24:15.170 12069 INFO oslo_db.sqlalchemy.provision [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:15.171 12069 INFO oslo_db.sqlalchemy.provision [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bzzjxvgcuu 2018-03-21 12:24:15.172 12069 INFO oslo_db.sqlalchemy.provision [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete [0.768996s] ... ok 2018-03-21 12:24:15.175 12069 INFO oslo_db.sqlalchemy.provision [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] CREATE BACKEND sqlite:// TOKEN fpvhinnadt 2018-03-21 12:24:15.251 12069 INFO octavia.common.config [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] Logging enabled! 2018-03-21 12:24:15.252 12069 INFO octavia.common.config [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:15.274 12069 WARNING octavia.api.root_controller [req-61cf2cae-c094-428c-afe1-5135ff2895e7 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:15.296 12069 INFO octavia.api.v2.controllers.load_balancer [req-4e6d5713-9f14-4357-acb6-254cc4947d12 - - - - -] Sending created Load Balancer 7fefa5da-0c2a-48ba-b340-9538323e7766 to the handler 2018-03-21 12:24:15.448 12069 INFO octavia.api.v2.controllers.listener [req-54917253-6b9c-44cc-8017-ed488d536578 - - - - -] Sending Creation of Listener 73158187-66dc-49dd-9a88-9ec7971a62d9 to handler 2018-03-21 12:24:15.617 12069 INFO octavia.api.v2.controllers.pool [req-fdb9b50d-1ead-4497-bf99-5b9c7f34f1d9 - - - - -] Sending Creation of Pool 844b7774-8fcf-445c-bbaf-a277f0985e47 to handler 2018-03-21 12:24:15.846 12069 INFO oslo_db.sqlalchemy.provision [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:15.848 12069 INFO oslo_db.sqlalchemy.provision [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fpvhinnadt 2018-03-21 12:24:15.848 12069 INFO oslo_db.sqlalchemy.provision [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_already_deleted [0.676674s] ... ok 2018-03-21 12:24:15.857 12069 INFO oslo_db.sqlalchemy.provision [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] CREATE BACKEND sqlite:// TOKEN gghubvmnqw 2018-03-21 12:24:15.935 12069 INFO octavia.common.config [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] Logging enabled! 2018-03-21 12:24:15.935 12069 INFO octavia.common.config [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:15.959 12069 WARNING octavia.api.root_controller [req-14ea2bbd-0d27-4ed9-a748-0ed252bf7f29 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:15.982 12069 INFO octavia.api.v2.controllers.load_balancer [req-7307fa70-cdd5-4b80-940f-84f938cb7837 - - - - -] Sending created Load Balancer 66160f0e-9269-4fae-9914-d345f875f993 to the handler 2018-03-21 12:24:16.123 12069 INFO octavia.api.v2.controllers.listener [req-b0f6fb1d-b456-47e2-80d6-3707860dfab6 - - - - -] Sending Creation of Listener d1e66789-de4b-4e3a-8fbb-3b3535f5c560 to handler 2018-03-21 12:24:16.305 12069 INFO octavia.api.v2.controllers.pool [req-e579b469-d35d-46f9-8596-9249d8e46c03 - - - - -] Sending Creation of Pool b48fd289-935f-4eae-8738-b5bc3395c15c to handler 2018-03-21 12:24:16.497 12069 INFO octavia.api.v2.controllers.pool [req-dc426b7a-0fcd-4580-93cf-2687196c16bd - 2fa5592e-241b-49ca-8308-ca504350dcc2 - - -] Sending Deletion of Pool b48fd289-935f-4eae-8738-b5bc3395c15c to handler 2018-03-21 12:24:16.585 12069 INFO oslo_db.sqlalchemy.provision [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:16.587 12069 INFO oslo_db.sqlalchemy.provision [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gghubvmnqw 2018-03-21 12:24:16.587 12069 INFO oslo_db.sqlalchemy.provision [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_authorize [0.774889s] ... ok 2018-03-21 12:24:16.627 12069 INFO oslo_db.sqlalchemy.provision [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] CREATE BACKEND sqlite:// TOKEN humtypahzc 2018-03-21 12:24:16.721 12069 INFO octavia.common.config [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] Logging enabled! 2018-03-21 12:24:16.721 12069 INFO octavia.common.config [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:16.749 12069 WARNING octavia.api.root_controller [req-44472e30-1e0e-45e0-816d-61ece4a0c3c0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:16.772 12069 INFO octavia.api.v2.controllers.load_balancer [req-f86fbea4-7461-47b1-9d8e-b95a9454fd48 - - - - -] Sending created Load Balancer a84e4265-073a-4ae0-99cb-8c0678de9f67 to the handler 2018-03-21 12:24:16.914 12069 INFO octavia.api.v2.controllers.listener [req-c571bca0-be02-4b75-a499-8c78b0128f91 - - - - -] Sending Creation of Listener f0133c64-4d2d-46bc-a949-18f2394f86c6 to handler 2018-03-21 12:24:17.084 12069 INFO octavia.api.v2.controllers.pool [req-9388b103-a15c-4716-a5da-8ea95c507ad8 - - - - -] Sending Creation of Pool be2e7128-34ae-4f13-9586-4408dbaee5aa to handler 2018-03-21 12:24:17.254 12069 INFO octavia.api.v2.controllers.pool [req-4beca127-6ad4-44d0-a2cd-84a2300877df - - - - -] Sending Update of Pool be2e7128-34ae-4f13-9586-4408dbaee5aa to handler 2018-03-21 12:24:17.355 12069 INFO oslo_db.sqlalchemy.provision [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:17.356 12069 INFO oslo_db.sqlalchemy.provision [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN humtypahzc 2018-03-21 12:24:17.357 12069 INFO oslo_db.sqlalchemy.provision [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_session_persistence [0.732913s] ... ok 2018-03-21 12:24:17.360 12069 INFO oslo_db.sqlalchemy.provision [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] CREATE BACKEND sqlite:// TOKEN vkyavnhmjs 2018-03-21 12:24:17.440 12069 INFO octavia.common.config [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] Logging enabled! 2018-03-21 12:24:17.441 12069 INFO octavia.common.config [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:17.466 12069 WARNING octavia.api.root_controller [req-b446ad58-300b-4a10-a95c-d791611a3227 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:17.497 12069 INFO octavia.api.v2.controllers.load_balancer [req-8d17e2a6-e03f-404e-925f-164e59df8ddf - - - - -] Sending created Load Balancer d301cd13-26d4-4311-8f32-9f8e7f1e4d27 to the handler 2018-03-21 12:24:17.786 12069 INFO octavia.api.v2.controllers.listener [req-5eaf8386-60a4-4786-8ab0-a576bee7676a - - - - -] Sending Creation of Listener 8a9d52a1-ba72-4b6f-a817-f479b745ee02 to handler 2018-03-21 12:24:18.066 12069 INFO octavia.api.v2.controllers.pool [req-db92f411-8f58-400d-b1b2-6b09f27bb148 - - - - -] Sending Creation of Pool 02045dea-befd-4f25-aa39-66f2cfd671e7 to handler 2018-03-21 12:24:18.320 12069 INFO octavia.api.v2.controllers.load_balancer [req-edbb19a2-babb-43ae-a01b-c3780d95823a - - - - -] Sending updated Load Balancer d301cd13-26d4-4311-8f32-9f8e7f1e4d27 to the handler 2018-03-21 12:24:18.389 12069 INFO octavia.api.v2.controllers.pool [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:24:18.410 12069 INFO oslo_db.sqlalchemy.provision [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:18.415 12069 INFO oslo_db.sqlalchemy.provision [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vkyavnhmjs 2018-03-21 12:24:18.415 12069 INFO oslo_db.sqlalchemy.provision [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_when_lb_pending_update [1.059113s] ... ok 2018-03-21 12:24:18.420 12069 INFO oslo_db.sqlalchemy.provision [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] CREATE BACKEND sqlite:// TOKEN cmaprdwkrx 2018-03-21 12:24:18.542 12069 INFO octavia.common.config [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] Logging enabled! 2018-03-21 12:24:18.543 12069 INFO octavia.common.config [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:18.577 12069 WARNING octavia.api.root_controller [req-4e5cb840-f2de-481c-84fb-854e842bf78f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:18.606 12069 INFO octavia.api.v2.controllers.load_balancer [req-534bad39-1140-4902-a86e-cfcf0a67a632 - - - - -] Sending created Load Balancer 8ec0f080-8622-4b60-a44f-e20409ac9268 to the handler 2018-03-21 12:24:18.801 12069 INFO octavia.api.v2.controllers.listener [req-ae981f9a-d094-46dd-a935-a7170aa36751 - - - - -] Sending Creation of Listener 20697f57-61ff-4cd5-a9d3-2d0cdde14b99 to handler 2018-03-21 12:24:19.023 12069 INFO octavia.api.v2.controllers.pool [req-807ad1b0-1c35-4f33-bd2c-0654718ad34e - - - - -] Sending Creation of Pool 470cb9b4-9ae7-471a-8012-2ec752bd7450 to handler 2018-03-21 12:24:19.224 12069 INFO octavia.api.v2.controllers.pool [req-9e634054-19b1-4e21-8ac4-8a5f49e620de - - - - -] Sending Deletion of Pool 470cb9b4-9ae7-471a-8012-2ec752bd7450 to handler 2018-03-21 12:24:19.327 12069 INFO oslo_db.sqlalchemy.provision [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:19.329 12069 INFO oslo_db.sqlalchemy.provision [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cmaprdwkrx 2018-03-21 12:24:19.329 12069 INFO oslo_db.sqlalchemy.provision [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_delete_with_session_persistence [0.912824s] ... ok 2018-03-21 12:24:19.332 12069 INFO oslo_db.sqlalchemy.provision [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] CREATE BACKEND sqlite:// TOKEN afcbxgalcd 2018-03-21 12:24:19.416 12069 INFO octavia.common.config [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] Logging enabled! 2018-03-21 12:24:19.417 12069 INFO octavia.common.config [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:19.441 12069 WARNING octavia.api.root_controller [req-5fe20793-c7c3-469c-97a1-5b1cc8048265 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:19.468 12069 INFO octavia.api.v2.controllers.load_balancer [req-c420f38d-afec-4e3d-88fc-92452cafc0d9 - - - - -] Sending created Load Balancer 40155243-6cf0-44e3-bdac-6af796e8d3a7 to the handler 2018-03-21 12:24:19.620 12069 INFO octavia.api.v2.controllers.listener [req-68195b60-ee5a-4c71-80de-ee3851efad7e - - - - -] Sending Creation of Listener f8df35dc-6b2e-4c60-9c2d-aa21800ce83c to handler 2018-03-21 12:24:19.857 12069 INFO octavia.api.v2.controllers.pool [req-de3a9c30-8a57-4f49-bc23-6e951ffcd806 - - - - -] Sending Creation of Pool 4f04e603-5383-4186-abe0-26355c51793f to handler 2018-03-21 12:24:20.026 12069 INFO octavia.api.v2.controllers.pool [req-559d220f-0e3b-4266-a0b5-919584643b63 - - - - -] Sending Creation of Pool 63501159-7d9d-4dab-8361-aaf9ae8c389e to handler 2018-03-21 12:24:20.218 12069 INFO octavia.api.v2.controllers.pool [req-9ba9929a-2705-4c5c-a580-a596cbabe953 - - - - -] Sending Creation of Pool a2cf75f4-ef5b-4cae-a1d7-a5e5850b6d53 to handler 2018-03-21 12:24:20.451 12069 INFO oslo_db.sqlalchemy.provision [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:20.452 12069 INFO oslo_db.sqlalchemy.provision [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] DROP BACKEND Engine(sqlite://) TOKEN afcbxgalcd 2018-03-21 12:24:20.453 12069 INFO oslo_db.sqlalchemy.provision [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_filter [1.123590s] ... ok 2018-03-21 12:24:20.456 12069 INFO oslo_db.sqlalchemy.provision [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] CREATE BACKEND sqlite:// TOKEN avokhkljxt 2018-03-21 12:24:20.534 12069 INFO octavia.common.config [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] Logging enabled! 2018-03-21 12:24:20.534 12069 INFO octavia.common.config [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:20.557 12069 WARNING octavia.api.root_controller [req-c9b9658c-69d3-4764-9951-1f4b6c21d59c - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:20.588 12069 INFO octavia.api.v2.controllers.load_balancer [req-1cdebe82-b0e3-4de7-a79d-a106ddfb85c6 - - - - -] Sending created Load Balancer 37399c22-3767-4907-8d6e-b4de9c90758c to the handler 2018-03-21 12:24:20.813 12069 INFO octavia.api.v2.controllers.listener [req-5b3fa3e7-904e-41b2-8343-cc3154d6b60d - - - - -] Sending Creation of Listener 6cf10262-fc7a-4db9-a06f-8467a64a5635 to handler 2018-03-21 12:24:21.021 12069 INFO octavia.api.v2.controllers.load_balancer [req-71095982-b4e3-47dd-81d6-04587511bb3e - - - - -] Sending created Load Balancer 6ccf20c8-1029-4207-842f-31fc8868d9c1 to the handler 2018-03-21 12:24:21.288 12069 INFO octavia.api.v2.controllers.pool [req-bd237f69-f1da-40f0-a2cc-e33ea8b061f6 - - - - -] Sending Creation of Pool 73907411-b6d9-4178-a252-d25b1ddcd7c0 to handler 2018-03-21 12:24:21.489 12069 INFO octavia.api.v2.controllers.pool [req-3001713d-e642-410c-a23e-5479f8321d3d - - - - -] Sending Creation of Pool e39cd525-fb0c-4831-b99d-b54654900866 to handler 2018-03-21 12:24:21.677 12069 INFO octavia.api.v2.controllers.pool [req-4cc88211-1469-456d-9635-deb8b46df489 - - - - -] Sending Creation of Pool f3e42e81-9e33-4c6a-8441-5a7efa4276d1 to handler 2018-03-21 12:24:21.850 12069 INFO oslo_db.sqlalchemy.provision [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:21.853 12069 INFO oslo_db.sqlalchemy.provision [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] DROP BACKEND Engine(sqlite://) TOKEN avokhkljxt 2018-03-21 12:24:21.854 12069 INFO oslo_db.sqlalchemy.provision [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_not_authorized [1.400825s] ... ok 2018-03-21 12:24:21.857 12069 INFO oslo_db.sqlalchemy.provision [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] CREATE BACKEND sqlite:// TOKEN yfjsmhhcuj 2018-03-21 12:24:21.939 12069 INFO octavia.common.config [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] Logging enabled! 2018-03-21 12:24:21.939 12069 INFO octavia.common.config [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:21.960 12069 WARNING octavia.api.root_controller [req-8a6ec541-1adc-4813-8b8c-d22a3150e40d - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:21.980 12069 INFO octavia.api.v2.controllers.load_balancer [req-ef132507-9cba-45ff-81e7-e5db4d909414 - - - - -] Sending created Load Balancer 604bf6cf-a02d-468c-9021-8d72765868ec to the handler 2018-03-21 12:24:22.123 12069 INFO octavia.api.v2.controllers.listener [req-5bbc9b24-4da6-49a7-b8d1-f2cb43d0b25f - - - - -] Sending Creation of Listener ff7af348-8912-491b-b5e9-ee28e02cb130 to handler 2018-03-21 12:24:22.279 12069 INFO octavia.api.v2.controllers.pool [req-9bc10540-d783-432e-b558-5e1cf216a7aa - - - - -] Sending Creation of Pool 988a7498-223a-4dfc-92cc-b99dd3d2e8a3 to handler 2018-03-21 12:24:22.516 12069 INFO octavia.api.v2.controllers.pool [req-cbdd75ea-40b3-408a-a937-8d1f59178867 - - - - -] Sending Creation of Pool 01a471a4-c269-4a0a-8270-04f7aaf18cec to handler 2018-03-21 12:24:22.710 12069 INFO octavia.api.v2.controllers.pool [req-1bd596f7-bdd5-470b-8202-ea4e52331813 - - - - -] Sending Creation of Pool 51682149-8527-4b44-b4a9-0742ec92a6ee to handler 2018-03-21 12:24:23.053 12069 INFO oslo_db.sqlalchemy.provision [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:23.055 12069 INFO oslo_db.sqlalchemy.provision [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yfjsmhhcuj 2018-03-21 12:24:23.056 12069 INFO oslo_db.sqlalchemy.provision [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_all_sorted [1.202103s] ... ok 2018-03-21 12:24:23.060 12069 INFO oslo_db.sqlalchemy.provision [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] CREATE BACKEND sqlite:// TOKEN jzgkjmtvaq 2018-03-21 12:24:23.155 12069 INFO octavia.common.config [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] Logging enabled! 2018-03-21 12:24:23.156 12069 INFO octavia.common.config [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:23.182 12069 WARNING octavia.api.root_controller [req-114a6a5a-5766-4538-a70f-b3d964ec66bd - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:23.204 12069 INFO octavia.api.v2.controllers.load_balancer [req-7e98a1ad-fffa-41e7-9a79-565ef5428e7e - - - - -] Sending created Load Balancer 5cd5daf5-b5b9-43fc-a399-02fa96fd6e2a to the handler 2018-03-21 12:24:23.346 12069 INFO octavia.api.v2.controllers.listener [req-51f9e5e1-284a-4794-90d8-79390b6a4e6a - - - - -] Sending Creation of Listener 65a45a55-e481-4f15-bd8b-02bb03d94c74 to handler 2018-03-21 12:24:23.491 12069 INFO octavia.api.v2.controllers.load_balancer [req-d30282ea-3a99-4cab-8f87-41096c707668 - - - - -] Sending created Load Balancer 1250abc8-1d49-4de1-beee-7c6f9b9fee0a to the handler 2018-03-21 12:24:23.623 12069 INFO octavia.api.v2.controllers.load_balancer [req-268a02b8-589c-4cc6-bb90-d6fa54d23e8b - - - - -] Sending created Load Balancer 69c1e998-19a1-4f56-958a-0a3414726f71 to the handler 2018-03-21 12:24:23.828 12069 INFO octavia.api.v2.controllers.pool [req-eaaa97af-964d-49f9-8aef-e52a2b3b5956 - - - - -] Sending Creation of Pool 971026d3-ef47-4f46-90a1-ce9633fdd3a9 to handler 2018-03-21 12:24:23.986 12069 INFO octavia.api.v2.controllers.pool [req-9613773f-f8d6-4c7a-b53a-8a7b8f30059e - - - - -] Sending Creation of Pool 3cca43cd-abea-40bd-8cd7-7d8488e6f9a5 to handler 2018-03-21 12:24:24.195 12069 INFO octavia.api.v2.controllers.pool [req-4b304eca-9df0-4e43-964e-5c2cb51a1eae - - - - -] Sending Creation of Pool e36dc679-83b8-460b-b087-d651eae611e9 to handler 2018-03-21 12:24:24.555 12069 INFO oslo_db.sqlalchemy.provision [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:24.557 12069 INFO oslo_db.sqlalchemy.provision [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jzgkjmtvaq 2018-03-21 12:24:24.557 12069 INFO oslo_db.sqlalchemy.provision [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_by_project_id [1.501172s] ... ok 2018-03-21 12:24:24.561 12069 INFO oslo_db.sqlalchemy.provision [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] CREATE BACKEND sqlite:// TOKEN wbzyrezcva 2018-03-21 12:24:24.655 12069 INFO octavia.common.config [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] Logging enabled! 2018-03-21 12:24:24.655 12069 INFO octavia.common.config [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:24.680 12069 WARNING octavia.api.root_controller [req-7140813f-88b6-4b1b-b7dc-2bfe54790cd3 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:24.713 12069 INFO octavia.api.v2.controllers.load_balancer [req-53ad521b-fc48-4f6e-8673-a3d02478c6b5 - - - - -] Sending created Load Balancer 5ade5474-8c57-49de-82a0-c3c73f6af67e to the handler 2018-03-21 12:24:24.945 12069 INFO octavia.api.v2.controllers.listener [req-4e7735b2-d83d-4d3f-8e3f-681ed23423ad - - - - -] Sending Creation of Listener 47664b2b-d517-48a0-b979-8a317270fdbe to handler 2018-03-21 12:24:25.317 12069 INFO octavia.api.v2.controllers.pool [req-055d0f23-9510-4a8e-900c-cb7621727f27 - - - - -] Sending Creation of Pool f1c06c48-8900-4c0c-a8b8-6f0579ca36b5 to handler 2018-03-21 12:24:25.550 12069 INFO oslo_db.sqlalchemy.provision [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:25.555 12069 INFO oslo_db.sqlalchemy.provision [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wbzyrezcva 2018-03-21 12:24:25.555 12069 INFO oslo_db.sqlalchemy.provision [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_hides_deleted [0.997725s] ... ok 2018-03-21 12:24:25.559 12069 INFO oslo_db.sqlalchemy.provision [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] CREATE BACKEND sqlite:// TOKEN mejohvaiba 2018-03-21 12:24:25.688 12069 INFO octavia.common.config [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] Logging enabled! 2018-03-21 12:24:25.688 12069 INFO octavia.common.config [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:25.727 12069 WARNING octavia.api.root_controller [req-fef6c8ba-45bb-4dc6-b33d-86615546b9b8 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:25.761 12069 INFO octavia.api.v2.controllers.load_balancer [req-a8941aa6-44f5-4569-a3a2-cc0f6f3ed0a3 - - - - -] Sending created Load Balancer dbbedd3d-c3cd-46da-802a-50196166beb0 to the handler 2018-03-21 12:24:25.988 12069 INFO octavia.api.v2.controllers.listener [req-73352c87-33fa-4670-9a63-e7a875ed1c26 - - - - -] Sending Creation of Listener 9dcbbe0e-adb3-4592-b1f3-911f65ace1e9 to handler 2018-03-21 12:24:26.237 12069 INFO octavia.api.v2.controllers.pool [req-49b6b8f6-173d-4e10-982f-a2dbb333043a - - - - -] Sending Creation of Pool 0933d195-8430-4f1f-a3a1-ba470b56477b to handler 2018-03-21 12:24:26.471 12069 INFO oslo_db.sqlalchemy.provision [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:26.473 12069 INFO oslo_db.sqlalchemy.provision [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mejohvaiba 2018-03-21 12:24:26.474 12069 INFO oslo_db.sqlalchemy.provision [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_get_not_authorized [0.918339s] ... ok 2018-03-21 12:24:26.477 12069 INFO oslo_db.sqlalchemy.provision [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] CREATE BACKEND sqlite:// TOKEN rehvpepjif 2018-03-21 12:24:26.578 12069 INFO octavia.common.config [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] Logging enabled! 2018-03-21 12:24:26.578 12069 INFO octavia.common.config [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:26.613 12069 WARNING octavia.api.root_controller [req-8807fca4-3b47-41af-8f8b-d2d727fe0e04 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:26.647 12069 INFO octavia.api.v2.controllers.load_balancer [req-9d925a59-649b-4d84-a555-3f0e435c5743 - - - - -] Sending created Load Balancer 20008927-5e31-4500-b6e4-66bc7b556bb2 to the handler 2018-03-21 12:24:26.882 12069 INFO octavia.api.v2.controllers.listener [req-ccde546f-4c35-4fca-bf29-06f7d6eabb5d - - - - -] Sending Creation of Listener a5a5f882-99ec-4469-a10b-c52ece756c1c to handler 2018-03-21 12:24:27.139 12069 INFO octavia.api.v2.controllers.pool [req-ab1e8697-90b6-4633-94eb-f83f0b8d3c21 - - - - -] Sending Creation of Pool 7d7310f5-2bab-435e-bb43-3bd0cc909902 to handler 2018-03-21 12:24:27.454 12069 INFO octavia.api.v2.controllers.pool [req-3909d4cc-fd34-4985-9b60-30a0cb0ae720 - - - - -] Sending Update of Pool 7d7310f5-2bab-435e-bb43-3bd0cc909902 to handler 2018-03-21 12:24:27.963 12069 INFO oslo_db.sqlalchemy.provision [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:27.965 12069 INFO oslo_db.sqlalchemy.provision [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rehvpepjif 2018-03-21 12:24:27.966 12069 INFO oslo_db.sqlalchemy.provision [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update [1.492167s] ... ok 2018-03-21 12:24:27.970 12069 INFO oslo_db.sqlalchemy.provision [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] CREATE BACKEND sqlite:// TOKEN tjhvggsvll 2018-03-21 12:24:28.081 12069 INFO octavia.common.config [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] Logging enabled! 2018-03-21 12:24:28.083 12069 INFO octavia.common.config [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:28.112 12069 WARNING octavia.api.root_controller [req-e8a0c1d0-f429-4023-8386-f1e1a129834a - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:28.140 12069 INFO octavia.api.v2.controllers.load_balancer [req-284ff780-4105-4b82-bf71-cc9d9182c7b7 - - - - -] Sending created Load Balancer de5c9b9a-e7bf-4482-a2bb-8d2b17239bb1 to the handler 2018-03-21 12:24:28.312 12069 INFO octavia.api.v2.controllers.listener [req-d51438cd-3c09-47d6-b3f8-2f58eadd1bb1 - - - - -] Sending Creation of Listener 808752ce-a65c-411b-a58b-91c4d3f3e4b8 to handler 2018-03-21 12:24:28.511 12069 INFO octavia.api.v2.controllers.pool [req-be9d5992-5977-477c-9909-03d4b1739fb8 - - - - -] Sending Creation of Pool ef3deeb6-dfff-42d4-8808-e2866d4f160a to handler 2018-03-21 12:24:28.723 12069 INFO octavia.api.v2.controllers.pool [req-711acd06-d944-4763-acb3-459160e0c320 - - - - -] Sending Update of Pool ef3deeb6-dfff-42d4-8808-e2866d4f160a to handler 2018-03-21 12:24:28.873 12069 INFO oslo_db.sqlalchemy.provision [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:28.874 12069 INFO oslo_db.sqlalchemy.provision [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tjhvggsvll 2018-03-21 12:24:28.875 12069 INFO oslo_db.sqlalchemy.provision [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_session_persistence [0.908344s] ... ok 2018-03-21 12:24:28.878 12069 INFO oslo_db.sqlalchemy.provision [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] CREATE BACKEND sqlite:// TOKEN bymberrcng 2018-03-21 12:24:28.962 12069 INFO octavia.common.config [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] Logging enabled! 2018-03-21 12:24:28.962 12069 INFO octavia.common.config [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:28.987 12069 WARNING octavia.api.root_controller [req-d910cea6-9c53-4569-8cd9-8209947bdea5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:29.017 12069 INFO octavia.api.v2.controllers.load_balancer [req-ac4e4be6-440d-4fdb-8473-97c6cce1f905 - - - - -] Sending created Load Balancer 53e968bc-00dc-4bef-8f89-336a82dd6084 to the handler 2018-03-21 12:24:29.318 12069 INFO octavia.api.v2.controllers.listener [req-cfa712c0-cd03-4d27-a543-22ed36130bc6 - - - - -] Sending Creation of Listener 77e08bbd-348d-4f7b-a3ff-df3ff2bffbdb to handler 2018-03-21 12:24:29.562 12069 INFO octavia.api.v2.controllers.pool [req-4e56845a-be4d-47a1-ac8b-905ceddcc8f4 - - - - -] Sending Creation of Pool 21631850-2e62-4fb2-91df-22b5ebadbbd8 to handler 2018-03-21 12:24:29.775 12069 INFO octavia.api.v2.controllers.load_balancer [req-1d1c2202-6c80-4862-bd96-e241ac0828c8 - - - - -] Sending deleted Load Balancer 53e968bc-00dc-4bef-8f89-336a82dd6084 to the handler 2018-03-21 12:24:29.807 12069 INFO octavia.api.v2.controllers.pool [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:24:29.823 12069 INFO oslo_db.sqlalchemy.provision [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:29.825 12069 INFO oslo_db.sqlalchemy.provision [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bymberrcng 2018-03-21 12:24:29.825 12069 INFO oslo_db.sqlalchemy.provision [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_when_lb_pending_delete [0.950044s] ... ok 2018-03-21 12:24:29.828 12069 INFO oslo_db.sqlalchemy.provision [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] CREATE BACKEND sqlite:// TOKEN wpaiuhapxw 2018-03-21 12:24:29.907 12069 INFO octavia.common.config [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] Logging enabled! 2018-03-21 12:24:29.907 12069 INFO octavia.common.config [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:29.931 12069 WARNING octavia.api.root_controller [req-15a43724-dfa1-47a7-86ae-03b2bdb717f0 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:29.952 12069 INFO octavia.api.v2.controllers.load_balancer [req-7dcd9f10-d09f-4aab-95ff-e54029a2af91 - - - - -] Sending created Load Balancer ab80ea8f-ec90-40a0-b39e-6b6f0bee0358 to the handler 2018-03-21 12:24:30.098 12069 INFO octavia.api.v2.controllers.listener [req-79e4d619-e4db-4988-b277-199dc7ab1b22 - - - - -] Sending Creation of Listener 2f1660c1-e0db-4af5-8244-43a03c520d99 to handler 2018-03-21 12:24:30.275 12069 INFO octavia.api.v2.controllers.pool [req-4b7d9523-7fe4-4d47-aef3-c27d39ceca2e - - - - -] Sending Creation of Pool d3c88641-ec62-4c1d-8133-8ed0a3591a1d to handler 2018-03-21 12:24:30.496 12069 INFO octavia.api.v2.controllers.load_balancer [req-3dd0696b-7dc2-4f24-ae89-a708c455d2be - - - - -] Sending updated Load Balancer ab80ea8f-ec90-40a0-b39e-6b6f0bee0358 to the handler 2018-03-21 12:24:30.551 12069 INFO octavia.api.v2.controllers.pool [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] Pool cannot be created or modified because the Load Balancer is in an immutable state 2018-03-21 12:24:30.569 12069 INFO oslo_db.sqlalchemy.provision [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:30.573 12069 INFO oslo_db.sqlalchemy.provision [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wpaiuhapxw 2018-03-21 12:24:30.574 12069 INFO oslo_db.sqlalchemy.provision [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_when_lb_pending_update [0.748744s] ... ok 2018-03-21 12:24:30.578 12069 INFO oslo_db.sqlalchemy.provision [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] CREATE BACKEND sqlite:// TOKEN uewgmvxkka 2018-03-21 12:24:30.653 12069 INFO octavia.common.config [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] Logging enabled! 2018-03-21 12:24:30.653 12069 INFO octavia.common.config [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:30.678 12069 WARNING octavia.api.root_controller [req-ebe3bc4d-6552-44dc-bf53-b48d3b03311f - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:30.708 12069 INFO octavia.api.v2.controllers.load_balancer [req-1fba3416-1dd8-4b92-8243-d9c40b939ebc - - - - -] Sending created Load Balancer 1572c755-26fc-4979-bf19-f7d46fc23956 to the handler 2018-03-21 12:24:30.893 12069 INFO octavia.api.v2.controllers.listener [req-48da40de-a2a5-4eeb-9f07-e55d2b390968 - - - - -] Sending Creation of Listener 75c01ff5-de3e-468b-8030-9303ff4f1f80 to handler 2018-03-21 12:24:31.147 12069 INFO octavia.api.v2.controllers.pool [req-668f14f2-bb18-4fa8-8dcc-bf736c16faa1 - - - - -] Sending Creation of Pool 5570a5b3-1071-4731-8691-375dcbd71a1b to handler 2018-03-21 12:24:31.345 12069 INFO octavia.api.v2.controllers.pool [req-ecd21484-640a-4167-9f9e-070ac52b3921 - - - - -] Sending Update of Pool 5570a5b3-1071-4731-8691-375dcbd71a1b to handler 2018-03-21 12:24:31.467 12069 INFO oslo_db.sqlalchemy.provision [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:31.469 12069 INFO oslo_db.sqlalchemy.provision [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uewgmvxkka 2018-03-21 12:24:31.469 12069 INFO oslo_db.sqlalchemy.provision [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_pool.TestPool.test_update_with_bad_handler [0.895244s] ... ok 2018-03-21 12:24:31.477 12069 INFO oslo_db.sqlalchemy.provision [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] CREATE BACKEND sqlite:// TOKEN knfywrebsj 2018-03-21 12:24:31.561 12069 INFO octavia.common.config [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] Logging enabled! 2018-03-21 12:24:31.561 12069 INFO octavia.common.config [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:31.586 12069 WARNING octavia.api.root_controller [req-a384d35d-ef77-494e-9460-fdf37c4fc583 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:31.660 12069 INFO oslo_db.sqlalchemy.provision [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:31.663 12069 INFO oslo_db.sqlalchemy.provision [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN knfywrebsj 2018-03-21 12:24:31.663 12069 INFO oslo_db.sqlalchemy.provision [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_custom_quotas [0.193654s] ... ok 2018-03-21 12:24:31.666 12069 INFO oslo_db.sqlalchemy.provision [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] CREATE BACKEND sqlite:// TOKEN lwlaqcjkwe 2018-03-21 12:24:31.742 12069 INFO octavia.common.config [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] Logging enabled! 2018-03-21 12:24:31.742 12069 INFO octavia.common.config [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:31.765 12069 WARNING octavia.api.root_controller [req-a0477a18-c6c9-43ce-89f8-d6da83b28527 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:31.844 12069 INFO oslo_db.sqlalchemy.provision [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:31.846 12069 INFO oslo_db.sqlalchemy.provision [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lwlaqcjkwe 2018-03-21 12:24:31.846 12069 INFO oslo_db.sqlalchemy.provision [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_custom_quotas_admin [0.182670s] ... ok 2018-03-21 12:24:31.849 12069 INFO oslo_db.sqlalchemy.provision [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] CREATE BACKEND sqlite:// TOKEN aggwaijczo 2018-03-21 12:24:31.933 12069 INFO octavia.common.config [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] Logging enabled! 2018-03-21 12:24:31.933 12069 INFO octavia.common.config [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:31.959 12069 WARNING octavia.api.root_controller [req-021055b5-2599-4497-8f3e-cf9a39f7d922 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:31.986 12069 INFO oslo_db.sqlalchemy.provision [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:31.987 12069 INFO oslo_db.sqlalchemy.provision [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aggwaijczo 2018-03-21 12:24:31.988 12069 INFO oslo_db.sqlalchemy.provision [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_non_existent_custom_quotas [0.141471s] ... ok 2018-03-21 12:24:31.991 12069 INFO oslo_db.sqlalchemy.provision [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] CREATE BACKEND sqlite:// TOKEN hswzdxicya 2018-03-21 12:24:32.066 12069 INFO octavia.common.config [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] Logging enabled! 2018-03-21 12:24:32.066 12069 INFO octavia.common.config [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:32.087 12069 WARNING octavia.api.root_controller [req-4fe71667-21c3-4341-b4f4-b25024963fc5 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:32.153 12069 INFO oslo_db.sqlalchemy.provision [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:32.155 12069 INFO oslo_db.sqlalchemy.provision [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hswzdxicya 2018-03-21 12:24:32.155 12069 INFO oslo_db.sqlalchemy.provision [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_quotas_not_Authorized_member [0.167164s] ... ok 2018-03-21 12:24:32.158 12069 INFO oslo_db.sqlalchemy.provision [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] CREATE BACKEND sqlite:// TOKEN tujsydcwom 2018-03-21 12:24:32.232 12069 INFO octavia.common.config [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] Logging enabled! 2018-03-21 12:24:32.233 12069 INFO octavia.common.config [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:32.253 12069 WARNING octavia.api.root_controller [req-d8de4a2e-15fa-49f5-b081-fd7d7ce2685b - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:32.298 12069 INFO oslo_db.sqlalchemy.provision [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:32.300 12069 INFO oslo_db.sqlalchemy.provision [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tujsydcwom 2018-03-21 12:24:32.300 12069 INFO oslo_db.sqlalchemy.provision [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_global_observer [0.144974s] ... ok 2018-03-21 12:24:32.303 12069 INFO oslo_db.sqlalchemy.provision [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] CREATE BACKEND sqlite:// TOKEN ixemaxssjf 2018-03-21 12:24:32.377 12069 INFO octavia.common.config [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] Logging enabled! 2018-03-21 12:24:32.378 12069 INFO octavia.common.config [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:32.401 12069 WARNING octavia.api.root_controller [req-d61d96ff-11b9-45e5-a88b-932c812f7579 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:32.452 12069 INFO oslo_db.sqlalchemy.provision [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:32.454 12069 INFO oslo_db.sqlalchemy.provision [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ixemaxssjf 2018-03-21 12:24:32.454 12069 INFO oslo_db.sqlalchemy.provision [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_Authorized_observer [0.154238s] ... ok 2018-03-21 12:24:32.458 12069 INFO oslo_db.sqlalchemy.provision [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] CREATE BACKEND sqlite:// TOKEN slvnbkbhyh 2018-03-21 12:24:32.550 12069 INFO octavia.common.config [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] Logging enabled! 2018-03-21 12:24:32.550 12069 INFO octavia.common.config [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:32.576 12069 WARNING octavia.api.root_controller [req-8ca1b500-be03-4e27-b307-284dfa953bdc - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:32.648 12069 INFO oslo_db.sqlalchemy.provision [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:32.650 12069 INFO oslo_db.sqlalchemy.provision [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN slvnbkbhyh 2018-03-21 12:24:32.651 12069 INFO oslo_db.sqlalchemy.provision [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_not_Authorized_bogus_role [0.196089s] ... ok 2018-03-21 12:24:32.654 12069 INFO oslo_db.sqlalchemy.provision [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] CREATE BACKEND sqlite:// TOKEN fwbtdegvwz 2018-03-21 12:24:32.737 12069 INFO octavia.common.config [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] Logging enabled! 2018-03-21 12:24:32.738 12069 INFO octavia.common.config [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:32.761 12069 WARNING octavia.api.root_controller [req-dd33ea06-b8aa-4474-9cd0-98677b50874e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:32.829 12069 INFO oslo_db.sqlalchemy.provision [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:32.830 12069 INFO oslo_db.sqlalchemy.provision [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fwbtdegvwz 2018-03-21 12:24:32.831 12069 INFO oslo_db.sqlalchemy.provision [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_all_quotas_with_quotas [0.179966s] ... ok 2018-03-21 12:24:32.834 12069 INFO oslo_db.sqlalchemy.provision [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] CREATE BACKEND sqlite:// TOKEN faivenqzaz 2018-03-21 12:24:32.913 12069 INFO octavia.common.config [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] Logging enabled! 2018-03-21 12:24:32.914 12069 INFO octavia.common.config [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:32.936 12069 WARNING octavia.api.root_controller [req-cba4382f-c4aa-44ae-983d-369351feaf9e - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:32.964 12069 INFO oslo_db.sqlalchemy.provision [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:32.966 12069 INFO oslo_db.sqlalchemy.provision [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN faivenqzaz 2018-03-21 12:24:32.966 12069 INFO oslo_db.sqlalchemy.provision [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_default_quotas [0.135445s] ... ok 2018-03-21 12:24:32.970 12069 INFO oslo_db.sqlalchemy.provision [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] CREATE BACKEND sqlite:// TOKEN edqqwwzues 2018-03-21 12:24:33.048 12069 INFO octavia.common.config [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] Logging enabled! 2018-03-21 12:24:33.048 12069 INFO octavia.common.config [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:33.069 12069 WARNING octavia.api.root_controller [req-6489c3f0-2c27-498a-8037-4d6624c171cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:33.095 12069 INFO oslo_db.sqlalchemy.provision [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.097 12069 INFO oslo_db.sqlalchemy.provision [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] DROP BACKEND Engine(sqlite://) TOKEN edqqwwzues 2018-03-21 12:24:33.097 12069 INFO oslo_db.sqlalchemy.provision [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_default_quotas_Authorized [0.130419s] ... ok 2018-03-21 12:24:33.100 12069 INFO oslo_db.sqlalchemy.provision [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] CREATE BACKEND sqlite:// TOKEN tousgdlmak 2018-03-21 12:24:33.175 12069 INFO octavia.common.config [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] Logging enabled! 2018-03-21 12:24:33.176 12069 INFO octavia.common.config [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:33.197 12069 WARNING octavia.api.root_controller [req-ca347b17-69eb-4735-b347-2c29c4fa57cb - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:33.223 12069 INFO oslo_db.sqlalchemy.provision [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.225 12069 INFO oslo_db.sqlalchemy.provision [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tousgdlmak 2018-03-21 12:24:33.225 12069 INFO oslo_db.sqlalchemy.provision [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_default_quotas_not_Authorized [0.127873s] ... ok 2018-03-21 12:24:33.228 12069 INFO oslo_db.sqlalchemy.provision [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] CREATE BACKEND sqlite:// TOKEN ezovxxmnsx 2018-03-21 12:24:33.302 12069 INFO octavia.common.config [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] Logging enabled! 2018-03-21 12:24:33.302 12069 INFO octavia.common.config [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] /usr/lib/python2.7/site-packages/subunit/run.py version 2.0.0 2018-03-21 12:24:33.323 12069 WARNING octavia.api.root_controller [req-d730c5f2-838f-4ef0-9c56-dcc302bfef08 - - - - -] Both v1 and v2.0 API endpoints are enabled -- it is a security risk to expose the v1 endpoint publicly,so please make sure access to it is secured. 2018-03-21 12:24:33.367 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.368 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ezovxxmnsx 2018-03-21 12:24:33.369 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.api.v2.test_quotas.TestQuotas.test_get_not_Authorized_no_role [0.143389s] ... ok 2018-03-21 12:24:33.372 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN nyllqxmvzz 2018-03-21 12:24:33.459 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.461 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nyllqxmvzz 2018-03-21 12:24:33.461 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraHealthModelTest.test_delete [0.092152s] ... ok 2018-03-21 12:24:33.464 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN pynnhrvfey 2018-03-21 12:24:33.551 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.554 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pynnhrvfey 2018-03-21 12:24:33.554 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraHealthModelTest.test_update [0.092821s] ... ok 2018-03-21 12:24:33.557 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN zxfifqgdpl 2018-03-21 12:24:33.644 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.646 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zxfifqgdpl 2018-03-21 12:24:33.646 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraModelTest.test_create [0.092058s] ... ok 2018-03-21 12:24:33.649 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ogyodgyebq 2018-03-21 12:24:33.737 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.738 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ogyodgyebq 2018-03-21 12:24:33.738 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraModelTest.test_delete [0.092153s] ... ok 2018-03-21 12:24:33.741 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jqukajgtdc 2018-03-21 12:24:33.833 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.835 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jqukajgtdc 2018-03-21 12:24:33.835 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraModelTest.test_load_balancer_relationship [0.096691s] ... ok 2018-03-21 12:24:33.838 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN idpxhiaerq 2018-03-21 12:24:33.929 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:33.931 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN idpxhiaerq 2018-03-21 12:24:33.931 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.AmphoraModelTest.test_update [0.095639s] ... ok 2018-03-21 12:24:33.934 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gjkerqcuyp 2018-03-21 12:24:34.088 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.090 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gjkerqcuyp 2018-03-21 12:24:34.090 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_delete [0.159168s] ... ok 2018-03-21 12:24:34.093 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN bkitrdlyfc 2018-03-21 12:24:34.182 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.184 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bkitrdlyfc 2018-03-21 12:24:34.184 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.HealthMonitorModelTest.test_update [0.093682s] ... ok 2018-03-21 12:24:34.187 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN tclyaugjhl 2018-03-21 12:24:34.282 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.283 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tclyaugjhl 2018-03-21 12:24:34.284 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_l7rule_relationship [0.099201s] ... ok 2018-03-21 12:24:34.286 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ltitbbnkww 2018-03-21 12:24:34.387 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.389 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ltitbbnkww 2018-03-21 12:24:34.389 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_listeners_pools_refs_with_l7policy_with_l7rule [0.105466s] ... ok 2018-03-21 12:24:34.392 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN hzojnerlwh 2018-03-21 12:24:34.484 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.485 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hzojnerlwh 2018-03-21 12:24:34.486 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7PolicyModelTest.test_pool_relationship [0.096188s] ... ok 2018-03-21 12:24:34.488 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN cwexhbxplb 2018-03-21 12:24:34.576 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.578 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cwexhbxplb 2018-03-21 12:24:34.578 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7RuleModelTest.test_create [0.092121s] ... ok 2018-03-21 12:24:34.581 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN rshgkzoxwy 2018-03-21 12:24:34.672 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.674 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rshgkzoxwy 2018-03-21 12:24:34.674 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.L7RuleModelTest.test_delete [0.096045s] ... ok 2018-03-21 12:24:34.677 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN izdbvtsuyp 2018-03-21 12:24:34.768 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.769 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN izdbvtsuyp 2018-03-21 12:24:34.769 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerModelTest.test_default_pool_relationship [0.095238s] ... ok 2018-03-21 12:24:34.772 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN eusuypqrxu 2018-03-21 12:24:34.862 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.864 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eusuypqrxu 2018-03-21 12:24:34.864 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerModelTest.test_pools_list [0.094662s] ... ok 2018-03-21 12:24:34.867 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN cmwkslkfvm 2018-03-21 12:24:34.958 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:34.959 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cmwkslkfvm 2018-03-21 12:24:34.960 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerModelTest.test_update [0.095246s] ... ok 2018-03-21 12:24:34.962 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jdppvtikci 2018-03-21 12:24:35.049 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.051 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jdppvtikci 2018-03-21 12:24:35.051 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_create_with_negative_int [0.094934s] ... ok 2018-03-21 12:24:35.058 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN qvmthnyazw 2018-03-21 12:24:35.201 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.204 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qvmthnyazw 2018-03-21 12:24:35.205 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_delete [0.150054s] ... ok 2018-03-21 12:24:35.209 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN hegxxvxmhs 2018-03-21 12:24:35.353 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.355 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hegxxvxmhs 2018-03-21 12:24:35.356 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.ListenerStatisticsModelTest.test_update [0.151154s] ... ok 2018-03-21 12:24:35.360 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN eqcrpqymho 2018-03-21 12:24:35.494 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.496 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eqcrpqymho 2018-03-21 12:24:35.497 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_delete [0.140300s] ... ok 2018-03-21 12:24:35.501 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ssegxxkezj 2018-03-21 12:24:35.633 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.635 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ssegxxkezj 2018-03-21 12:24:35.635 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_load_balancer_amphora_relationship [0.138341s] ... ok 2018-03-21 12:24:35.639 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN akzsayvkxq 2018-03-21 12:24:35.765 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.767 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN akzsayvkxq 2018-03-21 12:24:35.768 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_load_balancer_vip_relationship [0.132199s] ... ok 2018-03-21 12:24:35.777 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fnvdekjfbs 2018-03-21 12:24:35.892 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.894 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fnvdekjfbs 2018-03-21 12:24:35.894 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.LoadBalancerModelTest.test_update [0.126035s] ... ok 2018-03-21 12:24:35.897 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fqgpdpbuqt 2018-03-21 12:24:35.996 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:35.998 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fqgpdpbuqt 2018-03-21 12:24:35.999 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.MemberModelTest.test_delete [0.104498s] ... ok 2018-03-21 12:24:36.002 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN hbomnskaec 2018-03-21 12:24:36.098 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.100 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hbomnskaec 2018-03-21 12:24:36.100 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.PoolModelTest.test_listener_relationship [0.101293s] ... ok 2018-03-21 12:24:36.103 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN esocxwbdba 2018-03-21 12:24:36.197 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.199 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN esocxwbdba 2018-03-21 12:24:36.199 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.PoolModelTest.test_session_persistence_relationship [0.099009s] ... ok 2018-03-21 12:24:36.202 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ojfjpzthhn 2018-03-21 12:24:36.292 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.294 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ojfjpzthhn 2018-03-21 12:24:36.294 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.SNIModelTest.test_update [0.094610s] ... ok 2018-03-21 12:24:36.297 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ydmyiitiag 2018-03-21 12:24:36.383 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.385 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ydmyiitiag 2018-03-21 12:24:36.385 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_create [0.090998s] ... ok 2018-03-21 12:24:36.388 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ijjxiwywpg 2018-03-21 12:24:36.477 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.479 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ijjxiwywpg 2018-03-21 12:24:36.479 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.SessionPersistenceModelTest.test_delete [0.093632s] ... ok 2018-03-21 12:24:36.482 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN wrvevaqkrl 2018-03-21 12:24:36.625 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.627 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wrvevaqkrl 2018-03-21 12:24:36.627 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_data_model_graph_traversal [0.147798s] ... ok 2018-03-21 12:24:36.630 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ysappqkzop 2018-03-21 12:24:36.774 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.775 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ysappqkzop 2018-03-21 12:24:36.776 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_health_monitor_tree [0.148439s] ... ok 2018-03-21 12:24:36.778 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN vkvtqbxxbs 2018-03-21 12:24:36.923 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:36.924 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vkvtqbxxbs 2018-03-21 12:24:36.925 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_l7policy_tree [0.148912s] ... ok 2018-03-21 12:24:36.928 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fprcfawzwt 2018-03-21 12:24:37.070 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:37.073 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fprcfawzwt 2018-03-21 12:24:37.073 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_listener_tree [0.148093s] ... ok 2018-03-21 12:24:37.076 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN yektpedahl 2018-03-21 12:24:37.216 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:37.218 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yektpedahl 2018-03-21 12:24:37.218 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_load_balancer_tree [0.145210s] ... ok 2018-03-21 12:24:37.221 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN tclbwuibgv 2018-03-21 12:24:37.364 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:37.366 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tclbwuibgv 2018-03-21 12:24:37.366 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_member_tree [0.147934s] ... ok 2018-03-21 12:24:37.369 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN hihthihwmy 2018-03-21 12:24:37.511 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:37.512 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hihthihwmy 2018-03-21 12:24:37.513 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_pool_tree [0.146239s] ... ok 2018-03-21 12:24:37.516 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ruwjyhtqui 2018-03-21 12:24:37.675 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:37.676 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ruwjyhtqui 2018-03-21 12:24:37.677 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelConversionTest.test_unique_key_generation [0.163742s] ... ok 2018-03-21 12:24:37.680 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN eyzhesprhz 2018-03-21 12:24:37.842 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:37.843 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eyzhesprhz 2018-03-21 12:24:37.843 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_delete_not_listener_default_pool [0.166633s] ... ok 2018-03-21 12:24:37.846 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN qgsglffokb 2018-03-21 12:24:38.008 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:38.010 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qgsglffokb 2018-03-21 12:24:38.010 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_delete_with_listener_default_pool_ref [0.166300s] ... ok 2018-03-21 12:24:38.013 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN rtvhiqkqoe 2018-03-21 12:24:38.174 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:38.177 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rtvhiqkqoe 2018-03-21 12:24:38.177 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_rdr_url_no_default_pool_link [0.167044s] ... ok 2018-03-21 12:24:38.180 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gwabojcrdd 2018-03-21 12:24:38.341 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:38.343 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gwabojcrdd 2018-03-21 12:24:38.343 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_rdr_url_with_default_pool_link [0.165700s] ... ok 2018-03-21 12:24:38.346 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN hngfvtmdii 2018-03-21 12:24:38.508 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:38.509 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN hngfvtmdii 2018-03-21 12:24:38.509 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_action_reject_with_default_pool_link [0.166462s] ... ok 2018-03-21 12:24:38.517 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN pydbffptip 2018-03-21 12:24:38.678 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:38.679 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN pydbffptip 2018-03-21 12:24:38.680 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_disable_with_default_pool_link [0.170145s] ... ok 2018-03-21 12:24:38.683 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gdzwpnpqrb 2018-03-21 12:24:38.845 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:38.846 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gdzwpnpqrb 2018-03-21 12:24:38.847 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_enable_and_disable [0.166855s] ... ok 2018-03-21 12:24:38.850 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ewttbigvra 2018-03-21 12:24:39.012 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:39.014 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ewttbigvra 2018-03-21 12:24:39.014 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_l7policy_update_enable_with_reject_to_rdr_pool [0.167411s] ... ok 2018-03-21 12:24:39.017 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ndevklcwex 2018-03-21 12:24:39.180 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:39.183 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ndevklcwex 2018-03-21 12:24:39.184 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_member_delete [0.169142s] ... ok 2018-03-21 12:24:39.187 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN viimmjbqgc 2018-03-21 12:24:39.347 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:39.349 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN viimmjbqgc 2018-03-21 12:24:39.349 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_session_persistence_create [0.165375s] ... ok 2018-03-21 12:24:39.356 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN cvjsrgadnz 2018-03-21 12:24:39.518 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:39.519 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cvjsrgadnz 2018-03-21 12:24:39.520 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_session_persistence_delete [0.170440s] ... ok 2018-03-21 12:24:39.523 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN iyqqhnvphi 2018-03-21 12:24:39.684 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:39.685 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN iyqqhnvphi 2018-03-21 12:24:39.685 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_pool_simple_update [0.165514s] ... ok 2018-03-21 12:24:39.688 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN agbebppuji 2018-03-21 12:24:39.850 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:39.851 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN agbebppuji 2018-03-21 12:24:39.851 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_session_persistence_delete [0.165872s] ... ok 2018-03-21 12:24:39.854 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fpoyunedzx 2018-03-21 12:24:40.013 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.015 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fpoyunedzx 2018-03-21 12:24:40.015 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.TestDataModelManipulations.test_dm_simple_update [0.163659s] ... ok 2018-03-21 12:24:40.018 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ewutbayucd 2018-03-21 12:24:40.102 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.104 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ewutbayucd 2018-03-21 12:24:40.104 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.VipModelTest.test_create [0.088944s] ... ok 2018-03-21 12:24:40.107 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN uaszcjiccc 2018-03-21 12:24:40.199 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.200 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uaszcjiccc 2018-03-21 12:24:40.201 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_models.VipModelTest.test_vip_load_balancer_relationship [0.100101s] ... ok 2018-03-21 12:24:40.209 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN eidvxzfcmf 2018-03-21 12:24:40.368 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.371 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eidvxzfcmf 2018-03-21 12:24:40.372 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_all_repos_has_correct_repos [0.167140s] ... ok 2018-03-21 12:24:40.376 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN wdcqzraejq 2018-03-21 12:24:40.551 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.554 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN wdcqzraejq 2018-03-21 12:24:40.554 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_load_balancer_and_vip [0.182349s] ... ok 2018-03-21 12:24:40.559 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN tlyqalfddf 2018-03-21 12:24:40.749 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.751 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tlyqalfddf 2018-03-21 12:24:40.753 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_pool_on_listener_with_sp [0.198819s] ... ok 2018-03-21 12:24:40.757 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN blgxubgncc 2018-03-21 12:24:40.892 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:40.893 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN blgxubgncc 2018-03-21 12:24:40.894 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_create_pool_on_listener_without_sp [0.139775s] ... ok 2018-03-21 12:24:40.897 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN owhwskznfj 2018-03-21 12:24:41.040 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.043 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN owhwskznfj 2018-03-21 12:24:41.044 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_existing_sp [0.149975s] ... ok 2018-03-21 12:24:41.047 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN paazaisjwm 2018-03-21 12:24:41.248 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.251 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN paazaisjwm 2018-03-21 12:24:41.251 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_with_nonexisting_sp_delete_sp [0.207605s] ... ok 2018-03-21 12:24:41.255 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN anzhrraaeu 2018-03-21 12:24:41.449 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.452 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN anzhrraaeu 2018-03-21 12:24:41.452 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AllRepositoriesTest.test_update_pool_without_sp [0.200510s] ... ok 2018-03-21 12:24:41.456 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN kjiefqowfn 2018-03-21 12:24:41.575 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.577 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kjiefqowfn 2018-03-21 12:24:41.577 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_check_amphora_expired_default_exp_age [0.124908s] ... ok 2018-03-21 12:24:41.581 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN xrcsoshcju 2018-03-21 12:24:41.691 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.693 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xrcsoshcju 2018-03-21 12:24:41.694 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_check_amphora_expired_with_no_age [0.116323s] ... ok 2018-03-21 12:24:41.697 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN tszscqdhok 2018-03-21 12:24:41.805 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.807 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tszscqdhok 2018-03-21 12:24:41.808 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_create [0.113772s] ... ok 2018-03-21 12:24:41.815 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jcwiqhrdnl 2018-03-21 12:24:41.915 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:41.917 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jcwiqhrdnl 2018-03-21 12:24:41.917 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_get [0.109335s] ... ok 2018-03-21 12:24:41.921 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN cnkbjbivzc 2018-03-21 12:24:42.023 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.025 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cnkbjbivzc 2018-03-21 12:24:42.025 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_get_stale_amphora [0.108023s] ... ok 2018-03-21 12:24:42.029 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN lyyzddgqzt 2018-03-21 12:24:42.131 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.133 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lyyzddgqzt 2018-03-21 12:24:42.133 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraHealthRepositoryTest.test_update [0.107970s] ... ok 2018-03-21 12:24:42.137 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN mzjvrjbnra 2018-03-21 12:24:42.250 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.253 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mzjvrjbnra 2018-03-21 12:24:42.253 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_allocate_and_associate [0.119647s] ... ok 2018-03-21 12:24:42.256 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ftisyjlams 2018-03-21 12:24:42.364 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.366 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ftisyjlams 2018-03-21 12:24:42.366 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_associate_amphora_load_balancer [0.112589s] ... ok 2018-03-21 12:24:42.369 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN zgifmjhrts 2018-03-21 12:24:42.464 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.466 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zgifmjhrts 2018-03-21 12:24:42.466 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_exists_false [0.100054s] ... ok 2018-03-21 12:24:42.469 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN tbulwbmejp 2018-03-21 12:24:42.562 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.563 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tbulwbmejp 2018-03-21 12:24:42.564 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get [0.097173s] ... ok 2018-03-21 12:24:42.567 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN vbpkxigxln 2018-03-21 12:24:42.709 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.711 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vbpkxigxln 2018-03-21 12:24:42.711 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_all_lbs_on_amphora [0.147352s] ... ok 2018-03-21 12:24:42.714 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN thdjvvbcai 2018-03-21 12:24:42.810 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.812 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN thdjvvbcai 2018-03-21 12:24:42.812 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_cert_expired_amphora [0.100664s] ... ok 2018-03-21 12:24:42.815 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gbeupezzdo 2018-03-21 12:24:42.923 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:42.925 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gbeupezzdo 2018-03-21 12:24:42.925 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_get_spare_amphora_count [0.113106s] ... ok 2018-03-21 12:24:42.928 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN euyahyivpm 2018-03-21 12:24:43.025 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.027 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN euyahyivpm 2018-03-21 12:24:43.027 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.AmphoraRepositoryTest.test_update [0.101748s] ... ok 2018-03-21 12:24:43.030 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ahhrcsulrm 2018-03-21 12:24:43.132 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.133 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ahhrcsulrm 2018-03-21 12:24:43.133 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_create [0.106168s] ... ok 2018-03-21 12:24:43.136 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jhzwaqtzfh 2018-03-21 12:24:43.247 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.248 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jhzwaqtzfh 2018-03-21 12:24:43.249 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.HealthMonitorRepositoryTest.test_delete [0.114966s] ... ok 2018-03-21 12:24:43.256 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN xawwslrccm 2018-03-21 12:24:43.368 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.370 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xawwslrccm 2018-03-21 12:24:43.370 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_create_with_invalid_redirect_pool_id [0.121575s] ... ok 2018-03-21 12:24:43.377 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN npmqujkscj 2018-03-21 12:24:43.472 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.473 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN npmqujkscj 2018-03-21 12:24:43.474 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete_bad_id [0.103114s] ... ok 2018-03-21 12:24:43.476 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN xxmhrvmhuf 2018-03-21 12:24:43.783 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.785 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xxmhrvmhuf 2018-03-21 12:24:43.785 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete_forcing_reorder [0.311556s] ... ok 2018-03-21 12:24:43.788 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN vofwxvgean 2018-03-21 12:24:43.954 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:43.955 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vofwxvgean 2018-03-21 12:24:43.956 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_delete_with_rule [0.170333s] ... ok 2018-03-21 12:24:43.959 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN dsbczkpofr 2018-03-21 12:24:44.095 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:44.096 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN dsbczkpofr 2018-03-21 12:24:44.097 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_get [0.140805s] ... ok 2018-03-21 12:24:44.100 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jhgqsqwvaz 2018-03-21 12:24:44.320 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:44.321 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jhgqsqwvaz 2018-03-21 12:24:44.322 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_get_all [0.224816s] ... ok 2018-03-21 12:24:44.325 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN xcblndozpi 2018-03-21 12:24:44.592 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:44.594 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xcblndozpi 2018-03-21 12:24:44.594 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_get_all_return_value [0.272320s] ... ok 2018-03-21 12:24:44.597 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gsnzbzglti 2018-03-21 12:24:44.750 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:44.752 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gsnzbzglti 2018-03-21 12:24:44.752 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update [0.158072s] ... ok 2018-03-21 12:24:44.755 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN xpbomxxvmb 2018-03-21 12:24:44.885 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:44.887 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN xpbomxxvmb 2018-03-21 12:24:44.887 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_action_rdr_url_to_reject [0.134868s] ... ok 2018-03-21 12:24:44.890 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN rpljieibee 2018-03-21 12:24:44.985 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:44.986 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rpljieibee 2018-03-21 12:24:44.987 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_bad_id [0.099096s] ... ok 2018-03-21 12:24:44.989 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN stnsyrmtre 2018-03-21 12:24:45.180 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:45.183 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN stnsyrmtre 2018-03-21 12:24:45.183 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_position_only [0.196497s] ... ok 2018-03-21 12:24:45.186 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gkbxyurrkl 2018-03-21 12:24:45.407 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:45.410 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gkbxyurrkl 2018-03-21 12:24:45.410 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7PolicyRepositoryTest.test_update_reject_to_rdr_pool [0.227069s] ... ok 2018-03-21 12:24:45.415 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fjbqxqyktv 2018-03-21 12:24:45.597 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:45.599 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fjbqxqyktv 2018-03-21 12:24:45.599 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_bad_update [0.188826s] ... ok 2018-03-21 12:24:45.604 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN kraykieclt 2018-03-21 12:24:45.765 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:45.767 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kraykieclt 2018-03-21 12:24:45.767 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create [0.167625s] ... ok 2018-03-21 12:24:45.771 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN qvbgsuwcpb 2018-03-21 12:24:45.910 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:45.912 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qvbgsuwcpb 2018-03-21 12:24:45.913 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_bad_rule_type [0.145412s] ... ok 2018-03-21 12:24:45.916 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN mbiqnyzpkz 2018-03-21 12:24:46.049 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.051 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mbiqnyzpkz 2018-03-21 12:24:46.051 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_bad_compare_type [0.138397s] ... ok 2018-03-21 12:24:46.055 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN rpfwyttizj 2018-03-21 12:24:46.182 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.183 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rpfwyttizj 2018-03-21 12:24:46.184 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_invalid_value_regex [0.132211s] ... ok 2018-03-21 12:24:46.187 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN cmqetdlxwu 2018-03-21 12:24:46.314 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.316 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN cmqetdlxwu 2018-03-21 12:24:46.317 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_cookie_rule_invalid_value_string [0.132547s] ... ok 2018-03-21 12:24:46.320 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN aohtsanuuk 2018-03-21 12:24:46.439 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.441 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aohtsanuuk 2018-03-21 12:24:46.441 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_file_type_rule_bad_compare_type [0.124167s] ... ok 2018-03-21 12:24:46.444 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN lnpxjjdjkk 2018-03-21 12:24:46.570 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.573 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lnpxjjdjkk 2018-03-21 12:24:46.573 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule [0.132009s] ... ok 2018-03-21 12:24:46.576 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gwjbevrbhe 2018-03-21 12:24:46.699 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.701 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gwjbevrbhe 2018-03-21 12:24:46.701 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_bad_compare_type [0.128120s] ... ok 2018-03-21 12:24:46.704 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN huocrwqxzt 2018-03-21 12:24:46.813 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.814 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN huocrwqxzt 2018-03-21 12:24:46.815 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_invalid_key [0.113216s] ... ok 2018-03-21 12:24:46.818 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN zbykwdszkc 2018-03-21 12:24:46.924 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:46.926 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zbykwdszkc 2018-03-21 12:24:46.926 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_header_rule_invalid_value_regex [0.111239s] ... ok 2018-03-21 12:24:46.929 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN lckuhmooxu 2018-03-21 12:24:47.042 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:47.044 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lckuhmooxu 2018-03-21 12:24:47.044 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule_invalid_value_regex [0.117774s] ... ok 2018-03-21 12:24:47.047 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ozbledlucl 2018-03-21 12:24:47.171 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:47.173 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ozbledlucl 2018-03-21 12:24:47.173 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_host_name_rule_invalid_value_string [0.129394s] ... ok 2018-03-21 12:24:47.177 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN oyfjqmteht 2018-03-21 12:24:47.298 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:47.300 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN oyfjqmteht 2018-03-21 12:24:47.300 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_create_path_rule_invalid_value_string [0.131031s] ... ok 2018-03-21 12:24:47.308 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN lbebsgdlad 2018-03-21 12:24:47.438 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:47.440 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN lbebsgdlad 2018-03-21 12:24:47.440 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_delete [0.135001s] ... ok 2018-03-21 12:24:47.443 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN yhqcfxfnjn 2018-03-21 12:24:47.568 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:47.569 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yhqcfxfnjn 2018-03-21 12:24:47.570 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_get [0.129482s] ... ok 2018-03-21 12:24:47.573 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN bajxiiujwf 2018-03-21 12:24:47.785 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:47.787 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bajxiiujwf 2018-03-21 12:24:47.787 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_get_all [0.217393s] ... ok 2018-03-21 12:24:47.790 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN zcczagnnvu 2018-03-21 12:24:48.072 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:48.073 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN zcczagnnvu 2018-03-21 12:24:48.074 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_get_all_return_value [0.286465s] ... ok 2018-03-21 12:24:48.077 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN bcrluaalcq 2018-03-21 12:24:48.221 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:48.223 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bcrluaalcq 2018-03-21 12:24:48.224 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.L7RuleRepositoryTest.test_update [0.149719s] ... ok 2018-03-21 12:24:48.227 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN uerupguyqp 2018-03-21 12:24:48.343 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:48.344 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uerupguyqp 2018-03-21 12:24:48.345 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_create [0.120913s] ... ok 2018-03-21 12:24:48.348 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN njpvmvblky 2018-03-21 12:24:48.456 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:48.458 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN njpvmvblky 2018-03-21 12:24:48.458 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_get [0.113303s] ... ok 2018-03-21 12:24:48.461 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ycuaarqtyg 2018-03-21 12:24:48.804 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:48.805 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ycuaarqtyg 2018-03-21 12:24:48.806 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.ListenerStatisticsRepositoryTest.test_get_all_return_value [0.347400s] ... ok 2018-03-21 12:24:48.809 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN aframwiirf 2018-03-21 12:24:48.906 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:48.908 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aframwiirf 2018-03-21 12:24:48.908 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_check_load_balancer_expired_default_exp_age [0.102153s] ... ok 2018-03-21 12:24:48.911 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN qasqucuawu 2018-03-21 12:24:49.004 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.006 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qasqucuawu 2018-03-21 12:24:49.006 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_create [0.098155s] ... ok 2018-03-21 12:24:49.009 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN sznpaffzqo 2018-03-21 12:24:49.118 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.120 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN sznpaffzqo 2018-03-21 12:24:49.120 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_amphora [0.113383s] ... ok 2018-03-21 12:24:49.127 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fammizflvc 2018-03-21 12:24:49.234 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.236 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fammizflvc 2018-03-21 12:24:49.237 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_listener [0.116695s] ... ok 2018-03-21 12:24:49.240 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN nydfhmzidr 2018-03-21 12:24:49.345 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.347 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN nydfhmzidr 2018-03-21 12:24:49.347 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_delete_with_vip [0.109973s] ... ok 2018-03-21 12:24:49.350 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN eywnhobwiv 2018-03-21 12:24:49.447 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.448 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN eywnhobwiv 2018-03-21 12:24:49.449 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_get [0.101626s] ... ok 2018-03-21 12:24:49.455 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN vczpxcpyqu 2018-03-21 12:24:49.712 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.714 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN vczpxcpyqu 2018-03-21 12:24:49.714 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_get_all_return_value [0.265354s] ... ok 2018-03-21 12:24:49.717 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN voxmedlnpx 2018-03-21 12:24:49.818 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.820 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN voxmedlnpx 2018-03-21 12:24:49.820 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_error_on_delete [0.105654s] ... ok 2018-03-21 12:24:49.833 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ibyyqvhzro 2018-03-21 12:24:49.928 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:49.930 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ibyyqvhzro 2018-03-21 12:24:49.930 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.LoadBalancerRepositoryTest.test_test_and_set_provisioning_status_mutable [0.109842s] ... ok 2018-03-21 12:24:49.933 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jozvhscfco 2018-03-21 12:24:50.038 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.039 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jozvhscfco 2018-03-21 12:24:50.040 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_delete [0.109703s] ... ok 2018-03-21 12:24:50.043 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN kgglnayffb 2018-03-21 12:24:50.141 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.142 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kgglnayffb 2018-03-21 12:24:50.143 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_get [0.102821s] ... ok 2018-03-21 12:24:50.146 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN djsoizlwpz 2018-03-21 12:24:50.477 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.479 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN djsoizlwpz 2018-03-21 12:24:50.479 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_get_all_return_value [0.336234s] ... ok 2018-03-21 12:24:50.488 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN uhczgamppj 2018-03-21 12:24:50.604 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.605 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN uhczgamppj 2018-03-21 12:24:50.606 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.MemberRepositoryTest.test_update [0.126397s] ... ok 2018-03-21 12:24:50.608 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN blhwiusrlx 2018-03-21 12:24:50.743 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.744 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN blhwiusrlx 2018-03-21 12:24:50.745 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_delete_with_all_children [0.138764s] ... ok 2018-03-21 12:24:50.748 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN chdjrpdwad 2018-03-21 12:24:50.845 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.846 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN chdjrpdwad 2018-03-21 12:24:50.846 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_get [0.101695s] ... ok 2018-03-21 12:24:50.849 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN rbgehdlyai 2018-03-21 12:24:50.986 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:50.988 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN rbgehdlyai 2018-03-21 12:24:50.988 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.PoolRepositoryTest.test_get_all [0.141319s] ... ok 2018-03-21 12:24:50.991 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN yrjhosvplt 2018-03-21 12:24:51.253 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.254 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN yrjhosvplt 2018-03-21 12:24:51.255 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.SNIRepositoryTest.test_get_all_return_value [0.266633s] ... ok 2018-03-21 12:24:51.258 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gcwxnyogdk 2018-03-21 12:24:51.361 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.362 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gcwxnyogdk 2018-03-21 12:24:51.363 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_delete [0.107655s] ... ok 2018-03-21 12:24:51.365 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN aukudhiudi 2018-03-21 12:24:51.461 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.462 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN aukudhiudi 2018-03-21 12:24:51.463 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.SessionPersistenceRepositoryTest.test_get [0.099907s] ... ok 2018-03-21 12:24:51.466 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN jxmzijomlp 2018-03-21 12:24:51.574 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.575 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN jxmzijomlp 2018-03-21 12:24:51.576 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_listener_on_different_lb_than_default_pool [0.112832s] ... ok 2018-03-21 12:24:51.578 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN bnblebdowq 2018-03-21 12:24:51.686 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.687 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bnblebdowq 2018-03-21 12:24:51.688 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_create_no_peer_port [0.111967s] ... ok 2018-03-21 12:24:51.691 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN fzvqpfkwff 2018-03-21 12:24:51.823 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.825 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN fzvqpfkwff 2018-03-21 12:24:51.825 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_default_pool_from_beneath_listener [0.137352s] ... ok 2018-03-21 12:24:51.828 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ouxywyfkkn 2018-03-21 12:24:51.966 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:51.968 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ouxywyfkkn 2018-03-21 12:24:51.968 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_pool [0.142860s] ... ok 2018-03-21 12:24:51.971 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN tgpnvtrahf 2018-03-21 12:24:52.101 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:52.102 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN tgpnvtrahf 2018-03-21 12:24:52.103 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestListenerRepositoryTest.test_delete_with_stats [0.134352s] ... ok 2018-03-21 12:24:52.106 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN bxoyasavgb 2018-03-21 12:24:52.196 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:52.197 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN bxoyasavgb 2018-03-21 12:24:52.197 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_delete [0.094523s] ... ok 2018-03-21 12:24:52.200 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN qoihxmrabg 2018-03-21 12:24:52.287 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:52.288 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN qoihxmrabg 2018-03-21 12:24:52.288 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.TestQuotasRepository.test_get [0.090869s] ... ok 2018-03-21 12:24:52.291 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN gnujdhryaj 2018-03-21 12:24:52.557 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:52.559 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN gnujdhryaj 2018-03-21 12:24:52.559 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.VRRPGroupRepositoryTest.test_get_all_return_value [0.270658s] ... ok 2018-03-21 12:24:52.562 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ojfhzcjemn 2018-03-21 12:24:52.667 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:52.669 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ojfhzcjemn 2018-03-21 12:24:52.669 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.VRRPGroupRepositoryTest.test_update [0.109675s] ... ok 2018-03-21 12:24:52.672 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN mdabfmuuql 2018-03-21 12:24:52.774 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:52.776 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN mdabfmuuql 2018-03-21 12:24:52.776 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_delete [0.106732s] ... ok 2018-03-21 12:24:52.779 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN ycgqqlwzqv 2018-03-21 12:24:53.106 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:53.108 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN ycgqqlwzqv 2018-03-21 12:24:53.108 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_get_all_return_value [0.331734s] ... ok 2018-03-21 12:24:53.111 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] CREATE BACKEND sqlite:// TOKEN kivbzetebw 2018-03-21 12:24:53.215 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP ALL OBJECTS, BACKEND sqlite:// 2018-03-21 12:24:53.217 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DROP BACKEND Engine(sqlite://) TOKEN kivbzetebw 2018-03-21 12:24:53.218 12069 INFO oslo_db.sqlalchemy.provision [req-bd3f8303-2ba9-41e0-8c0e-02c863faff22 - - - - -] DISPOSE ENGINE Engine(sqlite://) {0} octavia.tests.functional.db.test_repositories.VipRepositoryTest.test_update [0.109561s] ... ok ====== Totals ====== Ran: 1057 tests in 362.0000 sec. - Passed: 1050 - Skipped: 7 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 634.5446 sec. ============== Worker Balance ============== - Worker 0 (529 tests) => 0:05:59.230713 - Worker 1 (528 tests) => 0:04:35.507984 + exit 0 Processing files: python-octavia-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JtcuuV + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/python-octavia-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/python-octavia-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/python-octavia-2.0.0 + exit 0 Provides: python-octavia = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-octavia-tests-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dggj8E + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/python-octavia-tests-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/python-octavia-tests-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/python-octavia-tests-2.0.0 + exit 0 Provides: python-octavia-tests = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash python(abi) = 2.7 Processing files: python-octavia-tests-golang-2.0.0-2.el7.ppc64le Provides: python-octavia-tests-golang = 2.0.0-2.el7 python-octavia-tests-golang(ppc-64) = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-octavia-common-2.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t3xJhr + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/doc/openstack-octavia-common-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/doc/openstack-octavia-common-2.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/doc/openstack-octavia-common-2.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.D40ird + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-common-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-common-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-common-2.0.0 + exit 0 Provides: config(openstack-octavia-common) = 2.0.0-2.el7 openstack-octavia-common = 2.0.0-2.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-amphora-agent-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XMnyDZ + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-amphora-agent-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-amphora-agent-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-amphora-agent-2.0.0 + exit 0 Provides: config(openstack-octavia-amphora-agent) = 2.0.0-2.el7 openstack-octavia-amphora-agent = 2.0.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-api-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z8cnRL + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-api-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-api-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-api-2.0.0 + exit 0 Provides: openstack-octavia-api = 2.0.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-worker-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dZFW6x + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-worker-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-worker-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-worker-2.0.0 + exit 0 Provides: openstack-octavia-worker = 2.0.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-health-manager-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZwnUnk + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-health-manager-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-health-manager-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-health-manager-2.0.0 + exit 0 Provides: openstack-octavia-health-manager = 2.0.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-housekeeping-2.0.0-2.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L4agG6 + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-housekeeping-2.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-housekeeping-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/licenses/openstack-octavia-housekeeping-2.0.0 + exit 0 Provides: openstack-octavia-housekeeping = 2.0.0-2.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-octavia-diskimage-create-2.0.0-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TJw1ZS + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/doc/openstack-octavia-diskimage-create-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/doc/openstack-octavia-diskimage-create-2.0.0 + cp -pr diskimage-create/README.rst /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le/usr/share/doc/openstack-octavia-diskimage-create-2.0.0 + exit 0 Provides: openstack-octavia-diskimage-create = 2.0.0-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: openstack-octavia-debuginfo-2.0.0-2.el7.ppc64le Provides: openstack-octavia-debuginfo = 2.0.0-2.el7 openstack-octavia-debuginfo(ppc-64) = 2.0.0-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le Wrote: /builddir/build/RPMS/python-octavia-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-golang-2.0.0-2.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/openstack-octavia-common-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-amphora-agent-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-api-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-worker-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-health-manager-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-housekeeping-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-diskimage-create-2.0.0-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-octavia-debuginfo-2.0.0-2.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qqovqn + umask 022 + cd /builddir/build/BUILD + cd octavia-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-octavia-2.0.0-2.el7.ppc64le + exit 0 Child return code was: 0