2025-07-30 11:34:12,789: INFO: Building opensdn-nodemgr 2025-07-30 11:34:12,844: 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_7_6_9-6 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --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=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.20kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.9s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.7s #4 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-1_7_6_9-6 #4 CACHED #5 [internal] load build context #5 transferring context: 2.30kB done #5 DONE 2.5s #6 [2/3] RUN set -e ; yum install -y chrony podman autogen-libopts.x86_64 2>&1 | tee /tmp/log ; yum clean all -y ; rm -rf /var/cache/yum ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "nodemgr==0.1.dev0" ; rm -rf /root/.cache #6 0.736 Contrail repo 5.0 MB/s | 120 kB 00:00 #6 0.849 added from: http://tf-mirrors.gz1.opensdn.io/re 24 MB/s | 2.1 MB 00:00 #6 1.368 added from: http://tf-mirrors.gz1.opensdn.io/re 13 MB/s | 730 kB 00:00 #6 1.814 added from: http://tf-mirrors.gz1.opensdn.io/re 990 kB/s | 264 kB 00:00 #6 2.007 added from: http://tf-mirrors.gz1.opensdn.io/re 62 MB/s | 7.0 MB 00:00 #6 3.750 added from: http://tf-mirrors.gz1.opensdn.io/re 33 MB/s | 4.0 MB 00:00 #6 5.275 added from: http://tf-mirrors.gz1.opensdn.io/re 10 MB/s | 939 kB 00:00 #6 5.764 added from: http://tf-mirrors.gz1.opensdn.io/re 20 MB/s | 2.3 MB 00:00 #6 7.882 added from: http://tf-mirrors.gz1.opensdn.io/re 12 MB/s | 392 kB 00:00 #6 8.644 added from: http://tf-mirrors.gz1.opensdn.io/re 8.9 MB/s | 451 kB 00:00 #6 8.866 added from: http://tf-mirrors.gz1.opensdn.io/re 456 kB/s | 16 kB 00:00 #6 9.839 added from: http://tf-mirrors.gz1.opensdn.io/re 4.1 kB/s | 257 B 00:00 #6 10.36 added from: http://tf-mirrors.gz1.opensdn.io/re 190 kB/s | 13 kB 00:00 #6 10.51 added from: http://tf-mirrors.gz1.opensdn.io/re 1.3 MB/s | 64 kB 00:00 #6 12.65 added from: http://tf-mirrors.gz1.opensdn.io/re 23 MB/s | 30 MB 00:01 #6 44.23 Third parties for OpenSDN 20 MB/s | 5.4 MB 00:00 #6 63.73 No match for argument: autogen-libopts.x86_64 #6 63.77 Error: Unable to find a match: autogen-libopts.x86_64 #6 64.12 80 files removed #6 65.76 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #6 66.00 Collecting nodemgr==0.1.dev0 #6 66.01 Downloading http://localhost:6667/pip/simple/nodemgr/nodemgr-0.1.dev0-py3-none-any.whl (98 kB) #6 66.04 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.12.25) #6 66.30 Collecting PyYAML (from nodemgr==0.1.dev0) #6 66.33 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3b1/fdb9dc17f5a76/PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) #6 66.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 11.0 MB/s eta 0:00:00 #6 66.39 Requirement already satisfied: netaddr in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.10.1) #6 66.39 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from nodemgr==0.1.dev0) (25.5.1) #6 66.39 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from nodemgr==0.1.dev0) (3.2.3) #6 67.21 Collecting psutil (from nodemgr==0.1.dev0) #6 67.24 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) #6 67.26 Requirement already satisfied: sandesh in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.1.dev0) #6 67.26 Requirement already satisfied: sandesh_common in /usr/local/lib/python3.9/site-packages (from nodemgr==0.1.dev0) (0.1.dev0) #6 79.64 Collecting grpcio (from nodemgr==0.1.dev0) #6 79.71 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5f2/51c355167b236/grpcio-1.74.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.2 MB) #6 79.89 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 35.4 MB/s eta 0:00:00 #6 83.77 Collecting protobuf<=3.20.0 (from nodemgr==0.1.dev0) #6 83.79 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/7a5/3d4035427b9db/protobuf-3.20.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) #6 83.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 19.5 MB/s eta 0:00:00 #6 84.18 Collecting urllib3<2 (from nodemgr==0.1.dev0) #6 84.21 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0ed/14ccfbf1c30a9/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) #6 84.49 Collecting requests<=2.30.0 (from nodemgr==0.1.dev0) #6 84.51 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/10e/94cc4f3121ee6/requests-2.30.0-py3-none-any.whl (62 kB) #6 84.73 Collecting docker (from nodemgr==0.1.dev0) #6 84.75 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c96/b93b7f0a746f9/docker-7.1.0-py3-none-any.whl (147 kB) #6 84.95 Collecting containerd (from nodemgr==0.1.dev0) #6 84.96 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0d8/8a273db4f8536/containerd-1.5.3-py3-none-any.whl (97 kB) #6 86.54 Collecting lxml (from nodemgr==0.1.dev0) #6 86.57 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c0b/5fa5eda84057a/lxml-6.0.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) #6 86.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 82.9 MB/s eta 0:00:00 #6 86.78 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests<=2.30.0->nodemgr==0.1.dev0) (3.4.2) #6 86.78 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests<=2.30.0->nodemgr==0.1.dev0) (3.10) #6 86.88 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests<=2.30.0->nodemgr==0.1.dev0) (2025.7.14) #6 87.12 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->nodemgr==0.1.dev0) (5.1.1) #6 87.12 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->nodemgr==0.1.dev0) (7.2) #6 87.16 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh->nodemgr==0.1.dev0) (2.1.6) #6 87.23 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->nodemgr==0.1.dev0) (80.9.0) #6 87.79 Installing collected packages: urllib3, PyYAML, psutil, protobuf, lxml, grpcio, requests, containerd, docker, nodemgr #6 87.79 Attempting uninstall: urllib3 #6 87.79 Found existing installation: urllib3 2.5.0 #6 87.81 Uninstalling urllib3-2.5.0: #6 87.92 Successfully uninstalled urllib3-2.5.0 #6 89.92 Attempting uninstall: requests #6 89.92 Found existing installation: requests 2.32.4 #6 89.93 Uninstalling requests-2.32.4: #6 89.96 Successfully uninstalled requests-2.32.4 #6 90.72 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #6 90.72 #6 90.72 Successfully installed PyYAML-6.0.2 containerd-1.5.3 docker-7.1.0 grpcio-1.74.0 lxml-6.0.0 nodemgr-0.1.dev0 protobuf-3.20.0 psutil-7.0.0 requests-2.30.0 urllib3-1.26.20 #6 DONE 93.2s #7 [3/3] COPY *.sh / #7 DONE 0.8s #8 exporting to image #8 exporting layers #8 exporting layers 4.1s done #8 writing image sha256:5864abadeb59f9f6c8c9e138e9c82ab2796e09fca14085be589f9153309f3539 #8 writing image sha256:5864abadeb59f9f6c8c9e138e9c82ab2796e09fca14085be589f9153309f3539 0.0s done #8 naming to nexus.gz1.opensdn.io:5101/opensdn-nodemgr:master-1_7_6_9-6 0.0s done #8 DONE 4.6s 2 warnings found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 28) 2025-07-30 11:35:57,856: INFO: Docker build duration: 105 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-nodemgr] dfec1c8e23ee: Preparing 2a75faabcd08: Preparing c984ecb5e8bb: Preparing 68fa776c3c8c: Preparing f28df29eae31: Preparing b3915c214a86: Preparing 0d95a9d7797c: Preparing f95a0b3c7df0: Preparing 59170c8e09a9: Preparing b925ef2a6d33: Preparing 44343de3ea1d: Preparing f28df29eae31: Waiting b3915c214a86: Waiting 0d95a9d7797c: Waiting f95a0b3c7df0: Waiting 59170c8e09a9: Waiting b925ef2a6d33: Waiting 44343de3ea1d: Waiting c984ecb5e8bb: Layer already exists 68fa776c3c8c: Layer already exists b3915c214a86: Layer already exists f28df29eae31: Layer already exists dfec1c8e23ee: Pushed 0d95a9d7797c: Layer already exists 59170c8e09a9: Layer already exists f95a0b3c7df0: Layer already exists b925ef2a6d33: Layer already exists 44343de3ea1d: Layer already exists 2a75faabcd08: Pushed master-1_7_6_9-6: digest: sha256:db7bee92da341ab09066d8045ff152142914ae691ef0b80d4c167ea0a2bd4854 size: 2619 2025-07-30 11:36:11,729: INFO: Building opensdn-nodemgr finished successfully, duration: 119 seconds