2024-10-18 20:56:11,491: INFO: Building contrail-tor-agent 2024-10-18 20:56:11,542: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_9_4-2 --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-1_0_9_4-2 ---> 362660d60d9b Step 2/8 : ARG CONTAINER_NAME ---> Running in 642819e93983 ---> Removed intermediate container 642819e93983 ---> 038d492bc7ed Step 3/8 : ENV NODE_TYPE=toragent SERVICE_NAME=tor-agent CONTAINER_NAME=$CONTAINER_NAME ---> Running in c27d9ee86a10 ---> Removed intermediate container c27d9ee86a10 ---> d8f7979ed34d 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 6b2d54b027c4 ---> Removed intermediate container 6b2d54b027c4 ---> 03ec87dc5b4b Step 5/8 : RUN yum install -y contrail-vrouter-agent python-contrail-vrouter-api 2>&1 | tee /tmp/log ; grep -i "error:" /tmp/log && exit 1 ; yum clean all -y ; rm -rf /var/cache/yum ---> Running in 967304b5ad5f Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-vrouter-agent.x86_64 0:master.1.0.9.4.2-master_1_0_9_4_2.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: boost169-devel for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: boost169 for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: libboost_thread.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: libboost_system.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.69.0()(64bit) for package: contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2.el7.x86_64 ---> Package python-contrail-vrouter-api.x86_64 0:master.1.0.9.4.2-master_1_0_9_4_2.el7 will be installed --> Running transaction check ---> Package boost169.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: boost169-wave(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-type_erasure(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-timer(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-test(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-stacktrace(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-serialization(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-random(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-math(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-log(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-locale(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-iostreams(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-graph(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-fiber(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-date-time(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-coroutine(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-contract(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-context(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-container(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-chrono(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 --> Processing Dependency: boost169-atomic(x86-64) = 1.69.0-2.el7 for package: boost169-1.69.0-2.el7.x86_64 ---> Package boost169-devel.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: libquadmath-devel(x86-64) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libicu-devel(x86-64) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_python36.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_python27.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_numpy36.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 --> Processing Dependency: libboost_numpy27.so.1.69.0()(64bit) for package: boost169-devel-1.69.0-2.el7.x86_64 ---> Package boost169-filesystem.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-program-options.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-regex.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost169-regex-1.69.0-2.el7.x86_64 ---> Package boost169-system.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-thread.x86_64 0:1.69.0-2.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 boost169-atomic.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-chrono.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-container.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-context.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-contract.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-coroutine.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-date-time.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-fiber.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-graph.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-iostreams.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-locale.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-log.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-math.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-numpy2.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: python2-numpy for package: boost169-numpy2-1.69.0-2.el7.x86_64 ---> Package boost169-numpy3.x86_64 0:1.69.0-2.el7 will be installed --> Processing Dependency: python36-numpy for package: boost169-numpy3-1.69.0-2.el7.x86_64 ---> Package boost169-python2.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-python3.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-random.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-serialization.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-stacktrace.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-test.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-timer.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-type_erasure.x86_64 0:1.69.0-2.el7 will be installed ---> Package boost169-wave.x86_64 0:1.69.0-2.el7 will be installed ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed ---> Package libicu-devel.x86_64 0:50.2-4.el7_7 will be installed ---> Package libquadmath-devel.x86_64 0:4.8.5-44.el7 will be installed --> Processing Dependency: libquadmath = 4.8.5-44.el7 for package: libquadmath-devel-4.8.5-44.el7.x86_64 --> Running transaction check ---> Package libquadmath.x86_64 0:4.8.5-44.el7 will be installed ---> Package python2-numpy.x86_64 1:1.11.2-2.el7 will be installed --> Processing Dependency: python-nose for package: 1:python2-numpy-1.11.2-2.el7.x86_64 --> Processing Dependency: libtatlas.so.3()(64bit) for package: 1:python2-numpy-1.11.2-2.el7.x86_64 --> Processing Dependency: libgfortran.so.3()(64bit) for package: 1:python2-numpy-1.11.2-2.el7.x86_64 ---> Package python36-numpy.x86_64 0:1.12.1-3.el7 will be installed --> Processing Dependency: libopenblasp.so.0()(64bit) for package: python36-numpy-1.12.1-3.el7.x86_64 --> Processing Dependency: libopenblas.so.0()(64bit) for package: python36-numpy-1.12.1-3.el7.x86_64 --> Running transaction check ---> Package atlas.x86_64 0:3.10.1-12.el7 will be installed ---> Package libgfortran.x86_64 0:4.8.5-44.el7 will be installed ---> Package openblas-serial.x86_64 0:0.3.3-2.el7 will be installed ---> Package openblas-threads.x86_64 0:0.3.3-2.el7 will be installed ---> Package python-nose.noarch 0:1.3.7-7.el7 will be installed --> Processing Dependency: python-setuptools for package: python-nose-1.3.7-7.el7.noarch --> Running transaction check ---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-vrouter-agent x86_64 master.1.0.9.4.2-master_1_0_9_4_2.el7 contrail 15 M python-contrail-vrouter-api x86_64 master.1.0.9.4.2-master_1_0_9_4_2.el7 contrail 6.9 k Installing for dependencies: atlas x86_64 3.10.1-12.el7 tf-mirrors.ci_repos_yum7-base 4.5 M boost169 x86_64 1.69.0-2.el7 contrail-tpc 6.0 k boost169-atomic x86_64 1.69.0-2.el7 contrail-tpc 7.7 k boost169-chrono x86_64 1.69.0-2.el7 contrail-tpc 17 k boost169-container x86_64 1.69.0-2.el7 contrail-tpc 34 k boost169-context x86_64 1.69.0-2.el7 contrail-tpc 16 k boost169-contract x86_64 1.69.0-2.el7 contrail-tpc 35 k boost169-coroutine x86_64 1.69.0-2.el7 contrail-tpc 16 k boost169-date-time x86_64 1.69.0-2.el7 contrail-tpc 21 k boost169-devel x86_64 1.69.0-2.el7 contrail-tpc 11 M boost169-fiber x86_64 1.69.0-2.el7 contrail-tpc 4.7 k boost169-filesystem x86_64 1.69.0-2.el7 contrail-tpc 41 k boost169-graph x86_64 1.69.0-2.el7 contrail-tpc 102 k boost169-iostreams x86_64 1.69.0-2.el7 contrail-tpc 31 k boost169-locale x86_64 1.69.0-2.el7 contrail-tpc 219 k boost169-log x86_64 1.69.0-2.el7 contrail-tpc 426 k boost169-math x86_64 1.69.0-2.el7 contrail-tpc 263 k boost169-numpy2 x86_64 1.69.0-2.el7 contrail-tpc 19 k boost169-numpy3 x86_64 1.69.0-2.el7 contrail-tpc 19 k boost169-program-options x86_64 1.69.0-2.el7 contrail-tpc 125 k boost169-python2 x86_64 1.69.0-2.el7 contrail-tpc 89 k boost169-python3 x86_64 1.69.0-2.el7 contrail-tpc 87 k boost169-random x86_64 1.69.0-2.el7 contrail-tpc 15 k boost169-regex x86_64 1.69.0-2.el7 contrail-tpc 261 k boost169-serialization x86_64 1.69.0-2.el7 contrail-tpc 119 k boost169-stacktrace x86_64 1.69.0-2.el7 contrail-tpc 20 k boost169-system x86_64 1.69.0-2.el7 contrail-tpc 7.5 k boost169-test x86_64 1.69.0-2.el7 contrail-tpc 248 k boost169-thread x86_64 1.69.0-2.el7 contrail-tpc 44 k boost169-timer x86_64 1.69.0-2.el7 contrail-tpc 14 k boost169-type_erasure x86_64 1.69.0-2.el7 contrail-tpc 24 k boost169-wave x86_64 1.69.0-2.el7 contrail-tpc 207 k gperftools-libs x86_64 2.6.1-1.el7 tf-mirrors.ci_repos_yum7-base 272 k libgfortran x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 301 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M libicu-devel x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 703 k libquadmath x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 190 k libquadmath-devel x86_64 4.8.5-44.el7 tf-mirrors.ci_repos_yum7-base 54 k openblas-serial x86_64 0.3.3-2.el7 contrail-tpc 4.3 M openblas-threads x86_64 0.3.3-2.el7 contrail-tpc 4.4 M python-nose noarch 1.3.7-7.el7 tf-mirrors.ci_repos_centos-openstack-queens 276 k python2-numpy x86_64 1:1.11.2-2.el7 tf-mirrors.ci_repos_centos-openstack-queens 3.2 M python2-setuptools noarch 22.0.5-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 485 k python36-numpy x86_64 1.12.1-3.el7 contrail-tpc 3.3 M xmltodict noarch 0.7.0-1.0contrail contrail-tpc 9.4 k Transaction Summary ================================================================================ Install 2 Packages (+45 Dependent packages) Total download size: 57 M Installed size: 349 M Downloading packages: -------------------------------------------------------------------------------- Total 15 MB/s | 57 MB 00:03 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost169-system-1.69.0-2.el7.x86_64 1/47 Installing : boost169-thread-1.69.0-2.el7.x86_64 2/47 Installing : boost169-chrono-1.69.0-2.el7.x86_64 3/47 Installing : boost169-filesystem-1.69.0-2.el7.x86_64 4/47 Installing : libicu-50.2-4.el7_7.x86_64 5/47 Installing : boost169-regex-1.69.0-2.el7.x86_64 6/47 Installing : boost169-date-time-1.69.0-2.el7.x86_64 7/47 Installing : boost169-timer-1.69.0-2.el7.x86_64 8/47 Installing : boost169-context-1.69.0-2.el7.x86_64 9/47 Installing : boost169-atomic-1.69.0-2.el7.x86_64 10/47 Installing : boost169-program-options-1.69.0-2.el7.x86_64 11/47 Installing : libquadmath-4.8.5-44.el7.x86_64 12/47 Installing : libgfortran-4.8.5-44.el7.x86_64 13/47 Installing : boost169-log-1.69.0-2.el7.x86_64 14/47 Installing : boost169-coroutine-1.69.0-2.el7.x86_64 15/47 Installing : boost169-test-1.69.0-2.el7.x86_64 16/47 Installing : boost169-wave-1.69.0-2.el7.x86_64 17/47 Installing : boost169-graph-1.69.0-2.el7.x86_64 18/47 Installing : boost169-locale-1.69.0-2.el7.x86_64 19/47 Installing : boost169-type_erasure-1.69.0-2.el7.x86_64 20/47 Installing : boost169-contract-1.69.0-2.el7.x86_64 21/47 Installing : boost169-random-1.69.0-2.el7.x86_64 22/47 Installing : boost169-python3-1.69.0-2.el7.x86_64 23/47 Installing : boost169-iostreams-1.69.0-2.el7.x86_64 24/47 Installing : boost169-container-1.69.0-2.el7.x86_64 25/47 Installing : boost169-stacktrace-1.69.0-2.el7.x86_64 26/47 Installing : boost169-python2-1.69.0-2.el7.x86_64 27/47 Installing : boost169-math-1.69.0-2.el7.x86_64 28/47 Installing : boost169-serialization-1.69.0-2.el7.x86_64 29/47 Installing : atlas-3.10.1-12.el7.x86_64 30/47 Installing : openblas-serial-0.3.3-2.el7.x86_64 31/47 Installing : openblas-threads-0.3.3-2.el7.x86_64 32/47 Installing : python36-numpy-1.12.1-3.el7.x86_64 33/47 Installing : boost169-numpy3-1.69.0-2.el7.x86_64 34/47 Installing : libquadmath-devel-4.8.5-44.el7.x86_64 35/47 Installing : libicu-devel-50.2-4.el7_7.x86_64 36/47 Installing : xmltodict-0.7.0-1.0contrail.noarch 37/47 Installing : gperftools-libs-2.6.1-1.el7.x86_64 38/47 Installing : python2-setuptools-22.0.5-1.el7.noarch 39/47 Installing : python-nose-1.3.7-7.el7.noarch 40/47 Installing : 1:python2-numpy-1.11.2-2.el7.x86_64 41/47 Installing : boost169-numpy2-1.69.0-2.el7.x86_64 42/47 Installing : boost169-fiber-1.69.0-2.el7.x86_64 43/47 Installing : boost169-1.69.0-2.el7.x86_64 44/47 Installing : boost169-devel-1.69.0-2.el7.x86_64 45/47 Installing : contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2 46/47 + /usr/bin/python3 -m pip -v install --no-compile passlib -r /opt/opensdn/pip/vrouter-provisioning/requirements.txt Using pip 21.3.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6) Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting passlib Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.6/site-packages (from -r /opt/opensdn/pip/vrouter-provisioning/requirements.txt (line 1)) (0.10.1) Requirement already satisfied: importlib-resources in /usr/local/lib/python3.6/site-packages (from netaddr<1->-r /opt/opensdn/pip/vrouter-provisioning/requirements.txt (line 1)) (5.4.0) Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.6/site-packages (from importlib-resources->netaddr<1->-r /opt/opensdn/pip/vrouter-provisioning/requirements.txt (line 1)) (3.6.0) Installing collected packages: passlib Successfully installed passlib-1.7.4 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 Installing : python-contrail-vrouter-api-master.1.0.9.4.2-master_1_0_ 47/47 Verifying : boost169-log-1.69.0-2.el7.x86_64 1/47 Verifying : boost169-serialization-1.69.0-2.el7.x86_64 2/47 Verifying : boost169-regex-1.69.0-2.el7.x86_64 3/47 Verifying : boost169-system-1.69.0-2.el7.x86_64 4/47 Verifying : libicu-devel-50.2-4.el7_7.x86_64 5/47 Verifying : boost169-math-1.69.0-2.el7.x86_64 6/47 Verifying : boost169-fiber-1.69.0-2.el7.x86_64 7/47 Verifying : boost169-type_erasure-1.69.0-2.el7.x86_64 8/47 Verifying : boost169-python2-1.69.0-2.el7.x86_64 9/47 Verifying : atlas-3.10.1-12.el7.x86_64 10/47 Verifying : boost169-1.69.0-2.el7.x86_64 11/47 Verifying : boost169-stacktrace-1.69.0-2.el7.x86_64 12/47 Verifying : boost169-date-time-1.69.0-2.el7.x86_64 13/47 Verifying : openblas-serial-0.3.3-2.el7.x86_64 14/47 Verifying : libquadmath-4.8.5-44.el7.x86_64 15/47 Verifying : boost169-filesystem-1.69.0-2.el7.x86_64 16/47 Verifying : boost169-graph-1.69.0-2.el7.x86_64 17/47 Verifying : boost169-contract-1.69.0-2.el7.x86_64 18/47 Verifying : contrail-vrouter-agent-master.1.0.9.4.2-master_1_0_9_4_2 19/47 Verifying : python-nose-1.3.7-7.el7.noarch 20/47 Verifying : boost169-container-1.69.0-2.el7.x86_64 21/47 Verifying : libicu-50.2-4.el7_7.x86_64 22/47 Verifying : boost169-wave-1.69.0-2.el7.x86_64 23/47 Verifying : boost169-thread-1.69.0-2.el7.x86_64 24/47 Verifying : openblas-threads-0.3.3-2.el7.x86_64 25/47 Verifying : python2-setuptools-22.0.5-1.el7.noarch 26/47 Verifying : boost169-timer-1.69.0-2.el7.x86_64 27/47 Verifying : libgfortran-4.8.5-44.el7.x86_64 28/47 Verifying : boost169-chrono-1.69.0-2.el7.x86_64 29/47 Verifying : python-contrail-vrouter-api-master.1.0.9.4.2-master_1_0_ 30/47 Verifying : boost169-numpy2-1.69.0-2.el7.x86_64 31/47 Verifying : boost169-devel-1.69.0-2.el7.x86_64 32/47 Verifying : 1:python2-numpy-1.11.2-2.el7.x86_64 33/47 Verifying : boost169-program-options-1.69.0-2.el7.x86_64 34/47 Verifying : python36-numpy-1.12.1-3.el7.x86_64 35/47 Verifying : boost169-atomic-1.69.0-2.el7.x86_64 36/47 Verifying : boost169-context-1.69.0-2.el7.x86_64 37/47 Verifying : boost169-iostreams-1.69.0-2.el7.x86_64 38/47 Verifying : boost169-random-1.69.0-2.el7.x86_64 39/47 Verifying : gperftools-libs-2.6.1-1.el7.x86_64 40/47 Verifying : boost169-python3-1.69.0-2.el7.x86_64 41/47 Verifying : libquadmath-devel-4.8.5-44.el7.x86_64 42/47 Verifying : boost169-test-1.69.0-2.el7.x86_64 43/47 Verifying : boost169-numpy3-1.69.0-2.el7.x86_64 44/47 Verifying : boost169-coroutine-1.69.0-2.el7.x86_64 45/47 Verifying : boost169-locale-1.69.0-2.el7.x86_64 46/47 Verifying : xmltodict-0.7.0-1.0contrail.noarch 47/47 Installed: contrail-vrouter-agent.x86_64 0:master.1.0.9.4.2-master_1_0_9_4_2.el7 python-contrail-vrouter-api.x86_64 0:master.1.0.9.4.2-master_1_0_9_4_2.el7 Dependency Installed: atlas.x86_64 0:3.10.1-12.el7 boost169.x86_64 0:1.69.0-2.el7 boost169-atomic.x86_64 0:1.69.0-2.el7 boost169-chrono.x86_64 0:1.69.0-2.el7 boost169-container.x86_64 0:1.69.0-2.el7 boost169-context.x86_64 0:1.69.0-2.el7 boost169-contract.x86_64 0:1.69.0-2.el7 boost169-coroutine.x86_64 0:1.69.0-2.el7 boost169-date-time.x86_64 0:1.69.0-2.el7 boost169-devel.x86_64 0:1.69.0-2.el7 boost169-fiber.x86_64 0:1.69.0-2.el7 boost169-filesystem.x86_64 0:1.69.0-2.el7 boost169-graph.x86_64 0:1.69.0-2.el7 boost169-iostreams.x86_64 0:1.69.0-2.el7 boost169-locale.x86_64 0:1.69.0-2.el7 boost169-log.x86_64 0:1.69.0-2.el7 boost169-math.x86_64 0:1.69.0-2.el7 boost169-numpy2.x86_64 0:1.69.0-2.el7 boost169-numpy3.x86_64 0:1.69.0-2.el7 boost169-program-options.x86_64 0:1.69.0-2.el7 boost169-python2.x86_64 0:1.69.0-2.el7 boost169-python3.x86_64 0:1.69.0-2.el7 boost169-random.x86_64 0:1.69.0-2.el7 boost169-regex.x86_64 0:1.69.0-2.el7 boost169-serialization.x86_64 0:1.69.0-2.el7 boost169-stacktrace.x86_64 0:1.69.0-2.el7 boost169-system.x86_64 0:1.69.0-2.el7 boost169-test.x86_64 0:1.69.0-2.el7 boost169-thread.x86_64 0:1.69.0-2.el7 boost169-timer.x86_64 0:1.69.0-2.el7 boost169-type_erasure.x86_64 0:1.69.0-2.el7 boost169-wave.x86_64 0:1.69.0-2.el7 gperftools-libs.x86_64 0:2.6.1-1.el7 libgfortran.x86_64 0:4.8.5-44.el7 libicu.x86_64 0:50.2-4.el7_7 libicu-devel.x86_64 0:50.2-4.el7_7 libquadmath.x86_64 0:4.8.5-44.el7 libquadmath-devel.x86_64 0:4.8.5-44.el7 openblas-serial.x86_64 0:0.3.3-2.el7 openblas-threads.x86_64 0:0.3.3-2.el7 python-nose.noarch 0:1.3.7-7.el7 python2-numpy.x86_64 1:1.11.2-2.el7 python2-setuptools.noarch 0:22.0.5-1.el7 python36-numpy.x86_64 0:1.12.1-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 967304b5ad5f ---> 97902d2e4415 Step 6/8 : COPY *.sh / ---> 65cbbe454ef9 Step 7/8 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 56fe76f6617a ---> Removed intermediate container 56fe76f6617a ---> 03ead014d08d Step 8/8 : CMD ["/usr/bin/contrail-tor-agent","--config_file","/etc/contrail/contrail-tor-agent.conf"] ---> Running in a486cd2c8214 ---> Removed intermediate container a486cd2c8214 ---> 87cb820c2af6 [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 87cb820c2af6 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-tor-agent:master-1_0_9_4-2 Successfully tagged nexus.gz1.opensdn.io:5101/tf-tor-agent:master-1_0_9_4-2 2024-10-18 21:00:14,501: INFO: Docker build duration: 243 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-tor-agent] d7a6f85dc506: Preparing f2fcc8bcaab0: Preparing e5a3c26096d9: Preparing c3f73bfb98ea: Preparing dd8fd6bf79e3: Preparing 373d5cf2bdd8: Preparing ea5b2a4604b8: Preparing 0c9156b9848f: Preparing 37953caceaab: Preparing 6594b1bb7c22: Preparing 174f56854903: Preparing f2fcc8bcaab0: Waiting e5a3c26096d9: Waiting c3f73bfb98ea: Waiting dd8fd6bf79e3: Waiting 373d5cf2bdd8: Waiting ea5b2a4604b8: Waiting 0c9156b9848f: Waiting 37953caceaab: Waiting 6594b1bb7c22: Waiting 174f56854903: Waiting d7a6f85dc506: Pushed e5a3c26096d9: Layer already exists c3f73bfb98ea: Layer already exists dd8fd6bf79e3: Layer already exists 373d5cf2bdd8: Layer already exists ea5b2a4604b8: Layer already exists 0c9156b9848f: Layer already exists 37953caceaab: Layer already exists 6594b1bb7c22: Layer already exists 174f56854903: Layer already exists f2fcc8bcaab0: Pushed master-1_0_9_4-2: digest: sha256:786a665e00ba9b82821d9670fc5675c48339befab287554c158615a13739ef2d size: 2620 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-tor-agent] d7a6f85dc506: Preparing f2fcc8bcaab0: Preparing e5a3c26096d9: Preparing c3f73bfb98ea: Preparing dd8fd6bf79e3: Preparing 373d5cf2bdd8: Preparing ea5b2a4604b8: Preparing 0c9156b9848f: Preparing 37953caceaab: Preparing 6594b1bb7c22: Preparing 174f56854903: Preparing d7a6f85dc506: Waiting f2fcc8bcaab0: Waiting e5a3c26096d9: Waiting c3f73bfb98ea: Waiting dd8fd6bf79e3: Waiting 373d5cf2bdd8: Waiting ea5b2a4604b8: Waiting 0c9156b9848f: Waiting 37953caceaab: Waiting 6594b1bb7c22: Waiting 174f56854903: Waiting d7a6f85dc506: Layer already exists f2fcc8bcaab0: Layer already exists e5a3c26096d9: Layer already exists c3f73bfb98ea: Layer already exists dd8fd6bf79e3: Layer already exists 373d5cf2bdd8: Layer already exists ea5b2a4604b8: Layer already exists 0c9156b9848f: Layer already exists 37953caceaab: Layer already exists 6594b1bb7c22: Layer already exists 174f56854903: Layer already exists master-1_0_9_4-2: digest: sha256:786a665e00ba9b82821d9670fc5675c48339befab287554c158615a13739ef2d size: 2620 2024-10-18 21:01:16,089: INFO: Building contrail-tor-agent finished successfully, duration: 305 seconds