2025-08-05 18:56:20,700: INFO: Building opensdn-controller-control-control 2025-08-05 18:56:20,853: 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_9_8_5-4 --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-controller-control-control --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> c5ccf994855f Step 4/10 : ARG CONTAINER_NAME ---> Running in c98b3769e14f ---> Removed intermediate container c98b3769e14f ---> 6005b252d895 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in bfa275600cb1 ---> Removed intermediate container bfa275600cb1 ---> 4d4565628cd7 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 6c011ed6494a ---> Removed intermediate container 6c011ed6494a ---> 947c3532c6ad Step 7/10 : COPY entrypoint.sh / ---> b6e77a583c45 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in cadafb05a4a3 ---> Removed intermediate container cadafb05a4a3 ---> 15d35df59254 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 35e4e6b14de5 ---> Removed intermediate container 35e4e6b14de5 ---> 32c8dfa9aff0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 7cb694664548 ---> Removed intermediate container 7cb694664548 ---> 179368aa0c55 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 179368aa0c55 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-4 2025-08-05 18:56:36,273: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 4c53e4b421cb: Preparing da64e5334837: Preparing d4be9ee628ba: Preparing b60e4a63631d: Preparing 8d04837cb400: Preparing df286ebf1a58: Preparing e4f3a42ee4cd: Preparing 06e81b3bb448: Preparing 915bb8f2816e: Preparing 97f691a34b66: Preparing d10453df02bc: Preparing 174f56854903: Preparing 4c53e4b421cb: Waiting da64e5334837: Waiting d4be9ee628ba: Waiting b60e4a63631d: Waiting df286ebf1a58: Waiting e4f3a42ee4cd: Waiting 06e81b3bb448: Waiting 8d04837cb400: Waiting 915bb8f2816e: Waiting 97f691a34b66: Waiting d10453df02bc: Waiting 174f56854903: Waiting d4be9ee628ba: Layer already exists b60e4a63631d: Layer already exists 8d04837cb400: Layer already exists da64e5334837: Pushed 06e81b3bb448: Layer already exists e4f3a42ee4cd: Layer already exists df286ebf1a58: Layer already exists 915bb8f2816e: Layer already exists 174f56854903: Layer already exists d10453df02bc: Layer already exists 97f691a34b66: Layer already exists 4c53e4b421cb: Pushed master-1_9_8_5-4: digest: sha256:db50527df915699c09141a18663a8f7839c62243d3c9859aa7b04ae9dc45fe5b size: 2830 2025-08-05 18:56:56,976: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds