2025-06-18 08:28:46,101: INFO: Building opensdn-controller-control-control
2025-06-18 08:28:46,149: 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_7_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}
---> ea6d60f27a9a
Step 4/10 : ARG CONTAINER_NAME
---> Running in 758bf0e9610d
---> Removed intermediate container 758bf0e9610d
---> e7eb5aa12d4f
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 8306a284f314
---> Removed intermediate container 8306a284f314
---> bc0ee46cf31a
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 46a1c682db66
---> Removed intermediate container 46a1c682db66
---> 76c5a9fcaa61
Step 7/10 : COPY entrypoint.sh /
---> 0f850a1b2c17
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in e28b000b31d9
---> Removed intermediate container e28b000b31d9
---> d8ceda61ecff
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 0e71777606cd
---> Removed intermediate container 0e71777606cd
---> ce16ca152002
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in 4654f3800021
---> Removed intermediate container 4654f3800021
---> 6d0747c4408c
[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 6d0747c4408c
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-5
2025-06-18 08:29:01,871: INFO: Docker build duration: 15 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
5dc48e08b0ce: Preparing
2065f6ffcfc1: Preparing
d8f4b57d2fed: Preparing
9f8ce40592c1: Preparing
78ccd2cd1014: Preparing
edf3d0814372: Preparing
0ebffc126615: Preparing
283894e8adf7: Preparing
a17cf3d1b4b0: Preparing
014590337a46: Preparing
14cce3b70783: Preparing
174f56854903: Preparing
5dc48e08b0ce: Waiting
2065f6ffcfc1: Waiting
d8f4b57d2fed: Waiting
9f8ce40592c1: Waiting
78ccd2cd1014: Waiting
edf3d0814372: Waiting
0ebffc126615: Waiting
283894e8adf7: Waiting
a17cf3d1b4b0: Waiting
014590337a46: Waiting
14cce3b70783: Waiting
174f56854903: Waiting
78ccd2cd1014: Layer already exists
9f8ce40592c1: Layer already exists
d8f4b57d2fed: Layer already exists
0ebffc126615: Layer already exists
2065f6ffcfc1: Pushed
edf3d0814372: Layer already exists
283894e8adf7: Layer already exists
a17cf3d1b4b0: Layer already exists
014590337a46: Layer already exists
14cce3b70783: Layer already exists
174f56854903: Layer already exists
5dc48e08b0ce: Pushed
master-1_7_2_1-5: digest: sha256:4c420b5ff8f5f469364cebfd3dc587e73f96a859dd282991d0d98d49488efc7f size: 2830
2025-06-18 08:29:23,706: INFO: Building opensdn-controller-control-control finished successfully, duration: 37 seconds