Collecting DragonFlow==4.0.0 1 location(s) to search for versions of DragonFlow: * https://pypi.python.org/simple/dragonflow/ Getting page https://pypi.python.org/simple/dragonflow/ Analyzing links from page https://pypi.python.org/simple/dragonflow/ Skipping link https://pypi.python.org/packages/02/ef/47f9d00f1584a5dd89e89ff9c1279923e372367e2ee62a900af52214bc6a/dragonflow-1.0.0-py2-none-any.whl#md5=ee0ebf46c7ef33030ddec52d5602bc99 (from https://pypi.python.org/simple/dragonflow/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/2f/8d/0d1f5b2ea8600e5699a03f5e5a62efb679fa330d26ae92feb273b0e49de4/dragonflow-4.0.0-py2-none-any.whl#md5=4acc775432a180341630acdb32494a54 (from https://pypi.python.org/simple/dragonflow/); it is not compatible with this Python Found link https://pypi.python.org/packages/36/54/7fdc5886b0a28e63558e0a991b846538d2f620e6abe539f39dc4eee8f56c/dragonflow-4.0.0.tar.gz#md5=8b795d6bb4aae5745c0794fcced36153 (from https://pypi.python.org/simple/dragonflow/), version: 4.0.0 Found link https://pypi.python.org/packages/56/24/45efef7ff101a388ae1c25d33cf08b80fa26cc6d49a668b36afd1ab16432/dragonflow-3.0.0.tar.gz#md5=c5c3bfa0a0951078583113c74f5b58d7 (from https://pypi.python.org/simple/dragonflow/), version: 3.0.0 Skipping link https://pypi.python.org/packages/b9/97/e66e30dcfe597a0d62b8c978bc12effc0bbf6398dc2e36e592d08058c70b/dragonflow-3.0.0-py2-none-any.whl#md5=57ae01f4c120f0c51af5001789af9547 (from https://pypi.python.org/simple/dragonflow/); it is not compatible with this Python Found link https://pypi.python.org/packages/c1/ef/0cd39e17e9522f173fea7a467eaa90976ff068bf91b586ae6d472fff1c50/dragonflow-1.0.0.tar.gz#md5=9ddff4b6fd61c62a3b8792951ce3c5e4 (from https://pypi.python.org/simple/dragonflow/), version: 1.0.0 Found link https://pypi.python.org/packages/c2/78/c8f0b2544f18e1b8108bd06ba5b8bd60d4565dc9c694f42c1487cf04390b/dragonflow-2.0.0.tar.gz#md5=8bce6a8314cada27a5f3d080f46d58f7 (from https://pypi.python.org/simple/dragonflow/), version: 2.0.0 Skipping link https://pypi.python.org/packages/f7/35/ea881350eb0e6aa920dfffed264bddc6a9efb64ebb5d880367a70a2fee48/dragonflow-2.0.0-py2-none-any.whl#md5=3c523f8b2654545201cd88c02a01312c (from https://pypi.python.org/simple/dragonflow/); it is not compatible with this Python Using version 4.0.0 (newest of versions: 4.0.0) Downloading dragonflow-4.0.0.tar.gz (1.3MB) Downloading from URL https://pypi.python.org/packages/36/54/7fdc5886b0a28e63558e0a991b846538d2f620e6abe539f39dc4eee8f56c/dragonflow-4.0.0.tar.gz#md5=8b795d6bb4aae5745c0794fcced36153 (from https://pypi.python.org/simple/dragonflow/) Running setup.py (path:/tmp/pip-build-8tn9vk63/DragonFlow/setup.py) egg_info for package DragonFlow Running command python setup.py egg_info Installed /tmp/pip-build-8tn9vk63/DragonFlow/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/dragonflow.egg-info writing entry points to pip-egg-info/dragonflow.egg-info/entry_points.txt writing requirements to pip-egg-info/dragonflow.egg-info/requires.txt writing dependency_links to pip-egg-info/dragonflow.egg-info/dependency_links.txt writing top-level names to pip-egg-info/dragonflow.egg-info/top_level.txt writing pip-egg-info/dragonflow.egg-info/PKG-INFO [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/dragonflow.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/dragonflow.egg-info/SOURCES.txt' Source in /tmp/pip-build-8tn9vk63/DragonFlow has version 4.0.0, which satisfies requirement DragonFlow==4.0.0 from https://pypi.python.org/packages/36/54/7fdc5886b0a28e63558e0a991b846538d2f620e6abe539f39dc4eee8f56c/dragonflow-4.0.0.tar.gz#md5=8b795d6bb4aae5745c0794fcced36153 Building wheels for collected packages: DragonFlow Running setup.py bdist_wheel for DragonFlow: started Destination directory: /tmp/tmpv4zgs48kpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8tn9vk63/DragonFlow/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpv4zgs48kpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dragonflow creating build/lib/dragonflow/tests copying dragonflow/tests/base.py -> build/lib/dragonflow/tests copying dragonflow/tests/__init__.py -> build/lib/dragonflow/tests creating build/lib/dragonflow/neutron creating build/lib/dragonflow/neutron/services creating build/lib/dragonflow/neutron/services/sfc copying dragonflow/neutron/services/sfc/driver.py -> build/lib/dragonflow/neutron/services/sfc copying dragonflow/neutron/services/sfc/__init__.py -> build/lib/dragonflow/neutron/services/sfc creating build/lib/dragonflow/neutron/agent copying dragonflow/neutron/agent/df_l3_agent.py -> build/lib/dragonflow/neutron/agent copying dragonflow/neutron/agent/__init__.py -> build/lib/dragonflow/neutron/agent creating build/lib/dragonflow/cmd copying dragonflow/cmd/__init__.py -> build/lib/dragonflow/cmd creating build/lib/dragonflow/cli copying dragonflow/cli/df_db.py -> build/lib/dragonflow/cli copying dragonflow/cli/utils.py -> build/lib/dragonflow/cli copying dragonflow/cli/__init__.py -> build/lib/dragonflow/cli creating build/lib/dragonflow/neutron/services/qos creating build/lib/dragonflow/neutron/services/qos/drivers copying dragonflow/neutron/services/qos/drivers/__init__.py -> build/lib/dragonflow/neutron/services/qos/drivers copying dragonflow/neutron/services/qos/drivers/df_qos.py -> build/lib/dragonflow/neutron/services/qos/drivers creating build/lib/dragonflow/conf copying dragonflow/conf/df_active_port_detection.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_cassandra.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_ryu.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_common_params.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_l3.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_provider_networks.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_snat.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_l2.py -> build/lib/dragonflow/conf copying dragonflow/conf/opts.py -> build/lib/dragonflow/conf copying dragonflow/conf/__init__.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_bgp.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_metadata_service.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_dnat.py -> build/lib/dragonflow/conf copying dragonflow/conf/df_dhcp.py -> build/lib/dragonflow/conf creating build/lib/dragonflow/neutron/db creating build/lib/dragonflow/neutron/db/models copying dragonflow/neutron/db/models/l2.py -> build/lib/dragonflow/neutron/db/models copying dragonflow/neutron/db/models/secgroups.py -> build/lib/dragonflow/neutron/db/models copying dragonflow/neutron/db/models/qos.py -> build/lib/dragonflow/neutron/db/models copying dragonflow/neutron/db/models/__init__.py -> build/lib/dragonflow/neutron/db/models copying dragonflow/neutron/db/models/l3.py -> build/lib/dragonflow/neutron/db/models creating build/lib/dragonflow/neutron/services/flowclassifier copying dragonflow/neutron/services/flowclassifier/driver.py -> build/lib/dragonflow/neutron/services/flowclassifier copying dragonflow/neutron/services/flowclassifier/__init__.py -> build/lib/dragonflow/neutron/services/flowclassifier creating build/lib/dragonflow/db creating build/lib/dragonflow/db/pubsub_drivers copying dragonflow/db/pubsub_drivers/nb_api_neutron_notifier.py -> build/lib/dragonflow/db/pubsub_drivers copying dragonflow/db/pubsub_drivers/redis_db_pubsub_driver.py -> build/lib/dragonflow/db/pubsub_drivers copying dragonflow/db/pubsub_drivers/zmq_pubsub_driver.py -> build/lib/dragonflow/db/pubsub_drivers copying dragonflow/db/pubsub_drivers/__init__.py -> build/lib/dragonflow/db/pubsub_drivers creating build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/cassandra_db_driver.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/redis_db_driver.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/zookeeper_db_driver.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/__init__.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/redis_calckey.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/ramcloud_db_driver.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/ramcloud.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/etcd_db_driver.py -> build/lib/dragonflow/db/drivers copying dragonflow/db/drivers/redis_mgt.py -> build/lib/dragonflow/db/drivers creating build/lib/dragonflow/db/models copying dragonflow/db/models/migration.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/bgp.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/l2.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/mixins.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/sfc.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/active_port.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/service.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/secgroups.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/host_route.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/all.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/qos.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/constants.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/core.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/__init__.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/trunk.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/ovs.py -> build/lib/dragonflow/db/models copying dragonflow/db/models/l3.py -> build/lib/dragonflow/db/models creating build/lib/dragonflow/ovsdb copying dragonflow/ovsdb/impl_idl.py -> build/lib/dragonflow/ovsdb copying dragonflow/ovsdb/vswitch_impl.py -> build/lib/dragonflow/ovsdb copying dragonflow/ovsdb/__init__.py -> build/lib/dragonflow/ovsdb copying dragonflow/ovsdb/commands.py -> build/lib/dragonflow/ovsdb creating build/lib/dragonflow/neutron/agent/l3 copying dragonflow/neutron/agent/l3/df_router.py -> build/lib/dragonflow/neutron/agent/l3 copying dragonflow/neutron/agent/l3/__init__.py -> build/lib/dragonflow/neutron/agent/l3 creating build/lib/dragonflow/common copying dragonflow/common/exceptions.py -> build/lib/dragonflow/common copying dragonflow/common/dhcp.py -> build/lib/dragonflow/common copying dragonflow/common/utils.py -> build/lib/dragonflow/common copying dragonflow/common/constants.py -> build/lib/dragonflow/common copying dragonflow/common/extensions.py -> build/lib/dragonflow/common copying dragonflow/common/__init__.py -> build/lib/dragonflow/common creating build/lib/dragonflow/db/neutron creating build/lib/dragonflow/db/neutron/migration copying dragonflow/db/neutron/migration/__init__.py -> build/lib/dragonflow/db/neutron/migration creating build/lib/dragonflow/cmd/eventlet copying dragonflow/cmd/eventlet/df_bgp_service.py -> build/lib/dragonflow/cmd/eventlet copying dragonflow/cmd/eventlet/df_publisher_service.py -> build/lib/dragonflow/cmd/eventlet copying dragonflow/cmd/eventlet/df_l3_agent.py -> build/lib/dragonflow/cmd/eventlet copying dragonflow/cmd/eventlet/__init__.py -> build/lib/dragonflow/cmd/eventlet copying dragonflow/cmd/eventlet/df_metadata_service.py -> build/lib/dragonflow/cmd/eventlet copying dragonflow/cmd/eventlet/df_local_controller.py -> build/lib/dragonflow/cmd/eventlet copying dragonflow/neutron/db/__init__.py -> build/lib/dragonflow/neutron/db creating build/lib/dragonflow/db/neutron/migration/alembic_migrations copying dragonflow/db/neutron/migration/alembic_migrations/env.py -> build/lib/dragonflow/db/neutron/migration/alembic_migrations copying dragonflow/db/neutron/migration/alembic_migrations/__init__.py -> build/lib/dragonflow/db/neutron/migration/alembic_migrations creating build/lib/dragonflow/utils copying dragonflow/utils/radix_tree.py -> build/lib/dragonflow/utils copying dragonflow/utils/__init__.py -> build/lib/dragonflow/utils creating build/lib/dragonflow/neutron/services/bgp copying dragonflow/neutron/services/bgp/bgp_plugin.py -> build/lib/dragonflow/neutron/services/bgp copying dragonflow/neutron/services/bgp/__init__.py -> build/lib/dragonflow/neutron/services/bgp copying dragonflow/neutron/services/mixins.py -> build/lib/dragonflow/neutron/services copying dragonflow/neutron/services/l3_router_plugin.py -> build/lib/dragonflow/neutron/services copying dragonflow/neutron/services/__init__.py -> build/lib/dragonflow/neutron/services creating build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_neutron_api.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_remote_port.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_db_consistent.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_l2_flows.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_ryu_base_app.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_metadata_service.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_l3_flows.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_portsec_flows.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_object_version.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_topology.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_base.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_pub_sub.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_ovsdb_monitor.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_sfc.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_portqos.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_objects.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_api_nb.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_db_api.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/__init__.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_allowed_address_pairs_flows.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_snat_flows.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_dhcp_flows.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_responder.py -> build/lib/dragonflow/tests/fullstack copying dragonflow/tests/fullstack/test_apps.py -> build/lib/dragonflow/tests/fullstack creating build/lib/dragonflow/neutron/services/trunk copying dragonflow/neutron/services/trunk/driver.py -> build/lib/dragonflow/neutron/services/trunk copying dragonflow/neutron/services/trunk/__init__.py -> build/lib/dragonflow/neutron/services/trunk copying dragonflow/neutron/__init__.py -> build/lib/dragonflow/neutron creating build/lib/dragonflow/neutron/ml2 copying dragonflow/neutron/ml2/mech_driver.py -> build/lib/dragonflow/neutron/ml2 copying dragonflow/neutron/ml2/__init__.py -> build/lib/dragonflow/neutron/ml2 creating build/lib/dragonflow/controller copying dragonflow/controller/port_locator.py -> build/lib/dragonflow/controller copying dragonflow/controller/df_bgp_service.py -> build/lib/dragonflow/controller copying dragonflow/controller/service.py -> build/lib/dragonflow/controller copying dragonflow/controller/df_publisher_service.py -> build/lib/dragonflow/controller copying dragonflow/controller/df_base_app.py -> build/lib/dragonflow/controller copying dragonflow/controller/topology.py -> build/lib/dragonflow/controller copying dragonflow/controller/ryu_base_app.py -> build/lib/dragonflow/controller copying dragonflow/controller/__init__.py -> build/lib/dragonflow/controller copying dragonflow/controller/dispatcher.py -> build/lib/dragonflow/controller copying dragonflow/controller/df_local_controller.py -> build/lib/dragonflow/controller creating build/lib/dragonflow/controller/common copying dragonflow/controller/common/icmp_error_generator.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/arp_responder.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/icmp_responder.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/cookies.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/nd_advertisers.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/utils.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/constants.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/logical_networks.py -> build/lib/dragonflow/controller/common copying dragonflow/controller/common/__init__.py -> build/lib/dragonflow/controller/common copying dragonflow/db/neutron_notifier_api.py -> build/lib/dragonflow/db copying dragonflow/db/db_api.py -> build/lib/dragonflow/db copying dragonflow/db/api_nb.py -> build/lib/dragonflow/db copying dragonflow/db/db_common.py -> build/lib/dragonflow/db copying dragonflow/db/sync.py -> build/lib/dragonflow/db copying dragonflow/db/model_proxy.py -> build/lib/dragonflow/db copying dragonflow/db/__init__.py -> build/lib/dragonflow/db copying dragonflow/db/pub_sub_api.py -> build/lib/dragonflow/db copying dragonflow/db/model_framework.py -> build/lib/dragonflow/db copying dragonflow/db/db_store.py -> build/lib/dragonflow/db copying dragonflow/db/field_types.py -> build/lib/dragonflow/db copying dragonflow/version.py -> build/lib/dragonflow copying dragonflow/__init__.py -> build/lib/dragonflow copying dragonflow/_i18n.py -> build/lib/dragonflow copying dragonflow/db/neutron/models.py -> build/lib/dragonflow/db/neutron copying dragonflow/db/neutron/__init__.py -> build/lib/dragonflow/db/neutron copying dragonflow/db/neutron/lockedobjects_db.py -> build/lib/dragonflow/db/neutron creating build/lib/dragonflow/neutron/common copying dragonflow/neutron/common/dhcp_opt_map.py -> build/lib/dragonflow/neutron/common copying dragonflow/neutron/common/constants.py -> build/lib/dragonflow/neutron/common copying dragonflow/neutron/common/__init__.py -> build/lib/dragonflow/neutron/common copying dragonflow/neutron/services/qos/__init__.py -> build/lib/dragonflow/neutron/services/qos creating build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_redis_pubsub.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_common.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_sfc_driver.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_model_fields.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_zmq_pubsub.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_ryu_base_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_classifier_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_df_qos_driver.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_logical_networks.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_sg_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_legacy_snat.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_l2_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_topology.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_trunk_driver.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_qos_models.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_l3_router_plugin.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_portbinding_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_service.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/_test_l3.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_df_bgp_service.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_sync.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_metadata_service_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_chassis_snat_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_provider_net_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_fc_driver.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_trunk_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_dhcp_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_cookies.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_sfc_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_sfc_models.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_api_nb.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_dnat_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_df_local_controller.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_tunneling_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/__init__.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_app_base.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_l3_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_model_framework.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_mech_driver.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_l3_proactive_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_rate_limiter.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_model_proxy.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_redis_db.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_fc_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_db_store.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_radix_tree.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_migration_app.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_dispatcher.py -> build/lib/dragonflow/tests/unit copying dragonflow/tests/unit/test_nb_api_neutron_notifier.py -> build/lib/dragonflow/tests/unit creating build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/dnat.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/tunneling.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/migration.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/sfc_mpls_driver.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/snat_mixin.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/l2.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/classifier.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/sfc_driver_base.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/active_port_detection.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/dhcp.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/portsec.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/sfc.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/metadata_service.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/portqos.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/provider.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/l3_proactive.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/aging.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/sg.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/fc.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/legacy_snat.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/portbinding.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/__init__.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/trunk.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/l3_base.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/l3_reactive.py -> build/lib/dragonflow/controller/apps copying dragonflow/controller/apps/chassis_snat.py -> build/lib/dragonflow/controller/apps creating build/lib/dragonflow/tests/common copying dragonflow/tests/common/app_testing_objects.py -> build/lib/dragonflow/tests/common copying dragonflow/tests/common/utils.py -> build/lib/dragonflow/tests/common copying dragonflow/tests/common/constants.py -> build/lib/dragonflow/tests/common copying dragonflow/tests/common/__init__.py -> build/lib/dragonflow/tests/common copying dragonflow/tests/common/clients.py -> build/lib/dragonflow/tests/common running egg_info writing entry points to dragonflow.egg-info/entry_points.txt writing top-level names to dragonflow.egg-info/top_level.txt writing dragonflow.egg-info/PKG-INFO writing requirements to dragonflow.egg-info/requires.txt writing dependency_links to dragonflow.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt creating build/lib/dragonflow/tests/contrib copying dragonflow/tests/contrib/gate_hook.sh -> build/lib/dragonflow/tests/contrib copying dragonflow/tests/contrib/post_test_hook.sh -> build/lib/dragonflow/tests/contrib creating build/lib/dragonflow/tests/database copying dragonflow/tests/database/test_db.py -> build/lib/dragonflow/tests/database copying dragonflow/db/neutron/migration/alembic_migrations/README -> build/lib/dragonflow/db/neutron/migration/alembic_migrations copying dragonflow/db/neutron/migration/alembic_migrations/script.py.mako -> build/lib/dragonflow/db/neutron/migration/alembic_migrations creating build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions copying dragonflow/db/neutron/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions copying dragonflow/db/neutron/migration/alembic_migrations/versions/EXPAND_HEAD -> build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions copying dragonflow/db/neutron/migration/alembic_migrations/versions/ce93d45fd192_initial_branchpoint.py -> build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions creating build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka creating build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/contract copying dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/contract/ee426cd9f25a_initial_contract.py -> build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/contract creating build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand copying dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand/1dee3dc24674_initial_expand.py -> build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand copying dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand/f03c862d2645-dragonflow-lockedobjects.py -> build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/dragonflow creating build/bdist.linux-armv7l/wheel/dragonflow/utils copying build/lib/dragonflow/utils/radix_tree.py -> build/bdist.linux-armv7l/wheel/dragonflow/utils copying build/lib/dragonflow/utils/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/utils creating build/bdist.linux-armv7l/wheel/dragonflow/common copying build/lib/dragonflow/common/exceptions.py -> build/bdist.linux-armv7l/wheel/dragonflow/common copying build/lib/dragonflow/common/dhcp.py -> build/bdist.linux-armv7l/wheel/dragonflow/common copying build/lib/dragonflow/common/utils.py -> build/bdist.linux-armv7l/wheel/dragonflow/common copying build/lib/dragonflow/common/constants.py -> build/bdist.linux-armv7l/wheel/dragonflow/common copying build/lib/dragonflow/common/extensions.py -> build/bdist.linux-armv7l/wheel/dragonflow/common copying build/lib/dragonflow/common/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/common creating build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/neutron_notifier_api.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/db_api.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/api_nb.py -> build/bdist.linux-armv7l/wheel/dragonflow/db creating build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/migration.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/bgp.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/l2.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/mixins.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/sfc.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/active_port.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/service.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/secgroups.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/host_route.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/all.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/qos.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/constants.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/core.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/trunk.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/ovs.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/models/l3.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/models copying build/lib/dragonflow/db/db_common.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/sync.py -> build/bdist.linux-armv7l/wheel/dragonflow/db creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/env.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/script.py.mako -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/README -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/CONTRACT_HEAD -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/EXPAND_HEAD -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/contract copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/contract/ee426cd9f25a_initial_contract.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/contract creating build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand/f03c862d2645-dragonflow-lockedobjects.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand/1dee3dc24674_initial_expand.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions/mitaka/expand copying build/lib/dragonflow/db/neutron/migration/alembic_migrations/versions/ce93d45fd192_initial_branchpoint.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration/alembic_migrations/versions copying build/lib/dragonflow/db/neutron/migration/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron/migration copying build/lib/dragonflow/db/neutron/models.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron copying build/lib/dragonflow/db/neutron/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron copying build/lib/dragonflow/db/neutron/lockedobjects_db.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/neutron creating build/bdist.linux-armv7l/wheel/dragonflow/db/pubsub_drivers copying build/lib/dragonflow/db/pubsub_drivers/nb_api_neutron_notifier.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/pubsub_drivers copying build/lib/dragonflow/db/pubsub_drivers/redis_db_pubsub_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/pubsub_drivers copying build/lib/dragonflow/db/pubsub_drivers/zmq_pubsub_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/pubsub_drivers copying build/lib/dragonflow/db/pubsub_drivers/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/pubsub_drivers copying build/lib/dragonflow/db/model_proxy.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db creating build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/cassandra_db_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/redis_db_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/zookeeper_db_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/redis_calckey.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/ramcloud_db_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/ramcloud.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/etcd_db_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/drivers/redis_mgt.py -> build/bdist.linux-armv7l/wheel/dragonflow/db/drivers copying build/lib/dragonflow/db/pub_sub_api.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/model_framework.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/db_store.py -> build/bdist.linux-armv7l/wheel/dragonflow/db copying build/lib/dragonflow/db/field_types.py -> build/bdist.linux-armv7l/wheel/dragonflow/db creating build/bdist.linux-armv7l/wheel/dragonflow/ovsdb copying build/lib/dragonflow/ovsdb/impl_idl.py -> build/bdist.linux-armv7l/wheel/dragonflow/ovsdb copying build/lib/dragonflow/ovsdb/vswitch_impl.py -> build/bdist.linux-armv7l/wheel/dragonflow/ovsdb copying build/lib/dragonflow/ovsdb/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/ovsdb copying build/lib/dragonflow/ovsdb/commands.py -> build/bdist.linux-armv7l/wheel/dragonflow/ovsdb creating build/bdist.linux-armv7l/wheel/dragonflow/cli copying build/lib/dragonflow/cli/df_db.py -> build/bdist.linux-armv7l/wheel/dragonflow/cli copying build/lib/dragonflow/cli/utils.py -> build/bdist.linux-armv7l/wheel/dragonflow/cli copying build/lib/dragonflow/cli/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/cli creating build/bdist.linux-armv7l/wheel/dragonflow/neutron creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/ml2 copying build/lib/dragonflow/neutron/ml2/mech_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/ml2 copying build/lib/dragonflow/neutron/ml2/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/ml2 creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/common copying build/lib/dragonflow/neutron/common/dhcp_opt_map.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/common copying build/lib/dragonflow/neutron/common/constants.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/common copying build/lib/dragonflow/neutron/common/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/common creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/db creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/db/models copying build/lib/dragonflow/neutron/db/models/l2.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/db/models copying build/lib/dragonflow/neutron/db/models/secgroups.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/db/models copying build/lib/dragonflow/neutron/db/models/qos.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/db/models copying build/lib/dragonflow/neutron/db/models/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/db/models copying build/lib/dragonflow/neutron/db/models/l3.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/db/models copying build/lib/dragonflow/neutron/db/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/db copying build/lib/dragonflow/neutron/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/flowclassifier copying build/lib/dragonflow/neutron/services/flowclassifier/driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/flowclassifier copying build/lib/dragonflow/neutron/services/flowclassifier/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/flowclassifier copying build/lib/dragonflow/neutron/services/mixins.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/qos copying build/lib/dragonflow/neutron/services/qos/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/qos creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/qos/drivers copying build/lib/dragonflow/neutron/services/qos/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/qos/drivers copying build/lib/dragonflow/neutron/services/qos/drivers/df_qos.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/qos/drivers copying build/lib/dragonflow/neutron/services/l3_router_plugin.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/sfc copying build/lib/dragonflow/neutron/services/sfc/driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/sfc copying build/lib/dragonflow/neutron/services/sfc/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/sfc copying build/lib/dragonflow/neutron/services/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/bgp copying build/lib/dragonflow/neutron/services/bgp/bgp_plugin.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/bgp copying build/lib/dragonflow/neutron/services/bgp/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/bgp creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/trunk copying build/lib/dragonflow/neutron/services/trunk/driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/trunk copying build/lib/dragonflow/neutron/services/trunk/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/services/trunk creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/agent creating build/bdist.linux-armv7l/wheel/dragonflow/neutron/agent/l3 copying build/lib/dragonflow/neutron/agent/l3/df_router.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/agent/l3 copying build/lib/dragonflow/neutron/agent/l3/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/agent/l3 copying build/lib/dragonflow/neutron/agent/df_l3_agent.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/agent copying build/lib/dragonflow/neutron/agent/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/neutron/agent creating build/bdist.linux-armv7l/wheel/dragonflow/cmd copying build/lib/dragonflow/cmd/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd creating build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/cmd/eventlet/df_bgp_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/cmd/eventlet/df_publisher_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/cmd/eventlet/df_l3_agent.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/cmd/eventlet/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/cmd/eventlet/df_metadata_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/cmd/eventlet/df_local_controller.py -> build/bdist.linux-armv7l/wheel/dragonflow/cmd/eventlet copying build/lib/dragonflow/version.py -> build/bdist.linux-armv7l/wheel/dragonflow creating build/bdist.linux-armv7l/wheel/dragonflow/tests creating build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_redis_pubsub.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_common.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_sfc_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_model_fields.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_zmq_pubsub.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_ryu_base_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_classifier_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_df_qos_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_logical_networks.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_sg_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_legacy_snat.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_l2_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_topology.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_trunk_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_qos_models.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_l3_router_plugin.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_portbinding_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/_test_l3.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_df_bgp_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_sync.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_metadata_service_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_chassis_snat_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_provider_net_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_fc_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_trunk_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_dhcp_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_cookies.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_sfc_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_sfc_models.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_api_nb.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_dnat_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_df_local_controller.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_tunneling_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_app_base.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_l3_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_model_framework.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_mech_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_l3_proactive_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_rate_limiter.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_model_proxy.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_redis_db.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_fc_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_db_store.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_radix_tree.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_migration_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_dispatcher.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/unit/test_nb_api_neutron_notifier.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/unit copying build/lib/dragonflow/tests/base.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests creating build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_neutron_api.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_remote_port.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_db_consistent.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_l2_flows.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_ryu_base_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_metadata_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_l3_flows.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_portsec_flows.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_object_version.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_topology.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_base.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_pub_sub.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_ovsdb_monitor.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_sfc.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_portqos.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_objects.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_api_nb.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_db_api.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_allowed_address_pairs_flows.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_snat_flows.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_dhcp_flows.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_responder.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack copying build/lib/dragonflow/tests/fullstack/test_apps.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/fullstack creating build/bdist.linux-armv7l/wheel/dragonflow/tests/common copying build/lib/dragonflow/tests/common/app_testing_objects.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/common copying build/lib/dragonflow/tests/common/utils.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/common copying build/lib/dragonflow/tests/common/constants.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/common copying build/lib/dragonflow/tests/common/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/common copying build/lib/dragonflow/tests/common/clients.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/common copying build/lib/dragonflow/tests/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests creating build/bdist.linux-armv7l/wheel/dragonflow/tests/database copying build/lib/dragonflow/tests/database/test_db.py -> build/bdist.linux-armv7l/wheel/dragonflow/tests/database creating build/bdist.linux-armv7l/wheel/dragonflow/tests/contrib copying build/lib/dragonflow/tests/contrib/gate_hook.sh -> build/bdist.linux-armv7l/wheel/dragonflow/tests/contrib copying build/lib/dragonflow/tests/contrib/post_test_hook.sh -> build/bdist.linux-armv7l/wheel/dragonflow/tests/contrib copying build/lib/dragonflow/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow creating build/bdist.linux-armv7l/wheel/dragonflow/controller creating build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/dnat.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/tunneling.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/migration.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/sfc_mpls_driver.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/snat_mixin.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/l2.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/classifier.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/sfc_driver_base.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/active_port_detection.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/dhcp.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/portsec.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/sfc.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/metadata_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/portqos.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/provider.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/l3_proactive.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/aging.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/sg.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/fc.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/legacy_snat.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/portbinding.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/trunk.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/l3_base.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/l3_reactive.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps copying build/lib/dragonflow/controller/apps/chassis_snat.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/apps creating build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/icmp_error_generator.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/arp_responder.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/icmp_responder.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/cookies.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/nd_advertisers.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/utils.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/constants.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/logical_networks.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/common/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller/common copying build/lib/dragonflow/controller/port_locator.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/df_bgp_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/service.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/df_publisher_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/df_base_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/topology.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/ryu_base_app.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/dispatcher.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/controller/df_local_controller.py -> build/bdist.linux-armv7l/wheel/dragonflow/controller copying build/lib/dragonflow/_i18n.py -> build/bdist.linux-armv7l/wheel/dragonflow creating build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_active_port_detection.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_cassandra.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_ryu.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_common_params.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_l3.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_provider_networks.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_snat.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_l2.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/opts.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/__init__.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_bgp.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_metadata_service.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_dnat.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf copying build/lib/dragonflow/conf/df_dhcp.py -> build/bdist.linux-armv7l/wheel/dragonflow/conf running install_egg_info Copying dragonflow.egg-info to build/bdist.linux-armv7l/wheel/dragonflow-4.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dragonflow-4.0.0.dist-info/WHEEL Running setup.py bdist_wheel for DragonFlow: finished with status 'done' Stored in directory: /tmp/tmp61qzj_tf Successfully built DragonFlow Cleaning up... Removing source in /tmp/pip-build-8tn9vk63/DragonFlow