2025-08-11 15:19:53,126: INFO: Building opensdn-controller-control-control 2025-08-11 15:19:53,182: 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_8_5-1_4 --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} ---> 0f906caa06b4 Step 4/10 : ARG CONTAINER_NAME ---> Running in 1a516c6abb64 ---> Removed intermediate container 1a516c6abb64 ---> e02b0c522d77 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in fb7ba6c084fd ---> Removed intermediate container fb7ba6c084fd ---> 477b1e655433 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 bf9b402074f4 ---> Removed intermediate container bf9b402074f4 ---> b0366861247e Step 7/10 : COPY entrypoint.sh / ---> 9732aadbfbd7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ab728b6117f6 ---> Removed intermediate container ab728b6117f6 ---> 3d411d2084df Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e309879785c8 ---> Removed intermediate container e309879785c8 ---> 759e8a0c6fc6 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in cc01807faf40 ---> Removed intermediate container cc01807faf40 ---> 39015fe27dc5 [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 39015fe27dc5 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-1_4 2025-08-11 15:20:09,861: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] d209e237146b: Preparing e2ebddad669f: Preparing 9baa8ed82bf2: Preparing 38ea6c5be729: Preparing 876e72dc7104: Preparing 59548763032b: Preparing f709e1a1f1e9: Preparing 0b2894893f8a: Preparing 839f4fa4ac17: Preparing 83de6a94c03e: Preparing eff1bb373b11: Preparing 174f56854903: Preparing d209e237146b: Waiting e2ebddad669f: Waiting 9baa8ed82bf2: Waiting 38ea6c5be729: Waiting 876e72dc7104: Waiting 59548763032b: Waiting f709e1a1f1e9: Waiting 0b2894893f8a: Waiting 839f4fa4ac17: Waiting 83de6a94c03e: Waiting eff1bb373b11: Waiting 174f56854903: Waiting 876e72dc7104: Layer already exists 38ea6c5be729: Layer already exists 9baa8ed82bf2: Layer already exists e2ebddad669f: Pushed 59548763032b: Layer already exists f709e1a1f1e9: Layer already exists 0b2894893f8a: Layer already exists 83de6a94c03e: Layer already exists 839f4fa4ac17: Layer already exists 174f56854903: Layer already exists eff1bb373b11: Layer already exists d209e237146b: Pushed master-1_9_8_5-1_4: digest: sha256:2e2c759510d3194c4b9471e6886c672623d4b4bf81d22bd7029daef593ce2721 size: 2830 2025-08-11 15:20:29,125: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds