2025-06-30 14:26:59,663: INFO: Building opensdn-controller-control-control 2025-06-30 14:26:59,701: 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_1_3_6-2_6 --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} ---> 819fc3e1051e Step 4/10 : ARG CONTAINER_NAME ---> Running in 047d3de87c7f ---> Removed intermediate container 047d3de87c7f ---> 0d30af25a055 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 36ccb6fd9928 ---> Removed intermediate container 36ccb6fd9928 ---> 94d3a277ce26 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 ee165d25705b ---> Removed intermediate container ee165d25705b ---> 6d2c8b7ee17e Step 7/10 : COPY entrypoint.sh / ---> b41e717fef03 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 1b871635d069 ---> Removed intermediate container 1b871635d069 ---> 76d762792559 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d2852c77fe7d ---> Removed intermediate container d2852c77fe7d ---> f571f1957ef3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 97411e4005e8 ---> Removed intermediate container 97411e4005e8 ---> 11a81e9de051 [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 11a81e9de051 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_1_3_6-2_6 2025-06-30 14:27:15,384: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 3c19c5dbe554: Preparing 2a115fb0e404: Preparing fd6b3a21258f: Preparing c9ba5e0d8ced: Preparing faf7ac8e8a36: Preparing adf089520ae6: Preparing 32caca1e9251: Preparing 3a238c733434: Preparing 4473067c6c12: Preparing 539496c8503b: Preparing 04a92c6588af: Preparing 174f56854903: Preparing 3c19c5dbe554: Waiting 2a115fb0e404: Waiting fd6b3a21258f: Waiting c9ba5e0d8ced: Waiting faf7ac8e8a36: Waiting adf089520ae6: Waiting 32caca1e9251: Waiting 3a238c733434: Waiting 4473067c6c12: Waiting 539496c8503b: Waiting 04a92c6588af: Waiting 174f56854903: Waiting c9ba5e0d8ced: Layer already exists faf7ac8e8a36: Layer already exists fd6b3a21258f: Layer already exists 32caca1e9251: Layer already exists adf089520ae6: Layer already exists 2a115fb0e404: Pushed 3a238c733434: Layer already exists 4473067c6c12: Layer already exists 04a92c6588af: Layer already exists 174f56854903: Layer already exists 539496c8503b: Layer already exists 3c19c5dbe554: Pushed master-1_1_3_6-2_6: digest: sha256:0d21bf0f786ecc32b2d2883552589e999e0b11fda7c304b9a4fd823e356fa5a7 size: 2830 2025-06-30 14:27:38,145: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds