2024-08-26 12:25:30,015: INFO: Building contrail-tor-agent 2024-08-26 12:25:30,077: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-8_8_1-4 --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-tor-agent --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 11.26 kB Step 1/8 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-8_8_1-4 ---> 5e83fef8c691 Step 2/8 : ARG CONTAINER_NAME ---> Running in 90f77a3d41de ---> Removed intermediate container 90f77a3d41de ---> f0634ff629ab Step 3/8 : ENV NODE_TYPE=toragent SERVICE_NAME=tor-agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in 21286b6d3b6c ---> Removed intermediate container 21286b6d3b6c ---> f1d6c6c9f972 Step 4/8 : LABEL name=$CONTAINER_NAME summary="Contrail ToR agent" description="A ToR agent provisioned in the Contrail cluster acts as the OVSDB client for the ToR switch, and all of the OVSDB interactions with the ToR switch are performed by using the ToR agent." $VENDOR_DOMAIN".pod"=$NODE_TYPE $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in dc687dcebe0a ---> Removed intermediate container dc687dcebe0a ---> 441a7f1f4300 Step 5/8 : RUN yum install -y contrail-vrouter-agent python-contrail-vrouter-api && yum clean all -y && rm -rf /var/cache/yum ---> Running in 0d11a275591a Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:master.8.8.1.4-master_8_8_1_4.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64 ---> Package python-contrail-vrouter-api.x86_64 0:master.8.8.1.4-master_8_8_1_4.el7 will be installed --> Running transaction check ---> 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-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 boost-thread.x86_64 0:1.53.0-28.el7 will be installed ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed ---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed --> Running transaction check ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 master.8.8.1.4-master_8_8_1_4.el7 contrail 15 M python-contrail-vrouter-api x86_64 master.8.8.1.4-master_8_8_1_4.el7 contrail 7.1 k Installing for dependencies: 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-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 boost-thread x86_64 1.53.0-28.el7 contrail-tpc 56 k gperftools-libs x86_64 2.6.1-1.el7 tf-mirrors.ci_repos_yum7-base 272 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M xmltodict noarch 0.7.0-1.0contrail contrail-tpc 9.4 k Transaction Summary ================================================================================ Install 2 Packages (+8 Dependent packages) Total download size: 22 M Installed size: 90 M Downloading packages: -------------------------------------------------------------------------------- Total 20 MB/s | 22 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost-system-1.53.0-28.el7.x86_64 1/10 Installing : boost-thread-1.53.0-28.el7.x86_64 2/10 Installing : boost-filesystem-1.53.0-28.el7.x86_64 3/10 Installing : xmltodict-0.7.0-1.0contrail.noarch 4/10 Installing : libicu-50.2-4.el7_7.x86_64 5/10 Installing : boost-regex-1.53.0-28.el7.x86_64 6/10 Installing : gperftools-libs-2.6.1-1.el7.x86_64 7/10 Installing : boost-program-options-1.53.0-28.el7.x86_64 8/10 Installing : contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7 9/10 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting paramiko Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/8e4/9fd2f82f84acf/paramiko-3.4.1-py3-none-any.whl (226kB) Collecting passlib Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525kB) Collecting xmltodict Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/aa8/9e8fd76320154/xmltodict-0.13.0-py2.py3-none-any.whl Collecting cryptography>=3.3 (from paramiko) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/c33/c0d32b8594fa6/cryptography-40.0.2.tar.gz (625kB) Complete output from command python setup.py egg_info: =============================DEBUG ASSISTANCE========================== If you are seeing an error here please try the following to successfully install cryptography: Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip =============================DEBUG ASSISTANCE========================== Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-ed__kyju/cryptography/setup.py", line 18, in from setuptools_rust import RustExtension ModuleNotFoundError: No module named 'setuptools_rust' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-ed__kyju/cryptography/ warning: %post(contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7.x86_64  Installing : python-contrail-vrouter-api-master.8.8.1.4-master_8_8_1_ 10/10 Verifying : python-contrail-vrouter-api-master.8.8.1.4-master_8_8_1_ 1/10 Verifying : boost-system-1.53.0-28.el7.x86_64 2/10 Verifying : boost-thread-1.53.0-28.el7.x86_64 3/10 Verifying : boost-program-options-1.53.0-28.el7.x86_64 4/10 Verifying : contrail-vrouter-agent-master.8.8.1.4-master_8_8_1_4.el7 5/10 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 6/10 Verifying : libicu-50.2-4.el7_7.x86_64 7/10 Verifying : boost-regex-1.53.0-28.el7.x86_64 8/10 Verifying : xmltodict-0.7.0-1.0contrail.noarch 9/10 Verifying : boost-filesystem-1.53.0-28.el7.x86_64 10/10 Installed: contrail-vrouter-agent.x86_64 0:master.8.8.1.4-master_8_8_1_4.el7 python-contrail-vrouter-api.x86_64 0:master.8.8.1.4-master_8_8_1_4.el7 Dependency Installed: boost-filesystem.x86_64 0:1.53.0-28.el7 boost-program-options.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 boost-thread.x86_64 0:1.53.0-28.el7 gperftools-libs.x86_64 0:2.6.1-1.el7 libicu.x86_64 0:50.2-4.el7_7 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 0d11a275591a ---> 2e706cac70a9 Step 6/8 : COPY *.sh / ---> f93e4939f1f6 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 2b59711d0885 ---> Removed intermediate container 2b59711d0885 ---> 60a26ef0577b Step 8/8 : CMD ["/usr/bin/contrail-tor-agent","--config_file","/etc/contrail/contrail-tor-agent.conf"] ---> Running in 597228e1f002 ---> Removed intermediate container 597228e1f002 ---> 96f11bd991a5 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 96f11bd991a5 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-tor-agent:master-8_8_1-4 Successfully tagged nexus.gz1.opensdn.io:5101/tf-tor-agent:master-8_8_1-4 2024-08-26 12:29:24,237: INFO: Docker build duration: 235 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-tor-agent] 4f9c1e8236dd: Preparing 4ceff6a1990e: Preparing 10f250f0ba79: Preparing 6e531e6c013a: Preparing 9bc044df0d3c: Preparing f3f66b31d8e7: Preparing eba9437148d5: Preparing c5f8bd0f1176: Preparing 4dbd7648ce93: Preparing 6c2c2f6e26e2: Preparing 174f56854903: Preparing 4f9c1e8236dd: Waiting 4ceff6a1990e: Waiting 10f250f0ba79: Waiting 6e531e6c013a: Waiting 9bc044df0d3c: Waiting f3f66b31d8e7: Waiting eba9437148d5: Waiting c5f8bd0f1176: Waiting 4dbd7648ce93: Waiting 6c2c2f6e26e2: Waiting 174f56854903: Waiting 4f9c1e8236dd: Pushed 10f250f0ba79: Layer already exists 9bc044df0d3c: Layer already exists 6e531e6c013a: Layer already exists f3f66b31d8e7: Layer already exists eba9437148d5: Layer already exists c5f8bd0f1176: Layer already exists 4dbd7648ce93: Layer already exists 6c2c2f6e26e2: Layer already exists 174f56854903: Layer already exists 4ceff6a1990e: Pushed master-8_8_1-4: digest: sha256:110bce0009525c5bdefe75950e7889686f49d27a0e7314c249852d3e3fd24ace size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-tor-agent] 4f9c1e8236dd: Preparing 4ceff6a1990e: Preparing 10f250f0ba79: Preparing 4f9c1e8236dd: Waiting 4ceff6a1990e: Waiting 10f250f0ba79: Waiting 6e531e6c013a: Preparing 9bc044df0d3c: Preparing f3f66b31d8e7: Preparing eba9437148d5: Preparing c5f8bd0f1176: Preparing 6e531e6c013a: Waiting 9bc044df0d3c: Waiting f3f66b31d8e7: Waiting eba9437148d5: Waiting 4dbd7648ce93: Preparing 6c2c2f6e26e2: Preparing 174f56854903: Preparing c5f8bd0f1176: Waiting 4dbd7648ce93: Waiting 6c2c2f6e26e2: Waiting 174f56854903: Waiting 4f9c1e8236dd: Layer already exists 4ceff6a1990e: Layer already exists 10f250f0ba79: Layer already exists 6e531e6c013a: Layer already exists 9bc044df0d3c: Layer already exists f3f66b31d8e7: Layer already exists eba9437148d5: Layer already exists c5f8bd0f1176: Layer already exists 6c2c2f6e26e2: Layer already exists 4dbd7648ce93: Layer already exists 174f56854903: Layer already exists master-8_8_1-4: digest: sha256:110bce0009525c5bdefe75950e7889686f49d27a0e7314c249852d3e3fd24ace size: 2619 2024-08-26 12:31:30,220: INFO: Building contrail-tor-agent finished successfully, duration: 361 seconds