2025-06-15 16:01:50,636: INFO: Building opensdn-controller-control-control
2025-06-15 16:01:50,676: 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_8_0_8-9 --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}
---> f9a7a938104c
Step 4/10 : ARG CONTAINER_NAME
---> Running in 0cd652b725fe
---> Removed intermediate container 0cd652b725fe
---> 890fd57e2b5d
Step 5/10 : ENV SERVICE_NAME=control     CONTAINER_NAME=$CONTAINER_NAME
---> Running in 47909035074f
---> Removed intermediate container 47909035074f
---> 990022d924a8
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 4bcea575a60d
---> Removed intermediate container 4bcea575a60d
---> 71b529f082b3
Step 7/10 : COPY entrypoint.sh /
---> 2276d87d5713
Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control
---> Running in bd1b7926b3dc
---> Removed intermediate container bd1b7926b3dc
---> 6b7c8df28687
Step 9/10 : ENTRYPOINT ["/entrypoint.sh"]
---> Running in 8a0ac435cec7
---> Removed intermediate container 8a0ac435cec7
---> d8a494cb5774
Step 10/10 : CMD ["/usr/bin/contrail-control"]
---> Running in d284d37087be
---> Removed intermediate container d284d37087be
---> 042e8078336c
[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 042e8078336c
Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_0_8-9
2025-06-15 16:02:07,811: INFO: Docker build duration: 17 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control]
7fcc7300ace2: Preparing
c3f2591a96c6: Preparing
0351fa008b11: Preparing
1cd139e6ab33: Preparing
7c6fe78a1a89: Preparing
99e36ddf3599: Preparing
7fcc7300ace2: Waiting
c3f2591a96c6: Waiting
0351fa008b11: Waiting
1cd139e6ab33: Waiting
7c6fe78a1a89: Waiting
a351453922fb: Preparing
64dea8d6e4c2: Preparing
e3c724432d55: Preparing
0494a68ec930: Preparing
99e36ddf3599: Waiting
a351453922fb: Waiting
48e7f53293ba: Preparing
174f56854903: Preparing
64dea8d6e4c2: Waiting
e3c724432d55: Waiting
0494a68ec930: Waiting
48e7f53293ba: Waiting
174f56854903: Waiting
0351fa008b11: Layer already exists
1cd139e6ab33: Layer already exists
7c6fe78a1a89: Layer already exists
c3f2591a96c6: Pushed
99e36ddf3599: Layer already exists
e3c724432d55: Layer already exists
a351453922fb: Layer already exists
64dea8d6e4c2: Layer already exists
0494a68ec930: Layer already exists
174f56854903: Layer already exists
48e7f53293ba: Layer already exists
7fcc7300ace2: Pushed
master-1_8_0_8-9: digest: sha256:2d81e42d73c6d03db2e1e61e45413cb16a318209a4b1c0469ba14521a49b7e8f size: 2829
2025-06-15 16:02:29,364: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds