2025-08-11 09:15:42,091: INFO: Building opensdn-controller-control-control 2025-08-11 09:15:42,229: 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_9_8_7-6 --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} ---> 4ba7459914bc Step 4/10 : ARG CONTAINER_NAME ---> Running in 434309f81897 ---> Removed intermediate container 434309f81897 ---> eef1cc0ba5a6 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in ba0d3e40a18e ---> Removed intermediate container ba0d3e40a18e ---> 505c7f43ac74 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 e9037b83e99f ---> Removed intermediate container e9037b83e99f ---> f8354b5cc001 Step 7/10 : COPY entrypoint.sh / ---> 70e330180b3e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in e333bfced514 ---> Removed intermediate container e333bfced514 ---> 6afc5cae02e7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6c5fc04185f3 ---> Removed intermediate container 6c5fc04185f3 ---> 8b965f75ade7 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in bcee5070c9a8 ---> Removed intermediate container bcee5070c9a8 ---> 5eeaac42bd58 [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 5eeaac42bd58 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_7-6 2025-08-11 09:16:07,459: INFO: Docker build duration: 25 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] b4930a5281f6: Preparing 12ce24463126: Preparing 1600b8f4399a: Preparing 8a364b7dc2fe: Preparing 85b6c8a574ef: Preparing 9aa58fb584ae: Preparing 41b2290ef51e: Preparing 891e143508d3: Preparing fb9489a8b38c: Preparing 03edc5765a43: Preparing 0bd68dd3d150: Preparing 174f56854903: Preparing b4930a5281f6: Waiting 12ce24463126: Waiting 1600b8f4399a: Waiting 8a364b7dc2fe: Waiting 85b6c8a574ef: Waiting 9aa58fb584ae: Waiting 41b2290ef51e: Waiting 891e143508d3: Waiting fb9489a8b38c: Waiting 03edc5765a43: Waiting 0bd68dd3d150: Waiting 174f56854903: Waiting 1600b8f4399a: Layer already exists 12ce24463126: Pushed 8a364b7dc2fe: Layer already exists 85b6c8a574ef: Layer already exists 891e143508d3: Layer already exists 41b2290ef51e: Layer already exists 9aa58fb584ae: Layer already exists fb9489a8b38c: Layer already exists 03edc5765a43: Layer already exists 0bd68dd3d150: Layer already exists 174f56854903: Layer already exists b4930a5281f6: Pushed master-1_9_8_7-6: digest: sha256:4c100c968140ef2e15b35396d5e7ea4abf58410281486f04d5a3724be113d062 size: 2830 2025-08-11 09:16:29,999: INFO: Building opensdn-controller-control-control finished successfully, duration: 47 seconds