2025-07-21 09:14:15,448: INFO: Building opensdn-controller-control-control 2025-07-21 09:14:15,504: 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_7_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} ---> 66618fe9ee9f Step 4/10 : ARG CONTAINER_NAME ---> Running in 354408d14f15 ---> Removed intermediate container 354408d14f15 ---> 12fb9ac3e033 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in f91bd369c754 ---> Removed intermediate container f91bd369c754 ---> 252bd0e8b1cc 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 712a80f303d6 ---> Removed intermediate container 712a80f303d6 ---> 957382659ab1 Step 7/10 : COPY entrypoint.sh / ---> 8ebc1be27f59 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in bc16e9249d94 ---> Removed intermediate container bc16e9249d94 ---> bc36055d2864 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 97fbc1b17193 ---> Removed intermediate container 97fbc1b17193 ---> fedd6d967fa3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 34f10ed3434a ---> Removed intermediate container 34f10ed3434a ---> 0e00a59e8c6d [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 0e00a59e8c6d Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_7_2-1 2025-07-21 09:14:34,440: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 12e3b17c59f9: Preparing 602b20388f5b: Preparing 080b26e73424: Preparing 18a52f9d924d: Preparing 4e6d2ff49293: Preparing cd0de42ca2be: Preparing 5b8f08ad1e0b: Preparing 1bdd2e880f69: Preparing e23d29bf0d3c: Preparing 232c7bc65652: Preparing bea652474f85: Preparing 174f56854903: Preparing 12e3b17c59f9: Waiting 602b20388f5b: Waiting 080b26e73424: Waiting 18a52f9d924d: Waiting 4e6d2ff49293: Waiting cd0de42ca2be: Waiting 5b8f08ad1e0b: Waiting 1bdd2e880f69: Waiting e23d29bf0d3c: Waiting 232c7bc65652: Waiting bea652474f85: Waiting 174f56854903: Waiting 4e6d2ff49293: Layer already exists 602b20388f5b: Pushed 18a52f9d924d: Layer already exists 080b26e73424: Layer already exists 1bdd2e880f69: Layer already exists 5b8f08ad1e0b: Layer already exists e23d29bf0d3c: Layer already exists cd0de42ca2be: Layer already exists 232c7bc65652: Layer already exists bea652474f85: Layer already exists 174f56854903: Layer already exists 12e3b17c59f9: Pushed master-1_9_7_2-1: digest: sha256:93b9e484f4b3e098c0edb84bc1feeea4beb3ed50ec6e0096f21feb4679071662 size: 2830 2025-07-21 09:14:57,148: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds