2025-06-26 01:21:57,495: INFO: Building contrail-vrouter-agent
2025-06-26 01:21:57,575: 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-vrouter-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 70.66 kB

Step 1/10 : FROM nexus.gz1.opensdn.io:5102/contrail-vrouter-base:nightly-r24.1-centos
---> e214511ddeda
Step 2/10 : ARG CONTAINER_NAME
---> Running in 51100b8218aa
---> Removed intermediate container 51100b8218aa
---> a9045b20d1da
Step 3/10 : ENV SERVICE_NAME=agent     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 4ce319b300a2
---> Removed intermediate container 4ce319b300a2
---> 7ff6aa33a4b0
Step 4/10 : LABEL name=$CONTAINER_NAME       summary="Contrail Vrouter Agent"       description="The vRouter agent is a user space process running inside Linux. It acts as the local, lightweight control plane."       $VENDOR_DOMAIN".service"=$SERVICE_NAME       $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME
---> Running in fd952b565ffe
---> Removed intermediate container fd952b565ffe
---> 235b92367e41
Step 5/10 : RUN     pkgs='dhclient contrail-vrouter-agent haproxy libvirt-client' &&     pkgs+=' python-opencontrail-vrouter-netns python-contrail-vrouter-api' &&     yum install -y $pkgs &&     rpm -qi contrail-vrouter-agent | awk '/Version/{print($3)}' > /contrail_build_version &&     yum clean all -y &&     rm -rf /var/cache/yum &&     ldconfig
---> Running in 9629a76d40ab
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 dhclient.x86_64 12:4.2.5-83.el7.centos.1 will be installed
--> Processing Dependency: dhcp-libs(x86-64) = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64
--> Processing Dependency: dhcp-common = 12:4.2.5-83.el7.centos.1 for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64
--> Processing Dependency: libomapi.so.0()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64
--> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64
--> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-83.el7.centos.1.x86_64
---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed
---> Package libvirt-client.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: libvirt-libs = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-bash-completion = 4.5.0-36.el7_9.5 for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_PRIVATE_4.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_4.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_4.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_3.9.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_3.7.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_3.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_3.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_3.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_2.2.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_2.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.3.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.6)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.19)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.17)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.16)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.15)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.14)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.12)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.11)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.2.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_1.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.13)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.11)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.10)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.9.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.8)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.6)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.8.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.7)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.7.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.6.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.5.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.4.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.3.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.2.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.10.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.9)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.5)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.1)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.1.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0(LIBVIRT_0.0.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_1.2.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.9.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.8.3)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-qemu.so.0(LIBVIRT_QEMU_0.10.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_2.0.0)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.4)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-lxc.so.0(LIBVIRT_LXC_1.0.2)(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: gnutls-utils for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: gettext for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-qemu.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libvirt-lxc.so.0()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libnuma.so.1()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-4.5.0-36.el7_9.5.x86_64
---> Package python-contrail-vrouter-api.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7 will be installed
---> Package python-opencontrail-vrouter-netns.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7 will be installed
--> Running transaction check
---> Package avahi-libs.x86_64 0:0.6.31-20.el7 will be installed
---> Package bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15 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-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 dhcp-common.x86_64 12:4.2.5-83.el7.centos.1 will be installed
---> Package dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1 will be installed
---> Package gettext.x86_64 0:0.19.8.1-3.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-3.el7 for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-3.el7.x86_64
---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64
---> Package gnutls-utils.x86_64 0:3.3.29-9.el7_6 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.3.29-9.el7_6 for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.29-9.el7_6.x86_64
---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed
---> Package libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5 will be installed
---> Package libvirt-libs.x86_64 0:4.5.0-36.el7_9.5 will be installed
--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64
--> Processing Dependency: cyrus-sasl for package: libvirt-libs-4.5.0-36.el7_9.5.x86_64
---> Package numactl-libs.x86_64 0:2.0.12-5.el7 will be installed
---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed
---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed
--> Running transaction check
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed
---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed
---> Package gettext-libs.x86_64 0:0.19.8.1-3.el7 will be installed
---> Package gnutls-dane.x86_64 0:3.3.29-9.el7_6 will be installed
---> Package libcroco.x86_64 0:0.6.12-6.el7_9 will be installed
---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package nettle.x86_64 0:2.7.1-9.el7_9 will be installed
---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed
---> Package unbound-libs.x86_64 0:1.6.6-5.el7_8 will be installed
--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: unbound-libs-1.6.6-5.el7_8.x86_64
--> Running transaction check
---> Package libevent.x86_64 0:2.0.21-4.el7 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
dhclient        x86_64 12:4.2.5-83.el7.centos.1
tf-mirrors.ci_repos_yum7-updates 286 k
haproxy         x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k
libvirt-client  x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 501 k
python-contrail-vrouter-api
x86_64 nightly.r24.1.centos-nightly_r24.1_centos.el7
contrail                         7.1 k
python-opencontrail-vrouter-netns
x86_64 nightly.r24.1.centos-nightly_r24.1_centos.el7
contrail                          65 k
Installing for dependencies:
autogen-libopts x86_64 5.18-5.el7       tf-mirrors.ci_repos_yum7-base     66 k
avahi-libs      x86_64 0.6.31-20.el7    tf-mirrors.ci_repos_yum7-base     62 k
bind-export-libs
x86_64 32:9.11.4-26.P2.el7_9.15
tf-mirrors.ci_repos_yum7-updates 1.1 M
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
cyrus-sasl      x86_64 2.1.26-24.el7_9  tf-mirrors.ci_repos_yum7-updates  88 k
cyrus-sasl-gssapi
x86_64 2.1.26-24.el7_9  tf-mirrors.ci_repos_yum7-updates  41 k
dhcp-common     x86_64 12:4.2.5-83.el7.centos.1
tf-mirrors.ci_repos_yum7-updates 177 k
dhcp-libs       x86_64 12:4.2.5-83.el7.centos.1
tf-mirrors.ci_repos_yum7-updates 133 k
gettext         x86_64 0.19.8.1-3.el7   tf-mirrors.ci_repos_yum7-base    1.0 M
gettext-libs    x86_64 0.19.8.1-3.el7   tf-mirrors.ci_repos_yum7-base    502 k
gnutls          x86_64 3.3.29-9.el7_6   tf-mirrors.ci_repos_yum7-base    680 k
gnutls-dane     x86_64 3.3.29-9.el7_6   tf-mirrors.ci_repos_yum7-base     36 k
gnutls-utils    x86_64 3.3.29-9.el7_6   tf-mirrors.ci_repos_yum7-base    238 k
gperftools-libs x86_64 2.6.1-1.el7      tf-mirrors.ci_repos_yum7-base    272 k
libcroco        x86_64 0.6.12-6.el7_9   tf-mirrors.ci_repos_yum7-updates 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
libunistring    x86_64 0.9.3-9.el7      tf-mirrors.ci_repos_yum7-base    293 k
libvirt-bash-completion
x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 204 k
libvirt-libs    x86_64 4.5.0-36.el7_9.5 tf-mirrors.ci_repos_yum7-updates 4.2 M
nettle          x86_64 2.7.1-9.el7_9    tf-mirrors.ci_repos_yum7-updates 328 k
numactl-libs    x86_64 2.0.12-5.el7     tf-mirrors.ci_repos_yum7-base     30 k
trousers        x86_64 0.3.14-2.el7     tf-mirrors.ci_repos_yum7-base    289 k
unbound-libs    x86_64 1.6.6-5.el7_8    tf-mirrors.ci_repos_yum7-base    406 k
xmltodict       noarch 0.7.0-1.0contrail
tpc                              9.4 k
yajl            x86_64 2.0.4-4.el7      tf-mirrors.ci_repos_yum7-base     39 k

Transaction Summary
================================================================================
Install  6 Packages (+30 Dependent packages)

Total download size: 32 M
Installed size: 123 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              7.4 MB/s |  32 MB  00:04
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : nettle-2.7.1-9.el7_9.x86_64                                 1/36
install-info: No such file or directory for /usr/share/info/nettle.info
Installing : boost-system-1.53.0-28.el7.x86_64                           2/36
Installing : avahi-libs-0.6.31-20.el7.x86_64                             3/36
Installing : numactl-libs-2.0.12-5.el7.x86_64                            4/36
Installing : yajl-2.0.4-4.el7.x86_64                                     5/36
Installing : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64                   6/36
Installing : libcroco-0.6.12-6.el7_9.x86_64                              7/36
Installing : libunistring-0.9.3-9.el7.x86_64                             8/36
Installing : gettext-libs-0.19.8.1-3.el7.x86_64                          9/36
Installing : gettext-0.19.8.1-3.el7.x86_64                              10/36
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64                11/36
Installing : boost-thread-1.53.0-28.el7.x86_64                          12/36
Installing : boost-filesystem-1.53.0-28.el7.x86_64                      13/36
Installing : xmltodict-0.7.0-1.0contrail.noarch                         14/36
Installing : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64            15/36
Installing : gperftools-libs-2.6.1-1.el7.x86_64                         16/36
Installing : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64           17/36
Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64                   18/36
Installing : libevent-2.0.21-4.el7.x86_64                               19/36
Installing : unbound-libs-1.6.6-5.el7_8.x86_64                          20/36
Installing : libicu-50.2-4.el7_7.x86_64                                 21/36
Installing : boost-regex-1.53.0-28.el7.x86_64                           22/36
Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64                          23/36
Installing : autogen-libopts-5.18-5.el7.x86_64                          24/36
Installing : boost-program-options-1.53.0-28.el7.x86_64                 25/36
Installing : trousers-0.3.14-2.el7.x86_64                               26/36
Installing : gnutls-3.3.29-9.el7_6.x86_64                               27/36
Installing : libvirt-libs-4.5.0-36.el7_9.5.x86_64                       28/36
Installing : gnutls-dane-3.3.29-9.el7_6.x86_64                          29/36
Installing : gnutls-utils-3.3.29-9.el7_6.x86_64                         30/36
Installing : libvirt-client-4.5.0-36.el7_9.5.x86_64                     31/36
Installing : contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.   32/36
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 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 "<string>", line 1, in <module>
File "/tmp/pip-build-brmqnb0q/cryptography/setup.py", line 18, in <module>
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-brmqnb0q/cryptography/
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 : 12:dhclient-4.2.5-83.el7.centos.1.x86_64                   33/36
Installing : haproxy-1.5.18-9.el7_9.1.x86_64                            34/36
Installing : python-opencontrail-vrouter-netns-nightly.r24.1.centos-n   35/36
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)
Installing collected packages: pip
Successfully installed pip-21.3.1
You are using pip version 21.3.1, however version 25.1.1 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/
Collecting setuptools_rust
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/722/88a34cbb2efc4/setuptools_rust-1.1.2-py3-none-any.whl (21 kB)
Collecting cython<3.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ac9/10a28a2fd3d28/Cython-0.29.37-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB)
Collecting netaddr<1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB)
Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (1.13.0)
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 python-barbicanclient<=5.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB)
Collecting docker==2.4.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0b7/371986c79ccbc/docker-2.4.2-py2.py3-none-any.whl (110 kB)
Collecting enum34
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c38/58660960c984d/enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting eventlet
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e43/b9ae05ba4bb47/eventlet-0.33.3-py2.py3-none-any.whl (226 kB)
Collecting python-keystoneclient
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5ba/d91bda4f6f565/python_keystoneclient-4.5.0-py3-none-any.whl (398 kB)
Collecting pyOpenSSL
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/24f/0dc5227396b3e/pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
Collecting unittest2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB)
Collecting websocket-client>=0.32.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/074/e2ed575e7c822/websocket_client-1.3.1-py3-none-any.whl (54 kB)
Collecting docker-pycreds>=0.2.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/726/6112468627868/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting semantic-version<3,>=2.8.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/de7/8a3b8e0feda74/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB)
Collecting setuptools>=46.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4ce/92f1e1f8f0123/setuptools-59.6.0-py3-none-any.whl (952 kB)
Collecting typing-extensions>=3.7.4.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 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 certifi>=2017.4.17
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/303/50364dfe37116/certifi-2025.4.26-py3-none-any.whl (159 kB)
Collecting idna<4,>=2.5
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/946/d195a0d259cbb/idna-3.10-py3-none-any.whl (70 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 urllib3<1.27,>=1.21.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Collecting oslo.i18n>=3.15.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB)
Collecting pbr!=2.1.0,>=2.0.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/38d/4daea5d9fa63b/pbr-6.1.1-py2.py3-none-any.whl (108 kB)
Collecting oslo.serialization!=2.19.1,>=2.18.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB)
Collecting cliff!=2.9.0,>=2.8.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB)
Collecting oslo.utils>=3.33.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dab/26f205980a379/oslo.utils-4.13.0-py3-none-any.whl (101 kB)
Collecting keystoneauth1>=3.4.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c41/b041abed17f5e/keystoneauth1-5.1.3-py3-none-any.whl (318 kB)
Collecting dnspython>=1.15.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB)
Collecting greenlet>=0.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/cd0/21c754b162c0f/greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB)
Collecting importlib-metadata>=1.7.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 oslo.config>=5.2.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/643/130555aa66c31/oslo.config-8.8.1-py3-none-any.whl (128 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 stevedore>=1.20.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB)
Collecting debtcollector>=1.2.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB)
Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0dc/ca15d3a19a66e/cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB)
Collecting argparse
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB)
Collecting traceback2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB)
Collecting autopage>=0.4.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f5e/ae54dd20ccc8b/autopage-0.5.2-py3-none-any.whl (30 kB)
Collecting PrettyTable>=0.7.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB)
Collecting pyparsing>=2.1.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a6a/7ee4235a3f944/pyparsing-3.1.4-py3-none-any.whl (104 kB)
Collecting PyYAML>=3.12
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/afd/7e57eddb1a54f/PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB)
Collecting cmd2>=1.0.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f19/88ff2fff0ed81/cmd2-2.4.3-py3-none-any.whl (147 kB)
Collecting cffi>=1.12
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/697/5a3fac6bc83c4/cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB)
Collecting wrapt>=1.7.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3eb/f019be5c09d40/wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 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 iso8601>=0.1.11
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/840/0e90141bf792b/iso8601-1.1.0-py3-none-any.whl (9.9 kB)
Collecting os-service-types>=1.2.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)
Collecting rfc3986>=1.2.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
Collecting msgpack>=0.5.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b1d/46dfe3832660f/msgpack-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB)
Collecting pytz>=2013.6
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5dd/f76296dd8c44c/pytz-2025.2-py2.py3-none-any.whl (509 kB)
Collecting netifaces>=0.10.4
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/28f/4bf3a1361ab3e/netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB)
Collecting linecache2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB)
Collecting pycparser
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting wcwidth>=0.1.7
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Collecting attrs>=16.3.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/29e/95c7f6778868d/attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting pyperclip>=1.6
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b7d/e0142ddc81bfc/pyperclip-1.9.0.tar.gz (20 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Using legacy 'setup.py install' for pyperclip, since package 'wheel' is not installed.
Installing collected packages: zipp, typing-extensions, setuptools, wrapt, pyparsing, pbr, importlib-resources, importlib-metadata, wcwidth, urllib3, pytz, pyperclip, pycparser, packaging, oslo.i18n, netifaces, netaddr, iso8601, idna, debtcollector, charset-normalizer, certifi, attrs, stevedore, rfc3986, requests, PyYAML, PrettyTable, oslo.utils, os-service-types, msgpack, linecache2, cmd2, cffi, autopage, websocket-client, traceback2, semantic-version, oslo.serialization, oslo.config, keystoneauth1, greenlet, docker-pycreds, dnspython, cryptography, cliff, argparse, unittest2, setuptools-rust, python-keystoneclient, python-barbicanclient, pyOpenSSL, eventlet, enum34, docker, cython
Attempting uninstall: setuptools
Found existing installation: setuptools 39.2.0
Uninstalling setuptools-39.2.0:
Successfully uninstalled setuptools-39.2.0
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.
Running setup.py install for pyperclip: started
Running setup.py install for pyperclip: finished with status 'done'
WARNING: The script netaddr 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 normalizer 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 wsdump 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 scripts oslo-config-generator and oslo-config-validator are 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 unit2 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 barbican 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 scripts cygdb, cython and cythonize are 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.
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 gevent, which is not installed.
opencontrail-vrouter-netns 0.1 requires contrail-vrouter-api, which is not installed.
contrail-config-common 0.1.dev0 requires bitarray, which is not installed.
contrail-config-common 0.1.dev0 requires bottle<0.13, which is not installed.
contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed.
contrail-config-common 0.1.dev0 requires gevent, 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.
Successfully installed PrettyTable-2.5.0 PyYAML-6.0.1 argparse-1.4.0 attrs-22.2.0 autopage-0.5.2 certifi-2025.4.26 cffi-1.15.1 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.3 cryptography-40.0.2 cython-0.29.37 debtcollector-2.5.0 dnspython-2.2.1 docker-2.4.2 docker-pycreds-0.4.0 enum34-1.1.10 eventlet-0.33.3 greenlet-2.0.2 idna-3.10 importlib-metadata-4.8.3 importlib-resources-5.4.0 iso8601-1.1.0 keystoneauth1-5.1.3 linecache2-1.0.0 msgpack-1.0.5 netaddr-0.10.1 netifaces-0.11.0 os-service-types-1.7.0 oslo.config-8.8.1 oslo.i18n-5.1.0 oslo.serialization-4.3.0 oslo.utils-4.13.0 packaging-21.3 pbr-6.1.1 pyOpenSSL-23.2.0 pycparser-2.21 pyparsing-3.1.4 pyperclip-1.9.0 python-barbicanclient-5.3.0 python-keystoneclient-4.5.0 pytz-2025.2 requests-2.27.1 rfc3986-1.5.0 semantic-version-2.10.0 setuptools-59.6.0 setuptools-rust-1.1.2 stevedore-3.5.2 traceback2-1.4.0 typing-extensions-4.1.1 unittest2-1.1.0 urllib3-1.26.20 wcwidth-0.2.13 websocket-client-1.3.1 wrapt-1.16.0 zipp-3.6.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
Installing : python-contrail-vrouter-api-nightly.r24.1.centos-nightly   36/36
Verifying  : trousers-0.3.14-2.el7.x86_64                                1/36
Verifying  : python-contrail-vrouter-api-nightly.r24.1.centos-nightly    2/36
Verifying  : boost-thread-1.53.0-28.el7.x86_64                           3/36
Verifying  : boost-program-options-1.53.0-28.el7.x86_64                  4/36
Verifying  : autogen-libopts-5.18-5.el7.x86_64                           5/36
Verifying  : 12:dhclient-4.2.5-83.el7.centos.1.x86_64                    6/36
Verifying  : libunistring-0.9.3-9.el7.x86_64                             7/36
Verifying  : cyrus-sasl-2.1.26-24.el7_9.x86_64                           8/36
Verifying  : unbound-libs-1.6.6-5.el7_8.x86_64                           9/36
Verifying  : gettext-libs-0.19.8.1-3.el7.x86_64                         10/36
Verifying  : libcroco-0.6.12-6.el7_9.x86_64                             11/36
Verifying  : contrail-vrouter-agent-nightly.r24.1.centos-nightly_r24.   12/36
Verifying  : libicu-50.2-4.el7_7.x86_64                                 13/36
Verifying  : boost-regex-1.53.0-28.el7.x86_64                           14/36
Verifying  : gnutls-3.3.29-9.el7_6.x86_64                               15/36
Verifying  : python-opencontrail-vrouter-netns-nightly.r24.1.centos-n   16/36
Verifying  : boost-system-1.53.0-28.el7.x86_64                          17/36
Verifying  : 12:dhcp-common-4.2.5-83.el7.centos.1.x86_64                18/36
Verifying  : libevent-2.0.21-4.el7.x86_64                               19/36
Verifying  : 12:dhcp-libs-4.2.5-83.el7.centos.1.x86_64                  20/36
Verifying  : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64                   21/36
Verifying  : libvirt-libs-4.5.0-36.el7_9.5.x86_64                       22/36
Verifying  : yajl-2.0.4-4.el7.x86_64                                    23/36
Verifying  : gnutls-dane-3.3.29-9.el7_6.x86_64                          24/36
Verifying  : nettle-2.7.1-9.el7_9.x86_64                                25/36
Verifying  : 32:bind-export-libs-9.11.4-26.P2.el7_9.15.x86_64           26/36
Verifying  : gettext-0.19.8.1-3.el7.x86_64                              27/36
Verifying  : numactl-libs-2.0.12-5.el7.x86_64                           28/36
Verifying  : haproxy-1.5.18-9.el7_9.1.x86_64                            29/36
Verifying  : gperftools-libs-2.6.1-1.el7.x86_64                         30/36
Verifying  : libvirt-bash-completion-4.5.0-36.el7_9.5.x86_64            31/36
Verifying  : gnutls-utils-3.3.29-9.el7_6.x86_64                         32/36
Verifying  : avahi-libs-0.6.31-20.el7.x86_64                            33/36
Verifying  : xmltodict-0.7.0-1.0contrail.noarch                         34/36
Verifying  : libvirt-client-4.5.0-36.el7_9.5.x86_64                     35/36
Verifying  : boost-filesystem-1.53.0-28.el7.x86_64                      36/36

Installed:
contrail-vrouter-agent.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7
dhclient.x86_64 12:4.2.5-83.el7.centos.1
haproxy.x86_64 0:1.5.18-9.el7_9.1
libvirt-client.x86_64 0:4.5.0-36.el7_9.5
python-contrail-vrouter-api.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7
python-opencontrail-vrouter-netns.x86_64 0:nightly.r24.1.centos-nightly_r24.1_centos.el7

Dependency Installed:
autogen-libopts.x86_64 0:5.18-5.el7
avahi-libs.x86_64 0:0.6.31-20.el7
bind-export-libs.x86_64 32:9.11.4-26.P2.el7_9.15
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
cyrus-sasl.x86_64 0:2.1.26-24.el7_9
cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9
dhcp-common.x86_64 12:4.2.5-83.el7.centos.1
dhcp-libs.x86_64 12:4.2.5-83.el7.centos.1
gettext.x86_64 0:0.19.8.1-3.el7
gettext-libs.x86_64 0:0.19.8.1-3.el7
gnutls.x86_64 0:3.3.29-9.el7_6
gnutls-dane.x86_64 0:3.3.29-9.el7_6
gnutls-utils.x86_64 0:3.3.29-9.el7_6
gperftools-libs.x86_64 0:2.6.1-1.el7
libcroco.x86_64 0:0.6.12-6.el7_9
libevent.x86_64 0:2.0.21-4.el7
libicu.x86_64 0:50.2-4.el7_7
libunistring.x86_64 0:0.9.3-9.el7
libvirt-bash-completion.x86_64 0:4.5.0-36.el7_9.5
libvirt-libs.x86_64 0:4.5.0-36.el7_9.5
nettle.x86_64 0:2.7.1-9.el7_9
numactl-libs.x86_64 0:2.0.12-5.el7
trousers.x86_64 0:0.3.14-2.el7
unbound-libs.x86_64 0:1.6.6-5.el7_8
xmltodict.noarch 0:0.7.0-1.0contrail
yajl.x86_64 0:2.0.4-4.el7

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 9629a76d40ab
---> ce955245557e
Step 6/10 : COPY *.sh /
---> a4be88df8f5d
Step 7/10 : COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script
---> 08262a13de6f
Step 8/10 : COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/
---> 4977d1997692
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 89e023a8ac2a
---> Removed intermediate container 89e023a8ac2a
---> 49f658015d41
Step 10/10 : CMD ["/usr/bin/contrail-vrouter-agent"]
---> Running in b558f194dcac
---> Removed intermediate container b558f194dcac
---> b03402b3ba8a
[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 b03402b3ba8a
Successfully tagged nexus.gz1.opensdn.io:5102/contrail-vrouter-agent:nightly-r24.1-centos
Successfully tagged nexus.gz1.opensdn.io:5102/tf-vrouter-agent:nightly-r24.1-centos
2025-06-26 01:25:50,309: INFO: Docker build duration: 233 seconds
The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-vrouter-agent]
94523fcdf3fa: Preparing
88da832df956: Preparing
883e3c009b9c: Preparing
3e42a9e8ba3a: Preparing
03b4bd387e93: Preparing
c95415954f2b: Preparing
bc50814a8575: Preparing
cd950b5764c8: Preparing
30a455ef0f39: Preparing
d670c4ed3d8f: Preparing
97ebe0939279: Preparing
d3caae442c76: Preparing
e27c0d422d25: Preparing
eb0592226dca: Preparing
174f56854903: Preparing
883e3c009b9c: Waiting
3e42a9e8ba3a: Waiting
03b4bd387e93: Waiting
c95415954f2b: Waiting
bc50814a8575: Waiting
cd950b5764c8: Waiting
30a455ef0f39: Waiting
d670c4ed3d8f: Waiting
97ebe0939279: Waiting
d3caae442c76: Waiting
e27c0d422d25: Waiting
eb0592226dca: Waiting
174f56854903: Waiting
94523fcdf3fa: Pushed
88da832df956: Pushed
883e3c009b9c: Pushed
03b4bd387e93: Layer already exists
c95415954f2b: Layer already exists
bc50814a8575: Layer already exists
cd950b5764c8: Layer already exists
30a455ef0f39: Layer already exists
d670c4ed3d8f: Layer already exists
97ebe0939279: Layer already exists
d3caae442c76: Layer already exists
e27c0d422d25: Layer already exists
eb0592226dca: Layer already exists
174f56854903: Layer already exists
3e42a9e8ba3a: Pushed
nightly-r24.1-centos: digest: sha256:1a31d857824bc43dc2704175b6c42dc57f2c74583101f551ced13f2a44c7f66c size: 3456
The push refers to repository [nexus.gz1.opensdn.io:5102/tf-vrouter-agent]
94523fcdf3fa: Preparing
88da832df956: Preparing
883e3c009b9c: Preparing
3e42a9e8ba3a: Preparing
03b4bd387e93: Preparing
c95415954f2b: Preparing
bc50814a8575: Preparing
cd950b5764c8: Preparing
30a455ef0f39: Preparing
d670c4ed3d8f: Preparing
97ebe0939279: Preparing
d3caae442c76: Preparing
e27c0d422d25: Preparing
eb0592226dca: Preparing
174f56854903: Preparing
03b4bd387e93: Waiting
c95415954f2b: Waiting
bc50814a8575: Waiting
cd950b5764c8: Waiting
30a455ef0f39: Waiting
d670c4ed3d8f: Waiting
97ebe0939279: Waiting
d3caae442c76: Waiting
e27c0d422d25: Waiting
eb0592226dca: Waiting
174f56854903: Waiting
94523fcdf3fa: Layer already exists
883e3c009b9c: Layer already exists
3e42a9e8ba3a: Layer already exists
88da832df956: Layer already exists
c95415954f2b: Layer already exists
03b4bd387e93: Layer already exists
bc50814a8575: Layer already exists
30a455ef0f39: Layer already exists
d670c4ed3d8f: Layer already exists
cd950b5764c8: Layer already exists
d3caae442c76: Layer already exists
97ebe0939279: Layer already exists
eb0592226dca: Layer already exists
174f56854903: Layer already exists
e27c0d422d25: Layer already exists
nightly-r24.1-centos: digest: sha256:1a31d857824bc43dc2704175b6c42dc57f2c74583101f551ced13f2a44c7f66c size: 3456
2025-06-26 01:26:38,674: INFO: Building contrail-vrouter-agent finished successfully, duration: 281 seconds