2025-05-30 18:14:43,580: INFO: Building opensdn-controller-control-control 2025-05-30 18:14:43,609: 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_6-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} ---> 4821e8d16851 Step 4/10 : ARG CONTAINER_NAME ---> Running in 10c698507b15 ---> Removed intermediate container 10c698507b15 ---> d948b4f85bd5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8225810c4d56 ---> Removed intermediate container 8225810c4d56 ---> b3ba2d1a8fb3 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 e731fc7fc02b ---> Removed intermediate container e731fc7fc02b ---> 0441f6377b0c Step 7/10 : COPY entrypoint.sh / ---> d183f1d3ce12 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 60c684f1bb64 ---> Removed intermediate container 60c684f1bb64 ---> b464483348fb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fb1e98d15a80 ---> Removed intermediate container fb1e98d15a80 ---> f7f882d1cabe Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 83f7b0a68020 ---> Removed intermediate container 83f7b0a68020 ---> 88bb7a17b6bd [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 88bb7a17b6bd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_6-1 2025-05-30 18:14:58,762: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 21480080eb17: Preparing a9e57f4d19f0: Preparing ee9fef2ec804: Preparing dd65215b6cac: Preparing 907e08d3b8d3: Preparing 9db7632af7f0: Preparing 5bd56721efcc: Preparing a121f3781c9a: Preparing 06260c24179f: Preparing 4537f2c3a6a4: Preparing ad573b915880: Preparing 174f56854903: Preparing 21480080eb17: Waiting a9e57f4d19f0: Waiting ee9fef2ec804: Waiting dd65215b6cac: Waiting 907e08d3b8d3: Waiting 9db7632af7f0: Waiting 5bd56721efcc: Waiting a121f3781c9a: Waiting 06260c24179f: Waiting 4537f2c3a6a4: Waiting ad573b915880: Waiting 174f56854903: Waiting dd65215b6cac: Layer already exists ee9fef2ec804: Layer already exists 907e08d3b8d3: Layer already exists 9db7632af7f0: Layer already exists 5bd56721efcc: Layer already exists a121f3781c9a: Layer already exists 06260c24179f: Layer already exists a9e57f4d19f0: Pushed 4537f2c3a6a4: Layer already exists ad573b915880: Layer already exists 174f56854903: Layer already exists 21480080eb17: Pushed master-1_7_6_6-1: digest: sha256:ca7a6a7af6a3ac70ffd7302622a5501e8627ef469b7ca33f5fe1bc0bcc18b0a6 size: 2830 2025-05-30 18:15:24,222: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds