2025-06-16 01:24:11,137: INFO: Building opensdn-controller-control-control 2025-06-16 01:24:11,168: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 5ac429527955 Step 4/10 : ARG CONTAINER_NAME ---> Running in a521e7783418 ---> Removed intermediate container a521e7783418 ---> 9ca93f9eb7c4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 561434db95fb ---> Removed intermediate container 561434db95fb ---> d0840ba08f07 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 13f72937a7fe ---> Removed intermediate container 13f72937a7fe ---> a1384c30b514 Step 7/10 : COPY entrypoint.sh / ---> edc8cb1aaebd Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3e94af032d30 ---> Removed intermediate container 3e94af032d30 ---> 6b6a30d390e7 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in fb8419c1ec75 ---> Removed intermediate container fb8419c1ec75 ---> bae325cc532c Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d4bcc9a57621 ---> Removed intermediate container d4bcc9a57621 ---> 4ab47e04bc22 [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 4ab47e04bc22 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-06-16 01:24:25,690: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] b01a949d86fd: Preparing 213330a85eee: Preparing 5e618456a39b: Preparing 59d6e6b5490f: Preparing 1bdbe616f41c: Preparing f888f21a9856: Preparing 1b1d78b35182: Preparing b01a949d86fd: Waiting 59d6e6b5490f: Waiting 1bdbe616f41c: Waiting 213330a85eee: Waiting f888f21a9856: Waiting 5e618456a39b: Waiting 79f5933ace1a: Preparing 526a4217c1ed: Preparing d2cacbeb8a0d: Preparing 1b1d78b35182: Waiting 79f5933ace1a: Waiting 526a4217c1ed: Waiting 0a28dcc5620e: Preparing 174f56854903: Preparing d2cacbeb8a0d: Waiting 0a28dcc5620e: Waiting 174f56854903: Waiting 5e618456a39b: Layer already exists 59d6e6b5490f: Layer already exists 1bdbe616f41c: Layer already exists f888f21a9856: Layer already exists 213330a85eee: Pushed 1b1d78b35182: Layer already exists 79f5933ace1a: Layer already exists 526a4217c1ed: Layer already exists 174f56854903: Layer already exists 0a28dcc5620e: Layer already exists d2cacbeb8a0d: Layer already exists b01a949d86fd: Pushed nightly: digest: sha256:7446afacd133184a84df57899a3737c93cec0a6ab05c0b50f9ba9cb0d34f2302 size: 2829 2025-06-16 01:24:46,111: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds