2025-05-29 14:40:43,562: INFO: Building opensdn-controller-control-control 2025-05-29 14:40:43,595: 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_3-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} ---> 1963b7c5b58e Step 4/10 : ARG CONTAINER_NAME ---> Running in 25919c0176bd ---> Removed intermediate container 25919c0176bd ---> 82619b372877 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7faafd8fd10d ---> Removed intermediate container 7faafd8fd10d ---> 502d0a2fad43 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 256847a80f11 ---> Removed intermediate container 256847a80f11 ---> 1f4a1174640d Step 7/10 : COPY entrypoint.sh / ---> 06adeb9ce0c3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f9a5274ffa3e ---> Removed intermediate container f9a5274ffa3e ---> 3a8e3efab29b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 31e8e582bce1 ---> Removed intermediate container 31e8e582bce1 ---> c869f5b278d8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 20b23513d498 ---> Removed intermediate container 20b23513d498 ---> 6bdeef0d0353 [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 6bdeef0d0353 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_3-1 2025-05-29 14:41:01,220: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c5c322e0118c: Preparing 0c85a709e9bc: Preparing cc4c6647e0d7: Preparing 58b6bc83abaf: Preparing 463b8cf854cc: Preparing 5aac2e397c78: Preparing 9cf9ac8cc455: Preparing 7286955ba184: Preparing a2f93e254702: Preparing 9480fb17615f: Preparing 27cd938194da: Preparing 174f56854903: Preparing c5c322e0118c: Waiting 0c85a709e9bc: Waiting cc4c6647e0d7: Waiting 58b6bc83abaf: Waiting 463b8cf854cc: Waiting 5aac2e397c78: Waiting 9cf9ac8cc455: Waiting 7286955ba184: Waiting a2f93e254702: Waiting 9480fb17615f: Waiting 27cd938194da: Waiting 174f56854903: Waiting cc4c6647e0d7: Layer already exists 58b6bc83abaf: Layer already exists 463b8cf854cc: Layer already exists 5aac2e397c78: Layer already exists 9cf9ac8cc455: Layer already exists 7286955ba184: Layer already exists 9480fb17615f: Layer already exists 0c85a709e9bc: Pushed a2f93e254702: Layer already exists 27cd938194da: Layer already exists 174f56854903: Layer already exists c5c322e0118c: Pushed master-1_7_6_3-1: digest: sha256:6c77e94202db78f965f028e8de4cffc3bccc2b198211c56c1250f988682708aa size: 2830 2025-05-29 14:41:23,308: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds