2025-05-06 06:32:23,890: INFO: Building opensdn-controller-control-control 2025-05-06 06:32:23,969: 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_6_6_4-1 --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} ---> a2a256bb410b Step 4/10 : ARG CONTAINER_NAME ---> Running in 469a3eeb05ec ---> Removed intermediate container 469a3eeb05ec ---> c6d5f3ca82a2 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 2949305ba2c4 ---> Removed intermediate container 2949305ba2c4 ---> 9404e74672ff 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 f1b0e7a8e0d5 ---> Removed intermediate container f1b0e7a8e0d5 ---> 299a3f51d3f4 Step 7/10 : COPY entrypoint.sh / ---> f48a44da3407 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 23d301f6426f ---> Removed intermediate container 23d301f6426f ---> 76250deb1c4d Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in a6dce864bc3d ---> Removed intermediate container a6dce864bc3d ---> a65fad51869d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 433ade4ff0f8 ---> Removed intermediate container 433ade4ff0f8 ---> 9ca95574e365 [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 9ca95574e365 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_4-1 2025-05-06 06:32:40,926: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 51ceacd1bf86: Preparing 87b825dd24d1: Preparing 30bc48960095: Preparing ddf32cbdced2: Preparing 9c881c72a24f: Preparing c30f2f4d6f84: Preparing f6a96f5a0f6c: Preparing 4737b83bd26c: Preparing 8f9726b5def5: Preparing 91a1e214ba40: Preparing 9558ab2008cf: Preparing 174f56854903: Preparing 51ceacd1bf86: Waiting 87b825dd24d1: Waiting 30bc48960095: Waiting ddf32cbdced2: Waiting 9c881c72a24f: Waiting c30f2f4d6f84: Waiting f6a96f5a0f6c: Waiting 4737b83bd26c: Waiting 8f9726b5def5: Waiting 91a1e214ba40: Waiting 9558ab2008cf: Waiting 174f56854903: Waiting ddf32cbdced2: Layer already exists 30bc48960095: Layer already exists 9c881c72a24f: Layer already exists f6a96f5a0f6c: Layer already exists c30f2f4d6f84: Layer already exists 4737b83bd26c: Layer already exists 91a1e214ba40: Layer already exists 8f9726b5def5: Layer already exists 9558ab2008cf: Layer already exists 87b825dd24d1: Pushed 174f56854903: Layer already exists 51ceacd1bf86: Pushed master-1_6_6_4-1: digest: sha256:14e5396432dafc5a651a1df98cfbafda358ebe2f5198a4c35f74ccab8a3a9ebe size: 2830 2025-05-06 06:33:01,416: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds