2025-07-02 16:00:43,773: INFO: Building opensdn-controller-control-control 2025-07-02 16:00:43,807: 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_2_2_2-3_8 --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} ---> e314447fbf28 Step 4/10 : ARG CONTAINER_NAME ---> Running in 092b3c034e6b ---> Removed intermediate container 092b3c034e6b ---> 624d3311862f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 582966024af1 ---> Removed intermediate container 582966024af1 ---> ab042f63b7a6 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 3f1fe38633a0 ---> Removed intermediate container 3f1fe38633a0 ---> ab7fef0253e0 Step 7/10 : COPY entrypoint.sh / ---> 3bf382a7e8cc Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in dfed75268eb3 ---> Removed intermediate container dfed75268eb3 ---> 3749f4a86f0c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 829df4656789 ---> Removed intermediate container 829df4656789 ---> a9a6ebe6af2f Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 08002a5663af ---> Removed intermediate container 08002a5663af ---> 93edaaecb67c [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 93edaaecb67c Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_2-3_8 2025-07-02 16:00:58,402: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0278be052cc9: Preparing 922d6738d288: Preparing ccb348efeb64: Preparing 115c879c1506: Preparing 50bf0591b46a: Preparing 7b16cb3fc1ad: Preparing 0345d852378c: Preparing 9f5b0d67d72e: Preparing b479287c4b74: Preparing 9874591052e2: Preparing 73a430736f02: Preparing 174f56854903: Preparing 0278be052cc9: Waiting 922d6738d288: Waiting ccb348efeb64: Waiting 115c879c1506: Waiting 50bf0591b46a: Waiting 7b16cb3fc1ad: Waiting 0345d852378c: Waiting 9f5b0d67d72e: Waiting b479287c4b74: Waiting 9874591052e2: Waiting 73a430736f02: Waiting 174f56854903: Waiting ccb348efeb64: Layer already exists 115c879c1506: Layer already exists 7b16cb3fc1ad: Layer already exists 50bf0591b46a: Layer already exists 0345d852378c: Layer already exists 9874591052e2: Layer already exists b479287c4b74: Layer already exists 9f5b0d67d72e: Layer already exists 922d6738d288: Pushed 174f56854903: Layer already exists 73a430736f02: Layer already exists 0278be052cc9: Pushed master-1_2_2_2-3_8: digest: sha256:29b3df7185e00f5881f1a1e1ca3d3e298d082f2532a07c759ac643c95151c9a7 size: 2830 2025-07-02 16:01:24,737: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds