2025-04-28 19:39:12,927: INFO: Building opensdn-nodemgr
2025-04-28 19:39:13,060: 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_6_1_2-3 --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=opensdn-nodemgr --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 14.34 kB

Step 1/12 : ARG CONTRAIL_REGISTRY
Step 2/12 : ARG CONTRAIL_CONTAINER_TAG
Step 3/12 : FROM ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG}
---> 5c99b34576f6
Step 4/12 : ARG PIP_REPOSITORY
---> Using cache
---> 5267981075c2
Step 5/12 : ARG SITE_MIRROR
---> Using cache
---> 22b0a3c66151
Step 6/12 : ARG CONTAINER_NAME
---> Running in 9585482aeb0a
---> Removed intermediate container 9585482aeb0a
---> ac4df538387c
Step 7/12 : ENV SERVICE_NAME=nodemgr     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 5554d0af5946
---> Removed intermediate container 5554d0af5946
---> 0cd25c804b97
Step 8/12 : LABEL name=$CONTAINER_NAME       summary="Contrail Node Manager"       description="Contrail Node Manager is a monitor process per contrail virtual node that tracks the running state of the processes."       $VENDOR_DOMAIN".service"=$SERVICE_NAME       $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME
---> Running in e8642eb1131a
---> Removed intermediate container e8642eb1131a
---> 933acb255d3d
Step 9/12 : RUN yum install -y autogen-libopts.x86_64 chrony podman 2>&1 | tee /tmp/log ;     yum clean all -y ;     rm -rf /var/cache/yum ;     python3 -m pip install --no-compile --extra-index-url $PIP_REPOSITORY "nodemgr==0.1.dev0" ;     rm -rf /root/.cache
---> Running in 5c97de3d1209
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
Resolving Dependencies
--> Running transaction check
---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed
---> Package chrony.x86_64 0:3.4-1.el7 will be installed
--> Processing Dependency: libseccomp.so.2()(64bit) for package: chrony-3.4-1.el7.x86_64
--> Processing Dependency: libedit.so.0()(64bit) for package: chrony-3.4-1.el7.x86_64
---> Package podman.x86_64 0:1.6.4-36.el7_9 will be installed
--> Processing Dependency: slirp4netns >= 0.4.0-1 for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: runc >= 1.0.0-57 for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: containers-common >= 0.1.29-3 for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: containernetworking-plugins >= 0.8.1-1 for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: nftables for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: fuse-overlayfs for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: container-selinux for package: podman-1.6.4-36.el7_9.x86_64
--> Processing Dependency: conmon for package: podman-1.6.4-36.el7_9.x86_64
--> Running transaction check
---> Package conmon.x86_64 2:2.0.8-1.el7 will be installed
---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
--> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
--> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
--> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
--> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
--> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
--> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
---> Package containerd.io.x86_64 0:1.6.28-3.1.el7 will be installed
---> Package containernetworking-plugins.x86_64 0:0.8.3-3.el7.centos will be installed
---> Package containers-common.x86_64 1:0.1.40-11.el7_8 will be installed
--> Processing Dependency: subscription-manager for package: 1:containers-common-0.1.40-11.el7_8.x86_64
---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
--> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
--> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
--> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
---> Package nftables.x86_64 1:0.8-14.el7 will be installed
--> Processing Dependency: libnftnl.so.7(LIBNFTNL_5)(64bit) for package: 1:nftables-0.8-14.el7.x86_64
--> Processing Dependency: libnftnl.so.7()(64bit) for package: 1:nftables-0.8-14.el7.x86_64
---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
--> Running transaction check
---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
---> Package libnftnl.x86_64 0:1.0.8-3.el7 will be installed
--> Processing Dependency: libjansson.so.4()(64bit) for package: libnftnl-1.0.8-3.el7.x86_64
---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
--> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
--> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
---> Package subscription-manager.x86_64 0:1.24.53-1.el7.centos will be installed
--> Processing Dependency: subscription-manager-rhsm = 1.24.53 for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-dmidecode >= 3.12.2-2 for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: virt-what for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: usermode for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-syspurpose for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-six for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-setuptools for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-inotify for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-ethtool for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-decorator for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Processing Dependency: python-dateutil for package: subscription-manager-1.24.53-1.el7.centos.x86_64
--> Running transaction check
---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
---> Package jansson.x86_64 0:2.10-1.el7 will be installed
---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed
---> Package python-dmidecode.x86_64 0:3.12.2-4.el7 will be installed
---> Package python-ethtool.x86_64 0:0.8-8.el7 will be installed
--> Processing Dependency: libnl.so.1()(64bit) for package: python-ethtool-0.8-8.el7.x86_64
---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed
---> Package python-syspurpose.x86_64 0:1.24.53-1.el7.centos will be installed
---> Package python2-dateutil.noarch 1:2.6.1-1.el7 will be installed
---> Package python2-setuptools.noarch 0:22.0.5-1.el7 will be installed
---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed
---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
---> Package subscription-manager-rhsm.x86_64 0:1.24.53-1.el7.centos will be installed
--> Processing Dependency: subscription-manager-rhsm-certificates = 1.24.53-1.el7.centos for package: subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64
---> Package usermode.x86_64 0:1.111-6.el7 will be installed
---> Package virt-what.x86_64 0:1.18-4.el7_9.1 will be installed
--> Processing Dependency: which for package: virt-what-1.18-4.el7_9.1.x86_64
--> Processing Dependency: dmidecode for package: virt-what-1.18-4.el7_9.1.x86_64
--> Running transaction check
---> Package dmidecode.x86_64 1:3.2-5.el7_9.1 will be installed
---> Package libnl.x86_64 0:1.1.4-3.el7 will be installed
---> Package subscription-manager-rhsm-certificates.x86_64 0:1.24.53-1.el7.centos will be installed
---> Package which.x86_64 0:2.20-7.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package           Arch   Version        Repository                        Size
================================================================================
Installing:
autogen-libopts   x86_64 5.18-5.el7     tf-mirrors.ci_repos_yum7-base     66 k
chrony            x86_64 3.4-1.el7      tf-mirrors.ci_repos_yum7-base    251 k
podman            x86_64 1.6.4-36.el7_9 tf-mirrors.ci_repos_yum7-extras   13 M
Installing for dependencies:
audit-libs-python x86_64 2.8.5-4.el7    tf-mirrors.ci_repos_yum7-base     76 k
checkpolicy       x86_64 2.5-8.el7      tf-mirrors.ci_repos_yum7-base    295 k
conmon            x86_64 2:2.0.8-1.el7  tf-mirrors.ci_repos_yum7-extras   31 k
container-selinux noarch 2:2.119.2-1.911c772.el7_8
tf-mirrors.ci_repos_yum7-extras   40 k
containerd.io     x86_64 1.6.28-3.1.el7 tf-mirrors.ci_repos_dockerrepo    35 M
containernetworking-plugins
x86_64 0.8.3-3.el7.centos
tf-mirrors.ci_repos_yum7-extras   20 M
containers-common x86_64 1:0.1.40-11.el7_8
tf-mirrors.ci_repos_yum7-extras   43 k
dmidecode         x86_64 1:3.2-5.el7_9.1
tf-mirrors.ci_repos_yum7-updates  82 k
fuse-overlayfs    x86_64 0.7.2-6.el7_8  tf-mirrors.ci_repos_yum7-extras   54 k
fuse3-libs        x86_64 3.6.1-4.el7    tf-mirrors.ci_repos_yum7-extras   82 k
jansson           x86_64 2.10-1.el7     tf-mirrors.ci_repos_yum7-base     37 k
libcgroup         x86_64 0.41-21.el7    tf-mirrors.ci_repos_yum7-base     66 k
libedit           x86_64 3.0-12.20121213cvs.el7
tf-mirrors.ci_repos_yum7-base     92 k
libnftnl          x86_64 1.0.8-3.el7    tf-mirrors.ci_repos_yum7-base     78 k
libnl             x86_64 1.1.4-3.el7    tf-mirrors.ci_repos_yum7-base    128 k
libseccomp        x86_64 2.3.1-4.el7    tf-mirrors.ci_repos_yum7-base     56 k
libselinux-python x86_64 2.5-15.el7     tf-mirrors.ci_repos_yum7-base    236 k
libselinux-utils  x86_64 2.5-15.el7     tf-mirrors.ci_repos_yum7-base    151 k
libsemanage-python
x86_64 2.5-14.el7     tf-mirrors.ci_repos_yum7-base    113 k
nftables          x86_64 1:0.8-14.el7   tf-mirrors.ci_repos_yum7-base    186 k
policycoreutils   x86_64 2.5-34.el7     tf-mirrors.ci_repos_yum7-base    917 k
policycoreutils-python
x86_64 2.5-34.el7     tf-mirrors.ci_repos_yum7-base    457 k
python-IPy        noarch 0.75-6.el7     tf-mirrors.ci_repos_yum7-base     32 k
python-decorator  noarch 3.4.0-3.el7    tf-mirrors.ci_repos_yum7-base     27 k
python-dmidecode  x86_64 3.12.2-4.el7   tf-mirrors.ci_repos_yum7-base     83 k
python-ethtool    x86_64 0.8-8.el7      tf-mirrors.ci_repos_yum7-base     34 k
python-inotify    noarch 0.9.4-4.el7    tf-mirrors.ci_repos_yum7-base     49 k
python-syspurpose x86_64 1.24.53-1.el7.centos
tf-mirrors.ci_repos_yum7-updates 277 k
python2-dateutil  noarch 1:2.6.1-1.el7  tf-mirrors.ci_repos_centos-openstack-queens
246 k
python2-setuptools
noarch 22.0.5-1.el7   tf-mirrors.ci_repos_centos-openstack-queens
485 k
python2-six       noarch 1.12.0-1.el7   tpc                               33 k
selinux-policy    noarch 3.13.1-268.el7_9.2
tf-mirrors.ci_repos_yum7-updates 498 k
selinux-policy-targeted
noarch 3.13.1-268.el7_9.2
tf-mirrors.ci_repos_yum7-updates 7.0 M
setools-libs      x86_64 3.3.8-4.el7    tf-mirrors.ci_repos_yum7-base    620 k
slirp4netns       x86_64 0.4.3-4.el7_8  tf-mirrors.ci_repos_yum7-extras   81 k
subscription-manager
x86_64 1.24.53-1.el7.centos
tf-mirrors.ci_repos_yum7-updates 1.1 M
subscription-manager-rhsm
x86_64 1.24.53-1.el7.centos
tf-mirrors.ci_repos_yum7-updates 336 k
subscription-manager-rhsm-certificates
x86_64 1.24.53-1.el7.centos
tf-mirrors.ci_repos_yum7-updates 239 k
usermode          x86_64 1.111-6.el7    tf-mirrors.ci_repos_yum7-base    193 k
virt-what         x86_64 1.18-4.el7_9.1 tf-mirrors.ci_repos_yum7-updates  30 k
which             x86_64 2.20-7.el7     tf-mirrors.ci_repos_yum7-base     41 k

Transaction Summary
================================================================================
Install  3 Packages (+41 Dependent packages)

Total download size: 83 M
Installed size: 290 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                               16 MB/s |  83 MB  00:05
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libseccomp-2.3.1-4.el7.x86_64                               1/44
Installing : python2-six-1.12.0-1.el7.noarch                             2/44
Installing : 1:python2-dateutil-2.6.1-1.el7.noarch                       3/44
Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            4/44
Installing : libselinux-utils-2.5-15.el7.x86_64                          5/44
Installing : policycoreutils-2.5-34.el7.x86_64                           6/44
Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    7/44
Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           8/44
Installing : libcgroup-0.41-21.el7.x86_64                                9/44
Installing : usermode-1.111-6.el7.x86_64                                10/44
Installing : 2:conmon-2.0.8-1.el7.x86_64                                11/44
Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      12/44
Installing : libnl-1.1.4-3.el7.x86_64                                   13/44
Installing : python-ethtool-0.8-8.el7.x86_64                            14/44
Installing : jansson-2.10-1.el7.x86_64                                  15/44
Installing : libnftnl-1.0.8-3.el7.x86_64                                16/44
Installing : 1:nftables-0.8-14.el7.x86_64                               17/44
Installing : python-dmidecode-3.12.2-4.el7.x86_64                       18/44
Installing : audit-libs-python-2.8.5-4.el7.x86_64                       19/44
Installing : 1:dmidecode-3.2-5.el7_9.1.x86_64                           20/44
Installing : libselinux-python-2.5-15.el7.x86_64                        21/44
Installing : libsemanage-python-2.5-14.el7.x86_64                       22/44
Installing : fuse3-libs-3.6.1-4.el7.x86_64                              23/44
Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        24/44
Installing : python2-setuptools-22.0.5-1.el7.noarch                     25/44
Installing : setools-libs-3.3.8-4.el7.x86_64                            26/44
Installing : containernetworking-plugins-0.8.3-3.el7.centos.x86_64      27/44
Installing : python-IPy-0.75-6.el7.noarch                               28/44
Installing : python-decorator-3.4.0-3.el7.noarch                        29/44
Installing : which-2.20-7.el7.x86_64                                    30/44
Installing : virt-what-1.18-4.el7_9.1.x86_64                            31/44
Installing : checkpolicy-2.5-8.el7.x86_64                               32/44
Installing : policycoreutils-python-2.5-34.el7.x86_64                   33/44
Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         34/44
setsebool:  SELinux is disabled.
Installing : containerd.io-1.6.28-3.1.el7.x86_64                        35/44
Installing : python-syspurpose-1.24.53-1.el7.centos.x86_64              36/44
Installing : python-inotify-0.9.4-4.el7.noarch                          37/44
Installing : subscription-manager-rhsm-certificates-1.24.53-1.el7.cen   38/44
Installing : subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64      39/44
Installing : subscription-manager-1.24.53-1.el7.centos.x86_64           40/44
Installing : 1:containers-common-0.1.40-11.el7_8.x86_64                 41/44
Installing : podman-1.6.4-36.el7_9.x86_64                               42/44
Installing : chrony-3.4-1.el7.x86_64                                    43/44
Failed to get D-Bus connection: Operation not permitted
Installing : autogen-libopts-5.18-5.el7.x86_64                          44/44
Verifying  : subscription-manager-rhsm-certificates-1.24.53-1.el7.cen    1/44
Verifying  : virt-what-1.18-4.el7_9.1.x86_64                             2/44
Verifying  : containerd.io-1.6.28-3.1.el7.x86_64                         3/44
Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         4/44
Verifying  : autogen-libopts-5.18-5.el7.x86_64                           5/44
Verifying  : 1:nftables-0.8-14.el7.x86_64                                6/44
Verifying  : python-inotify-0.9.4-4.el7.noarch                           7/44
Verifying  : python-syspurpose-1.24.53-1.el7.centos.x86_64               8/44
Verifying  : 1:python2-dateutil-2.6.1-1.el7.noarch                       9/44
Verifying  : 1:containers-common-0.1.40-11.el7_8.x86_64                 10/44
Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch          11/44
Verifying  : python-ethtool-0.8-8.el7.x86_64                            12/44
Verifying  : checkpolicy-2.5-8.el7.x86_64                               13/44
Verifying  : policycoreutils-2.5-34.el7.x86_64                          14/44
Verifying  : which-2.20-7.el7.x86_64                                    15/44
Verifying  : chrony-3.4-1.el7.x86_64                                    16/44
Verifying  : python-decorator-3.4.0-3.el7.noarch                        17/44
Verifying  : python-IPy-0.75-6.el7.noarch                               18/44
Verifying  : libseccomp-2.3.1-4.el7.x86_64                              19/44
Verifying  : libselinux-utils-2.5-15.el7.x86_64                         20/44
Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   21/44
Verifying  : containernetworking-plugins-0.8.3-3.el7.centos.x86_64      22/44
Verifying  : subscription-manager-1.24.53-1.el7.centos.x86_64           23/44
Verifying  : setools-libs-3.3.8-4.el7.x86_64                            24/44
Verifying  : python2-setuptools-22.0.5-1.el7.noarch                     25/44
Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              26/44
Verifying  : podman-1.6.4-36.el7_9.x86_64                               27/44
Verifying  : libsemanage-python-2.5-14.el7.x86_64                       28/44
Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           29/44
Verifying  : libselinux-python-2.5-15.el7.x86_64                        30/44
Verifying  : 1:dmidecode-3.2-5.el7_9.1.x86_64                           31/44
Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   32/44
Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       33/44
Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         34/44
Verifying  : python-dmidecode-3.12.2-4.el7.x86_64                       35/44
Verifying  : jansson-2.10-1.el7.x86_64                                  36/44
Verifying  : libnl-1.1.4-3.el7.x86_64                                   37/44
Verifying  : python2-six-1.12.0-1.el7.noarch                            38/44
Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      39/44
Verifying  : subscription-manager-rhsm-1.24.53-1.el7.centos.x86_64      40/44
Verifying  : 2:conmon-2.0.8-1.el7.x86_64                                41/44
Verifying  : libnftnl-1.0.8-3.el7.x86_64                                42/44
Verifying  : usermode-1.111-6.el7.x86_64                                43/44
Verifying  : libcgroup-0.41-21.el7.x86_64                               44/44

Installed:
autogen-libopts.x86_64 0:5.18-5.el7         chrony.x86_64 0:3.4-1.el7
podman.x86_64 0:1.6.4-36.el7_9

Dependency Installed:
audit-libs-python.x86_64 0:2.8.5-4.el7
checkpolicy.x86_64 0:2.5-8.el7
conmon.x86_64 2:2.0.8-1.el7
container-selinux.noarch 2:2.119.2-1.911c772.el7_8
containerd.io.x86_64 0:1.6.28-3.1.el7
containernetworking-plugins.x86_64 0:0.8.3-3.el7.centos
containers-common.x86_64 1:0.1.40-11.el7_8
dmidecode.x86_64 1:3.2-5.el7_9.1
fuse-overlayfs.x86_64 0:0.7.2-6.el7_8
fuse3-libs.x86_64 0:3.6.1-4.el7
jansson.x86_64 0:2.10-1.el7
libcgroup.x86_64 0:0.41-21.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
libnftnl.x86_64 0:1.0.8-3.el7
libnl.x86_64 0:1.1.4-3.el7
libseccomp.x86_64 0:2.3.1-4.el7
libselinux-python.x86_64 0:2.5-15.el7
libselinux-utils.x86_64 0:2.5-15.el7
libsemanage-python.x86_64 0:2.5-14.el7
nftables.x86_64 1:0.8-14.el7
policycoreutils.x86_64 0:2.5-34.el7
policycoreutils-python.x86_64 0:2.5-34.el7
python-IPy.noarch 0:0.75-6.el7
python-decorator.noarch 0:3.4.0-3.el7
python-dmidecode.x86_64 0:3.12.2-4.el7
python-ethtool.x86_64 0:0.8-8.el7
python-inotify.noarch 0:0.9.4-4.el7
python-syspurpose.x86_64 0:1.24.53-1.el7.centos
python2-dateutil.noarch 1:2.6.1-1.el7
python2-setuptools.noarch 0:22.0.5-1.el7
python2-six.noarch 0:1.12.0-1.el7
selinux-policy.noarch 0:3.13.1-268.el7_9.2
selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2
setools-libs.x86_64 0:3.3.8-4.el7
slirp4netns.x86_64 0:0.4.3-4.el7_8
subscription-manager.x86_64 0:1.24.53-1.el7.centos
subscription-manager-rhsm.x86_64 0:1.24.53-1.el7.centos
subscription-manager-rhsm-certificates.x86_64 0:1.24.53-1.el7.centos
usermode.x86_64 0:1.111-6.el7
virt-what.x86_64 0:1.18-4.el7_9.1
which.x86_64 0:2.20-7.el7

Complete!
Loaded plugins: fastestmirror, ovl, product-id, search-disabled-repos,
: subscription-manager

This system is not registered with an entitlement server. You can use subscription-manager to register.

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
Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple
Collecting nodemgr==0.1.dev0
Downloading http://localhost:6667/pip/simple/nodemgr/nodemgr-0.1.dev0-py3-none-any.whl (98 kB)
Requirement already satisfied: gevent in /usr/local/lib64/python3.6/site-packages (from nodemgr==0.1.dev0) (22.10.2)
Requirement already satisfied: greenlet in /usr/local/lib64/python3.6/site-packages (from nodemgr==0.1.dev0) (2.0.2)
Collecting grpcio==1.29.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/eed/e3039c3998e2c/grpcio-1.29.0-cp36-cp36m-manylinux2010_x86_64.whl (3.0 MB)
Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.6/site-packages (from nodemgr==0.1.dev0) (0.10.1)
Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.6/site-packages (from nodemgr==0.1.dev0) (0.1.dev0)
Collecting protobuf==3.17.3
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6ce/4d8bf0321e7b2/protobuf-3.17.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Collecting docker<=3.0.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8c0/59f53579592f9/docker-3.0.0-py2.py3-none-any.whl (120 kB)
Collecting PyYAML<6,>=5.1
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB)
Collecting lxml==4.0.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d45/07916c408feec/lxml-4.0.0-cp36-cp36m-manylinux1_x86_64.whl (5.3 MB)
Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.6/site-packages (from nodemgr==0.1.dev0) (0.12.25)
Collecting containerd==1.5.2
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a13/cabca98c6f15e/containerd-1.5.2-py3-none-any.whl (96 kB)
Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.6/site-packages (from nodemgr==0.1.dev0) (0.1.dev0)
Collecting psutil!=5.5.0,!=5.5.1,>=0.6.0
Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4b1/388a4f6875d7e/psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB)
Requirement already satisfied: six>=1.5.2 in /usr/local/lib/python3.6/site-packages (from grpcio==1.29.0->nodemgr==0.1.dev0) (1.17.0)
Requirement already satisfied: fysom in /usr/local/lib/python3.6/site-packages (from sandesh==0.1.dev0->nodemgr==0.1.dev0) (2.1.6)
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 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)
Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from docker<=3.0.0->nodemgr==0.1.dev0) (2.27.1)
Requirement already satisfied: importlib-resources in /usr/local/lib/python3.6/site-packages (from netaddr<1->nodemgr==0.1.dev0) (5.4.0)
Requirement already satisfied: zope.interface in /usr/local/lib64/python3.6/site-packages (from gevent->nodemgr==0.1.dev0) (5.5.2)
Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from gevent->nodemgr==0.1.dev0) (59.6.0)
Requirement already satisfied: zope.event in /usr/local/lib/python3.6/site-packages (from gevent->nodemgr==0.1.dev0) (4.6)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (1.26.20)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (2025.4.26)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (3.10)
Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests!=2.18.0,>=2.14.2->docker<=3.0.0->nodemgr==0.1.dev0) (2.0.12)
Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.6/site-packages (from importlib-resources->netaddr<1->nodemgr==0.1.dev0) (3.6.0)
Installing collected packages: websocket-client, protobuf, grpcio, docker-pycreds, PyYAML, psutil, lxml, docker, containerd, nodemgr
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
Successfully installed PyYAML-5.4.1 containerd-1.5.2 docker-3.0.0 docker-pycreds-0.4.0 grpcio-1.29.0 lxml-4.0.0 nodemgr-0.1.dev0 protobuf-3.17.3 psutil-7.0.0 websocket-client-1.3.1
---> Removed intermediate container 5c97de3d1209
---> e3331960c02b
Step 10/12 : COPY *.sh /
---> 5b0df42cc4f0
Step 11/12 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 33ba473c0db1
---> Removed intermediate container 33ba473c0db1
---> a3f24702e54e
Step 12/12 : CMD /usr/local/bin/contrail-nodemgr --nodetype=${NODEMGR_TYPE}
---> Running in 653f6c6a3854
---> Removed intermediate container 653f6c6a3854
---> a53ffa533fe0
[Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed
Successfully built a53ffa533fe0
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-1_6_1_2-3
2025-04-28 19:42:45,595: INFO: Docker build duration: 213 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-nodemgr]
b0e145b5536b: Preparing
2389c46019b0: Preparing
1d5789ff173b: Preparing
093fee96f9d0: Preparing
ea6563d57122: Preparing
ac53e592f88f: Preparing
368aa7897f95: Preparing
b20cec8380d0: Preparing
8897bdc2b7e5: Preparing
243a3e995206: Preparing
174f56854903: Preparing
b0e145b5536b: Waiting
2389c46019b0: Waiting
1d5789ff173b: Waiting
093fee96f9d0: Waiting
ea6563d57122: Waiting
ac53e592f88f: Waiting
368aa7897f95: Waiting
b20cec8380d0: Waiting
8897bdc2b7e5: Waiting
243a3e995206: Waiting
174f56854903: Waiting
b0e145b5536b: Pushed
1d5789ff173b: Layer already exists
093fee96f9d0: Layer already exists
ea6563d57122: Layer already exists
ac53e592f88f: Layer already exists
368aa7897f95: Layer already exists
b20cec8380d0: Layer already exists
8897bdc2b7e5: Layer already exists
243a3e995206: Layer already exists
174f56854903: Layer already exists
2389c46019b0: Pushed
master-1_6_1_2-3: digest: sha256:fbd7422a003b98d3ab4bf3d5f61fe5003100b6786dc181b486ae0cb9fdf0a68a size: 2620
2025-04-28 19:43:27,211: INFO: Building opensdn-nodemgr finished successfully, duration: 255 seconds