2025-09-23 05:11:50,077: INFO: Building opensdn-controller-config-schema 2025-09-23 05:11:50,137: 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-2_1_4_5-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 CONTAINER_NAME=opensdn-controller-config-schema --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.01kB done #1 DONE 2.1s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_5-6 #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.6s #4 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_4_5-6 #4 DONE 0.6s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_4_5-6 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.31kB done #6 DONE 3.0s #7 [2/3] COPY *.sh / #7 DONE 1.1s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #8 2.065 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 2.080 Collecting schema_transformer==0.1.dev0 #8 2.109 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 2.109 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 2.109 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 2.109 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 2.109 Requirement already satisfied: contrail-config-common in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 2.160 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 2.160 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 2.237 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 2.237 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 2.237 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (0.12.25) #8 2.237 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (2.1.6) #8 2.237 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.5.0) #8 2.237 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.7.1) #8 2.237 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.29.2) #8 2.237 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.1.dev0) #8 2.237 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.10.0) #8 2.237 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.4) #8 2.237 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.32.5) #8 2.237 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.20.1) #8 2.237 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.0) #8 2.237 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.12.0) #8 2.237 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (0.2.1.post1) #8 2.274 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (8.1.8) #8 2.274 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (1.17.0) #8 2.274 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 2.274 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0) #8 2.311 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.3.1) #8 2.321 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.1.0) #8 2.321 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (2025.2) #8 2.321 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (25.0) #8 2.341 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.4.3) #8 2.341 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.10) #8 2.341 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2.5.0) #8 2.341 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2025.8.3) #8 2.421 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->schema_transformer==0.1.dev0) (80.9.0) #8 2.462 Installing collected packages: jsonpickle, schema_transformer #8 2.550 #8 2.557 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 2.557 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. #8 DONE 3.2s #9 exporting to image #9 exporting layers #9 exporting layers 0.2s done #9 writing image sha256:96646048e8f9f06d401180e7b5234ba1d18142f3b3d5b88b0e933c7c1689f48c #9 writing image sha256:96646048e8f9f06d401180e7b5234ba1d18142f3b3d5b88b0e933c7c1689f48c 0.0s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_1_4_5-6 #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_1_4_5-6 0.2s done #9 DONE 4.5s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-09-23 05:12:20,388: INFO: Docker build duration: 30 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] 18cd9034225e: Preparing 87f29d2464c8: Preparing 5ca5b2f0013e: Preparing 177879ac51e9: Preparing b2db2a17b22d: Preparing cfba672bb5d3: Preparing 89d5d769391e: Preparing 50e34cda826c: Preparing 1a8796d4d782: Preparing 860467ecab92: Preparing d756fad03805: Preparing c840191ee337: Preparing 1b190af8bd27: Preparing 44343de3ea1d: Preparing 18cd9034225e: Waiting 87f29d2464c8: Waiting 5ca5b2f0013e: Waiting 177879ac51e9: Waiting b2db2a17b22d: Waiting cfba672bb5d3: Waiting 89d5d769391e: Waiting 50e34cda826c: Waiting 1a8796d4d782: Waiting 860467ecab92: Waiting d756fad03805: Waiting c840191ee337: Waiting 1b190af8bd27: Waiting 44343de3ea1d: Waiting 5ca5b2f0013e: Layer already exists 177879ac51e9: Layer already exists b2db2a17b22d: Layer already exists 87f29d2464c8: Pushed cfba672bb5d3: Layer already exists 89d5d769391e: Layer already exists 50e34cda826c: Layer already exists 860467ecab92: Layer already exists 1a8796d4d782: Layer already exists d756fad03805: Layer already exists c840191ee337: Layer already exists 1b190af8bd27: Layer already exists 44343de3ea1d: Layer already exists 18cd9034225e: Pushed master-2_1_4_5-6: digest: sha256:e715a58a98a819e73c871ab9ba834da03052079dc40760db1c94f824dd7b2dc4 size: 3245 2025-09-23 05:12:23,387: INFO: Building opensdn-controller-config-schema finished successfully, duration: 33 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_4_5-6 3bbd4628aa7c 10 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_4_5-6 719b7f84f3ac 10 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-analytics-alarm-gen master-2_1_4_5-6 cfe1af24b496 13 seconds ago 529MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_4_5-6 e6becb3286a2 16 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_4_5-6 96646048e8f9 17 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_4_5-6 f797a1059f78 18 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_4_5-6 5661b7147bab 18 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_4_5-6 db833700fdaf 20 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-openstack-compute-init master-2_1_4_5-6 ff32a887d074 20 seconds ago 278MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_4_5-6 2f546c1fdd77 21 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_4_5-6 5149d1d581a7 21 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_4_5-6 719999259d77 22 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_4_5-6 bd4deb39aa4d 24 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_4_5-6 e1943441928c About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_4_5-6 f744060e24aa About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_4_5-6 17b5a1e83a80 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_4_5-6 c87b19d71c8c About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_4_5-6 b0bbb39282e4 About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_4_5-6 30b053e1902c About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_4_5-6 c4306873f1cf About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_4_5-6 a21193971c2f About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_4_5-6 8fc1f9a6783b About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_4_5-6 9671f7deafa2 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_4_5-6 c606212d27f6 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_4_5-6 b75ccb2fe569 2 minutes ago 573MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_4_5-6 811b78dfa47d 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_4_5-6 86c20054037a 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_4_5-6 73b824274626 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_4_5-6 11a00c4413c2 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_4_5-6 39a5459cd0e4 4 minutes ago 2.33MB tf-dev-sandbox compile 193004c7153d 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_4_5-6 9b14047316f1 59 minutes ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src 82a04d78e986 59 minutes ago 2.31MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_4_5-6 164ee7438ec5 59 minutes ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_4_5-6 c6457dad1fe6 59 minutes ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_4_5-6 3883dbe5ca81 59 minutes ago 4.53kB tf-dev-sandbox stable 9b7bd2025de0 About an hour ago 2.83GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox stable 9b7bd2025de0 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 22 months ago 176MB