2025-08-06 06:37:23,297: INFO: Building opensdn-controller-control-control 2025-08-06 06:37:23,338: 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-5 --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} ---> 202c51d308aa Step 4/10 : ARG CONTAINER_NAME ---> Running in e7a08586c3ce ---> Removed intermediate container e7a08586c3ce ---> 941eee1eb2c6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ed3f43b2c0b0 ---> Removed intermediate container ed3f43b2c0b0 ---> 3e4e5b028893 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 6d3145128fef ---> Removed intermediate container 6d3145128fef ---> bc3e5be08456 Step 7/10 : COPY entrypoint.sh / ---> c39801668923 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 44e92c9b9d5d ---> Removed intermediate container 44e92c9b9d5d ---> b55eb57447e9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0d08744c6f7e ---> Removed intermediate container 0d08744c6f7e ---> abc6482cce34 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 2b12fe448155 ---> Removed intermediate container 2b12fe448155 ---> d3b8c5572a86 [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 d3b8c5572a86 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-5 2025-08-06 06:37:41,096: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 90ae8e8540d0: Preparing cef723e8000b: Preparing 719b031e2868: Preparing fcfe9935280a: Preparing ec668e665428: Preparing cc443871483d: Preparing aeb6336ec561: Preparing 85e668a23fa4: Preparing 1208c9d85711: Preparing ec2371bb503a: Preparing 4652006e0cf5: Preparing 174f56854903: Preparing 90ae8e8540d0: Waiting cef723e8000b: Waiting 719b031e2868: Waiting fcfe9935280a: Waiting ec668e665428: Waiting cc443871483d: Waiting aeb6336ec561: Waiting 85e668a23fa4: Waiting 1208c9d85711: Waiting ec2371bb503a: Waiting 4652006e0cf5: Waiting 174f56854903: Waiting 719b031e2868: Layer already exists fcfe9935280a: Layer already exists ec668e665428: Layer already exists cef723e8000b: Pushed cc443871483d: Layer already exists 1208c9d85711: Layer already exists aeb6336ec561: Layer already exists 85e668a23fa4: Layer already exists 174f56854903: Layer already exists ec2371bb503a: Layer already exists 4652006e0cf5: Layer already exists 90ae8e8540d0: Pushed master-1_9_8_5-5: digest: sha256:0fb83dd0bb978529b9db02a75f06d8233e1a73c99a48abf6f2a14d3ba80ad8a3 size: 2830 2025-08-06 06:38:04,966: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds