2025-06-06 15:51:13,545: INFO: Building opensdn-controller-control-control 2025-06-06 15:51:13,654: 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_2_1-5 --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} ---> f446a3f6e1dc Step 4/10 : ARG CONTAINER_NAME ---> Running in 936a1b9a9b24 ---> Removed intermediate container 936a1b9a9b24 ---> 1513b2f36eec Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a62d80f87cde ---> Removed intermediate container a62d80f87cde ---> 48151de5881c 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 cf77224caa8f ---> Removed intermediate container cf77224caa8f ---> f9f544a20ed2 Step 7/10 : COPY entrypoint.sh / ---> 2145720b9dc5 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 3a2bffd835a3 ---> Removed intermediate container 3a2bffd835a3 ---> e15f1bf97b56 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 9a37de645291 ---> Removed intermediate container 9a37de645291 ---> d7e8fd3545a8 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b5898d891a97 ---> Removed intermediate container b5898d891a97 ---> 88285c215ac3 [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 88285c215ac3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-5 2025-06-06 15:51:31,646: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 24291cd01c18: Preparing cf45c47d24c3: Preparing f4bb9cbe9412: Preparing 96799eb3ab58: Preparing f0f02207eae8: Preparing de8776a1b094: Preparing b22361fb0332: Preparing 60cc89037ecb: Preparing f33c45acd75b: Preparing d2ea8414fe46: Preparing 1ecc0458ea50: Preparing 174f56854903: Preparing 24291cd01c18: Waiting cf45c47d24c3: Waiting f4bb9cbe9412: Waiting 96799eb3ab58: Waiting f0f02207eae8: Waiting de8776a1b094: Waiting b22361fb0332: Waiting 60cc89037ecb: Waiting f33c45acd75b: Waiting d2ea8414fe46: Waiting 1ecc0458ea50: Waiting 174f56854903: Waiting 96799eb3ab58: Layer already exists f0f02207eae8: Layer already exists f4bb9cbe9412: Layer already exists cf45c47d24c3: Pushed de8776a1b094: Layer already exists 60cc89037ecb: Layer already exists b22361fb0332: Layer already exists d2ea8414fe46: Layer already exists f33c45acd75b: Layer already exists 174f56854903: Layer already exists 1ecc0458ea50: Layer already exists 24291cd01c18: Pushed master-1_6_2_1-5: digest: sha256:4aa7d5211e4de42f3c769db1e119c72607448c575afed061c577b81c5307af74 size: 2830 2025-06-06 15:51:53,961: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds