2024-08-22 01:17:30,328: INFO: Building contrail-analytics-base 2024-08-22 01:17:30,359: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-analytics-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 4.096 kB Step 1/5 : FROM nexus.gz1.opensdn.io:5102/contrail-base:nightly ---> 66de55dabc2c Step 2/5 : ENV NODE_TYPE=analytics ---> Running in cf6816a7075d ---> Removed intermediate container cf6816a7075d ---> 266bf9f67ff3 Step 3/5 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in d7ffa662156f ---> Removed intermediate container d7ffa662156f ---> ce868f5d7e5c Step 4/5 : RUN sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf && yum install -y python3-devel gcc kernel-devel kernel-headers make diffutils file && python3 -m pip install --upgrade pip setuptools && python3 -m pip install pip install gevent==22.10.1 && python3 -m pip install redis psutil future futures bottle xmltodict lxml sseclient requests prettytable consistent-hash kombu fysom netaddr && yum install -y contrail-analytics && yum clean all -y && rm -rf /var/cache/yum ---> Running in c6bb01c13e6c Loaded plugins: fastestmirror, ovl Determining fastest mirrors Package python3-devel-3.6.8-21.el7_9.x86_64 already installed and latest version Package gcc-4.8.5-44.el7.x86_64 already installed and latest version Package kernel-headers-3.10.0-1160.108.1.el7.x86_64 already installed and latest version Package 1:make-3.82-24.el7.x86_64 already installed and latest version Package diffutils-3.3-6.el7_9.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package file.x86_64 0:5.11-37.el7 will be installed ---> Package kernel-devel.x86_64 0:5.14.0-362.el9s will be installed --> Processing Dependency: openssl-devel for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Processing Dependency: flex for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Processing Dependency: bison for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Running transaction check ---> Package bison.x86_64 0:3.0.4-2.el7 will be installed --> Processing Dependency: m4 >= 1.4 for package: bison-3.0.4-2.el7.x86_64 ---> Package elfutils-libelf-devel.x86_64 0:0.176-5.el7 will be installed --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-5.el7.x86_64 ---> Package flex.x86_64 0:2.5.37-6.el7 will be installed ---> Package openssl-devel.x86_64 1:1.0.2k-26.el7_9 will be installed --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-26.el7_9.x86_64 --> Running transaction check ---> Package krb5-devel.x86_64 0:1.15.1-55.el7_9 will be installed --> Processing Dependency: libkadm5(x86-64) = 1.15.1-55.el7_9 for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package zlib-devel.x86_64 0:1.2.7-21.el7_9 will be installed --> Running transaction check ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed ---> Package libcom_err-devel.x86_64 0:1.42.9-19.el7 will be installed ---> Package libkadm5.x86_64 0:1.15.1-55.el7_9 will be installed ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed --> Running transaction check ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: file x86_64 5.11-37.el7 tf-mirrors.ci_repos_yum7-base 57 k kernel-devel x86_64 5.14.0-362.el9s contrail-tpc 20 M Installing for dependencies: bison x86_64 3.0.4-2.el7 tf-mirrors.ci_repos_yum7-base 674 k elfutils-libelf-devel x86_64 0.176-5.el7 tf-mirrors.ci_repos_yum7-base 40 k flex x86_64 2.5.37-6.el7 tf-mirrors.ci_repos_yum7-base 293 k keyutils-libs-devel x86_64 1.5.8-3.el7 tf-mirrors.ci_repos_yum7-base 37 k krb5-devel x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 273 k libcom_err-devel x86_64 1.42.9-19.el7 tf-mirrors.ci_repos_yum7-base 32 k libkadm5 x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 180 k libselinux-devel x86_64 2.5-15.el7 tf-mirrors.ci_repos_yum7-base 187 k libsepol-devel x86_64 2.5-10.el7 tf-mirrors.ci_repos_yum7-base 77 k libverto-devel x86_64 0.2.5-4.el7 tf-mirrors.ci_repos_yum7-base 12 k m4 x86_64 1.4.16-10.el7 tf-mirrors.ci_repos_yum7-base 256 k openssl-devel x86_64 1:1.0.2k-26.el7_9 tf-mirrors.ci_repos_yum7-updates 1.5 M pcre-devel x86_64 8.32-17.el7 tf-mirrors.ci_repos_yum7-base 480 k zlib-devel x86_64 1.2.7-21.el7_9 tf-mirrors.ci_repos_yum7-updates 50 k Transaction Summary ================================================================================ Install 2 Packages (+14 Dependent packages) Total download size: 24 M Installed size: 74 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 34 MB/s | 24 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : zlib-devel-1.2.7-21.el7_9.x86_64 1/16 Installing : m4-1.4.16-10.el7.x86_64 2/16 Installing : bison-3.0.4-2.el7.x86_64 3/16 Installing : flex-2.5.37-6.el7.x86_64 4/16 Installing : elfutils-libelf-devel-0.176-5.el7.x86_64 5/16 Installing : libcom_err-devel-1.42.9-19.el7.x86_64 6/16 Installing : pcre-devel-8.32-17.el7.x86_64 7/16 Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 8/16 Installing : libsepol-devel-2.5-10.el7.x86_64 9/16 Installing : libselinux-devel-2.5-15.el7.x86_64 10/16 Installing : libkadm5-1.15.1-55.el7_9.x86_64 11/16 Installing : libverto-devel-0.2.5-4.el7.x86_64 12/16 Installing : krb5-devel-1.15.1-55.el7_9.x86_64 13/16 Installing : 1:openssl-devel-1.0.2k-26.el7_9.x86_64 14/16 Installing : kernel-devel-5.14.0-362.el9s.x86_64 15/16 Installing : file-5.11-37.el7.x86_64 16/16 Verifying : file-5.11-37.el7.x86_64 1/16 Verifying : 1:openssl-devel-1.0.2k-26.el7_9.x86_64 2/16 Verifying : libselinux-devel-2.5-15.el7.x86_64 3/16 Verifying : bison-3.0.4-2.el7.x86_64 4/16 Verifying : kernel-devel-5.14.0-362.el9s.x86_64 5/16 Verifying : libverto-devel-0.2.5-4.el7.x86_64 6/16 Verifying : libkadm5-1.15.1-55.el7_9.x86_64 7/16 Verifying : libsepol-devel-2.5-10.el7.x86_64 8/16 Verifying : krb5-devel-1.15.1-55.el7_9.x86_64 9/16 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 10/16 Verifying : pcre-devel-8.32-17.el7.x86_64 11/16 Verifying : flex-2.5.37-6.el7.x86_64 12/16 Verifying : libcom_err-devel-1.42.9-19.el7.x86_64 13/16 Verifying : m4-1.4.16-10.el7.x86_64 14/16 Verifying : zlib-devel-1.2.7-21.el7_9.x86_64 15/16 Verifying : elfutils-libelf-devel-0.176-5.el7.x86_64 16/16 Installed: file.x86_64 0:5.11-37.el7 kernel-devel.x86_64 0:5.14.0-362.el9s Dependency Installed: bison.x86_64 0:3.0.4-2.el7 elfutils-libelf-devel.x86_64 0:0.176-5.el7 flex.x86_64 0:2.5.37-6.el7 keyutils-libs-devel.x86_64 0:1.5.8-3.el7 krb5-devel.x86_64 0:1.15.1-55.el7_9 libcom_err-devel.x86_64 0:1.42.9-19.el7 libkadm5.x86_64 0:1.15.1-55.el7_9 libselinux-devel.x86_64 0:2.5-15.el7 libsepol-devel.x86_64 0:2.5-10.el7 libverto-devel.x86_64 0:0.2.5-4.el7 m4.x86_64 0:1.4.16-10.el7 openssl-devel.x86_64 1:1.0.2k-26.el7_9 pcre-devel.x86_64 0:8.32-17.el7 zlib-devel.x86_64 0:1.2.7-21.el7_9 Complete! WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting pip Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7MB) Collecting setuptools Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/4ce/92f1e1f8f0123/setuptools-59.6.0-py3-none-any.whl (952kB) Installing collected packages: pip, setuptools Successfully installed pip-21.3.1 setuptools-59.6.0 You are using pip version 21.3.1, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.3.1) Collecting install Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0d3/fadf4aa62c95e/install-1.3.5-py3-none-any.whl (3.2 kB) Collecting gevent==22.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d18/fcc324f39a3b2/gevent-22.10.1-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.7 MB) Collecting zope.event Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/73d/9e3ef750cca14/zope.event-4.6-py2.py3-none-any.whl (6.8 kB) Collecting zope.interface Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d16/9ccd0756c15bb/zope.interface-5.5.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB) Collecting greenlet<2.0,>=1.1.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/966/56c5f7c95fc02/greenlet-1.1.3.post0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from gevent==22.10.1) (59.6.0) Installing collected packages: zope.interface, zope.event, greenlet, install, gevent ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. sandesh 0.1.dev0 requires bottle, which is not installed. sandesh 0.1.dev0 requires fysom, which is not installed. sandesh 0.1.dev0 requires netaddr<1, which is not installed. libpartition 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires bitarray, which is not installed. contrail-config-common 0.1.dev0 requires bottle, which is not installed. contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed. contrail-config-common 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires requests, which is not installed. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. contrail-config-common 0.1.dev0 requires stevedore, which is not installed. Successfully installed gevent-22.10.1 greenlet-1.1.3.post0 install-1.3.5 zope.event-4.6 zope.interface-5.5.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting redis Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1ea/4018b8b5d8a13/redis-4.3.6-py3-none-any.whl (248 kB) Collecting psutil Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5fd/9a97c8e94059b/psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) Requirement already satisfied: future in /usr/local/lib/python3.6/site-packages (0.18.2) Collecting futures Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/054/2525145d5afc9/futures-3.0.5.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s_wkza1c/futures_1010321891e4433ebdc10615884f3399/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s_wkza1c/futures_1010321891e4433ebdc10615884f3399/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-z6hiozk1 cwd: /tmp/pip-install-s_wkza1c/futures_1010321891e4433ebdc10615884f3399/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-s_wkza1c/futures_1010321891e4433ebdc10615884f3399/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-s_wkza1c/futures_1010321891e4433ebdc10615884f3399/concurrent/futures/_base.py", line 357 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/054/2525145d5afc9/futures-3.0.5.tar.gz#sha256=0542525145d5afc984c88f914a0c85c77527f65946617edb5274f72406f981df (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/194/85d83f7bd2151/futures-3.0.4.tar.gz (25 kB) Preparing metadata (setup.py): started  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s_wkza1c/futures_b184653d3c204c70ac78ed1ceb3b447b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s_wkza1c/futures_b184653d3c204c70ac78ed1ceb3b447b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-bdzihp40 cwd: /tmp/pip-install-s_wkza1c/futures_b184653d3c204c70ac78ed1ceb3b447b/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-s_wkza1c/futures_b184653d3c204c70ac78ed1ceb3b447b/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-s_wkza1c/futures_b184653d3c204c70ac78ed1ceb3b447b/concurrent/futures/_base.py", line 357 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/194/85d83f7bd2151/futures-3.0.4.tar.gz#sha256=19485d83f7bd2151c0aeaf88fbba3ee50dadfb222ffc3b66a344ef4952b782a3 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Preparing metadata (setup.py): finished with status 'error' Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2fe/2342bb4fe8b8e/futures-3.0.3.tar.gz (24 kB) Preparing metadata (setup.py): started  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s_wkza1c/futures_0fe129ad6106490b994fcefbaf0b7ed9/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s_wkza1c/futures_0fe129ad6106490b994fcefbaf0b7ed9/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ev8zskxm cwd: /tmp/pip-install-s_wkza1c/futures_0fe129ad6106490b994fcefbaf0b7ed9/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-s_wkza1c/futures_0fe129ad6106490b994fcefbaf0b7ed9/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-s_wkza1c/futures_0fe129ad6106490b994fcefbaf0b7ed9/concurrent/futures/_base.py", line 355 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2fe/2342bb4fe8b8e/futures-3.0.3.tar.gz#sha256=2fe2342bb4fe8b8e217f0d21b5921cbe5408bf966d9f92025e707e881b198bed (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Preparing metadata (setup.py): finished with status 'error' Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dc3/fc91508e49e0f/futures-3.0.2.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s_wkza1c/futures_c819d6e85a6f41c8870c6b465b62dc4d/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s_wkza1c/futures_c819d6e85a6f41c8870c6b465b62dc4d/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-_a_qth3j cwd: /tmp/pip-install-s_wkza1c/futures_c819d6e85a6f41c8870c6b465b62dc4d/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-s_wkza1c/futures_c819d6e85a6f41c8870c6b465b62dc4d/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-s_wkza1c/futures_c819d6e85a6f41c8870c6b465b62dc4d/concurrent/futures/_base.py", line 355 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dc3/fc91508e49e0f/futures-3.0.2.tar.gz#sha256=dc3fc91508e49e0fd2f8625f0132d16e49c80f882e7e1d565c56b0d5dfbae257 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f78/f2ef458639d72/futures-3.0.1.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s_wkza1c/futures_bb5e53f1283f4d16954ee798df56c8c4/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s_wkza1c/futures_bb5e53f1283f4d16954ee798df56c8c4/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-mc7p26rv cwd: /tmp/pip-install-s_wkza1c/futures_bb5e53f1283f4d16954ee798df56c8c4/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-s_wkza1c/futures_bb5e53f1283f4d16954ee798df56c8c4/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-s_wkza1c/futures_bb5e53f1283f4d16954ee798df56c8c4/concurrent/futures/_base.py", line 355 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f78/f2ef458639d72/futures-3.0.1.tar.gz#sha256=f78f2ef458639d72a625cf9c7643cf5442bb222ac11c12bcc445c6ad1cd862e2 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9c/d7bb09aa01f0e/futures-3.0.0.tar.gz (24 kB) Preparing metadata (setup.py): started  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-s_wkza1c/futures_98fbf1a34f2b4c0292ba0b8cb89fa94b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-s_wkza1c/futures_98fbf1a34f2b4c0292ba0b8cb89fa94b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-3i4_a99_ cwd: /tmp/pip-install-s_wkza1c/futures_98fbf1a34f2b4c0292ba0b8cb89fa94b/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-s_wkza1c/futures_98fbf1a34f2b4c0292ba0b8cb89fa94b/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-s_wkza1c/futures_98fbf1a34f2b4c0292ba0b8cb89fa94b/concurrent/futures/_base.py", line 354 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9c/d7bb09aa01f0e/futures-3.0.0.tar.gz#sha256=d9cd7bb09aa01f0e4940af64c31fbd7045098b7b4354420d7838ea39e8b86ee3 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Preparing metadata (setup.py): finished with status 'error' Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fd/22b354a4c4755/futures-2.2.0-py2.py3-none-any.whl (16 kB) Collecting bottle Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d6f/15f9d422670b7/bottle-0.12.25-py3-none-any.whl (90 kB) Collecting xmltodict Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aa8/9e8fd76320154/xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Collecting lxml Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/56b/9861a71575f57/lxml-5.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) Collecting sseclient Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b2f/e534dcb33b1d3/sseclient-0.0.27.tar.gz (7.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting prettytable Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) Collecting consistent-hash Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9f/88eff08668091/consistent_hash-1.0.tar.gz (3.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kombu Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e2d/edd8a86c9077c/kombu-5.1.0-py3-none-any.whl (187 kB) Collecting fysom Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e36/17b79f19220c7/fysom-2.1.6.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netaddr Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting importlib-metadata>=1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting typing-extensions Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting packaging>=20.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) Collecting async-timeout>=4.0.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8ca/1e4fcf50d0741/async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from sseclient) (1.13.0) Collecting idna<4,>=2.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/82f/ee1fc78add434/idna-3.7-py3-none-any.whl (66 kB) Collecting urllib3<1.27,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/37a/0344459b199fc/urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c19/8e21b1289c2ab/certifi-2024.7.4-py3-none-any.whl (162 kB) Collecting charset-normalizer~=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting wcwidth Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting amqp<6.0.0,>=5.0.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/827/cb12fb0baa892/amqp-5.2.0-py3-none-any.whl (50 kB) Collecting vine Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/40f/df3c48b2cfe1c/vine-5.1.0-py3-none-any.whl (9.6 kB) Collecting cached-property Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/df4/f613cf7ad9a58/cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting importlib-resources Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f9d/b75911801ed77/pyparsing-3.1.2-py3-none-any.whl (103 kB) Using legacy 'setup.py install' for sseclient, since package 'wheel' is not installed. Using legacy 'setup.py install' for consistent-hash, since package 'wheel' is not installed. Using legacy 'setup.py install' for fysom, since package 'wheel' is not installed. Installing collected packages: zipp, vine, urllib3, typing-extensions, pyparsing, idna, charset-normalizer, certifi, wcwidth, requests, packaging, importlib-resources, importlib-metadata, cached-property, async-timeout, amqp, xmltodict, sseclient, redis, psutil, prettytable, netaddr, lxml, kombu, fysom, futures, consistent-hash, bottle Running setup.py install for sseclient: started Running setup.py install for sseclient: finished with status 'done' Running setup.py install for fysom: started Running setup.py install for fysom: finished with status 'done' Running setup.py install for consistent-hash: started Running setup.py install for consistent-hash: finished with status 'done' Successfully installed amqp-5.2.0 async-timeout-4.0.2 bottle-0.12.25 cached-property-1.5.2 certifi-2024.7.4 charset-normalizer-2.0.12 consistent-hash-1.0 futures-2.2.0 fysom-2.1.6 idna-3.7 importlib-metadata-4.8.3 importlib-resources-5.4.0 kombu-5.1.0 lxml-5.3.0 netaddr-0.10.1 packaging-21.3 prettytable-2.5.0 psutil-6.0.0 pyparsing-3.1.2 redis-4.3.6 requests-2.27.1 sseclient-0.0.27 typing-extensions-4.1.1 urllib3-1.26.19 vine-5.1.0 wcwidth-0.2.13 xmltodict-0.13.0 zipp-3.6.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. contrail-config-common 0.1.dev0 requires bitarray, which is not installed. contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed. contrail-config-common 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. contrail-config-common 0.1.dev0 requires stevedore, which is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package contrail-analytics.x86_64 0:nightly-nightly.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: redis >= 2.6.13-1 for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: librdkafka1 >= 1.5.0 for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: python3-net-snmp for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: protobuf for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libzookeeper for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: grok for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: cassandra-cpp-driver for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libzookeeper_mt.so.2()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: librdkafka.so.1()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: librdkafka++.so.1()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libprotobuf.so.8()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libcassandra.so.2()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: contrail-analytics-nightly-nightly.el7.x86_64 --> Running transaction check ---> Package boost-chrono.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-filesystem.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-program-options.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-python.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-regex.x86_64 0:1.53.0-28.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 ---> Package boost-system.x86_64 0:1.53.0-28.el7 will be installed ---> Package cassandra-cpp-driver.x86_64 0:2.7.1-1.el7 will be installed --> Processing Dependency: libuv.so.1()(64bit) for package: cassandra-cpp-driver-2.7.1-1.el7.x86_64 ---> Package grok.x86_64 0:1.20110708.1-1.el7.srce will be installed --> Processing Dependency: tokyocabinet >= 1.4.9 for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libevent for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libtokyocabinet.so.9()(64bit) for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: grok-1.20110708.1-1.el7.srce.x86_64 ---> Package librdkafka1.x86_64 0:1.5.0-0contrail0.el7 will be installed --> Processing Dependency: cyrus-sasl for package: librdkafka1-1.5.0-0contrail0.el7.x86_64 ---> Package libzookeeper.x86_64 0:3.6.1-0contrail0.el7 will be installed ---> Package protobuf.x86_64 0:2.5.0-8.el7 will be installed ---> Package python3-net-snmp.x86_64 1:5.9.4-5.el7 will be installed --> Processing Dependency: net-snmp-libs(x86-64) = 1:5.9.4-5.el7 for package: 1:python3-net-snmp-5.9.4-5.el7.x86_64 --> Processing Dependency: libnetsnmp.so.40()(64bit) for package: 1:python3-net-snmp-5.9.4-5.el7.x86_64 ---> Package redis.x86_64 0:3.2.8-1.el7 will be installed --> Processing Dependency: logrotate for package: redis-3.2.8-1.el7.x86_64 --> Processing Dependency: libjemalloc.so.1()(64bit) for package: redis-3.2.8-1.el7.x86_64 ---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed --> Running transaction check ---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed --> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-24.el7_9.x86_64 ---> Package jemalloc.x86_64 0:3.6.0-1.el7 will be installed ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed ---> Package libuv.x86_64 1:1.19.2-1.el7 will be installed ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed ---> Package net-snmp-libs.x86_64 1:5.9.4-5.el7 will be installed ---> Package tokyocabinet.x86_64 0:1.4.48-3.el7 will be installed --> Running transaction check ---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64 --> Running transaction check ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-analytics x86_64 nightly-nightly.el7 contrail 4.5 M Installing for dependencies: boost-chrono x86_64 1.53.0-28.el7 contrail-tpc 43 k boost-filesystem x86_64 1.53.0-28.el7 contrail-tpc 67 k boost-program-options x86_64 1.53.0-28.el7 contrail-tpc 155 k boost-python x86_64 1.53.0-28.el7 contrail-tpc 132 k boost-regex x86_64 1.53.0-28.el7 contrail-tpc 294 k boost-system x86_64 1.53.0-28.el7 contrail-tpc 39 k cassandra-cpp-driver x86_64 2.7.1-1.el7 contrail-tpc 478 k cyrus-sasl x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 88 k grok x86_64 1.20110708.1-1.el7.srce contrail-tpc 52 k initscripts x86_64 9.49.53-1.el7_9.1 tf-mirrors.ci_repos_yum7-updates 440 k jemalloc x86_64 3.6.0-1.el7 contrail-tpc 105 k libevent x86_64 2.0.21-4.el7 tf-mirrors.ci_repos_yum7-base 214 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M librdkafka1 x86_64 1.5.0-0contrail0.el7 contrail-tpc 912 k libuv x86_64 1:1.19.2-1.el7 contrail-tpc 120 k libzookeeper x86_64 3.6.1-0contrail0.el7 contrail-tpc 82 k logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k net-snmp-libs x86_64 1:5.9.4-5.el7 contrail-tpc 814 k protobuf x86_64 2.5.0-8.el7 tf-mirrors.ci_repos_yum7-base 338 k python3-net-snmp x86_64 1:5.9.4-5.el7 contrail-tpc 88 k redis x86_64 3.2.8-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 542 k sysvinit-tools x86_64 2.88-14.dsf.el7 tf-mirrors.ci_repos_yum7-base 63 k tokyocabinet x86_64 1.4.48-3.el7 tf-mirrors.ci_repos_yum7-base 459 k xmltodict noarch 0.7.0-1.0contrail contrail-tpc 9.4 k Transaction Summary ================================================================================ Install 1 Package (+24 Dependent packages) Total download size: 17 M Installed size: 62 M Downloading packages: -------------------------------------------------------------------------------- Total 28 MB/s | 17 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost-system-1.53.0-28.el7.x86_64 1/25 Installing : boost-chrono-1.53.0-28.el7.x86_64 2/25 Installing : boost-filesystem-1.53.0-28.el7.x86_64 3/25 Installing : tokyocabinet-1.4.48-3.el7.x86_64 4/25 Installing : logrotate-3.8.6-19.el7.x86_64 5/25 Installing : jemalloc-3.6.0-1.el7.x86_64 6/25 Installing : redis-3.2.8-1.el7.x86_64 7/25 Installing : xmltodict-0.7.0-1.0contrail.noarch 8/25 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 9/25 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 10/25 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/25 Installing : librdkafka1-1.5.0-0contrail0.el7.x86_64 12/25 Installing : 1:net-snmp-libs-5.9.4-5.el7.x86_64 13/25 Installing : 1:python3-net-snmp-5.9.4-5.el7.x86_64 14/25 Installing : libevent-2.0.21-4.el7.x86_64 15/25 Installing : grok-1.20110708.1-1.el7.srce.x86_64 16/25 Installing : libzookeeper-3.6.1-0contrail0.el7.x86_64 17/25 Installing : boost-python-1.53.0-28.el7.x86_64 18/25 Installing : libicu-50.2-4.el7_7.x86_64 19/25 Installing : boost-regex-1.53.0-28.el7.x86_64 20/25 Installing : protobuf-2.5.0-8.el7.x86_64 21/25 Installing : 1:libuv-1.19.2-1.el7.x86_64 22/25 Installing : cassandra-cpp-driver-2.7.1-1.el7.x86_64 23/25 Installing : boost-program-options-1.53.0-28.el7.x86_64 24/25 Installing : contrail-analytics-nightly-nightly.el7.x86_64 25/25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Requirement already satisfied: amqp in /usr/local/lib/python3.6/site-packages (5.2.0) Requirement already satisfied: redis>=2.10.0 in /usr/local/lib/python3.6/site-packages (4.3.6) Requirement already satisfied: psutil>=0.6.0 in /usr/local/lib64/python3.6/site-packages (6.0.0) Requirement already satisfied: prettytable in /usr/local/lib/python3.6/site-packages (2.5.0) Requirement already satisfied: future in /usr/local/lib/python3.6/site-packages (0.18.2) Collecting stevedore<=3.3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) Collecting cassandra-driver<3.27,>=3.16 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/425/338478c143247/cassandra-driver-3.26.0.tar.gz (287 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kafka Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/35a/49e9a432f6792/kafka-1.3.5-py2.py3-none-any.whl (207 kB) Collecting kazoo==2.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef8/3ffd126b3bb49/kazoo-2.7.0-py2.py3-none-any.whl (141 kB) Requirement already satisfied: sseclient in /usr/local/lib/python3.6/site-packages (0.0.27) Collecting bitarray Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9ae/5b0657380d258/bitarray-2.9.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from kazoo==2.7.0) (1.13.0) Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.6/site-packages (from amqp) (5.1.0) Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (21.3) Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (4.0.2) Requirement already satisfied: importlib-metadata>=1.0 in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (4.8.3) Requirement already satisfied: typing-extensions in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (4.1.1) Requirement already satisfied: wcwidth in /usr/local/lib/python3.6/site-packages (from prettytable) (0.2.13) Collecting pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4a7/317d5e3b17a3d/pbr-6.0.0-py2.py3-none-any.whl (107 kB) Collecting geomet<0.3,>=0.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a41/a1e336b381416/geomet-0.2.1.post1-py3-none-any.whl (18 kB) Requirement already satisfied: requests>=2.9 in /usr/local/lib/python3.6/site-packages (from sseclient) (2.27.1) Collecting click Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata>=1.0->redis>=2.10.0) (3.6.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.6/site-packages (from packaging>=20.4->redis>=2.10.0) (3.1.2) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (1.26.19) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (2024.7.4) Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (3.7) Using legacy 'setup.py install' for cassandra-driver, since package 'wheel' is not installed. Installing collected packages: click, pbr, geomet, stevedore, kazoo, kafka, cassandra-driver, bitarray WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script geomet is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Running setup.py install for cassandra-driver: started Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: finished with status 'done' ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. Successfully installed bitarray-2.9.2 cassandra-driver-3.26.0 click-8.0.4 geomet-0.2.1.post1 kafka-1.3.5 kazoo-2.7.0 pbr-6.0.0 stevedore-3.3.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Verifying : cassandra-cpp-driver-2.7.1-1.el7.x86_64 1/25 Verifying : boost-system-1.53.0-28.el7.x86_64 2/25 Verifying : boost-program-options-1.53.0-28.el7.x86_64 3/25 Verifying : boost-chrono-1.53.0-28.el7.x86_64 4/25 Verifying : 1:libuv-1.19.2-1.el7.x86_64 5/25 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/25 Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 7/25 Verifying : protobuf-2.5.0-8.el7.x86_64 8/25 Verifying : grok-1.20110708.1-1.el7.srce.x86_64 9/25 Verifying : libicu-50.2-4.el7_7.x86_64 10/25 Verifying : boost-regex-1.53.0-28.el7.x86_64 11/25 Verifying : boost-python-1.53.0-28.el7.x86_64 12/25 Verifying : redis-3.2.8-1.el7.x86_64 13/25 Verifying : 1:python3-net-snmp-5.9.4-5.el7.x86_64 14/25 Verifying : libzookeeper-3.6.1-0contrail0.el7.x86_64 15/25 Verifying : libevent-2.0.21-4.el7.x86_64 16/25 Verifying : contrail-analytics-nightly-nightly.el7.x86_64 17/25 Verifying : 1:net-snmp-libs-5.9.4-5.el7.x86_64 18/25 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 19/25 Verifying : xmltodict-0.7.0-1.0contrail.noarch 20/25 Verifying : jemalloc-3.6.0-1.el7.x86_64 21/25 Verifying : logrotate-3.8.6-19.el7.x86_64 22/25 Verifying : librdkafka1-1.5.0-0contrail0.el7.x86_64 23/25 Verifying : tokyocabinet-1.4.48-3.el7.x86_64 24/25 Verifying : boost-filesystem-1.53.0-28.el7.x86_64 25/25 Installed: contrail-analytics.x86_64 0:nightly-nightly.el7 Dependency Installed: boost-chrono.x86_64 0:1.53.0-28.el7 boost-filesystem.x86_64 0:1.53.0-28.el7 boost-program-options.x86_64 0:1.53.0-28.el7 boost-python.x86_64 0:1.53.0-28.el7 boost-regex.x86_64 0:1.53.0-28.el7 boost-system.x86_64 0:1.53.0-28.el7 cassandra-cpp-driver.x86_64 0:2.7.1-1.el7 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 grok.x86_64 0:1.20110708.1-1.el7.srce initscripts.x86_64 0:9.49.53-1.el7_9.1 jemalloc.x86_64 0:3.6.0-1.el7 libevent.x86_64 0:2.0.21-4.el7 libicu.x86_64 0:50.2-4.el7_7 librdkafka1.x86_64 0:1.5.0-0contrail0.el7 libuv.x86_64 1:1.19.2-1.el7 libzookeeper.x86_64 0:3.6.1-0contrail0.el7 logrotate.x86_64 0:3.8.6-19.el7 net-snmp-libs.x86_64 1:5.9.4-5.el7 protobuf.x86_64 0:2.5.0-8.el7 python3-net-snmp.x86_64 1:5.9.4-5.el7 redis.x86_64 0:3.2.8-1.el7 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 tokyocabinet.x86_64 0:1.4.48-3.el7 xmltodict.noarch 0:0.7.0-1.0contrail Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container c6bb01c13e6c ---> eb2d2e0c075b Step 5/5 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in d0c48b70ceb8 ---> Removed intermediate container d0c48b70ceb8 ---> 57da449c30f0 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 57da449c30f0 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-analytics-base:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-analytics-base:nightly 2024-08-22 01:24:20,265: INFO: Docker build duration: 410 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-analytics-base] 34c55e88fe89: Preparing 6bb061595e7f: Preparing f945d5913820: Preparing 0ccacd5a5e9e: Preparing 8b09a4e17828: Preparing cf0c52473c46: Preparing 064e1d39d35e: Preparing c0631680022c: Preparing 565ce3748c33: Preparing 174f56854903: Preparing cf0c52473c46: Waiting 064e1d39d35e: Waiting c0631680022c: Waiting 565ce3748c33: Waiting 174f56854903: Waiting 8b09a4e17828: Layer already exists f945d5913820: Layer already exists 0ccacd5a5e9e: Layer already exists 6bb061595e7f: Layer already exists cf0c52473c46: Layer already exists c0631680022c: Layer already exists 064e1d39d35e: Layer already exists 565ce3748c33: Layer already exists 174f56854903: Layer already exists 34c55e88fe89: Pushed nightly: digest: sha256:ab18fe4d74d4ab146eededfe72512e9c1d3d67cdb2728360aa82d56bb92ec53a size: 2413 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-analytics-base] 34c55e88fe89: Preparing 6bb061595e7f: Preparing f945d5913820: Preparing 0ccacd5a5e9e: Preparing 8b09a4e17828: Preparing cf0c52473c46: Preparing 064e1d39d35e: Preparing c0631680022c: Preparing 565ce3748c33: Preparing 174f56854903: Preparing 8b09a4e17828: Waiting cf0c52473c46: Waiting 064e1d39d35e: Waiting c0631680022c: Waiting 565ce3748c33: Waiting 174f56854903: Waiting f945d5913820: Layer already exists 34c55e88fe89: Layer already exists 6bb061595e7f: Layer already exists 0ccacd5a5e9e: Layer already exists 8b09a4e17828: Layer already exists cf0c52473c46: Layer already exists c0631680022c: Layer already exists 064e1d39d35e: Layer already exists 565ce3748c33: Layer already exists 174f56854903: Layer already exists nightly: digest: sha256:ab18fe4d74d4ab146eededfe72512e9c1d3d67cdb2728360aa82d56bb92ec53a size: 2413 2024-08-22 01:24:38,990: INFO: Building contrail-analytics-base finished successfully, duration: 428 seconds