2025-04-13 13:29:57,734: INFO: Building contrail-vrouter-base
2025-04-13 13:29:57,747: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_5_3_2-1 --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-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn
Sending build context to Docker daemon 99.84 kB

Step 1/8 : ARG CONTRAIL_REGISTRY
Step 2/8 : ARG CONTRAIL_CONTAINER_TAG
Step 3/8 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG}
---> c4a552e1caf1
Step 4/8 : ENV NODE_TYPE=vrouter
---> Running in fc8bcb604b3e
---> Removed intermediate container fc8bcb604b3e
---> 2ab8ec84d675
Step 5/8 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE
---> Running in b8059a9d8a54
---> Removed intermediate container b8059a9d8a54
---> a92b2dd9d68c
Step 6/8 : RUN     source /etc/os-release ;     pkgs='NetworkManager initscripts ethtool pciutils sudo contrail-vrouter-utils' ;     yum install -y $pkgs ;     yum clean all -y ;     if [[ "$ID" == 'rhel' && "${PLATFORM_ID//*:/}" == 'el8' ]] ; then         rm -f /usr/sbin/ifup /usr/sbin/ifdown &&         cp /etc/sysconfig/network-scripts/ifup /etc/sysconfig/network-scripts/ifdown /usr/sbin/ ;     fi ;     mkdir -p /opt/contrail ;     cp -r /etc/sysconfig/network-scripts /opt/contrail/ ;     rm -rf /var/cache/yum /etc/sysconfig/network-scripts ;     ldconfig
---> Running in 14132d05d662
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
Resolving Dependencies
--> Running transaction check
---> Package NetworkManager.x86_64 1:1.18.8-2.el7_9 will be installed
--> Processing Dependency: NetworkManager-libnm(x86-64) = 1:1.18.8-2.el7_9 for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: wpa_supplicant >= 1:1.1 for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_8_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_6_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_4_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_2_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_18_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_16_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_14_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_12_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_10_2)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_10_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0(libnm_1_0_0)(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libpolkit-agent-1.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libnm.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
--> Processing Dependency: libndp.so.0()(64bit) for package: 1:NetworkManager-1.18.8-2.el7_9.x86_64
---> Package contrail-vrouter-utils.x86_64 0:master.1.5.3.2.1-master_1_5_3_2_1.el7 will be installed
---> Package ethtool.x86_64 2:4.8-10.el7 will be installed
---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed
--> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64
---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed
--> Processing Dependency: pciutils-libs = 3.5.1-3.el7 for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.5)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.3)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.1)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3(LIBPCI_3.0)(64bit) for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: hwdata for package: pciutils-3.5.1-3.el7.x86_64
--> Processing Dependency: libpci.so.3()(64bit) for package: pciutils-3.5.1-3.el7.x86_64
---> Package sudo.x86_64 0:1.8.23-10.el7_9.3 will be installed
--> Running transaction check
---> Package NetworkManager-libnm.x86_64 1:1.18.8-2.el7_9 will be installed
---> Package hwdata.x86_64 0:0.252-9.7.el7 will be installed
---> Package libndp.x86_64 0:1.2-9.el7 will be installed
---> Package pciutils-libs.x86_64 0:3.5.1-3.el7 will be installed
---> Package polkit.x86_64 0:0.112-26.el7_9.1 will be installed
--> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-26.el7_9.1.x86_64
--> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-26.el7_9.1.x86_64
--> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-26.el7_9.1.x86_64
---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed
---> Package wpa_supplicant.x86_64 1:2.6-12.el7_9.2 will be installed
--> Processing Dependency: systemd-sysv for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-route-3.so.200(libnl_3_2_28)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-route-3.so.200(libnl_3)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-genl-3.so.200(libnl_3)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-3.so.200(libnl_3)(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-route-3.so.200()(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-genl-3.so.200()(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Processing Dependency: libnl-3.so.200()(64bit) for package: 1:wpa_supplicant-2.6-12.el7_9.2.x86_64
--> Running transaction check
---> Package libnl3.x86_64 0:3.2.28-4.el7 will be installed
---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
---> Package systemd-sysv.x86_64 0:219-78.el7_9.9 will be installed
--> Processing Dependency: systemd = 219-78.el7_9.9 for package: systemd-sysv-219-78.el7_9.9.x86_64
--> Running transaction check
---> Package systemd.x86_64 0:219-78.el7 will be updated
---> Package systemd.x86_64 0:219-78.el7_9.9 will be an update
--> Processing Dependency: systemd-libs = 219-78.el7_9.9 for package: systemd-219-78.el7_9.9.x86_64
--> Running transaction check
---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
---> Package systemd-libs.x86_64 0:219-78.el7_9.9 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package        Arch   Version           Repository                        Size
================================================================================
Installing:
NetworkManager x86_64 1:1.18.8-2.el7_9  tf-mirrors.ci_repos_yum7-updates 1.9 M
contrail-vrouter-utils
x86_64 master.1.5.3.2.1-master_1_5_3_2_1.el7
contrail                         113 k
ethtool        x86_64 2:4.8-10.el7      tf-mirrors.ci_repos_yum7-base    127 k
initscripts    x86_64 9.49.53-1.el7_9.1 tf-mirrors.ci_repos_yum7-updates 440 k
pciutils       x86_64 3.5.1-3.el7       tf-mirrors.ci_repos_yum7-base     93 k
sudo           x86_64 1.8.23-10.el7_9.3 tf-mirrors.ci_repos_yum7-updates 844 k
Installing for dependencies:
NetworkManager-libnm
x86_64 1:1.18.8-2.el7_9  tf-mirrors.ci_repos_yum7-updates 1.7 M
hwdata         x86_64 0.252-9.7.el7     tf-mirrors.ci_repos_yum7-base    2.5 M
libndp         x86_64 1.2-9.el7         tf-mirrors.ci_repos_yum7-base     32 k
libnl3         x86_64 3.2.28-4.el7      tf-mirrors.ci_repos_yum7-base    278 k
mozjs17        x86_64 17.0.0-20.el7     tf-mirrors.ci_repos_yum7-base    1.4 M
pciutils-libs  x86_64 3.5.1-3.el7       tf-mirrors.ci_repos_yum7-base     46 k
polkit         x86_64 0.112-26.el7_9.1  tf-mirrors.ci_repos_yum7-updates 170 k
polkit-pkla-compat
x86_64 0.1-4.el7         tf-mirrors.ci_repos_yum7-base     39 k
systemd-sysv   x86_64 219-78.el7_9.9    tf-mirrors.ci_repos_yum7-updates  98 k
sysvinit-tools x86_64 2.88-14.dsf.el7   tf-mirrors.ci_repos_yum7-base     63 k
wpa_supplicant x86_64 1:2.6-12.el7_9.2  tf-mirrors.ci_repos_yum7-updates 1.2 M
Updating for dependencies:
systemd        x86_64 219-78.el7_9.9    tf-mirrors.ci_repos_yum7-updates 5.1 M
systemd-libs   x86_64 219-78.el7_9.9    tf-mirrors.ci_repos_yum7-updates 419 k

Transaction Summary
================================================================================
Install  6 Packages (+11 Dependent packages)
Upgrade             (  2 Dependent packages)

Total download size: 16 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
--------------------------------------------------------------------------------
Total                                               12 MB/s |  16 MB  00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating   : systemd-libs-219-78.el7_9.9.x86_64                          1/21
Updating   : systemd-219-78.el7_9.9.x86_64                               2/21
Failed to get D-Bus connection: Operation not permitted
Installing : hwdata-0.252-9.7.el7.x86_64                                 3/21
Installing : systemd-sysv-219-78.el7_9.9.x86_64                          4/21
Installing : 1:NetworkManager-libnm-1.18.8-2.el7_9.x86_64                5/21
Installing : libnl3-3.2.28-4.el7.x86_64                                  6/21
Installing : 1:wpa_supplicant-2.6-12.el7_9.2.x86_64                      7/21
Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64                       8/21
Installing : libndp-1.2-9.el7.x86_64                                     9/21
Installing : mozjs17-17.0.0-20.el7.x86_64                               10/21
Installing : polkit-0.112-26.el7_9.1.x86_64                             11/21
Installing : polkit-pkla-compat-0.1-4.el7.x86_64                        12/21
Installing : pciutils-libs-3.5.1-3.el7.x86_64                           13/21
Installing : pciutils-3.5.1-3.el7.x86_64                                14/21
Installing : 1:NetworkManager-1.18.8-2.el7_9.x86_64                     15/21
Installing : initscripts-9.49.53-1.el7_9.1.x86_64                       16/21
Installing : 2:ethtool-4.8-10.el7.x86_64                                17/21
Installing : contrail-vrouter-utils-master.1.5.3.2.1-master_1_5_3_2_1   18/21
Installing : sudo-1.8.23-10.el7_9.3.x86_64                              19/21
Cleanup    : systemd-219-78.el7.x86_64                                  20/21
Cleanup    : systemd-libs-219-78.el7.x86_64                             21/21
Verifying  : systemd-libs-219-78.el7_9.9.x86_64                          1/21
Verifying  : 1:NetworkManager-1.18.8-2.el7_9.x86_64                      2/21
Verifying  : sudo-1.8.23-10.el7_9.3.x86_64                               3/21
Verifying  : contrail-vrouter-utils-master.1.5.3.2.1-master_1_5_3_2_1    4/21
Verifying  : 2:ethtool-4.8-10.el7.x86_64                                 5/21
Verifying  : hwdata-0.252-9.7.el7.x86_64                                 6/21
Verifying  : systemd-219-78.el7_9.9.x86_64                               7/21
Verifying  : 1:NetworkManager-libnm-1.18.8-2.el7_9.x86_64                8/21
Verifying  : initscripts-9.49.53-1.el7_9.1.x86_64                        9/21
Verifying  : polkit-0.112-26.el7_9.1.x86_64                             10/21
Verifying  : pciutils-libs-3.5.1-3.el7.x86_64                           11/21
Verifying  : mozjs17-17.0.0-20.el7.x86_64                               12/21
Verifying  : libndp-1.2-9.el7.x86_64                                    13/21
Verifying  : polkit-pkla-compat-0.1-4.el7.x86_64                        14/21
Verifying  : sysvinit-tools-2.88-14.dsf.el7.x86_64                      15/21
Verifying  : pciutils-3.5.1-3.el7.x86_64                                16/21
Verifying  : libnl3-3.2.28-4.el7.x86_64                                 17/21
Verifying  : systemd-sysv-219-78.el7_9.9.x86_64                         18/21
Verifying  : 1:wpa_supplicant-2.6-12.el7_9.2.x86_64                     19/21
Verifying  : systemd-libs-219-78.el7.x86_64                             20/21
Verifying  : systemd-219-78.el7.x86_64                                  21/21

Installed:
NetworkManager.x86_64 1:1.18.8-2.el7_9
contrail-vrouter-utils.x86_64 0:master.1.5.3.2.1-master_1_5_3_2_1.el7
ethtool.x86_64 2:4.8-10.el7
initscripts.x86_64 0:9.49.53-1.el7_9.1
pciutils.x86_64 0:3.5.1-3.el7
sudo.x86_64 0:1.8.23-10.el7_9.3

Dependency Installed:
NetworkManager-libnm.x86_64 1:1.18.8-2.el7_9
hwdata.x86_64 0:0.252-9.7.el7
libndp.x86_64 0:1.2-9.el7
libnl3.x86_64 0:3.2.28-4.el7
mozjs17.x86_64 0:17.0.0-20.el7
pciutils-libs.x86_64 0:3.5.1-3.el7
polkit.x86_64 0:0.112-26.el7_9.1
polkit-pkla-compat.x86_64 0:0.1-4.el7
systemd-sysv.x86_64 0:219-78.el7_9.9
sysvinit-tools.x86_64 0:2.88-14.dsf.el7
wpa_supplicant.x86_64 1:2.6-12.el7_9.2

Dependency Updated:
systemd.x86_64 0:219-78.el7_9.9      systemd-libs.x86_64 0:219-78.el7_9.9

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 14132d05d662
---> 9faeeeea5742
Step 7/8 : COPY *.sh ifup-* ifdown-* network-functions-vrouter* dhclient-vhost0.conf /
---> e4c489d8c867
Step 8/8 : CMD ["/usr/bin/tail","-f","/dev/null"]
---> Running in 3b2561c6ecec
---> Removed intermediate container 3b2561c6ecec
---> c1e9a87534d0
[Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed
Successfully built c1e9a87534d0
Successfully tagged nexus.gz1.opensdn.io:5101/contrail-vrouter-base:master-1_5_3_2-1
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-1_5_3_2-1
2025-04-13 13:31:46,853: INFO: Docker build duration: 109 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-base]
f5bb4bbfa0d0: Preparing
4a3749abc1e5: Preparing
873be44623a1: Preparing
ed31a12bc854: Preparing
63ef54f8a279: Preparing
097ff8bc9305: Preparing
0db598099402: Preparing
6c359f26a798: Preparing
7b8dd727d7b2: Preparing
e16681958074: Preparing
174f56854903: Preparing
097ff8bc9305: Waiting
0db598099402: Waiting
6c359f26a798: Waiting
7b8dd727d7b2: Waiting
e16681958074: Waiting
174f56854903: Waiting
63ef54f8a279: Waiting
ed31a12bc854: Layer already exists
873be44623a1: Layer already exists
f5bb4bbfa0d0: Pushed
63ef54f8a279: Layer already exists
0db598099402: Layer already exists
097ff8bc9305: Layer already exists
6c359f26a798: Layer already exists
7b8dd727d7b2: Layer already exists
e16681958074: Layer already exists
174f56854903: Layer already exists
4a3749abc1e5: Pushed
master-1_5_3_2-1: digest: sha256:246fc414a87ed64b81a1b0cfa9f3706204a9e798d93576fae6723c5e7073e843 size: 2621
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-base]
f5bb4bbfa0d0: Preparing
4a3749abc1e5: Preparing
873be44623a1: Preparing
ed31a12bc854: Preparing
63ef54f8a279: Preparing
097ff8bc9305: Preparing
0db598099402: Preparing
6c359f26a798: Preparing
7b8dd727d7b2: Preparing
e16681958074: Preparing
174f56854903: Preparing
63ef54f8a279: Waiting
097ff8bc9305: Waiting
0db598099402: Waiting
6c359f26a798: Waiting
7b8dd727d7b2: Waiting
e16681958074: Waiting
174f56854903: Waiting
ed31a12bc854: Layer already exists
f5bb4bbfa0d0: Layer already exists
4a3749abc1e5: Layer already exists
873be44623a1: Layer already exists
63ef54f8a279: Layer already exists
097ff8bc9305: Layer already exists
0db598099402: Layer already exists
6c359f26a798: Layer already exists
7b8dd727d7b2: Layer already exists
174f56854903: Layer already exists
e16681958074: Layer already exists
master-1_5_3_2-1: digest: sha256:246fc414a87ed64b81a1b0cfa9f3706204a9e798d93576fae6723c5e7073e843 size: 2621
2025-04-13 13:32:00,614: INFO: Building contrail-vrouter-base finished successfully, duration: 123 seconds