2025-08-12 01:01:44,993: INFO: Building opensdn-controller-control-control 2025-08-12 01:01:45,024: 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-2_0_0_2-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} ---> f142d94575e2 Step 4/10 : ARG CONTAINER_NAME ---> Running in 4b5cbb68442d ---> Removed intermediate container 4b5cbb68442d ---> 9458eeb356be Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in af694988f73d ---> Removed intermediate container af694988f73d ---> fbf63213c28c 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 93739969ecb4 ---> Removed intermediate container 93739969ecb4 ---> e83d757f7e31 Step 7/10 : COPY entrypoint.sh / ---> b180d7206d84 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 8b4a9c7a75f9 ---> Removed intermediate container 8b4a9c7a75f9 ---> 26abeb1c1fa7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8683c23e6398 ---> Removed intermediate container 8683c23e6398 ---> e03d8da09ff2 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 9524cf5df483 ---> Removed intermediate container 9524cf5df483 ---> d66e85df93da [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 d66e85df93da Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_0_2-1 2025-08-12 01:01:59,952: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 8c0306cdb03d: Preparing 3f6a29e523b2: Preparing 5b63ab18ac7c: Preparing 3998f6936d30: Preparing 7d808c9145f8: Preparing f2444825bc70: Preparing f2bcdfa97733: Preparing 3e26393db7d6: Preparing 04fc7309e57e: Preparing 08168180a99a: Preparing 82ec6b7b4c5d: Preparing 174f56854903: Preparing 8c0306cdb03d: Waiting 3f6a29e523b2: Waiting 5b63ab18ac7c: Waiting 3998f6936d30: Waiting 7d808c9145f8: Waiting f2444825bc70: Waiting f2bcdfa97733: Waiting 3e26393db7d6: Waiting 04fc7309e57e: Waiting 08168180a99a: Waiting 82ec6b7b4c5d: Waiting 174f56854903: Waiting 5b63ab18ac7c: Layer already exists 3998f6936d30: Layer already exists f2444825bc70: Layer already exists 7d808c9145f8: Layer already exists 3f6a29e523b2: Pushed f2bcdfa97733: Layer already exists 04fc7309e57e: Layer already exists 3e26393db7d6: Layer already exists 08168180a99a: Layer already exists 174f56854903: Layer already exists 82ec6b7b4c5d: Layer already exists 8c0306cdb03d: Pushed master-2_0_0_2-1: digest: sha256:59dc583b18f5ac6e91530c8c60bcdeaf32ca03279cc7867642e632e1ccce512b size: 2830 2025-08-12 01:02:22,713: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds