2025-05-12 10:55:36,821: INFO: Building opensdn-controller-control-control 2025-05-12 10:55:36,868: 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_8_1-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} ---> 649a766a1a81 Step 4/10 : ARG CONTAINER_NAME ---> Running in 0c6b16bd105d ---> Removed intermediate container 0c6b16bd105d ---> d39f9cb800de Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f58306c02f98 ---> Removed intermediate container f58306c02f98 ---> c128b0ada831 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 30d033c550ab ---> Removed intermediate container 30d033c550ab ---> 7a2949637b8d Step 7/10 : COPY entrypoint.sh / ---> 929b2982cb04 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f3111980ded9 ---> Removed intermediate container f3111980ded9 ---> 21bfac1973e6 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 6192901a6f3d ---> Removed intermediate container 6192901a6f3d ---> 2764b3f27181 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a4b63448ea9f ---> Removed intermediate container a4b63448ea9f ---> 58f3e59e9edd [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 58f3e59e9edd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_8_1-1 2025-05-12 10:55:51,504: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 60af927ac81d: Preparing 1d8864c8e0d0: Preparing 24add18babe3: Preparing 09b1f982e930: Preparing 8bb4e0573ef0: Preparing 8e09c861bcd7: Preparing 081f14657931: Preparing 95949717c8dd: Preparing 708da137cc7d: Preparing b49619e8115b: Preparing 871f08cfdd1e: Preparing 174f56854903: Preparing 60af927ac81d: Waiting 1d8864c8e0d0: Waiting 24add18babe3: Waiting 09b1f982e930: Waiting 8bb4e0573ef0: Waiting 8e09c861bcd7: Waiting 081f14657931: Waiting 95949717c8dd: Waiting 708da137cc7d: Waiting b49619e8115b: Waiting 871f08cfdd1e: Waiting 174f56854903: Waiting 09b1f982e930: Layer already exists 8bb4e0573ef0: Layer already exists 24add18babe3: Layer already exists 8e09c861bcd7: Layer already exists 1d8864c8e0d0: Pushed 95949717c8dd: Layer already exists 708da137cc7d: Layer already exists 081f14657931: Layer already exists 174f56854903: Layer already exists 871f08cfdd1e: Layer already exists b49619e8115b: Layer already exists 60af927ac81d: Pushed master-1_6_8_1-1: digest: sha256:891342d6cbde9c3cb86ad61df3f7324b2775b87a1327ec80bf44e9f5cf55baa7 size: 2830 2025-05-12 10:56:02,811: INFO: Building opensdn-controller-control-control finished successfully, duration: 26 seconds