2025-06-01 17:06:52,258: INFO: Building opensdn-controller-control-control 2025-06-01 17:06:52,301: 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_6_1-1_5 --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} ---> 973f88c2ee45 Step 4/10 : ARG CONTAINER_NAME ---> Running in 617f13fcd6e1 ---> Removed intermediate container 617f13fcd6e1 ---> 6e8fb9e65627 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cb50e69ec8c9 ---> Removed intermediate container cb50e69ec8c9 ---> 7b7e42aee039 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 04f60581cc6e ---> Removed intermediate container 04f60581cc6e ---> a35ea8c265e1 Step 7/10 : COPY entrypoint.sh / ---> f1180208c625 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 01f3c9c444c6 ---> Removed intermediate container 01f3c9c444c6 ---> bc47a75735cf Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8ad13b4a06eb ---> Removed intermediate container 8ad13b4a06eb ---> 39fb34bda385 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6054b1ec7639 ---> Removed intermediate container 6054b1ec7639 ---> e78a788a996a [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 e78a788a996a Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-1_5 2025-06-01 17:07:10,091: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a82a66603a16: Preparing bcd0f1dfc638: Preparing 5055594c5448: Preparing 12cf3d8570ca: Preparing 04c15bbb3b5f: Preparing 26eda4a16fbb: Preparing edf9e2a452c8: Preparing 7415ffc42d92: Preparing c93647fdef27: Preparing ae34df506bd4: Preparing 68db480a575c: Preparing 174f56854903: Preparing a82a66603a16: Waiting bcd0f1dfc638: Waiting 5055594c5448: Waiting 12cf3d8570ca: Waiting 04c15bbb3b5f: Waiting 26eda4a16fbb: Waiting edf9e2a452c8: Waiting 7415ffc42d92: Waiting c93647fdef27: Waiting ae34df506bd4: Waiting 68db480a575c: Waiting 174f56854903: Waiting 5055594c5448: Layer already exists 12cf3d8570ca: Layer already exists 04c15bbb3b5f: Layer already exists 26eda4a16fbb: Layer already exists bcd0f1dfc638: Pushed edf9e2a452c8: Layer already exists 7415ffc42d92: Layer already exists c93647fdef27: Layer already exists ae34df506bd4: Layer already exists 68db480a575c: Layer already exists 174f56854903: Layer already exists a82a66603a16: Pushed master-1_6_6_1-1_5: digest: sha256:b330da0dd5d56abf912ad45f9404f2ca5948c016d1d4103b8114a971c50afab3 size: 2830 2025-06-01 17:07:31,519: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds