2025-01-02 01:21:06,253: INFO: Building contrail-external-haproxy 2025-01-02 01:21:06,263: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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=contrail-external-haproxy --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 6.144 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/contrail-general-base:${CONTRAIL_CONTAINER_TAG} ---> c2aafd672e0f Step 4/10 : ARG CONTAINER_NAME ---> Running in 7312ea04cf61 ---> Removed intermediate container 7312ea04cf61 ---> d883e65cdeb1 Step 5/10 : ENV SERVICE_NAME=haproxy CONTAINER_NAME=$CONTAINER_NAME ---> Running in f400137726d9 ---> Removed intermediate container f400137726d9 ---> 7c95b83bfaf6 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail HAProxy" description="Contrail HAProxy supports high availability for Contrail container subsystems." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 860a79e543aa ---> Removed intermediate container 860a79e543aa ---> e6cde3fbc2d7 Step 7/10 : RUN yum install -y haproxy && usermod -a -G $CONTRAIL_GID haproxy && yum clean all -y && rm -rf /var/cache/yum ---> Running in 56e62899e519 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package haproxy.x86_64 0:1.5.18-9.el7_9.1 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: haproxy x86_64 1.5.18-9.el7_9.1 tf-mirrors.ci_repos_yum7-updates 835 k Transaction Summary ================================================================================ Install 1 Package Total download size: 835 k Installed size: 2.6 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Verifying : haproxy-1.5.18-9.el7_9.1.x86_64 1/1 Installed: haproxy.x86_64 0:1.5.18-9.el7_9.1 Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 56e62899e519 ---> 61ec48b4582d Step 8/10 : COPY *.sh / ---> e8f3d8f8821d Step 9/10 : ENTRYPOINT ["/contrail-entrypoint.sh"] ---> Running in 474cc007f00e ---> Removed intermediate container 474cc007f00e ---> 0ef6a646eeed Step 10/10 : CMD ["haproxy", "-f", "/etc/haproxy/haproxy.cfg"] ---> Running in c097ec241eeb ---> Removed intermediate container c097ec241eeb ---> 395d2f136a2a [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 395d2f136a2a Successfully tagged nexus.gz1.opensdn.io:5102/contrail-external-haproxy:nightly Successfully tagged nexus.gz1.opensdn.io:5102/tf-external-haproxy:nightly 2025-01-02 01:21:56,659: INFO: Docker build duration: 50 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-external-haproxy] aea5ce310565: Preparing 7d3df09d8c37: Preparing 425e497b7ee0: Preparing c2d2b2d19ab6: Preparing e2781f5e7dad: Preparing f64cacae7a42: Preparing f2af8c68b800: Preparing 630168da42e2: Preparing 174f56854903: Preparing f64cacae7a42: Waiting f2af8c68b800: Waiting 630168da42e2: Waiting 174f56854903: Waiting aea5ce310565: Pushed 425e497b7ee0: Layer already exists c2d2b2d19ab6: Layer already exists f64cacae7a42: Layer already exists e2781f5e7dad: Layer already exists f2af8c68b800: Layer already exists 174f56854903: Layer already exists 630168da42e2: Layer already exists 7d3df09d8c37: Pushed nightly: digest: sha256:b53fe9fb462de9e50ccb2b46f425759ddf004f7d3a5123fccfd5a3e7b1a75aca size: 2196 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-external-haproxy] aea5ce310565: Preparing 7d3df09d8c37: Preparing 425e497b7ee0: Preparing c2d2b2d19ab6: Preparing e2781f5e7dad: Preparing f64cacae7a42: Preparing f2af8c68b800: Preparing 630168da42e2: Preparing 174f56854903: Preparing f64cacae7a42: Waiting f2af8c68b800: Waiting 630168da42e2: Waiting 174f56854903: Waiting c2d2b2d19ab6: Layer already exists aea5ce310565: Layer already exists e2781f5e7dad: Layer already exists 425e497b7ee0: Layer already exists 7d3df09d8c37: Layer already exists f64cacae7a42: Layer already exists f2af8c68b800: Layer already exists 174f56854903: Layer already exists 630168da42e2: Layer already exists nightly: digest: sha256:b53fe9fb462de9e50ccb2b46f425759ddf004f7d3a5123fccfd5a3e7b1a75aca size: 2196 2025-01-02 01:22:04,992: INFO: Building contrail-external-haproxy finished successfully, duration: 58 seconds