2025-06-17 14:00:57,626: INFO: Building opensdn-controller-control-control 2025-06-17 14:00:57,682: 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_8_1_0-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-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} ---> 83221c65bd6c Step 4/10 : ARG CONTAINER_NAME ---> Running in 555fe703d5e6 ---> Removed intermediate container 555fe703d5e6 ---> 6801ca0d685d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 03faf4fc1d6d ---> Removed intermediate container 03faf4fc1d6d ---> f358bb0e8101 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 f3003546ded2 ---> Removed intermediate container f3003546ded2 ---> e595568d7d3c Step 7/10 : COPY entrypoint.sh / ---> fc46b1f08649 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 4018248c7b4b ---> Removed intermediate container 4018248c7b4b ---> 02d734fd1b1b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 475b6308768c ---> Removed intermediate container 475b6308768c ---> edcb04dc7366 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in fae57ce4e3b0 ---> Removed intermediate container fae57ce4e3b0 ---> 13af535e4d67 [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 13af535e4d67 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_0-3 2025-06-17 14:01:15,161: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a9148fdbdc7f: Preparing 0e795a2818e0: Preparing bb4a499d2b8e: Preparing ccf00cffa301: Preparing d0505db50418: Preparing 0bbdbbb97b81: Preparing 788800cc2c3e: Preparing f8f3de132a21: Preparing a358c533314a: Preparing 0d00ef71b75d: Preparing 052f602e402a: Preparing 174f56854903: Preparing a9148fdbdc7f: Waiting 0e795a2818e0: Waiting bb4a499d2b8e: Waiting ccf00cffa301: Waiting d0505db50418: Waiting 0bbdbbb97b81: Waiting 788800cc2c3e: Waiting f8f3de132a21: Waiting a358c533314a: Waiting 0d00ef71b75d: Waiting 052f602e402a: Waiting 174f56854903: Waiting bb4a499d2b8e: Layer already exists ccf00cffa301: Layer already exists 0e795a2818e0: Pushed 0bbdbbb97b81: Layer already exists d0505db50418: Layer already exists 788800cc2c3e: Layer already exists 0d00ef71b75d: Layer already exists 052f602e402a: Layer already exists f8f3de132a21: Layer already exists a358c533314a: Layer already exists 174f56854903: Layer already exists a9148fdbdc7f: Pushed master-1_8_1_0-3: digest: sha256:b8b942899f5f40ea4f2ae5a80a814c8fc840c6b8ea542b5d99a44e70f2ebb594 size: 2830 2025-06-17 14:01:41,136: INFO: Building opensdn-controller-control-control finished successfully, duration: 44 seconds