2025-07-12 07:18:30,385: INFO: Building opensdn-controller-control-control 2025-07-12 07:18:30,415: 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_2_2_2-3_8 --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} ---> 58165821117a Step 4/10 : ARG CONTAINER_NAME ---> Running in 2179f54bf793 ---> Removed intermediate container 2179f54bf793 ---> d8b6e724222d Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 774d90e64f09 ---> Removed intermediate container 774d90e64f09 ---> 71f1b612867a 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 5cc5b2512683 ---> Removed intermediate container 5cc5b2512683 ---> 28feef545b2f Step 7/10 : COPY entrypoint.sh / ---> 7b80890dbc77 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 2efe6c2e35bd ---> Removed intermediate container 2efe6c2e35bd ---> 5a27c901a368 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 743821a8806a ---> Removed intermediate container 743821a8806a ---> e23c7c522aaf Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 189168dc89d3 ---> Removed intermediate container 189168dc89d3 ---> 72c78de38a1c [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 72c78de38a1c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-3_8 2025-07-12 07:18:46,110: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7ea866588b22: Preparing 6103efcd19fa: Preparing 4b98f9b91e4f: Preparing 61a6c2eca833: Preparing 13081d3273a4: Preparing 7ea866588b22: Waiting 6103efcd19fa: Waiting 4b98f9b91e4f: Waiting 61a6c2eca833: Waiting bbe9081fa7eb: Preparing 40a5d4c98a53: Preparing 20622151d5f5: Preparing 884ee4c9c15d: Preparing 111eac1e061b: Preparing 25980dd0d540: Preparing 174f56854903: Preparing 13081d3273a4: Waiting bbe9081fa7eb: Waiting 40a5d4c98a53: Waiting 20622151d5f5: Waiting 884ee4c9c15d: Waiting 111eac1e061b: Waiting 25980dd0d540: Waiting 174f56854903: Waiting 4b98f9b91e4f: Layer already exists 61a6c2eca833: Layer already exists 13081d3273a4: Layer already exists 6103efcd19fa: Pushed bbe9081fa7eb: Layer already exists 20622151d5f5: Layer already exists 40a5d4c98a53: Layer already exists 884ee4c9c15d: Layer already exists 111eac1e061b: Layer already exists 25980dd0d540: Layer already exists 174f56854903: Layer already exists 7ea866588b22: Pushed master-1_2_2_2-3_8: digest: sha256:cc2f31470ce6bc4f6872bdca6e1b8dd4fdd9c803c058a64386fc76cdd8f0163a size: 2830 2025-07-12 07:19:07,746: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds