2025-05-31 07:32:25,258: INFO: Building opensdn-controller-control-control 2025-05-31 07:32:25,298: 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_7_6_6-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} ---> 87fc9f1eb7fb Step 4/10 : ARG CONTAINER_NAME ---> Running in 55f2f59fee25 ---> Removed intermediate container 55f2f59fee25 ---> 1509b6412d88 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a162f952d02a ---> Removed intermediate container a162f952d02a ---> 9e84137ccc10 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 237b30ef1d9b ---> Removed intermediate container 237b30ef1d9b ---> 0e353fdafe39 Step 7/10 : COPY entrypoint.sh / ---> ce406349fc02 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 0577686089b6 ---> Removed intermediate container 0577686089b6 ---> 04ce782e1309 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in d9a7927d7c1d ---> Removed intermediate container d9a7927d7c1d ---> 614a9e667191 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 352aead63dc5 ---> Removed intermediate container 352aead63dc5 ---> bbb78cdf504f [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 bbb78cdf504f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_6-1 2025-05-31 07:32:43,913: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d293be9ce12c: Preparing 962187480d26: Preparing 3d169490e1d7: Preparing 55993eaf0dbf: Preparing 19f030694cb5: Preparing 907532588e34: Preparing 4a5f8135a90c: Preparing 44a75bb0752f: Preparing f5e85eac98eb: Preparing 47b5d4e0660d: Preparing 192b57605ad4: Preparing 174f56854903: Preparing 55993eaf0dbf: Waiting 19f030694cb5: Waiting 907532588e34: Waiting 4a5f8135a90c: Waiting 44a75bb0752f: Waiting f5e85eac98eb: Waiting 47b5d4e0660d: Waiting 192b57605ad4: Waiting 174f56854903: Waiting 19f030694cb5: Layer already exists 55993eaf0dbf: Layer already exists 3d169490e1d7: Layer already exists 962187480d26: Pushed 907532588e34: Layer already exists 4a5f8135a90c: Layer already exists 44a75bb0752f: Layer already exists f5e85eac98eb: Layer already exists 47b5d4e0660d: Layer already exists 192b57605ad4: Layer already exists 174f56854903: Layer already exists d293be9ce12c: Pushed master-1_7_6_6-1: digest: sha256:b2c38a596a1612094a0cf786517044e012be84a1f0ae57e33eca2255cb7ed338 size: 2830 2025-05-31 07:33:05,679: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds