2025-07-07 01:32:21,913: INFO: Building contrail-node-init 2025-07-07 01:32:21,993: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly-r24.1-centos --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-node-init --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 34.82 kB Step 1/7 : FROM nexus.gz1.opensdn.io:5102/contrail-base:nightly-r24.1-centos ---> 0c736edc6e87 Step 2/7 : ARG CONTAINER_NAME ---> Running in 000d30da6434 ---> Removed intermediate container 000d30da6434 ---> e1040ab19d26 Step 3/7 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in eae97dfe8a07 ---> Removed intermediate container eae97dfe8a07 ---> 39831f57adac Step 4/7 : LABEL name=$CONTAINER_NAME summary="Contrail Init container" description="Container is used to configure operating system for Contrail services." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in c3ac65347e35 ---> Removed intermediate container c3ac65347e35 ---> 08f828da38b2 Step 5/7 : RUN yum install -y --downloadonly --downloaddir=/ contrail-tripleo-puppet && yum clean all -y && rm -rf /var/cache/yum ---> Running in d32ad0c11bf7 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-tripleo-puppet.noarch 0:nightly.r24.1.centos-nightly_r24.1_centos.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-tripleo-puppet noarch nightly.r24.1.centos-nightly_r24.1_centos.el7 contrail 15 k Transaction Summary ================================================================================ Install 1 Package Total download size: 15 k Installed size: 51 k Background downloading packages, then exiting: exiting because "Download Only" specified Loaded plugins: fastestmirror, ovl Cleaning repos: contrail 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 : tpc Cleaning up list of fastest mirrors ---> Removed intermediate container d32ad0c11bf7 ---> 8d281bca6a8a Step 6/7 : COPY *.sh / ---> b5896f37dc66 Step 7/7 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 156824e8f58b ---> Removed intermediate container 156824e8f58b ---> bd9fa4b77105 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY 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 bd9fa4b77105 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-node-init:nightly-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5102/tf-node-init:nightly-r24.1-centos 2025-07-07 01:34:09,054: INFO: Docker build duration: 108 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-node-init] 55e77aa9e262: Preparing 470ffdff4ac2: Preparing 2dd35f2d60ce: Preparing a0245f5239b2: Preparing 45149b2c9362: Preparing fa18621b3aff: Preparing f3f4e17e269e: Preparing c7844f6d1960: Preparing 24e75a1e29d6: Preparing 785e8be197f1: Preparing 174f56854903: Preparing 24e75a1e29d6: Waiting 785e8be197f1: Waiting 174f56854903: Waiting fa18621b3aff: Waiting f3f4e17e269e: Waiting c7844f6d1960: Waiting 45149b2c9362: Layer already exists 2dd35f2d60ce: Layer already exists a0245f5239b2: Layer already exists fa18621b3aff: Layer already exists f3f4e17e269e: Layer already exists 55e77aa9e262: Pushed c7844f6d1960: Layer already exists 174f56854903: Layer already exists 24e75a1e29d6: Layer already exists 785e8be197f1: Layer already exists 470ffdff4ac2: Pushed nightly-r24.1-centos: digest: sha256:2273e719d1bf6b30da54e728aacc4cf4a6ff14140f7f0df0164587596e806c57 size: 2619 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-node-init] 55e77aa9e262: Preparing 470ffdff4ac2: Preparing 2dd35f2d60ce: Preparing a0245f5239b2: Preparing 45149b2c9362: Preparing fa18621b3aff: Preparing f3f4e17e269e: Preparing c7844f6d1960: Preparing 24e75a1e29d6: Preparing 785e8be197f1: Preparing 174f56854903: Preparing fa18621b3aff: Waiting f3f4e17e269e: Waiting c7844f6d1960: Waiting 24e75a1e29d6: Waiting 785e8be197f1: Waiting 174f56854903: Waiting 55e77aa9e262: Layer already exists 2dd35f2d60ce: Layer already exists a0245f5239b2: Layer already exists 470ffdff4ac2: Layer already exists 45149b2c9362: Layer already exists fa18621b3aff: Layer already exists f3f4e17e269e: Layer already exists c7844f6d1960: Layer already exists 24e75a1e29d6: Layer already exists 785e8be197f1: Layer already exists 174f56854903: Layer already exists nightly-r24.1-centos: digest: sha256:2273e719d1bf6b30da54e728aacc4cf4a6ff14140f7f0df0164587596e806c57 size: 2619 2025-07-07 01:34:25,073: INFO: Building contrail-node-init finished successfully, duration: 124 seconds