2025-05-08 01:41:33,821: INFO: Building contrail-tor-agent 2025-05-08 01:41:33,895: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --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:5102/contrail-base:nightly-r24.1-centos ---> 8232142c2787 Step 2/8 : ARG CONTAINER_NAME ---> Running in f4fb96193ced ---> Removed intermediate container f4fb96193ced ---> 50099fa9de61 Step 3/8 : ENV NODE_TYPE=toragent SERVICE_NAME=tor-agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in c0cf86f57496 ---> Removed intermediate container c0cf86f57496 ---> f75980fc3445 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 52fe2144df61 ---> Removed intermediate container 52fe2144df61 ---> f8ca94546717 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 780e9fb9f719 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64 ---> Package python-contrail-vrouter-api.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.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 nightly.r24.1.centos-nightly_r24.1_centos.el7 contrail 13 M python-contrail-vrouter-api x86_64 nightly.r24.1.centos-nightly_r24.1_centos.el7 contrail 7.1 k Installing for dependencies: boost-filesystem x86_64 1.53.0-28.el7 tf-mirrors.ci_repos_yum7-base 68 k boost-program-options x86_64 1.53.0-28.el7 tf-mirrors.ci_repos_yum7-base 156 k boost-regex x86_64 1.53.0-28.el7 tf-mirrors.ci_repos_yum7-base 296 k boost-system x86_64 1.53.0-28.el7 tf-mirrors.ci_repos_yum7-base 40 k boost-thread x86_64 1.53.0-28.el7 tf-mirrors.ci_repos_yum7-base 58 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 tpc 9.4 k Transaction Summary ================================================================================ Install 2 Packages (+8 Dependent packages) Total download size: 21 M Installed size: 79 M Downloading packages: -------------------------------------------------------------------------------- Total 10 MB/s | 21 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-nightly.r24.1.centos-nightly_r24. 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/43b/9a0501fc2b5e7/paramiko-3.5.1-py3-none-any.whl (227kB) 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/20c/c7d723ed72927/xmltodict-0.14.2-py2.py3-none-any.whl Collecting bcrypt>=3.2 (from paramiko) Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/27d/375903ac8261c/bcrypt-4.0.1.tar.gz 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 bcrypt: 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-lakxqwkk/bcrypt/setup.py", line 11, 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-lakxqwkk/bcrypt/ warning: %post(contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.1_centos.el7.x86_64  Installing : python-contrail-vrouter-api-nightly.r24.1.centos-nightly 10/10 Verifying : boost-system-1.53.0-28.el7.x86_64 1/10 Verifying : python-contrail-vrouter-api-nightly.r24.1.centos-nightly 2/10 Verifying : boost-thread-1.53.0-28.el7.x86_64 3/10 Verifying : contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24. 4/10 Verifying : boost-program-options-1.53.0-28.el7.x86_64 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:nightly.r24.1.centos-nightly_r24.1_centos.el7 python-contrail-vrouter-api.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.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 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 : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container 780e9fb9f719 ---> 919871397ef7 Step 6/8 : COPY *.sh / ---> 0ca316015749 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d06295b408ef ---> Removed intermediate container d06295b408ef ---> a9a2ff636557 Step 8/8 : CMD ["/usr/bin/contrail-tor-agent","--config_file","/etc/contrail/contrail-tor-agent.conf"] ---> Running in 9cff7448ae47 ---> Removed intermediate container 9cff7448ae47 ---> 0d478d9add03 [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 0d478d9add03 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-tor-agent:nightly-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5102/tf-tor-agent:nightly-r24.1-centos 2025-05-08 01:43:31,244: INFO: Docker build duration: 118 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-tor-agent] cc20ee0b05c7: Preparing a9c0e20b6aaf: Preparing cc152d39ca8f: Preparing e962a2626680: Preparing 43593bc94591: Preparing a05e72e4e55c: Preparing 2c4ad8ebfb5f: Preparing 78e8da74ce32: Preparing 78e8cd693aee: Preparing 3458888059e5: Preparing 174f56854903: Preparing a05e72e4e55c: Waiting 2c4ad8ebfb5f: Waiting 78e8da74ce32: Waiting 78e8cd693aee: Waiting 3458888059e5: Waiting 174f56854903: Waiting 43593bc94591: Layer already exists cc20ee0b05c7: Pushed cc152d39ca8f: Layer already exists e962a2626680: Layer already exists a05e72e4e55c: Layer already exists 2c4ad8ebfb5f: Layer already exists 78e8cd693aee: Layer already exists 174f56854903: Layer already exists 78e8da74ce32: Layer already exists 3458888059e5: Layer already exists a9c0e20b6aaf: Pushed nightly-r24.1-centos: digest: sha256:8795c6fc7cfdddd1a4ce890027e2bb238c22fdb07e5242347df0eb7f5e06c631 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-tor-agent] cc20ee0b05c7: Preparing a9c0e20b6aaf: Preparing cc152d39ca8f: Preparing e962a2626680: Preparing 43593bc94591: Preparing a05e72e4e55c: Preparing 2c4ad8ebfb5f: Preparing 78e8da74ce32: Preparing 78e8cd693aee: Preparing 3458888059e5: Preparing 174f56854903: Preparing a05e72e4e55c: Waiting 2c4ad8ebfb5f: Waiting 78e8da74ce32: Waiting 78e8cd693aee: Waiting 3458888059e5: Waiting 174f56854903: Waiting 43593bc94591: Layer already exists e962a2626680: Layer already exists a9c0e20b6aaf: Layer already exists cc20ee0b05c7: Layer already exists cc152d39ca8f: Layer already exists a05e72e4e55c: Layer already exists 2c4ad8ebfb5f: Layer already exists 78e8da74ce32: Layer already exists 3458888059e5: Layer already exists 78e8cd693aee: Layer already exists 174f56854903: Layer already exists nightly-r24.1-centos: digest: sha256:8795c6fc7cfdddd1a4ce890027e2bb238c22fdb07e5242347df0eb7f5e06c631 size: 2619 2025-05-08 01:44:02,954: INFO: Building contrail-tor-agent finished successfully, duration: 149 seconds