2025-09-01 01:20:08,044: INFO: Building contrail-controller-webui-base 2025-09-01 01:20:08,207: 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="https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-controller-webui-base --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 115.2 kB Step 1/10 : FROM nexus.gz1.opensdn.io:5102/contrail-general-base:nightly-r24.1-centos ---> b2d2c8f18486 Step 2/10 : ARG BASE_EXTRA_RPMS="" ---> Using cache ---> a24bc2337ec1 Step 3/10 : ENV NODE_TYPE=webui ---> Running in 9781778d3c2e ---> Removed intermediate container 9781778d3c2e ---> 86d1c5935f8d Step 4/10 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in 695de8118a29 ---> Removed intermediate container 695de8118a29 ---> 01bf9d822f24 Step 5/10 : RUN BASE_EXTRA_RPMS=$(echo $BASE_EXTRA_RPMS | tr -d '"' | tr ',' ' ') && if [[ -n "$BASE_EXTRA_RPMS" ]] ; then echo "INFO: contrail-base: install $BASE_EXTRA_RPMS" ; yum install -y $BASE_EXTRA_RPMS ; fi && yum module disable -y nodejs || true; yum install -y nodejs-0.10.48 contrail-web-controller contrail-web-core && yum clean all -y && rm -rf /var/cache/yum && chown -R $CONTRAIL_USER:$CONTRAIL_USER /usr/src/contrail ---> Running in bbcb2eac5dc2 INFO: contrail-base: install https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm Loaded plugins: fastestmirror, ovl Cannot open: https://repos.fedorapeople.org/repos/openstack/EOL/openstack-queens/rdo-release-queens-2.noarch.rpm. Skipping. Error: Nothing to do Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package contrail-web-controller.x86_64 0:v0+nightly.r24.1.centos-nightly_r24.1_centos will be installed --> Processing Dependency: redis for package: contrail-web-controller-v0+nightly.r24.1.centos-nightly_r24.1_centos.x86_64 ---> Package contrail-web-core.x86_64 0:v0+nightly.r24.1.centos-nightly_r24.1_centos will be installed ---> Package nodejs.x86_64 0:0.10.48-1contrail.el7 will be installed --> Running transaction check ---> Package redis.x86_64 0:3.2.8-1.el7 will be installed --> Processing Dependency: logrotate for package: redis-3.2.8-1.el7.x86_64 --> Processing Dependency: libjemalloc.so.1()(64bit) for package: redis-3.2.8-1.el7.x86_64 --> Running transaction check ---> Package jemalloc.x86_64 0:3.6.0-1.el7 will be installed ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-web-controller x86_64 v0+nightly.r24.1.centos-nightly_r24.1_centos contrail 3.1 M contrail-web-core x86_64 v0+nightly.r24.1.centos-nightly_r24.1_centos contrail 28 M nodejs x86_64 0.10.48-1contrail.el7 tpc 12 M Installing for dependencies: jemalloc x86_64 3.6.0-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 105 k logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k redis x86_64 3.2.8-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 542 k Transaction Summary ================================================================================ Install 3 Packages (+3 Dependent packages) Total download size: 44 M Installed size: 180 M Downloading packages: -------------------------------------------------------------------------------- Total 42 MB/s | 44 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : logrotate-3.8.6-19.el7.x86_64 1/6 Installing : nodejs-0.10.48-1contrail.el7.x86_64 2/6 Installing : jemalloc-3.6.0-1.el7.x86_64 3/6 Installing : redis-3.2.8-1.el7.x86_64 4/6 Generating a 2048 bit RSA private key ......................................................+++ ...+++ writing new private key to '/etc/pki/ca-trust/source/anchors/contrail_webui_ssl//cs-key.pem' ----- Signature ok subject=/C=US/ST=CA/L=Sunnyvale/O=JuniperNetworks/OU=JuniperCA/CN=ContrailCA Getting Private key Installing : contrail-web-core-v0+nightly.r24.1.centos-nightly_r24.1_ce 5/6 Installing : contrail-web-controller-v0+nightly.r24.1.centos-nightly_r2 6/6 Verifying : contrail-web-controller-v0+nightly.r24.1.centos-nightly_r2 1/6 Verifying : jemalloc-3.6.0-1.el7.x86_64 2/6 Verifying : nodejs-0.10.48-1contrail.el7.x86_64 3/6 Verifying : logrotate-3.8.6-19.el7.x86_64 4/6 Verifying : redis-3.2.8-1.el7.x86_64 5/6 Verifying : contrail-web-core-v0+nightly.r24.1.centos-nightly_r24.1_ce 6/6 Installed: contrail-web-controller.x86_64 0:v0+nightly.r24.1.centos-nightly_r24.1_centos contrail-web-core.x86_64 0:v0+nightly.r24.1.centos-nightly_r24.1_centos nodejs.x86_64 0:0.10.48-1contrail.el7 Dependency Installed: jemalloc.x86_64 0:3.6.0-1.el7 logrotate.x86_64 0:3.8.6-19.el7 redis.x86_64 0:3.2.8-1.el7 Complete! 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 bbcb2eac5dc2 ---> b5decb0ea9af Step 6/10 : COPY custom-images/logo.png /opt/contrail/images/logo.png ---> 889502757a79 Step 7/10 : COPY custom-images/favicon.ico /opt/contrail/images/favicon.ico ---> d97fdd982e3c Step 8/10 : COPY *.sh / ---> 819bb3657f94 Step 9/10 : RUN /bin/bash -c 'for item in `ls /__*` ; do mv $item /${item:3} ; done' ---> Running in f406eeacbdb2 ---> Removed intermediate container f406eeacbdb2 ---> 89a88050992a Step 10/10 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 9d571ec443f8 ---> Removed intermediate container 9d571ec443f8 ---> b3b2eb440926 [Warning] One or more build-args [CONTAINER_NAME 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 b3b2eb440926 Successfully tagged nexus.gz1.opensdn.io:5102/contrail-controller-webui-base:nightly-r24.1-centos Successfully tagged nexus.gz1.opensdn.io:5102/tf-controller-webui-base:nightly-r24.1-centos 2025-09-01 01:21:39,944: INFO: Docker build duration: 91 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/contrail-controller-webui-base] 4f0f41bc9c53: Preparing e4085e5361cd: Preparing ddf3f747f2b8: Preparing a28e2c60ab5b: Preparing 4f0b15855f14: Preparing 79c2548a1f0f: Preparing 54dac6d36317: Preparing d575fca81f1b: Preparing f9fd0d1c6ba9: Preparing 334dbf53b3a0: Preparing ad799e8d8dbe: Preparing 174f56854903: Preparing 4f0b15855f14: Waiting 79c2548a1f0f: Waiting 54dac6d36317: Waiting d575fca81f1b: Waiting f9fd0d1c6ba9: Waiting 334dbf53b3a0: Waiting ad799e8d8dbe: Waiting 174f56854903: Waiting a28e2c60ab5b: Pushed 4f0f41bc9c53: Pushed ddf3f747f2b8: Pushed e4085e5361cd: Pushed 79c2548a1f0f: Layer already exists d575fca81f1b: Layer already exists 54dac6d36317: Layer already exists f9fd0d1c6ba9: Layer already exists 334dbf53b3a0: Layer already exists ad799e8d8dbe: Layer already exists 174f56854903: Layer already exists 4f0b15855f14: Pushed nightly-r24.1-centos: digest: sha256:0d2e5350f4fb57d49710ac21dbae0de3bdc7f2f136f80d053eb7595879bce354 size: 2824 The push refers to repository [nexus.gz1.opensdn.io:5102/tf-controller-webui-base] 4f0f41bc9c53: Preparing e4085e5361cd: Preparing ddf3f747f2b8: Preparing a28e2c60ab5b: Preparing 4f0b15855f14: Preparing 79c2548a1f0f: Preparing 54dac6d36317: Preparing d575fca81f1b: Preparing f9fd0d1c6ba9: Preparing 334dbf53b3a0: Preparing ad799e8d8dbe: Preparing 174f56854903: Preparing 79c2548a1f0f: Waiting 54dac6d36317: Waiting d575fca81f1b: Waiting f9fd0d1c6ba9: Waiting 334dbf53b3a0: Waiting ad799e8d8dbe: Waiting 174f56854903: Waiting ddf3f747f2b8: Layer already exists 4f0b15855f14: Layer already exists a28e2c60ab5b: Layer already exists 4f0f41bc9c53: Layer already exists e4085e5361cd: Layer already exists 79c2548a1f0f: Layer already exists 54dac6d36317: Layer already exists d575fca81f1b: Layer already exists 334dbf53b3a0: Layer already exists f9fd0d1c6ba9: Layer already exists ad799e8d8dbe: Layer already exists 174f56854903: Layer already exists nightly-r24.1-centos: digest: sha256:0d2e5350f4fb57d49710ac21dbae0de3bdc7f2f136f80d053eb7595879bce354 size: 2824 2025-09-01 01:21:59,315: INFO: Building contrail-controller-webui-base finished successfully, duration: 111 seconds