2025-04-25 09:55:04,966: INFO: Building opensdn-controller-control-control 2025-04-25 09:55:05,021: 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_1_0-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=22.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} ---> 4fa7433abc2a Step 4/10 : ARG CONTAINER_NAME ---> Running in a7db3ffb3894 ---> Removed intermediate container a7db3ffb3894 ---> 400625135b77 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 905aa3c1b875 ---> Removed intermediate container 905aa3c1b875 ---> 965b15c05f8a 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 59536d76b2da ---> Removed intermediate container 59536d76b2da ---> a99853e3ed5d Step 7/10 : COPY entrypoint.sh / ---> 92c3cd4acb46 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 72786e42eaa0 ---> Removed intermediate container 72786e42eaa0 ---> 1e97f735ed6f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 22dfff11711c ---> Removed intermediate container 22dfff11711c ---> 125b706a4e93 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0b5fe9ef7b53 ---> Removed intermediate container 0b5fe9ef7b53 ---> 0f8c87892f83 [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 0f8c87892f83 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-1 2025-04-25 09:55:24,455: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8d4247e9281f: Preparing b70b727b5acf: Preparing aa316fb1a716: Preparing 009f92ccb103: Preparing 75b3d981801a: Preparing 43a58a92d2d6: Preparing 128f21e2f167: Preparing 260a60189078: Preparing 0898968a1591: Preparing 367069035799: Preparing baa63f7861d4: Preparing 174f56854903: Preparing 8d4247e9281f: Waiting b70b727b5acf: Waiting aa316fb1a716: Waiting 009f92ccb103: Waiting 75b3d981801a: Waiting 43a58a92d2d6: Waiting 128f21e2f167: Waiting 260a60189078: Waiting 0898968a1591: Waiting 367069035799: Waiting baa63f7861d4: Waiting 174f56854903: Waiting aa316fb1a716: Layer already exists 009f92ccb103: Layer already exists 43a58a92d2d6: Layer already exists 75b3d981801a: Layer already exists 128f21e2f167: Layer already exists b70b727b5acf: Pushed 260a60189078: Layer already exists 0898968a1591: Layer already exists 367069035799: Layer already exists baa63f7861d4: Layer already exists 174f56854903: Layer already exists 8d4247e9281f: Pushed master-1_6_1_0-1: digest: sha256:5e2617ddacab579da5fd13dae3d8822465569677a859b27fde77dafda415b12c size: 2830 2025-04-25 09:55:43,995: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds